@@ -15,13 +15,13 @@ exports[`TreeSelect.basic render renders TreeNode correctly 1`] = `
1515 >
1616 <input
1717 aria-autocomplete = " list"
18- aria-controls = " rc_select_TEST_OR_SSR_list "
18+ aria-controls = " test-id_list "
1919 aria-expanded = " true"
2020 aria-haspopup = " listbox"
21- aria-owns = " rc_select_TEST_OR_SSR_list "
21+ aria-owns = " test-id_list "
2222 autocomplete = " off"
2323 class = " rc-tree-select-selection-search-input"
24- id = " rc_select_TEST_OR_SSR "
24+ id = " test-id "
2525 readonly = " "
2626 role = " combobox"
2727 style = " opacity: 0;"
@@ -227,13 +227,13 @@ exports[`TreeSelect.basic render renders TreeNode correctly with falsy child 1`]
227227 >
228228 <input
229229 aria-autocomplete = " list"
230- aria-controls = " rc_select_TEST_OR_SSR_list "
230+ aria-controls = " test-id_list "
231231 aria-expanded = " true"
232232 aria-haspopup = " listbox"
233- aria-owns = " rc_select_TEST_OR_SSR_list "
233+ aria-owns = " test-id_list "
234234 autocomplete = " off"
235235 class = " rc-tree-select-selection-search-input"
236- id = " rc_select_TEST_OR_SSR "
236+ id = " test-id "
237237 readonly = " "
238238 role = " combobox"
239239 style = " opacity: 0;"
@@ -448,13 +448,13 @@ exports[`TreeSelect.basic render renders correctly 1`] = `
448448 >
449449 <input
450450 aria-autocomplete = " list"
451- aria-controls = " rc_select_TEST_OR_SSR_list "
451+ aria-controls = " test-id_list "
452452 aria-expanded = " false"
453453 aria-haspopup = " listbox"
454- aria-owns = " rc_select_TEST_OR_SSR_list "
454+ aria-owns = " test-id_list "
455455 autocomplete = " off"
456456 class = " awesome-selection-search-input"
457- id = " rc_select_TEST_OR_SSR "
457+ id = " test-id "
458458 readonly = " "
459459 role = " combobox"
460460 style = " opacity: 0;"
@@ -494,14 +494,14 @@ exports[`TreeSelect.basic render renders disabled correctly 1`] = `
494494 >
495495 <input
496496 aria-autocomplete = " list"
497- aria-controls = " rc_select_TEST_OR_SSR_list "
497+ aria-controls = " test-id_list "
498498 aria-expanded = " false"
499499 aria-haspopup = " listbox"
500- aria-owns = " rc_select_TEST_OR_SSR_list "
500+ aria-owns = " test-id_list "
501501 autocomplete = " off"
502502 class = " rc-tree-select-selection-search-input"
503503 disabled = " "
504- id = " rc_select_TEST_OR_SSR "
504+ id = " test-id "
505505 readonly = " "
506506 role = " combobox"
507507 style = " opacity: 0;"
@@ -542,13 +542,13 @@ exports[`TreeSelect.basic render renders tree correctly 1`] = `
542542 >
543543 <input
544544 aria-autocomplete = " list"
545- aria-controls = " rc_select_TEST_OR_SSR_list "
545+ aria-controls = " test-id_list "
546546 aria-expanded = " true"
547547 aria-haspopup = " listbox"
548- aria-owns = " rc_select_TEST_OR_SSR_list "
548+ aria-owns = " test-id_list "
549549 autocomplete = " off"
550550 class = " rc-tree-select-selection-search-input"
551- id = " rc_select_TEST_OR_SSR "
551+ id = " test-id "
552552 role = " combobox"
553553 style = " "
554554 type = " search"
@@ -787,13 +787,13 @@ exports[`TreeSelect.basic render renders treeDataSimpleMode correctly 1`] = `
787787 >
788788 <input
789789 aria-autocomplete = " list"
790- aria-controls = " rc_select_TEST_OR_SSR_list "
790+ aria-controls = " test-id_list "
791791 aria-expanded = " true"
792792 aria-haspopup = " listbox"
793- aria-owns = " rc_select_TEST_OR_SSR_list "
793+ aria-owns = " test-id_list "
794794 autocomplete = " off"
795795 class = " rc-tree-select-selection-search-input"
796- id = " rc_select_TEST_OR_SSR "
796+ id = " test-id "
797797 readonly = " "
798798 role = " combobox"
799799 style = " opacity: 0;"
@@ -943,13 +943,13 @@ exports[`TreeSelect.basic search nodes check tree changed by filter 1`] = `
943943 >
944944 <input
945945 aria-autocomplete = " list"
946- aria-controls = " rc_select_TEST_OR_SSR_list "
946+ aria-controls = " test-id_list "
947947 aria-expanded = " true"
948948 aria-haspopup = " listbox"
949- aria-owns = " rc_select_TEST_OR_SSR_list "
949+ aria-owns = " test-id_list "
950950 autocomplete = " off"
951951 class = " rc-tree-select-selection-search-input"
952- id = " rc_select_TEST_OR_SSR "
952+ id = " test-id "
953953 role = " combobox"
954954 type = " search"
955955 value = " a"
@@ -1066,13 +1066,13 @@ exports[`TreeSelect.basic search nodes check tree changed by filter 2`] = `
10661066 >
10671067 <input
10681068 aria-autocomplete = " list"
1069- aria-controls = " rc_select_TEST_OR_SSR_list "
1069+ aria-controls = " test-id_list "
10701070 aria-expanded = " true"
10711071 aria-haspopup = " listbox"
1072- aria-owns = " rc_select_TEST_OR_SSR_list "
1072+ aria-owns = " test-id_list "
10731073 autocomplete = " off"
10741074 class = " rc-tree-select-selection-search-input"
1075- id = " rc_select_TEST_OR_SSR "
1075+ id = " test-id "
10761076 role = " combobox"
10771077 type = " search"
10781078 value = " "
@@ -1216,13 +1216,13 @@ exports[`TreeSelect.basic search nodes filter node but not remove then 1`] = `
12161216 >
12171217 <input
12181218 aria-autocomplete = " list"
1219- aria-controls = " rc_select_TEST_OR_SSR_list "
1219+ aria-controls = " test-id_list "
12201220 aria-expanded = " true"
12211221 aria-haspopup = " listbox"
1222- aria-owns = " rc_select_TEST_OR_SSR_list "
1222+ aria-owns = " test-id_list "
12231223 autocomplete = " off"
12241224 class = " rc-tree-select-selection-search-input"
1225- id = " rc_select_TEST_OR_SSR "
1225+ id = " test-id "
12261226 role = " combobox"
12271227 type = " search"
12281228 value = " a"
@@ -1365,13 +1365,13 @@ exports[`TreeSelect.basic search nodes renders search input 1`] = `
13651365 >
13661366 <input
13671367 aria-autocomplete = " list"
1368- aria-controls = " rc_select_TEST_OR_SSR_list "
1368+ aria-controls = " test-id_list "
13691369 aria-expanded = " true"
13701370 aria-haspopup = " listbox"
1371- aria-owns = " rc_select_TEST_OR_SSR_list "
1371+ aria-owns = " test-id_list "
13721372 autocomplete = " off"
13731373 class = " rc-tree-select-selection-search-input"
1374- id = " rc_select_TEST_OR_SSR "
1374+ id = " test-id "
13751375 role = " combobox"
13761376 type = " search"
13771377 value = " "
0 commit comments