@semiont/react-ui 0.2.28 → 0.2.29-build.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +27 -2
- package/dist/{TranslationManager-8nrCwJEY.d.mts → TranslationManager-Co_5fSxl.d.mts} +2 -1
- package/dist/ar-TQSFB35U.mjs +325 -0
- package/dist/ar-TQSFB35U.mjs.map +1 -0
- package/dist/bn-525U24T3.mjs +325 -0
- package/dist/bn-525U24T3.mjs.map +1 -0
- package/dist/{chunk-ATHYNK3C.mjs → chunk-3JTO27MH.mjs} +7 -1
- package/dist/chunk-BHAP6MVA.mjs +325 -0
- package/dist/chunk-BHAP6MVA.mjs.map +1 -0
- package/dist/chunk-W6E2UESX.mjs +387 -0
- package/dist/chunk-W6E2UESX.mjs.map +1 -0
- package/dist/cs-OYWTGLFM.mjs +325 -0
- package/dist/cs-OYWTGLFM.mjs.map +1 -0
- package/dist/da-BDXG2ITK.mjs +325 -0
- package/dist/da-BDXG2ITK.mjs.map +1 -0
- package/dist/de-NB5JLMES.mjs +325 -0
- package/dist/de-NB5JLMES.mjs.map +1 -0
- package/dist/el-3SVXEAJI.mjs +325 -0
- package/dist/el-3SVXEAJI.mjs.map +1 -0
- package/dist/en-DVB4OE2R.mjs +39 -0
- package/dist/en-DVB4OE2R.mjs.map +1 -0
- package/dist/es-YBOFA3W5.mjs +325 -0
- package/dist/es-YBOFA3W5.mjs.map +1 -0
- package/dist/fa-7MU36AMY.mjs +325 -0
- package/dist/fa-7MU36AMY.mjs.map +1 -0
- package/dist/fi-PQKJB32G.mjs +325 -0
- package/dist/fi-PQKJB32G.mjs.map +1 -0
- package/dist/fr-U4HK5GM6.mjs +325 -0
- package/dist/fr-U4HK5GM6.mjs.map +1 -0
- package/dist/he-F5MNZHAL.mjs +325 -0
- package/dist/he-F5MNZHAL.mjs.map +1 -0
- package/dist/hi-2PHI37ZX.mjs +325 -0
- package/dist/hi-2PHI37ZX.mjs.map +1 -0
- package/dist/id-JPRBNCGS.mjs +325 -0
- package/dist/id-JPRBNCGS.mjs.map +1 -0
- package/dist/index.d.mts +64 -73
- package/dist/index.mjs +4158 -9936
- package/dist/index.mjs.map +1 -1
- package/dist/it-MRLWI5OS.mjs +325 -0
- package/dist/it-MRLWI5OS.mjs.map +1 -0
- package/dist/ja-YQ6RPI2T.mjs +325 -0
- package/dist/ja-YQ6RPI2T.mjs.map +1 -0
- package/dist/ko-DUAVCEXX.mjs +325 -0
- package/dist/ko-DUAVCEXX.mjs.map +1 -0
- package/dist/{magic-string.es-DJUUJRO3.mjs → magic-string.es-7FJ3LUGB.mjs} +2 -2
- package/dist/ms-FBHSR4PG.mjs +325 -0
- package/dist/ms-FBHSR4PG.mjs.map +1 -0
- package/dist/nl-IC2MPZXN.mjs +325 -0
- package/dist/nl-IC2MPZXN.mjs.map +1 -0
- package/dist/no-LLD43NRM.mjs +325 -0
- package/dist/no-LLD43NRM.mjs.map +1 -0
- package/dist/pl-DDOJBR4D.mjs +325 -0
- package/dist/pl-DDOJBR4D.mjs.map +1 -0
- package/dist/pt-7TFHQRRN.mjs +325 -0
- package/dist/pt-7TFHQRRN.mjs.map +1 -0
- package/dist/ro-P4PJEGDU.mjs +325 -0
- package/dist/ro-P4PJEGDU.mjs.map +1 -0
- package/dist/sv-LF3VEQD2.mjs +325 -0
- package/dist/sv-LF3VEQD2.mjs.map +1 -0
- package/dist/test-utils.d.mts +1 -1
- package/dist/test-utils.mjs +313 -304
- package/dist/test-utils.mjs.map +1 -1
- package/dist/th-YUQAOFXF.mjs +325 -0
- package/dist/th-YUQAOFXF.mjs.map +1 -0
- package/dist/tr-CSIGLMJC.mjs +325 -0
- package/dist/tr-CSIGLMJC.mjs.map +1 -0
- package/dist/uk-LW3QBKSR.mjs +325 -0
- package/dist/uk-LW3QBKSR.mjs.map +1 -0
- package/dist/vi-W464Y6ZC.mjs +325 -0
- package/dist/vi-W464Y6ZC.mjs.map +1 -0
- package/dist/zh-R5XLM3EI.mjs +325 -0
- package/dist/zh-R5XLM3EI.mjs.map +1 -0
- package/package.json +4 -2
- package/translations/ar.json +287 -0
- package/translations/bn.json +287 -0
- package/translations/cs.json +287 -0
- package/translations/da.json +287 -0
- package/translations/de.json +287 -0
- package/translations/el.json +287 -0
- package/translations/en.json +287 -0
- package/translations/es.json +287 -0
- package/translations/fa.json +287 -0
- package/translations/fi.json +287 -0
- package/translations/fr.json +287 -0
- package/translations/he.json +287 -0
- package/translations/hi.json +287 -0
- package/translations/id.json +287 -0
- package/translations/it.json +287 -0
- package/translations/ja.json +287 -0
- package/translations/ko.json +287 -0
- package/translations/ms.json +287 -0
- package/translations/nl.json +287 -0
- package/translations/no.json +287 -0
- package/translations/pl.json +287 -0
- package/translations/pt.json +287 -0
- package/translations/ro.json +287 -0
- package/translations/sv.json +287 -0
- package/translations/th.json +287 -0
- package/translations/tr.json +287 -0
- package/translations/uk.json +287 -0
- package/translations/vi.json +287 -0
- package/translations/zh.json +287 -0
- package/dist/chunk-5ONCAANE.mjs +0 -172
- package/dist/chunk-5ONCAANE.mjs.map +0 -1
- /package/dist/{chunk-ATHYNK3C.mjs.map → chunk-3JTO27MH.mjs.map} +0 -0
- /package/dist/{magic-string.es-DJUUJRO3.mjs.map → magic-string.es-7FJ3LUGB.mjs.map} +0 -0
package/dist/test-utils.mjs
CHANGED
|
@@ -5,12 +5,13 @@ import {
|
|
|
5
5
|
SessionProvider,
|
|
6
6
|
ToastProvider,
|
|
7
7
|
TranslationProvider
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-W6E2UESX.mjs";
|
|
9
|
+
import "./chunk-BHAP6MVA.mjs";
|
|
9
10
|
import {
|
|
10
11
|
__commonJS,
|
|
11
12
|
__require,
|
|
12
13
|
__toESM
|
|
13
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-3JTO27MH.mjs";
|
|
14
15
|
|
|
15
16
|
// ../../node_modules/pretty-format/node_modules/ansi-styles/index.js
|
|
16
17
|
var require_ansi_styles = __commonJS({
|
|
@@ -1698,9 +1699,9 @@ var require_build = __commonJS({
|
|
|
1698
1699
|
}
|
|
1699
1700
|
});
|
|
1700
1701
|
|
|
1701
|
-
//
|
|
1702
|
+
// node_modules/aria-query/lib/util/iteratorProxy.js
|
|
1702
1703
|
var require_iteratorProxy = __commonJS({
|
|
1703
|
-
"
|
|
1704
|
+
"node_modules/aria-query/lib/util/iteratorProxy.js"(exports) {
|
|
1704
1705
|
"use strict";
|
|
1705
1706
|
Object.defineProperty(exports, "__esModule", {
|
|
1706
1707
|
value: true
|
|
@@ -1735,9 +1736,9 @@ var require_iteratorProxy = __commonJS({
|
|
|
1735
1736
|
}
|
|
1736
1737
|
});
|
|
1737
1738
|
|
|
1738
|
-
//
|
|
1739
|
+
// node_modules/aria-query/lib/util/iterationDecorator.js
|
|
1739
1740
|
var require_iterationDecorator = __commonJS({
|
|
1740
|
-
"
|
|
1741
|
+
"node_modules/aria-query/lib/util/iterationDecorator.js"(exports) {
|
|
1741
1742
|
"use strict";
|
|
1742
1743
|
Object.defineProperty(exports, "__esModule", {
|
|
1743
1744
|
value: true
|
|
@@ -1766,9 +1767,9 @@ var require_iterationDecorator = __commonJS({
|
|
|
1766
1767
|
}
|
|
1767
1768
|
});
|
|
1768
1769
|
|
|
1769
|
-
//
|
|
1770
|
+
// node_modules/aria-query/lib/ariaPropsMap.js
|
|
1770
1771
|
var require_ariaPropsMap = __commonJS({
|
|
1771
|
-
"
|
|
1772
|
+
"node_modules/aria-query/lib/ariaPropsMap.js"(exports) {
|
|
1772
1773
|
"use strict";
|
|
1773
1774
|
Object.defineProperty(exports, "__esModule", {
|
|
1774
1775
|
value: true
|
|
@@ -2016,9 +2017,9 @@ var require_ariaPropsMap = __commonJS({
|
|
|
2016
2017
|
}
|
|
2017
2018
|
});
|
|
2018
2019
|
|
|
2019
|
-
//
|
|
2020
|
+
// node_modules/aria-query/lib/domMap.js
|
|
2020
2021
|
var require_domMap = __commonJS({
|
|
2021
|
-
"
|
|
2022
|
+
"node_modules/aria-query/lib/domMap.js"(exports) {
|
|
2022
2023
|
"use strict";
|
|
2023
2024
|
Object.defineProperty(exports, "__esModule", {
|
|
2024
2025
|
value: true
|
|
@@ -2415,9 +2416,9 @@ var require_domMap = __commonJS({
|
|
|
2415
2416
|
}
|
|
2416
2417
|
});
|
|
2417
2418
|
|
|
2418
|
-
//
|
|
2419
|
+
// node_modules/aria-query/lib/etc/roles/abstract/commandRole.js
|
|
2419
2420
|
var require_commandRole = __commonJS({
|
|
2420
|
-
"
|
|
2421
|
+
"node_modules/aria-query/lib/etc/roles/abstract/commandRole.js"(exports) {
|
|
2421
2422
|
"use strict";
|
|
2422
2423
|
Object.defineProperty(exports, "__esModule", {
|
|
2423
2424
|
value: true
|
|
@@ -2448,9 +2449,9 @@ var require_commandRole = __commonJS({
|
|
|
2448
2449
|
}
|
|
2449
2450
|
});
|
|
2450
2451
|
|
|
2451
|
-
//
|
|
2452
|
+
// node_modules/aria-query/lib/etc/roles/abstract/compositeRole.js
|
|
2452
2453
|
var require_compositeRole = __commonJS({
|
|
2453
|
-
"
|
|
2454
|
+
"node_modules/aria-query/lib/etc/roles/abstract/compositeRole.js"(exports) {
|
|
2454
2455
|
"use strict";
|
|
2455
2456
|
Object.defineProperty(exports, "__esModule", {
|
|
2456
2457
|
value: true
|
|
@@ -2479,9 +2480,9 @@ var require_compositeRole = __commonJS({
|
|
|
2479
2480
|
}
|
|
2480
2481
|
});
|
|
2481
2482
|
|
|
2482
|
-
//
|
|
2483
|
+
// node_modules/aria-query/lib/etc/roles/abstract/inputRole.js
|
|
2483
2484
|
var require_inputRole = __commonJS({
|
|
2484
|
-
"
|
|
2485
|
+
"node_modules/aria-query/lib/etc/roles/abstract/inputRole.js"(exports) {
|
|
2485
2486
|
"use strict";
|
|
2486
2487
|
Object.defineProperty(exports, "__esModule", {
|
|
2487
2488
|
value: true
|
|
@@ -2514,9 +2515,9 @@ var require_inputRole = __commonJS({
|
|
|
2514
2515
|
}
|
|
2515
2516
|
});
|
|
2516
2517
|
|
|
2517
|
-
//
|
|
2518
|
+
// node_modules/aria-query/lib/etc/roles/abstract/landmarkRole.js
|
|
2518
2519
|
var require_landmarkRole = __commonJS({
|
|
2519
|
-
"
|
|
2520
|
+
"node_modules/aria-query/lib/etc/roles/abstract/landmarkRole.js"(exports) {
|
|
2520
2521
|
"use strict";
|
|
2521
2522
|
Object.defineProperty(exports, "__esModule", {
|
|
2522
2523
|
value: true
|
|
@@ -2542,9 +2543,9 @@ var require_landmarkRole = __commonJS({
|
|
|
2542
2543
|
}
|
|
2543
2544
|
});
|
|
2544
2545
|
|
|
2545
|
-
//
|
|
2546
|
+
// node_modules/aria-query/lib/etc/roles/abstract/rangeRole.js
|
|
2546
2547
|
var require_rangeRole = __commonJS({
|
|
2547
|
-
"
|
|
2548
|
+
"node_modules/aria-query/lib/etc/roles/abstract/rangeRole.js"(exports) {
|
|
2548
2549
|
"use strict";
|
|
2549
2550
|
Object.defineProperty(exports, "__esModule", {
|
|
2550
2551
|
value: true
|
|
@@ -2574,9 +2575,9 @@ var require_rangeRole = __commonJS({
|
|
|
2574
2575
|
}
|
|
2575
2576
|
});
|
|
2576
2577
|
|
|
2577
|
-
//
|
|
2578
|
+
// node_modules/aria-query/lib/etc/roles/abstract/roletypeRole.js
|
|
2578
2579
|
var require_roletypeRole = __commonJS({
|
|
2579
|
-
"
|
|
2580
|
+
"node_modules/aria-query/lib/etc/roles/abstract/roletypeRole.js"(exports) {
|
|
2580
2581
|
"use strict";
|
|
2581
2582
|
Object.defineProperty(exports, "__esModule", {
|
|
2582
2583
|
value: true
|
|
@@ -2635,9 +2636,9 @@ var require_roletypeRole = __commonJS({
|
|
|
2635
2636
|
}
|
|
2636
2637
|
});
|
|
2637
2638
|
|
|
2638
|
-
//
|
|
2639
|
+
// node_modules/aria-query/lib/etc/roles/abstract/sectionRole.js
|
|
2639
2640
|
var require_sectionRole = __commonJS({
|
|
2640
|
-
"
|
|
2641
|
+
"node_modules/aria-query/lib/etc/roles/abstract/sectionRole.js"(exports) {
|
|
2641
2642
|
"use strict";
|
|
2642
2643
|
Object.defineProperty(exports, "__esModule", {
|
|
2643
2644
|
value: true
|
|
@@ -2678,9 +2679,9 @@ var require_sectionRole = __commonJS({
|
|
|
2678
2679
|
}
|
|
2679
2680
|
});
|
|
2680
2681
|
|
|
2681
|
-
//
|
|
2682
|
+
// node_modules/aria-query/lib/etc/roles/abstract/sectionheadRole.js
|
|
2682
2683
|
var require_sectionheadRole = __commonJS({
|
|
2683
|
-
"
|
|
2684
|
+
"node_modules/aria-query/lib/etc/roles/abstract/sectionheadRole.js"(exports) {
|
|
2684
2685
|
"use strict";
|
|
2685
2686
|
Object.defineProperty(exports, "__esModule", {
|
|
2686
2687
|
value: true
|
|
@@ -2706,9 +2707,9 @@ var require_sectionheadRole = __commonJS({
|
|
|
2706
2707
|
}
|
|
2707
2708
|
});
|
|
2708
2709
|
|
|
2709
|
-
//
|
|
2710
|
+
// node_modules/aria-query/lib/etc/roles/abstract/selectRole.js
|
|
2710
2711
|
var require_selectRole = __commonJS({
|
|
2711
|
-
"
|
|
2712
|
+
"node_modules/aria-query/lib/etc/roles/abstract/selectRole.js"(exports) {
|
|
2712
2713
|
"use strict";
|
|
2713
2714
|
Object.defineProperty(exports, "__esModule", {
|
|
2714
2715
|
value: true
|
|
@@ -2736,9 +2737,9 @@ var require_selectRole = __commonJS({
|
|
|
2736
2737
|
}
|
|
2737
2738
|
});
|
|
2738
2739
|
|
|
2739
|
-
//
|
|
2740
|
+
// node_modules/aria-query/lib/etc/roles/abstract/structureRole.js
|
|
2740
2741
|
var require_structureRole = __commonJS({
|
|
2741
|
-
"
|
|
2742
|
+
"node_modules/aria-query/lib/etc/roles/abstract/structureRole.js"(exports) {
|
|
2742
2743
|
"use strict";
|
|
2743
2744
|
Object.defineProperty(exports, "__esModule", {
|
|
2744
2745
|
value: true
|
|
@@ -2764,9 +2765,9 @@ var require_structureRole = __commonJS({
|
|
|
2764
2765
|
}
|
|
2765
2766
|
});
|
|
2766
2767
|
|
|
2767
|
-
//
|
|
2768
|
+
// node_modules/aria-query/lib/etc/roles/abstract/widgetRole.js
|
|
2768
2769
|
var require_widgetRole = __commonJS({
|
|
2769
|
-
"
|
|
2770
|
+
"node_modules/aria-query/lib/etc/roles/abstract/widgetRole.js"(exports) {
|
|
2770
2771
|
"use strict";
|
|
2771
2772
|
Object.defineProperty(exports, "__esModule", {
|
|
2772
2773
|
value: true
|
|
@@ -2792,9 +2793,9 @@ var require_widgetRole = __commonJS({
|
|
|
2792
2793
|
}
|
|
2793
2794
|
});
|
|
2794
2795
|
|
|
2795
|
-
//
|
|
2796
|
+
// node_modules/aria-query/lib/etc/roles/abstract/windowRole.js
|
|
2796
2797
|
var require_windowRole = __commonJS({
|
|
2797
|
-
"
|
|
2798
|
+
"node_modules/aria-query/lib/etc/roles/abstract/windowRole.js"(exports) {
|
|
2798
2799
|
"use strict";
|
|
2799
2800
|
Object.defineProperty(exports, "__esModule", {
|
|
2800
2801
|
value: true
|
|
@@ -2822,9 +2823,9 @@ var require_windowRole = __commonJS({
|
|
|
2822
2823
|
}
|
|
2823
2824
|
});
|
|
2824
2825
|
|
|
2825
|
-
//
|
|
2826
|
+
// node_modules/aria-query/lib/etc/roles/ariaAbstractRoles.js
|
|
2826
2827
|
var require_ariaAbstractRoles = __commonJS({
|
|
2827
|
-
"
|
|
2828
|
+
"node_modules/aria-query/lib/etc/roles/ariaAbstractRoles.js"(exports) {
|
|
2828
2829
|
"use strict";
|
|
2829
2830
|
Object.defineProperty(exports, "__esModule", {
|
|
2830
2831
|
value: true
|
|
@@ -2851,9 +2852,9 @@ var require_ariaAbstractRoles = __commonJS({
|
|
|
2851
2852
|
}
|
|
2852
2853
|
});
|
|
2853
2854
|
|
|
2854
|
-
//
|
|
2855
|
+
// node_modules/aria-query/lib/etc/roles/literal/alertRole.js
|
|
2855
2856
|
var require_alertRole = __commonJS({
|
|
2856
|
-
"
|
|
2857
|
+
"node_modules/aria-query/lib/etc/roles/literal/alertRole.js"(exports) {
|
|
2857
2858
|
"use strict";
|
|
2858
2859
|
Object.defineProperty(exports, "__esModule", {
|
|
2859
2860
|
value: true
|
|
@@ -2887,9 +2888,9 @@ var require_alertRole = __commonJS({
|
|
|
2887
2888
|
}
|
|
2888
2889
|
});
|
|
2889
2890
|
|
|
2890
|
-
//
|
|
2891
|
+
// node_modules/aria-query/lib/etc/roles/literal/alertdialogRole.js
|
|
2891
2892
|
var require_alertdialogRole = __commonJS({
|
|
2892
|
-
"
|
|
2893
|
+
"node_modules/aria-query/lib/etc/roles/literal/alertdialogRole.js"(exports) {
|
|
2893
2894
|
"use strict";
|
|
2894
2895
|
Object.defineProperty(exports, "__esModule", {
|
|
2895
2896
|
value: true
|
|
@@ -2920,9 +2921,9 @@ var require_alertdialogRole = __commonJS({
|
|
|
2920
2921
|
}
|
|
2921
2922
|
});
|
|
2922
2923
|
|
|
2923
|
-
//
|
|
2924
|
+
// node_modules/aria-query/lib/etc/roles/literal/applicationRole.js
|
|
2924
2925
|
var require_applicationRole = __commonJS({
|
|
2925
|
-
"
|
|
2926
|
+
"node_modules/aria-query/lib/etc/roles/literal/applicationRole.js"(exports) {
|
|
2926
2927
|
"use strict";
|
|
2927
2928
|
Object.defineProperty(exports, "__esModule", {
|
|
2928
2929
|
value: true
|
|
@@ -2959,9 +2960,9 @@ var require_applicationRole = __commonJS({
|
|
|
2959
2960
|
}
|
|
2960
2961
|
});
|
|
2961
2962
|
|
|
2962
|
-
//
|
|
2963
|
+
// node_modules/aria-query/lib/etc/roles/literal/articleRole.js
|
|
2963
2964
|
var require_articleRole = __commonJS({
|
|
2964
|
-
"
|
|
2965
|
+
"node_modules/aria-query/lib/etc/roles/literal/articleRole.js"(exports) {
|
|
2965
2966
|
"use strict";
|
|
2966
2967
|
Object.defineProperty(exports, "__esModule", {
|
|
2967
2968
|
value: true
|
|
@@ -2995,9 +2996,9 @@ var require_articleRole = __commonJS({
|
|
|
2995
2996
|
}
|
|
2996
2997
|
});
|
|
2997
2998
|
|
|
2998
|
-
//
|
|
2999
|
+
// node_modules/aria-query/lib/etc/roles/literal/bannerRole.js
|
|
2999
3000
|
var require_bannerRole = __commonJS({
|
|
3000
|
-
"
|
|
3001
|
+
"node_modules/aria-query/lib/etc/roles/literal/bannerRole.js"(exports) {
|
|
3001
3002
|
"use strict";
|
|
3002
3003
|
Object.defineProperty(exports, "__esModule", {
|
|
3003
3004
|
value: true
|
|
@@ -3029,9 +3030,9 @@ var require_bannerRole = __commonJS({
|
|
|
3029
3030
|
}
|
|
3030
3031
|
});
|
|
3031
3032
|
|
|
3032
|
-
//
|
|
3033
|
+
// node_modules/aria-query/lib/etc/roles/literal/blockquoteRole.js
|
|
3033
3034
|
var require_blockquoteRole = __commonJS({
|
|
3034
|
-
"
|
|
3035
|
+
"node_modules/aria-query/lib/etc/roles/literal/blockquoteRole.js"(exports) {
|
|
3035
3036
|
"use strict";
|
|
3036
3037
|
Object.defineProperty(exports, "__esModule", {
|
|
3037
3038
|
value: true
|
|
@@ -3057,9 +3058,9 @@ var require_blockquoteRole = __commonJS({
|
|
|
3057
3058
|
}
|
|
3058
3059
|
});
|
|
3059
3060
|
|
|
3060
|
-
//
|
|
3061
|
+
// node_modules/aria-query/lib/etc/roles/literal/buttonRole.js
|
|
3061
3062
|
var require_buttonRole = __commonJS({
|
|
3062
|
-
"
|
|
3063
|
+
"node_modules/aria-query/lib/etc/roles/literal/buttonRole.js"(exports) {
|
|
3063
3064
|
"use strict";
|
|
3064
3065
|
Object.defineProperty(exports, "__esModule", {
|
|
3065
3066
|
value: true
|
|
@@ -3167,9 +3168,9 @@ var require_buttonRole = __commonJS({
|
|
|
3167
3168
|
}
|
|
3168
3169
|
});
|
|
3169
3170
|
|
|
3170
|
-
//
|
|
3171
|
+
// node_modules/aria-query/lib/etc/roles/literal/captionRole.js
|
|
3171
3172
|
var require_captionRole = __commonJS({
|
|
3172
|
-
"
|
|
3173
|
+
"node_modules/aria-query/lib/etc/roles/literal/captionRole.js"(exports) {
|
|
3173
3174
|
"use strict";
|
|
3174
3175
|
Object.defineProperty(exports, "__esModule", {
|
|
3175
3176
|
value: true
|
|
@@ -3195,9 +3196,9 @@ var require_captionRole = __commonJS({
|
|
|
3195
3196
|
}
|
|
3196
3197
|
});
|
|
3197
3198
|
|
|
3198
|
-
//
|
|
3199
|
+
// node_modules/aria-query/lib/etc/roles/literal/cellRole.js
|
|
3199
3200
|
var require_cellRole = __commonJS({
|
|
3200
|
-
"
|
|
3201
|
+
"node_modules/aria-query/lib/etc/roles/literal/cellRole.js"(exports) {
|
|
3201
3202
|
"use strict";
|
|
3202
3203
|
Object.defineProperty(exports, "__esModule", {
|
|
3203
3204
|
value: true
|
|
@@ -3234,9 +3235,9 @@ var require_cellRole = __commonJS({
|
|
|
3234
3235
|
}
|
|
3235
3236
|
});
|
|
3236
3237
|
|
|
3237
|
-
//
|
|
3238
|
+
// node_modules/aria-query/lib/etc/roles/literal/checkboxRole.js
|
|
3238
3239
|
var require_checkboxRole = __commonJS({
|
|
3239
|
-
"
|
|
3240
|
+
"node_modules/aria-query/lib/etc/roles/literal/checkboxRole.js"(exports) {
|
|
3240
3241
|
"use strict";
|
|
3241
3242
|
Object.defineProperty(exports, "__esModule", {
|
|
3242
3243
|
value: true
|
|
@@ -3285,9 +3286,9 @@ var require_checkboxRole = __commonJS({
|
|
|
3285
3286
|
}
|
|
3286
3287
|
});
|
|
3287
3288
|
|
|
3288
|
-
//
|
|
3289
|
+
// node_modules/aria-query/lib/etc/roles/literal/codeRole.js
|
|
3289
3290
|
var require_codeRole = __commonJS({
|
|
3290
|
-
"
|
|
3291
|
+
"node_modules/aria-query/lib/etc/roles/literal/codeRole.js"(exports) {
|
|
3291
3292
|
"use strict";
|
|
3292
3293
|
Object.defineProperty(exports, "__esModule", {
|
|
3293
3294
|
value: true
|
|
@@ -3313,9 +3314,9 @@ var require_codeRole = __commonJS({
|
|
|
3313
3314
|
}
|
|
3314
3315
|
});
|
|
3315
3316
|
|
|
3316
|
-
//
|
|
3317
|
+
// node_modules/aria-query/lib/etc/roles/literal/columnheaderRole.js
|
|
3317
3318
|
var require_columnheaderRole = __commonJS({
|
|
3318
|
-
"
|
|
3319
|
+
"node_modules/aria-query/lib/etc/roles/literal/columnheaderRole.js"(exports) {
|
|
3319
3320
|
"use strict";
|
|
3320
3321
|
Object.defineProperty(exports, "__esModule", {
|
|
3321
3322
|
value: true
|
|
@@ -3352,9 +3353,9 @@ var require_columnheaderRole = __commonJS({
|
|
|
3352
3353
|
}
|
|
3353
3354
|
});
|
|
3354
3355
|
|
|
3355
|
-
//
|
|
3356
|
+
// node_modules/aria-query/lib/etc/roles/literal/comboboxRole.js
|
|
3356
3357
|
var require_comboboxRole = __commonJS({
|
|
3357
|
-
"
|
|
3358
|
+
"node_modules/aria-query/lib/etc/roles/literal/comboboxRole.js"(exports) {
|
|
3358
3359
|
"use strict";
|
|
3359
3360
|
Object.defineProperty(exports, "__esModule", {
|
|
3360
3361
|
value: true
|
|
@@ -3493,9 +3494,9 @@ var require_comboboxRole = __commonJS({
|
|
|
3493
3494
|
}
|
|
3494
3495
|
});
|
|
3495
3496
|
|
|
3496
|
-
//
|
|
3497
|
+
// node_modules/aria-query/lib/etc/roles/literal/complementaryRole.js
|
|
3497
3498
|
var require_complementaryRole = __commonJS({
|
|
3498
|
-
"
|
|
3499
|
+
"node_modules/aria-query/lib/etc/roles/literal/complementaryRole.js"(exports) {
|
|
3499
3500
|
"use strict";
|
|
3500
3501
|
Object.defineProperty(exports, "__esModule", {
|
|
3501
3502
|
value: true
|
|
@@ -3526,9 +3527,9 @@ var require_complementaryRole = __commonJS({
|
|
|
3526
3527
|
}
|
|
3527
3528
|
});
|
|
3528
3529
|
|
|
3529
|
-
//
|
|
3530
|
+
// node_modules/aria-query/lib/etc/roles/literal/contentinfoRole.js
|
|
3530
3531
|
var require_contentinfoRole = __commonJS({
|
|
3531
|
-
"
|
|
3532
|
+
"node_modules/aria-query/lib/etc/roles/literal/contentinfoRole.js"(exports) {
|
|
3532
3533
|
"use strict";
|
|
3533
3534
|
Object.defineProperty(exports, "__esModule", {
|
|
3534
3535
|
value: true
|
|
@@ -3560,9 +3561,9 @@ var require_contentinfoRole = __commonJS({
|
|
|
3560
3561
|
}
|
|
3561
3562
|
});
|
|
3562
3563
|
|
|
3563
|
-
//
|
|
3564
|
+
// node_modules/aria-query/lib/etc/roles/literal/definitionRole.js
|
|
3564
3565
|
var require_definitionRole = __commonJS({
|
|
3565
|
-
"
|
|
3566
|
+
"node_modules/aria-query/lib/etc/roles/literal/definitionRole.js"(exports) {
|
|
3566
3567
|
"use strict";
|
|
3567
3568
|
Object.defineProperty(exports, "__esModule", {
|
|
3568
3569
|
value: true
|
|
@@ -3593,9 +3594,9 @@ var require_definitionRole = __commonJS({
|
|
|
3593
3594
|
}
|
|
3594
3595
|
});
|
|
3595
3596
|
|
|
3596
|
-
//
|
|
3597
|
+
// node_modules/aria-query/lib/etc/roles/literal/deletionRole.js
|
|
3597
3598
|
var require_deletionRole = __commonJS({
|
|
3598
|
-
"
|
|
3599
|
+
"node_modules/aria-query/lib/etc/roles/literal/deletionRole.js"(exports) {
|
|
3599
3600
|
"use strict";
|
|
3600
3601
|
Object.defineProperty(exports, "__esModule", {
|
|
3601
3602
|
value: true
|
|
@@ -3621,9 +3622,9 @@ var require_deletionRole = __commonJS({
|
|
|
3621
3622
|
}
|
|
3622
3623
|
});
|
|
3623
3624
|
|
|
3624
|
-
//
|
|
3625
|
+
// node_modules/aria-query/lib/etc/roles/literal/dialogRole.js
|
|
3625
3626
|
var require_dialogRole = __commonJS({
|
|
3626
|
-
"
|
|
3627
|
+
"node_modules/aria-query/lib/etc/roles/literal/dialogRole.js"(exports) {
|
|
3627
3628
|
"use strict";
|
|
3628
3629
|
Object.defineProperty(exports, "__esModule", {
|
|
3629
3630
|
value: true
|
|
@@ -3654,9 +3655,9 @@ var require_dialogRole = __commonJS({
|
|
|
3654
3655
|
}
|
|
3655
3656
|
});
|
|
3656
3657
|
|
|
3657
|
-
//
|
|
3658
|
+
// node_modules/aria-query/lib/etc/roles/literal/directoryRole.js
|
|
3658
3659
|
var require_directoryRole = __commonJS({
|
|
3659
|
-
"
|
|
3660
|
+
"node_modules/aria-query/lib/etc/roles/literal/directoryRole.js"(exports) {
|
|
3660
3661
|
"use strict";
|
|
3661
3662
|
Object.defineProperty(exports, "__esModule", {
|
|
3662
3663
|
value: true
|
|
@@ -3684,9 +3685,9 @@ var require_directoryRole = __commonJS({
|
|
|
3684
3685
|
}
|
|
3685
3686
|
});
|
|
3686
3687
|
|
|
3687
|
-
//
|
|
3688
|
+
// node_modules/aria-query/lib/etc/roles/literal/documentRole.js
|
|
3688
3689
|
var require_documentRole = __commonJS({
|
|
3689
|
-
"
|
|
3690
|
+
"node_modules/aria-query/lib/etc/roles/literal/documentRole.js"(exports) {
|
|
3690
3691
|
"use strict";
|
|
3691
3692
|
Object.defineProperty(exports, "__esModule", {
|
|
3692
3693
|
value: true
|
|
@@ -3721,9 +3722,9 @@ var require_documentRole = __commonJS({
|
|
|
3721
3722
|
}
|
|
3722
3723
|
});
|
|
3723
3724
|
|
|
3724
|
-
//
|
|
3725
|
+
// node_modules/aria-query/lib/etc/roles/literal/emphasisRole.js
|
|
3725
3726
|
var require_emphasisRole = __commonJS({
|
|
3726
|
-
"
|
|
3727
|
+
"node_modules/aria-query/lib/etc/roles/literal/emphasisRole.js"(exports) {
|
|
3727
3728
|
"use strict";
|
|
3728
3729
|
Object.defineProperty(exports, "__esModule", {
|
|
3729
3730
|
value: true
|
|
@@ -3749,9 +3750,9 @@ var require_emphasisRole = __commonJS({
|
|
|
3749
3750
|
}
|
|
3750
3751
|
});
|
|
3751
3752
|
|
|
3752
|
-
//
|
|
3753
|
+
// node_modules/aria-query/lib/etc/roles/literal/feedRole.js
|
|
3753
3754
|
var require_feedRole = __commonJS({
|
|
3754
|
-
"
|
|
3755
|
+
"node_modules/aria-query/lib/etc/roles/literal/feedRole.js"(exports) {
|
|
3755
3756
|
"use strict";
|
|
3756
3757
|
Object.defineProperty(exports, "__esModule", {
|
|
3757
3758
|
value: true
|
|
@@ -3777,9 +3778,9 @@ var require_feedRole = __commonJS({
|
|
|
3777
3778
|
}
|
|
3778
3779
|
});
|
|
3779
3780
|
|
|
3780
|
-
//
|
|
3781
|
+
// node_modules/aria-query/lib/etc/roles/literal/figureRole.js
|
|
3781
3782
|
var require_figureRole = __commonJS({
|
|
3782
|
-
"
|
|
3783
|
+
"node_modules/aria-query/lib/etc/roles/literal/figureRole.js"(exports) {
|
|
3783
3784
|
"use strict";
|
|
3784
3785
|
Object.defineProperty(exports, "__esModule", {
|
|
3785
3786
|
value: true
|
|
@@ -3810,9 +3811,9 @@ var require_figureRole = __commonJS({
|
|
|
3810
3811
|
}
|
|
3811
3812
|
});
|
|
3812
3813
|
|
|
3813
|
-
//
|
|
3814
|
+
// node_modules/aria-query/lib/etc/roles/literal/formRole.js
|
|
3814
3815
|
var require_formRole = __commonJS({
|
|
3815
|
-
"
|
|
3816
|
+
"node_modules/aria-query/lib/etc/roles/literal/formRole.js"(exports) {
|
|
3816
3817
|
"use strict";
|
|
3817
3818
|
Object.defineProperty(exports, "__esModule", {
|
|
3818
3819
|
value: true
|
|
@@ -3865,9 +3866,9 @@ var require_formRole = __commonJS({
|
|
|
3865
3866
|
}
|
|
3866
3867
|
});
|
|
3867
3868
|
|
|
3868
|
-
//
|
|
3869
|
+
// node_modules/aria-query/lib/etc/roles/literal/genericRole.js
|
|
3869
3870
|
var require_genericRole = __commonJS({
|
|
3870
|
-
"
|
|
3871
|
+
"node_modules/aria-query/lib/etc/roles/literal/genericRole.js"(exports) {
|
|
3871
3872
|
"use strict";
|
|
3872
3873
|
Object.defineProperty(exports, "__esModule", {
|
|
3873
3874
|
value: true
|
|
@@ -3903,9 +3904,9 @@ var require_genericRole = __commonJS({
|
|
|
3903
3904
|
}
|
|
3904
3905
|
});
|
|
3905
3906
|
|
|
3906
|
-
//
|
|
3907
|
+
// node_modules/aria-query/lib/etc/roles/literal/gridRole.js
|
|
3907
3908
|
var require_gridRole = __commonJS({
|
|
3908
|
-
"
|
|
3909
|
+
"node_modules/aria-query/lib/etc/roles/literal/gridRole.js"(exports) {
|
|
3909
3910
|
"use strict";
|
|
3910
3911
|
Object.defineProperty(exports, "__esModule", {
|
|
3911
3912
|
value: true
|
|
@@ -3943,9 +3944,9 @@ var require_gridRole = __commonJS({
|
|
|
3943
3944
|
}
|
|
3944
3945
|
});
|
|
3945
3946
|
|
|
3946
|
-
//
|
|
3947
|
+
// node_modules/aria-query/lib/etc/roles/literal/gridcellRole.js
|
|
3947
3948
|
var require_gridcellRole = __commonJS({
|
|
3948
|
-
"
|
|
3949
|
+
"node_modules/aria-query/lib/etc/roles/literal/gridcellRole.js"(exports) {
|
|
3949
3950
|
"use strict";
|
|
3950
3951
|
Object.defineProperty(exports, "__esModule", {
|
|
3951
3952
|
value: true
|
|
@@ -3989,9 +3990,9 @@ var require_gridcellRole = __commonJS({
|
|
|
3989
3990
|
}
|
|
3990
3991
|
});
|
|
3991
3992
|
|
|
3992
|
-
//
|
|
3993
|
+
// node_modules/aria-query/lib/etc/roles/literal/groupRole.js
|
|
3993
3994
|
var require_groupRole = __commonJS({
|
|
3994
|
-
"
|
|
3995
|
+
"node_modules/aria-query/lib/etc/roles/literal/groupRole.js"(exports) {
|
|
3995
3996
|
"use strict";
|
|
3996
3997
|
Object.defineProperty(exports, "__esModule", {
|
|
3997
3998
|
value: true
|
|
@@ -4035,9 +4036,9 @@ var require_groupRole = __commonJS({
|
|
|
4035
4036
|
}
|
|
4036
4037
|
});
|
|
4037
4038
|
|
|
4038
|
-
//
|
|
4039
|
+
// node_modules/aria-query/lib/etc/roles/literal/headingRole.js
|
|
4039
4040
|
var require_headingRole = __commonJS({
|
|
4040
|
-
"
|
|
4041
|
+
"node_modules/aria-query/lib/etc/roles/literal/headingRole.js"(exports) {
|
|
4041
4042
|
"use strict";
|
|
4042
4043
|
Object.defineProperty(exports, "__esModule", {
|
|
4043
4044
|
value: true
|
|
@@ -4097,9 +4098,9 @@ var require_headingRole = __commonJS({
|
|
|
4097
4098
|
}
|
|
4098
4099
|
});
|
|
4099
4100
|
|
|
4100
|
-
//
|
|
4101
|
+
// node_modules/aria-query/lib/etc/roles/literal/imgRole.js
|
|
4101
4102
|
var require_imgRole = __commonJS({
|
|
4102
|
-
"
|
|
4103
|
+
"node_modules/aria-query/lib/etc/roles/literal/imgRole.js"(exports) {
|
|
4103
4104
|
"use strict";
|
|
4104
4105
|
Object.defineProperty(exports, "__esModule", {
|
|
4105
4106
|
value: true
|
|
@@ -4148,9 +4149,9 @@ var require_imgRole = __commonJS({
|
|
|
4148
4149
|
}
|
|
4149
4150
|
});
|
|
4150
4151
|
|
|
4151
|
-
//
|
|
4152
|
+
// node_modules/aria-query/lib/etc/roles/literal/insertionRole.js
|
|
4152
4153
|
var require_insertionRole = __commonJS({
|
|
4153
|
-
"
|
|
4154
|
+
"node_modules/aria-query/lib/etc/roles/literal/insertionRole.js"(exports) {
|
|
4154
4155
|
"use strict";
|
|
4155
4156
|
Object.defineProperty(exports, "__esModule", {
|
|
4156
4157
|
value: true
|
|
@@ -4176,9 +4177,9 @@ var require_insertionRole = __commonJS({
|
|
|
4176
4177
|
}
|
|
4177
4178
|
});
|
|
4178
4179
|
|
|
4179
|
-
//
|
|
4180
|
+
// node_modules/aria-query/lib/etc/roles/literal/linkRole.js
|
|
4180
4181
|
var require_linkRole = __commonJS({
|
|
4181
|
-
"
|
|
4182
|
+
"node_modules/aria-query/lib/etc/roles/literal/linkRole.js"(exports) {
|
|
4182
4183
|
"use strict";
|
|
4183
4184
|
Object.defineProperty(exports, "__esModule", {
|
|
4184
4185
|
value: true
|
|
@@ -4232,9 +4233,9 @@ var require_linkRole = __commonJS({
|
|
|
4232
4233
|
}
|
|
4233
4234
|
});
|
|
4234
4235
|
|
|
4235
|
-
//
|
|
4236
|
+
// node_modules/aria-query/lib/etc/roles/literal/listRole.js
|
|
4236
4237
|
var require_listRole = __commonJS({
|
|
4237
|
-
"
|
|
4238
|
+
"node_modules/aria-query/lib/etc/roles/literal/listRole.js"(exports) {
|
|
4238
4239
|
"use strict";
|
|
4239
4240
|
Object.defineProperty(exports, "__esModule", {
|
|
4240
4241
|
value: true
|
|
@@ -4275,9 +4276,9 @@ var require_listRole = __commonJS({
|
|
|
4275
4276
|
}
|
|
4276
4277
|
});
|
|
4277
4278
|
|
|
4278
|
-
//
|
|
4279
|
+
// node_modules/aria-query/lib/etc/roles/literal/listboxRole.js
|
|
4279
4280
|
var require_listboxRole = __commonJS({
|
|
4280
|
-
"
|
|
4281
|
+
"node_modules/aria-query/lib/etc/roles/literal/listboxRole.js"(exports) {
|
|
4281
4282
|
"use strict";
|
|
4282
4283
|
Object.defineProperty(exports, "__esModule", {
|
|
4283
4284
|
value: true
|
|
@@ -4354,9 +4355,9 @@ var require_listboxRole = __commonJS({
|
|
|
4354
4355
|
}
|
|
4355
4356
|
});
|
|
4356
4357
|
|
|
4357
|
-
//
|
|
4358
|
+
// node_modules/aria-query/lib/etc/roles/literal/listitemRole.js
|
|
4358
4359
|
var require_listitemRole = __commonJS({
|
|
4359
|
-
"
|
|
4360
|
+
"node_modules/aria-query/lib/etc/roles/literal/listitemRole.js"(exports) {
|
|
4360
4361
|
"use strict";
|
|
4361
4362
|
Object.defineProperty(exports, "__esModule", {
|
|
4362
4363
|
value: true
|
|
@@ -4397,9 +4398,9 @@ var require_listitemRole = __commonJS({
|
|
|
4397
4398
|
}
|
|
4398
4399
|
});
|
|
4399
4400
|
|
|
4400
|
-
//
|
|
4401
|
+
// node_modules/aria-query/lib/etc/roles/literal/logRole.js
|
|
4401
4402
|
var require_logRole = __commonJS({
|
|
4402
|
-
"
|
|
4403
|
+
"node_modules/aria-query/lib/etc/roles/literal/logRole.js"(exports) {
|
|
4403
4404
|
"use strict";
|
|
4404
4405
|
Object.defineProperty(exports, "__esModule", {
|
|
4405
4406
|
value: true
|
|
@@ -4427,9 +4428,9 @@ var require_logRole = __commonJS({
|
|
|
4427
4428
|
}
|
|
4428
4429
|
});
|
|
4429
4430
|
|
|
4430
|
-
//
|
|
4431
|
+
// node_modules/aria-query/lib/etc/roles/literal/mainRole.js
|
|
4431
4432
|
var require_mainRole = __commonJS({
|
|
4432
|
-
"
|
|
4433
|
+
"node_modules/aria-query/lib/etc/roles/literal/mainRole.js"(exports) {
|
|
4433
4434
|
"use strict";
|
|
4434
4435
|
Object.defineProperty(exports, "__esModule", {
|
|
4435
4436
|
value: true
|
|
@@ -4460,9 +4461,9 @@ var require_mainRole = __commonJS({
|
|
|
4460
4461
|
}
|
|
4461
4462
|
});
|
|
4462
4463
|
|
|
4463
|
-
//
|
|
4464
|
+
// node_modules/aria-query/lib/etc/roles/literal/marqueeRole.js
|
|
4464
4465
|
var require_marqueeRole = __commonJS({
|
|
4465
|
-
"
|
|
4466
|
+
"node_modules/aria-query/lib/etc/roles/literal/marqueeRole.js"(exports) {
|
|
4466
4467
|
"use strict";
|
|
4467
4468
|
Object.defineProperty(exports, "__esModule", {
|
|
4468
4469
|
value: true
|
|
@@ -4488,9 +4489,9 @@ var require_marqueeRole = __commonJS({
|
|
|
4488
4489
|
}
|
|
4489
4490
|
});
|
|
4490
4491
|
|
|
4491
|
-
//
|
|
4492
|
+
// node_modules/aria-query/lib/etc/roles/literal/mathRole.js
|
|
4492
4493
|
var require_mathRole = __commonJS({
|
|
4493
|
-
"
|
|
4494
|
+
"node_modules/aria-query/lib/etc/roles/literal/mathRole.js"(exports) {
|
|
4494
4495
|
"use strict";
|
|
4495
4496
|
Object.defineProperty(exports, "__esModule", {
|
|
4496
4497
|
value: true
|
|
@@ -4521,9 +4522,9 @@ var require_mathRole = __commonJS({
|
|
|
4521
4522
|
}
|
|
4522
4523
|
});
|
|
4523
4524
|
|
|
4524
|
-
//
|
|
4525
|
+
// node_modules/aria-query/lib/etc/roles/literal/menuRole.js
|
|
4525
4526
|
var require_menuRole = __commonJS({
|
|
4526
|
-
"
|
|
4527
|
+
"node_modules/aria-query/lib/etc/roles/literal/menuRole.js"(exports) {
|
|
4527
4528
|
"use strict";
|
|
4528
4529
|
Object.defineProperty(exports, "__esModule", {
|
|
4529
4530
|
value: true
|
|
@@ -4571,9 +4572,9 @@ var require_menuRole = __commonJS({
|
|
|
4571
4572
|
}
|
|
4572
4573
|
});
|
|
4573
4574
|
|
|
4574
|
-
//
|
|
4575
|
+
// node_modules/aria-query/lib/etc/roles/literal/menubarRole.js
|
|
4575
4576
|
var require_menubarRole = __commonJS({
|
|
4576
|
-
"
|
|
4577
|
+
"node_modules/aria-query/lib/etc/roles/literal/menubarRole.js"(exports) {
|
|
4577
4578
|
"use strict";
|
|
4578
4579
|
Object.defineProperty(exports, "__esModule", {
|
|
4579
4580
|
value: true
|
|
@@ -4606,9 +4607,9 @@ var require_menubarRole = __commonJS({
|
|
|
4606
4607
|
}
|
|
4607
4608
|
});
|
|
4608
4609
|
|
|
4609
|
-
//
|
|
4610
|
+
// node_modules/aria-query/lib/etc/roles/literal/menuitemRole.js
|
|
4610
4611
|
var require_menuitemRole = __commonJS({
|
|
4611
|
-
"
|
|
4612
|
+
"node_modules/aria-query/lib/etc/roles/literal/menuitemRole.js"(exports) {
|
|
4612
4613
|
"use strict";
|
|
4613
4614
|
Object.defineProperty(exports, "__esModule", {
|
|
4614
4615
|
value: true
|
|
@@ -4660,9 +4661,9 @@ var require_menuitemRole = __commonJS({
|
|
|
4660
4661
|
}
|
|
4661
4662
|
});
|
|
4662
4663
|
|
|
4663
|
-
//
|
|
4664
|
+
// node_modules/aria-query/lib/etc/roles/literal/menuitemcheckboxRole.js
|
|
4664
4665
|
var require_menuitemcheckboxRole = __commonJS({
|
|
4665
|
-
"
|
|
4666
|
+
"node_modules/aria-query/lib/etc/roles/literal/menuitemcheckboxRole.js"(exports) {
|
|
4666
4667
|
"use strict";
|
|
4667
4668
|
Object.defineProperty(exports, "__esModule", {
|
|
4668
4669
|
value: true
|
|
@@ -4695,9 +4696,9 @@ var require_menuitemcheckboxRole = __commonJS({
|
|
|
4695
4696
|
}
|
|
4696
4697
|
});
|
|
4697
4698
|
|
|
4698
|
-
//
|
|
4699
|
+
// node_modules/aria-query/lib/etc/roles/literal/menuitemradioRole.js
|
|
4699
4700
|
var require_menuitemradioRole = __commonJS({
|
|
4700
|
-
"
|
|
4701
|
+
"node_modules/aria-query/lib/etc/roles/literal/menuitemradioRole.js"(exports) {
|
|
4701
4702
|
"use strict";
|
|
4702
4703
|
Object.defineProperty(exports, "__esModule", {
|
|
4703
4704
|
value: true
|
|
@@ -4730,9 +4731,9 @@ var require_menuitemradioRole = __commonJS({
|
|
|
4730
4731
|
}
|
|
4731
4732
|
});
|
|
4732
4733
|
|
|
4733
|
-
//
|
|
4734
|
+
// node_modules/aria-query/lib/etc/roles/literal/meterRole.js
|
|
4734
4735
|
var require_meterRole = __commonJS({
|
|
4735
|
-
"
|
|
4736
|
+
"node_modules/aria-query/lib/etc/roles/literal/meterRole.js"(exports) {
|
|
4736
4737
|
"use strict";
|
|
4737
4738
|
Object.defineProperty(exports, "__esModule", {
|
|
4738
4739
|
value: true
|
|
@@ -4764,9 +4765,9 @@ var require_meterRole = __commonJS({
|
|
|
4764
4765
|
}
|
|
4765
4766
|
});
|
|
4766
4767
|
|
|
4767
|
-
//
|
|
4768
|
+
// node_modules/aria-query/lib/etc/roles/literal/navigationRole.js
|
|
4768
4769
|
var require_navigationRole = __commonJS({
|
|
4769
|
-
"
|
|
4770
|
+
"node_modules/aria-query/lib/etc/roles/literal/navigationRole.js"(exports) {
|
|
4770
4771
|
"use strict";
|
|
4771
4772
|
Object.defineProperty(exports, "__esModule", {
|
|
4772
4773
|
value: true
|
|
@@ -4797,9 +4798,9 @@ var require_navigationRole = __commonJS({
|
|
|
4797
4798
|
}
|
|
4798
4799
|
});
|
|
4799
4800
|
|
|
4800
|
-
//
|
|
4801
|
+
// node_modules/aria-query/lib/etc/roles/literal/noneRole.js
|
|
4801
4802
|
var require_noneRole = __commonJS({
|
|
4802
|
-
"
|
|
4803
|
+
"node_modules/aria-query/lib/etc/roles/literal/noneRole.js"(exports) {
|
|
4803
4804
|
"use strict";
|
|
4804
4805
|
Object.defineProperty(exports, "__esModule", {
|
|
4805
4806
|
value: true
|
|
@@ -4825,9 +4826,9 @@ var require_noneRole = __commonJS({
|
|
|
4825
4826
|
}
|
|
4826
4827
|
});
|
|
4827
4828
|
|
|
4828
|
-
//
|
|
4829
|
+
// node_modules/aria-query/lib/etc/roles/literal/noteRole.js
|
|
4829
4830
|
var require_noteRole = __commonJS({
|
|
4830
|
-
"
|
|
4831
|
+
"node_modules/aria-query/lib/etc/roles/literal/noteRole.js"(exports) {
|
|
4831
4832
|
"use strict";
|
|
4832
4833
|
Object.defineProperty(exports, "__esModule", {
|
|
4833
4834
|
value: true
|
|
@@ -4853,9 +4854,9 @@ var require_noteRole = __commonJS({
|
|
|
4853
4854
|
}
|
|
4854
4855
|
});
|
|
4855
4856
|
|
|
4856
|
-
//
|
|
4857
|
+
// node_modules/aria-query/lib/etc/roles/literal/optionRole.js
|
|
4857
4858
|
var require_optionRole = __commonJS({
|
|
4858
|
-
"
|
|
4859
|
+
"node_modules/aria-query/lib/etc/roles/literal/optionRole.js"(exports) {
|
|
4859
4860
|
"use strict";
|
|
4860
4861
|
Object.defineProperty(exports, "__esModule", {
|
|
4861
4862
|
value: true
|
|
@@ -4903,9 +4904,9 @@ var require_optionRole = __commonJS({
|
|
|
4903
4904
|
}
|
|
4904
4905
|
});
|
|
4905
4906
|
|
|
4906
|
-
//
|
|
4907
|
+
// node_modules/aria-query/lib/etc/roles/literal/paragraphRole.js
|
|
4907
4908
|
var require_paragraphRole = __commonJS({
|
|
4908
|
-
"
|
|
4909
|
+
"node_modules/aria-query/lib/etc/roles/literal/paragraphRole.js"(exports) {
|
|
4909
4910
|
"use strict";
|
|
4910
4911
|
Object.defineProperty(exports, "__esModule", {
|
|
4911
4912
|
value: true
|
|
@@ -4931,9 +4932,9 @@ var require_paragraphRole = __commonJS({
|
|
|
4931
4932
|
}
|
|
4932
4933
|
});
|
|
4933
4934
|
|
|
4934
|
-
//
|
|
4935
|
+
// node_modules/aria-query/lib/etc/roles/literal/presentationRole.js
|
|
4935
4936
|
var require_presentationRole = __commonJS({
|
|
4936
|
-
"
|
|
4937
|
+
"node_modules/aria-query/lib/etc/roles/literal/presentationRole.js"(exports) {
|
|
4937
4938
|
"use strict";
|
|
4938
4939
|
Object.defineProperty(exports, "__esModule", {
|
|
4939
4940
|
value: true
|
|
@@ -4959,9 +4960,9 @@ var require_presentationRole = __commonJS({
|
|
|
4959
4960
|
}
|
|
4960
4961
|
});
|
|
4961
4962
|
|
|
4962
|
-
//
|
|
4963
|
+
// node_modules/aria-query/lib/etc/roles/literal/progressbarRole.js
|
|
4963
4964
|
var require_progressbarRole = __commonJS({
|
|
4964
|
-
"
|
|
4965
|
+
"node_modules/aria-query/lib/etc/roles/literal/progressbarRole.js"(exports) {
|
|
4965
4966
|
"use strict";
|
|
4966
4967
|
Object.defineProperty(exports, "__esModule", {
|
|
4967
4968
|
value: true
|
|
@@ -4999,9 +5000,9 @@ var require_progressbarRole = __commonJS({
|
|
|
4999
5000
|
}
|
|
5000
5001
|
});
|
|
5001
5002
|
|
|
5002
|
-
//
|
|
5003
|
+
// node_modules/aria-query/lib/etc/roles/literal/radioRole.js
|
|
5003
5004
|
var require_radioRole = __commonJS({
|
|
5004
|
-
"
|
|
5005
|
+
"node_modules/aria-query/lib/etc/roles/literal/radioRole.js"(exports) {
|
|
5005
5006
|
"use strict";
|
|
5006
5007
|
Object.defineProperty(exports, "__esModule", {
|
|
5007
5008
|
value: true
|
|
@@ -5042,9 +5043,9 @@ var require_radioRole = __commonJS({
|
|
|
5042
5043
|
}
|
|
5043
5044
|
});
|
|
5044
5045
|
|
|
5045
|
-
//
|
|
5046
|
+
// node_modules/aria-query/lib/etc/roles/literal/radiogroupRole.js
|
|
5046
5047
|
var require_radiogroupRole = __commonJS({
|
|
5047
|
-
"
|
|
5048
|
+
"node_modules/aria-query/lib/etc/roles/literal/radiogroupRole.js"(exports) {
|
|
5048
5049
|
"use strict";
|
|
5049
5050
|
Object.defineProperty(exports, "__esModule", {
|
|
5050
5051
|
value: true
|
|
@@ -5080,9 +5081,9 @@ var require_radiogroupRole = __commonJS({
|
|
|
5080
5081
|
}
|
|
5081
5082
|
});
|
|
5082
5083
|
|
|
5083
|
-
//
|
|
5084
|
+
// node_modules/aria-query/lib/etc/roles/literal/regionRole.js
|
|
5084
5085
|
var require_regionRole = __commonJS({
|
|
5085
|
-
"
|
|
5086
|
+
"node_modules/aria-query/lib/etc/roles/literal/regionRole.js"(exports) {
|
|
5086
5087
|
"use strict";
|
|
5087
5088
|
Object.defineProperty(exports, "__esModule", {
|
|
5088
5089
|
value: true
|
|
@@ -5135,9 +5136,9 @@ var require_regionRole = __commonJS({
|
|
|
5135
5136
|
}
|
|
5136
5137
|
});
|
|
5137
5138
|
|
|
5138
|
-
//
|
|
5139
|
+
// node_modules/aria-query/lib/etc/roles/literal/rowRole.js
|
|
5139
5140
|
var require_rowRole = __commonJS({
|
|
5140
|
-
"
|
|
5141
|
+
"node_modules/aria-query/lib/etc/roles/literal/rowRole.js"(exports) {
|
|
5141
5142
|
"use strict";
|
|
5142
5143
|
Object.defineProperty(exports, "__esModule", {
|
|
5143
5144
|
value: true
|
|
@@ -5176,9 +5177,9 @@ var require_rowRole = __commonJS({
|
|
|
5176
5177
|
}
|
|
5177
5178
|
});
|
|
5178
5179
|
|
|
5179
|
-
//
|
|
5180
|
+
// node_modules/aria-query/lib/etc/roles/literal/rowgroupRole.js
|
|
5180
5181
|
var require_rowgroupRole = __commonJS({
|
|
5181
|
-
"
|
|
5182
|
+
"node_modules/aria-query/lib/etc/roles/literal/rowgroupRole.js"(exports) {
|
|
5182
5183
|
"use strict";
|
|
5183
5184
|
Object.defineProperty(exports, "__esModule", {
|
|
5184
5185
|
value: true
|
|
@@ -5219,9 +5220,9 @@ var require_rowgroupRole = __commonJS({
|
|
|
5219
5220
|
}
|
|
5220
5221
|
});
|
|
5221
5222
|
|
|
5222
|
-
//
|
|
5223
|
+
// node_modules/aria-query/lib/etc/roles/literal/rowheaderRole.js
|
|
5223
5224
|
var require_rowheaderRole = __commonJS({
|
|
5224
|
-
"
|
|
5225
|
+
"node_modules/aria-query/lib/etc/roles/literal/rowheaderRole.js"(exports) {
|
|
5225
5226
|
"use strict";
|
|
5226
5227
|
Object.defineProperty(exports, "__esModule", {
|
|
5227
5228
|
value: true
|
|
@@ -5267,9 +5268,9 @@ var require_rowheaderRole = __commonJS({
|
|
|
5267
5268
|
}
|
|
5268
5269
|
});
|
|
5269
5270
|
|
|
5270
|
-
//
|
|
5271
|
+
// node_modules/aria-query/lib/etc/roles/literal/scrollbarRole.js
|
|
5271
5272
|
var require_scrollbarRole = __commonJS({
|
|
5272
|
-
"
|
|
5273
|
+
"node_modules/aria-query/lib/etc/roles/literal/scrollbarRole.js"(exports) {
|
|
5273
5274
|
"use strict";
|
|
5274
5275
|
Object.defineProperty(exports, "__esModule", {
|
|
5275
5276
|
value: true
|
|
@@ -5304,9 +5305,9 @@ var require_scrollbarRole = __commonJS({
|
|
|
5304
5305
|
}
|
|
5305
5306
|
});
|
|
5306
5307
|
|
|
5307
|
-
//
|
|
5308
|
+
// node_modules/aria-query/lib/etc/roles/literal/searchRole.js
|
|
5308
5309
|
var require_searchRole = __commonJS({
|
|
5309
|
-
"
|
|
5310
|
+
"node_modules/aria-query/lib/etc/roles/literal/searchRole.js"(exports) {
|
|
5310
5311
|
"use strict";
|
|
5311
5312
|
Object.defineProperty(exports, "__esModule", {
|
|
5312
5313
|
value: true
|
|
@@ -5332,9 +5333,9 @@ var require_searchRole = __commonJS({
|
|
|
5332
5333
|
}
|
|
5333
5334
|
});
|
|
5334
5335
|
|
|
5335
|
-
//
|
|
5336
|
+
// node_modules/aria-query/lib/etc/roles/literal/searchboxRole.js
|
|
5336
5337
|
var require_searchboxRole = __commonJS({
|
|
5337
|
-
"
|
|
5338
|
+
"node_modules/aria-query/lib/etc/roles/literal/searchboxRole.js"(exports) {
|
|
5338
5339
|
"use strict";
|
|
5339
5340
|
Object.defineProperty(exports, "__esModule", {
|
|
5340
5341
|
value: true
|
|
@@ -5372,9 +5373,9 @@ var require_searchboxRole = __commonJS({
|
|
|
5372
5373
|
}
|
|
5373
5374
|
});
|
|
5374
5375
|
|
|
5375
|
-
//
|
|
5376
|
+
// node_modules/aria-query/lib/etc/roles/literal/separatorRole.js
|
|
5376
5377
|
var require_separatorRole = __commonJS({
|
|
5377
|
-
"
|
|
5378
|
+
"node_modules/aria-query/lib/etc/roles/literal/separatorRole.js"(exports) {
|
|
5378
5379
|
"use strict";
|
|
5379
5380
|
Object.defineProperty(exports, "__esModule", {
|
|
5380
5381
|
value: true
|
|
@@ -5412,9 +5413,9 @@ var require_separatorRole = __commonJS({
|
|
|
5412
5413
|
}
|
|
5413
5414
|
});
|
|
5414
5415
|
|
|
5415
|
-
//
|
|
5416
|
+
// node_modules/aria-query/lib/etc/roles/literal/sliderRole.js
|
|
5416
5417
|
var require_sliderRole = __commonJS({
|
|
5417
|
-
"
|
|
5418
|
+
"node_modules/aria-query/lib/etc/roles/literal/sliderRole.js"(exports) {
|
|
5418
5419
|
"use strict";
|
|
5419
5420
|
Object.defineProperty(exports, "__esModule", {
|
|
5420
5421
|
value: true
|
|
@@ -5460,9 +5461,9 @@ var require_sliderRole = __commonJS({
|
|
|
5460
5461
|
}
|
|
5461
5462
|
});
|
|
5462
5463
|
|
|
5463
|
-
//
|
|
5464
|
+
// node_modules/aria-query/lib/etc/roles/literal/spinbuttonRole.js
|
|
5464
5465
|
var require_spinbuttonRole = __commonJS({
|
|
5465
|
-
"
|
|
5466
|
+
"node_modules/aria-query/lib/etc/roles/literal/spinbuttonRole.js"(exports) {
|
|
5466
5467
|
"use strict";
|
|
5467
5468
|
Object.defineProperty(exports, "__esModule", {
|
|
5468
5469
|
value: true
|
|
@@ -5504,9 +5505,9 @@ var require_spinbuttonRole = __commonJS({
|
|
|
5504
5505
|
}
|
|
5505
5506
|
});
|
|
5506
5507
|
|
|
5507
|
-
//
|
|
5508
|
+
// node_modules/aria-query/lib/etc/roles/literal/statusRole.js
|
|
5508
5509
|
var require_statusRole = __commonJS({
|
|
5509
|
-
"
|
|
5510
|
+
"node_modules/aria-query/lib/etc/roles/literal/statusRole.js"(exports) {
|
|
5510
5511
|
"use strict";
|
|
5511
5512
|
Object.defineProperty(exports, "__esModule", {
|
|
5512
5513
|
value: true
|
|
@@ -5540,9 +5541,9 @@ var require_statusRole = __commonJS({
|
|
|
5540
5541
|
}
|
|
5541
5542
|
});
|
|
5542
5543
|
|
|
5543
|
-
//
|
|
5544
|
+
// node_modules/aria-query/lib/etc/roles/literal/strongRole.js
|
|
5544
5545
|
var require_strongRole = __commonJS({
|
|
5545
|
-
"
|
|
5546
|
+
"node_modules/aria-query/lib/etc/roles/literal/strongRole.js"(exports) {
|
|
5546
5547
|
"use strict";
|
|
5547
5548
|
Object.defineProperty(exports, "__esModule", {
|
|
5548
5549
|
value: true
|
|
@@ -5568,9 +5569,9 @@ var require_strongRole = __commonJS({
|
|
|
5568
5569
|
}
|
|
5569
5570
|
});
|
|
5570
5571
|
|
|
5571
|
-
//
|
|
5572
|
+
// node_modules/aria-query/lib/etc/roles/literal/subscriptRole.js
|
|
5572
5573
|
var require_subscriptRole = __commonJS({
|
|
5573
|
-
"
|
|
5574
|
+
"node_modules/aria-query/lib/etc/roles/literal/subscriptRole.js"(exports) {
|
|
5574
5575
|
"use strict";
|
|
5575
5576
|
Object.defineProperty(exports, "__esModule", {
|
|
5576
5577
|
value: true
|
|
@@ -5596,9 +5597,9 @@ var require_subscriptRole = __commonJS({
|
|
|
5596
5597
|
}
|
|
5597
5598
|
});
|
|
5598
5599
|
|
|
5599
|
-
//
|
|
5600
|
+
// node_modules/aria-query/lib/etc/roles/literal/superscriptRole.js
|
|
5600
5601
|
var require_superscriptRole = __commonJS({
|
|
5601
|
-
"
|
|
5602
|
+
"node_modules/aria-query/lib/etc/roles/literal/superscriptRole.js"(exports) {
|
|
5602
5603
|
"use strict";
|
|
5603
5604
|
Object.defineProperty(exports, "__esModule", {
|
|
5604
5605
|
value: true
|
|
@@ -5624,9 +5625,9 @@ var require_superscriptRole = __commonJS({
|
|
|
5624
5625
|
}
|
|
5625
5626
|
});
|
|
5626
5627
|
|
|
5627
|
-
//
|
|
5628
|
+
// node_modules/aria-query/lib/etc/roles/literal/switchRole.js
|
|
5628
5629
|
var require_switchRole = __commonJS({
|
|
5629
|
-
"
|
|
5630
|
+
"node_modules/aria-query/lib/etc/roles/literal/switchRole.js"(exports) {
|
|
5630
5631
|
"use strict";
|
|
5631
5632
|
Object.defineProperty(exports, "__esModule", {
|
|
5632
5633
|
value: true
|
|
@@ -5659,9 +5660,9 @@ var require_switchRole = __commonJS({
|
|
|
5659
5660
|
}
|
|
5660
5661
|
});
|
|
5661
5662
|
|
|
5662
|
-
//
|
|
5663
|
+
// node_modules/aria-query/lib/etc/roles/literal/tabRole.js
|
|
5663
5664
|
var require_tabRole = __commonJS({
|
|
5664
|
-
"
|
|
5665
|
+
"node_modules/aria-query/lib/etc/roles/literal/tabRole.js"(exports) {
|
|
5665
5666
|
"use strict";
|
|
5666
5667
|
Object.defineProperty(exports, "__esModule", {
|
|
5667
5668
|
value: true
|
|
@@ -5694,9 +5695,9 @@ var require_tabRole = __commonJS({
|
|
|
5694
5695
|
}
|
|
5695
5696
|
});
|
|
5696
5697
|
|
|
5697
|
-
//
|
|
5698
|
+
// node_modules/aria-query/lib/etc/roles/literal/tableRole.js
|
|
5698
5699
|
var require_tableRole = __commonJS({
|
|
5699
|
-
"
|
|
5700
|
+
"node_modules/aria-query/lib/etc/roles/literal/tableRole.js"(exports) {
|
|
5700
5701
|
"use strict";
|
|
5701
5702
|
Object.defineProperty(exports, "__esModule", {
|
|
5702
5703
|
value: true
|
|
@@ -5730,9 +5731,9 @@ var require_tableRole = __commonJS({
|
|
|
5730
5731
|
}
|
|
5731
5732
|
});
|
|
5732
5733
|
|
|
5733
|
-
//
|
|
5734
|
+
// node_modules/aria-query/lib/etc/roles/literal/tablistRole.js
|
|
5734
5735
|
var require_tablistRole = __commonJS({
|
|
5735
|
-
"
|
|
5736
|
+
"node_modules/aria-query/lib/etc/roles/literal/tablistRole.js"(exports) {
|
|
5736
5737
|
"use strict";
|
|
5737
5738
|
Object.defineProperty(exports, "__esModule", {
|
|
5738
5739
|
value: true
|
|
@@ -5767,9 +5768,9 @@ var require_tablistRole = __commonJS({
|
|
|
5767
5768
|
}
|
|
5768
5769
|
});
|
|
5769
5770
|
|
|
5770
|
-
//
|
|
5771
|
+
// node_modules/aria-query/lib/etc/roles/literal/tabpanelRole.js
|
|
5771
5772
|
var require_tabpanelRole = __commonJS({
|
|
5772
|
-
"
|
|
5773
|
+
"node_modules/aria-query/lib/etc/roles/literal/tabpanelRole.js"(exports) {
|
|
5773
5774
|
"use strict";
|
|
5774
5775
|
Object.defineProperty(exports, "__esModule", {
|
|
5775
5776
|
value: true
|
|
@@ -5795,9 +5796,9 @@ var require_tabpanelRole = __commonJS({
|
|
|
5795
5796
|
}
|
|
5796
5797
|
});
|
|
5797
5798
|
|
|
5798
|
-
//
|
|
5799
|
+
// node_modules/aria-query/lib/etc/roles/literal/termRole.js
|
|
5799
5800
|
var require_termRole = __commonJS({
|
|
5800
|
-
"
|
|
5801
|
+
"node_modules/aria-query/lib/etc/roles/literal/termRole.js"(exports) {
|
|
5801
5802
|
"use strict";
|
|
5802
5803
|
Object.defineProperty(exports, "__esModule", {
|
|
5803
5804
|
value: true
|
|
@@ -5833,9 +5834,9 @@ var require_termRole = __commonJS({
|
|
|
5833
5834
|
}
|
|
5834
5835
|
});
|
|
5835
5836
|
|
|
5836
|
-
//
|
|
5837
|
+
// node_modules/aria-query/lib/etc/roles/literal/textboxRole.js
|
|
5837
5838
|
var require_textboxRole = __commonJS({
|
|
5838
|
-
"
|
|
5839
|
+
"node_modules/aria-query/lib/etc/roles/literal/textboxRole.js"(exports) {
|
|
5839
5840
|
"use strict";
|
|
5840
5841
|
Object.defineProperty(exports, "__esModule", {
|
|
5841
5842
|
value: true
|
|
@@ -5941,9 +5942,9 @@ var require_textboxRole = __commonJS({
|
|
|
5941
5942
|
}
|
|
5942
5943
|
});
|
|
5943
5944
|
|
|
5944
|
-
//
|
|
5945
|
+
// node_modules/aria-query/lib/etc/roles/literal/timeRole.js
|
|
5945
5946
|
var require_timeRole = __commonJS({
|
|
5946
|
-
"
|
|
5947
|
+
"node_modules/aria-query/lib/etc/roles/literal/timeRole.js"(exports) {
|
|
5947
5948
|
"use strict";
|
|
5948
5949
|
Object.defineProperty(exports, "__esModule", {
|
|
5949
5950
|
value: true
|
|
@@ -5969,9 +5970,9 @@ var require_timeRole = __commonJS({
|
|
|
5969
5970
|
}
|
|
5970
5971
|
});
|
|
5971
5972
|
|
|
5972
|
-
//
|
|
5973
|
+
// node_modules/aria-query/lib/etc/roles/literal/timerRole.js
|
|
5973
5974
|
var require_timerRole = __commonJS({
|
|
5974
|
-
"
|
|
5975
|
+
"node_modules/aria-query/lib/etc/roles/literal/timerRole.js"(exports) {
|
|
5975
5976
|
"use strict";
|
|
5976
5977
|
Object.defineProperty(exports, "__esModule", {
|
|
5977
5978
|
value: true
|
|
@@ -5997,9 +5998,9 @@ var require_timerRole = __commonJS({
|
|
|
5997
5998
|
}
|
|
5998
5999
|
});
|
|
5999
6000
|
|
|
6000
|
-
//
|
|
6001
|
+
// node_modules/aria-query/lib/etc/roles/literal/toolbarRole.js
|
|
6001
6002
|
var require_toolbarRole = __commonJS({
|
|
6002
|
-
"
|
|
6003
|
+
"node_modules/aria-query/lib/etc/roles/literal/toolbarRole.js"(exports) {
|
|
6003
6004
|
"use strict";
|
|
6004
6005
|
Object.defineProperty(exports, "__esModule", {
|
|
6005
6006
|
value: true
|
|
@@ -6032,9 +6033,9 @@ var require_toolbarRole = __commonJS({
|
|
|
6032
6033
|
}
|
|
6033
6034
|
});
|
|
6034
6035
|
|
|
6035
|
-
//
|
|
6036
|
+
// node_modules/aria-query/lib/etc/roles/literal/tooltipRole.js
|
|
6036
6037
|
var require_tooltipRole = __commonJS({
|
|
6037
|
-
"
|
|
6038
|
+
"node_modules/aria-query/lib/etc/roles/literal/tooltipRole.js"(exports) {
|
|
6038
6039
|
"use strict";
|
|
6039
6040
|
Object.defineProperty(exports, "__esModule", {
|
|
6040
6041
|
value: true
|
|
@@ -6060,9 +6061,9 @@ var require_tooltipRole = __commonJS({
|
|
|
6060
6061
|
}
|
|
6061
6062
|
});
|
|
6062
6063
|
|
|
6063
|
-
//
|
|
6064
|
+
// node_modules/aria-query/lib/etc/roles/literal/treeRole.js
|
|
6064
6065
|
var require_treeRole = __commonJS({
|
|
6065
|
-
"
|
|
6066
|
+
"node_modules/aria-query/lib/etc/roles/literal/treeRole.js"(exports) {
|
|
6066
6067
|
"use strict";
|
|
6067
6068
|
Object.defineProperty(exports, "__esModule", {
|
|
6068
6069
|
value: true
|
|
@@ -6094,9 +6095,9 @@ var require_treeRole = __commonJS({
|
|
|
6094
6095
|
}
|
|
6095
6096
|
});
|
|
6096
6097
|
|
|
6097
|
-
//
|
|
6098
|
+
// node_modules/aria-query/lib/etc/roles/literal/treegridRole.js
|
|
6098
6099
|
var require_treegridRole = __commonJS({
|
|
6099
|
-
"
|
|
6100
|
+
"node_modules/aria-query/lib/etc/roles/literal/treegridRole.js"(exports) {
|
|
6100
6101
|
"use strict";
|
|
6101
6102
|
Object.defineProperty(exports, "__esModule", {
|
|
6102
6103
|
value: true
|
|
@@ -6122,9 +6123,9 @@ var require_treegridRole = __commonJS({
|
|
|
6122
6123
|
}
|
|
6123
6124
|
});
|
|
6124
6125
|
|
|
6125
|
-
//
|
|
6126
|
+
// node_modules/aria-query/lib/etc/roles/literal/treeitemRole.js
|
|
6126
6127
|
var require_treeitemRole = __commonJS({
|
|
6127
|
-
"
|
|
6128
|
+
"node_modules/aria-query/lib/etc/roles/literal/treeitemRole.js"(exports) {
|
|
6128
6129
|
"use strict";
|
|
6129
6130
|
Object.defineProperty(exports, "__esModule", {
|
|
6130
6131
|
value: true
|
|
@@ -6155,9 +6156,9 @@ var require_treeitemRole = __commonJS({
|
|
|
6155
6156
|
}
|
|
6156
6157
|
});
|
|
6157
6158
|
|
|
6158
|
-
//
|
|
6159
|
+
// node_modules/aria-query/lib/etc/roles/ariaLiteralRoles.js
|
|
6159
6160
|
var require_ariaLiteralRoles = __commonJS({
|
|
6160
|
-
"
|
|
6161
|
+
"node_modules/aria-query/lib/etc/roles/ariaLiteralRoles.js"(exports) {
|
|
6161
6162
|
"use strict";
|
|
6162
6163
|
Object.defineProperty(exports, "__esModule", {
|
|
6163
6164
|
value: true
|
|
@@ -6254,9 +6255,9 @@ var require_ariaLiteralRoles = __commonJS({
|
|
|
6254
6255
|
}
|
|
6255
6256
|
});
|
|
6256
6257
|
|
|
6257
|
-
//
|
|
6258
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docAbstractRole.js
|
|
6258
6259
|
var require_docAbstractRole = __commonJS({
|
|
6259
|
-
"
|
|
6260
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docAbstractRole.js"(exports) {
|
|
6260
6261
|
"use strict";
|
|
6261
6262
|
Object.defineProperty(exports, "__esModule", {
|
|
6262
6263
|
value: true
|
|
@@ -6293,9 +6294,9 @@ var require_docAbstractRole = __commonJS({
|
|
|
6293
6294
|
}
|
|
6294
6295
|
});
|
|
6295
6296
|
|
|
6296
|
-
//
|
|
6297
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docAcknowledgmentsRole.js
|
|
6297
6298
|
var require_docAcknowledgmentsRole = __commonJS({
|
|
6298
|
-
"
|
|
6299
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docAcknowledgmentsRole.js"(exports) {
|
|
6299
6300
|
"use strict";
|
|
6300
6301
|
Object.defineProperty(exports, "__esModule", {
|
|
6301
6302
|
value: true
|
|
@@ -6332,9 +6333,9 @@ var require_docAcknowledgmentsRole = __commonJS({
|
|
|
6332
6333
|
}
|
|
6333
6334
|
});
|
|
6334
6335
|
|
|
6335
|
-
//
|
|
6336
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docAfterwordRole.js
|
|
6336
6337
|
var require_docAfterwordRole = __commonJS({
|
|
6337
|
-
"
|
|
6338
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docAfterwordRole.js"(exports) {
|
|
6338
6339
|
"use strict";
|
|
6339
6340
|
Object.defineProperty(exports, "__esModule", {
|
|
6340
6341
|
value: true
|
|
@@ -6371,9 +6372,9 @@ var require_docAfterwordRole = __commonJS({
|
|
|
6371
6372
|
}
|
|
6372
6373
|
});
|
|
6373
6374
|
|
|
6374
|
-
//
|
|
6375
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docAppendixRole.js
|
|
6375
6376
|
var require_docAppendixRole = __commonJS({
|
|
6376
|
-
"
|
|
6377
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docAppendixRole.js"(exports) {
|
|
6377
6378
|
"use strict";
|
|
6378
6379
|
Object.defineProperty(exports, "__esModule", {
|
|
6379
6380
|
value: true
|
|
@@ -6410,9 +6411,9 @@ var require_docAppendixRole = __commonJS({
|
|
|
6410
6411
|
}
|
|
6411
6412
|
});
|
|
6412
6413
|
|
|
6413
|
-
//
|
|
6414
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docBacklinkRole.js
|
|
6414
6415
|
var require_docBacklinkRole = __commonJS({
|
|
6415
|
-
"
|
|
6416
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docBacklinkRole.js"(exports) {
|
|
6416
6417
|
"use strict";
|
|
6417
6418
|
Object.defineProperty(exports, "__esModule", {
|
|
6418
6419
|
value: true
|
|
@@ -6446,9 +6447,9 @@ var require_docBacklinkRole = __commonJS({
|
|
|
6446
6447
|
}
|
|
6447
6448
|
});
|
|
6448
6449
|
|
|
6449
|
-
//
|
|
6450
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docBiblioentryRole.js
|
|
6450
6451
|
var require_docBiblioentryRole = __commonJS({
|
|
6451
|
-
"
|
|
6452
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docBiblioentryRole.js"(exports) {
|
|
6452
6453
|
"use strict";
|
|
6453
6454
|
Object.defineProperty(exports, "__esModule", {
|
|
6454
6455
|
value: true
|
|
@@ -6485,9 +6486,9 @@ var require_docBiblioentryRole = __commonJS({
|
|
|
6485
6486
|
}
|
|
6486
6487
|
});
|
|
6487
6488
|
|
|
6488
|
-
//
|
|
6489
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docBibliographyRole.js
|
|
6489
6490
|
var require_docBibliographyRole = __commonJS({
|
|
6490
|
-
"
|
|
6491
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docBibliographyRole.js"(exports) {
|
|
6491
6492
|
"use strict";
|
|
6492
6493
|
Object.defineProperty(exports, "__esModule", {
|
|
6493
6494
|
value: true
|
|
@@ -6524,9 +6525,9 @@ var require_docBibliographyRole = __commonJS({
|
|
|
6524
6525
|
}
|
|
6525
6526
|
});
|
|
6526
6527
|
|
|
6527
|
-
//
|
|
6528
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docBibliorefRole.js
|
|
6528
6529
|
var require_docBibliorefRole = __commonJS({
|
|
6529
|
-
"
|
|
6530
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docBibliorefRole.js"(exports) {
|
|
6530
6531
|
"use strict";
|
|
6531
6532
|
Object.defineProperty(exports, "__esModule", {
|
|
6532
6533
|
value: true
|
|
@@ -6560,9 +6561,9 @@ var require_docBibliorefRole = __commonJS({
|
|
|
6560
6561
|
}
|
|
6561
6562
|
});
|
|
6562
6563
|
|
|
6563
|
-
//
|
|
6564
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docChapterRole.js
|
|
6564
6565
|
var require_docChapterRole = __commonJS({
|
|
6565
|
-
"
|
|
6566
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docChapterRole.js"(exports) {
|
|
6566
6567
|
"use strict";
|
|
6567
6568
|
Object.defineProperty(exports, "__esModule", {
|
|
6568
6569
|
value: true
|
|
@@ -6599,9 +6600,9 @@ var require_docChapterRole = __commonJS({
|
|
|
6599
6600
|
}
|
|
6600
6601
|
});
|
|
6601
6602
|
|
|
6602
|
-
//
|
|
6603
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docColophonRole.js
|
|
6603
6604
|
var require_docColophonRole = __commonJS({
|
|
6604
|
-
"
|
|
6605
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docColophonRole.js"(exports) {
|
|
6605
6606
|
"use strict";
|
|
6606
6607
|
Object.defineProperty(exports, "__esModule", {
|
|
6607
6608
|
value: true
|
|
@@ -6638,9 +6639,9 @@ var require_docColophonRole = __commonJS({
|
|
|
6638
6639
|
}
|
|
6639
6640
|
});
|
|
6640
6641
|
|
|
6641
|
-
//
|
|
6642
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docConclusionRole.js
|
|
6642
6643
|
var require_docConclusionRole = __commonJS({
|
|
6643
|
-
"
|
|
6644
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docConclusionRole.js"(exports) {
|
|
6644
6645
|
"use strict";
|
|
6645
6646
|
Object.defineProperty(exports, "__esModule", {
|
|
6646
6647
|
value: true
|
|
@@ -6677,9 +6678,9 @@ var require_docConclusionRole = __commonJS({
|
|
|
6677
6678
|
}
|
|
6678
6679
|
});
|
|
6679
6680
|
|
|
6680
|
-
//
|
|
6681
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docCoverRole.js
|
|
6681
6682
|
var require_docCoverRole = __commonJS({
|
|
6682
|
-
"
|
|
6683
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docCoverRole.js"(exports) {
|
|
6683
6684
|
"use strict";
|
|
6684
6685
|
Object.defineProperty(exports, "__esModule", {
|
|
6685
6686
|
value: true
|
|
@@ -6716,9 +6717,9 @@ var require_docCoverRole = __commonJS({
|
|
|
6716
6717
|
}
|
|
6717
6718
|
});
|
|
6718
6719
|
|
|
6719
|
-
//
|
|
6720
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docCreditRole.js
|
|
6720
6721
|
var require_docCreditRole = __commonJS({
|
|
6721
|
-
"
|
|
6722
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docCreditRole.js"(exports) {
|
|
6722
6723
|
"use strict";
|
|
6723
6724
|
Object.defineProperty(exports, "__esModule", {
|
|
6724
6725
|
value: true
|
|
@@ -6755,9 +6756,9 @@ var require_docCreditRole = __commonJS({
|
|
|
6755
6756
|
}
|
|
6756
6757
|
});
|
|
6757
6758
|
|
|
6758
|
-
//
|
|
6759
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docCreditsRole.js
|
|
6759
6760
|
var require_docCreditsRole = __commonJS({
|
|
6760
|
-
"
|
|
6761
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docCreditsRole.js"(exports) {
|
|
6761
6762
|
"use strict";
|
|
6762
6763
|
Object.defineProperty(exports, "__esModule", {
|
|
6763
6764
|
value: true
|
|
@@ -6794,9 +6795,9 @@ var require_docCreditsRole = __commonJS({
|
|
|
6794
6795
|
}
|
|
6795
6796
|
});
|
|
6796
6797
|
|
|
6797
|
-
//
|
|
6798
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docDedicationRole.js
|
|
6798
6799
|
var require_docDedicationRole = __commonJS({
|
|
6799
|
-
"
|
|
6800
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docDedicationRole.js"(exports) {
|
|
6800
6801
|
"use strict";
|
|
6801
6802
|
Object.defineProperty(exports, "__esModule", {
|
|
6802
6803
|
value: true
|
|
@@ -6833,9 +6834,9 @@ var require_docDedicationRole = __commonJS({
|
|
|
6833
6834
|
}
|
|
6834
6835
|
});
|
|
6835
6836
|
|
|
6836
|
-
//
|
|
6837
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docEndnoteRole.js
|
|
6837
6838
|
var require_docEndnoteRole = __commonJS({
|
|
6838
|
-
"
|
|
6839
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docEndnoteRole.js"(exports) {
|
|
6839
6840
|
"use strict";
|
|
6840
6841
|
Object.defineProperty(exports, "__esModule", {
|
|
6841
6842
|
value: true
|
|
@@ -6872,9 +6873,9 @@ var require_docEndnoteRole = __commonJS({
|
|
|
6872
6873
|
}
|
|
6873
6874
|
});
|
|
6874
6875
|
|
|
6875
|
-
//
|
|
6876
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docEndnotesRole.js
|
|
6876
6877
|
var require_docEndnotesRole = __commonJS({
|
|
6877
|
-
"
|
|
6878
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docEndnotesRole.js"(exports) {
|
|
6878
6879
|
"use strict";
|
|
6879
6880
|
Object.defineProperty(exports, "__esModule", {
|
|
6880
6881
|
value: true
|
|
@@ -6911,9 +6912,9 @@ var require_docEndnotesRole = __commonJS({
|
|
|
6911
6912
|
}
|
|
6912
6913
|
});
|
|
6913
6914
|
|
|
6914
|
-
//
|
|
6915
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docEpigraphRole.js
|
|
6915
6916
|
var require_docEpigraphRole = __commonJS({
|
|
6916
|
-
"
|
|
6917
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docEpigraphRole.js"(exports) {
|
|
6917
6918
|
"use strict";
|
|
6918
6919
|
Object.defineProperty(exports, "__esModule", {
|
|
6919
6920
|
value: true
|
|
@@ -6950,9 +6951,9 @@ var require_docEpigraphRole = __commonJS({
|
|
|
6950
6951
|
}
|
|
6951
6952
|
});
|
|
6952
6953
|
|
|
6953
|
-
//
|
|
6954
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docEpilogueRole.js
|
|
6954
6955
|
var require_docEpilogueRole = __commonJS({
|
|
6955
|
-
"
|
|
6956
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docEpilogueRole.js"(exports) {
|
|
6956
6957
|
"use strict";
|
|
6957
6958
|
Object.defineProperty(exports, "__esModule", {
|
|
6958
6959
|
value: true
|
|
@@ -6989,9 +6990,9 @@ var require_docEpilogueRole = __commonJS({
|
|
|
6989
6990
|
}
|
|
6990
6991
|
});
|
|
6991
6992
|
|
|
6992
|
-
//
|
|
6993
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docErrataRole.js
|
|
6993
6994
|
var require_docErrataRole = __commonJS({
|
|
6994
|
-
"
|
|
6995
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docErrataRole.js"(exports) {
|
|
6995
6996
|
"use strict";
|
|
6996
6997
|
Object.defineProperty(exports, "__esModule", {
|
|
6997
6998
|
value: true
|
|
@@ -7028,9 +7029,9 @@ var require_docErrataRole = __commonJS({
|
|
|
7028
7029
|
}
|
|
7029
7030
|
});
|
|
7030
7031
|
|
|
7031
|
-
//
|
|
7032
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docExampleRole.js
|
|
7032
7033
|
var require_docExampleRole = __commonJS({
|
|
7033
|
-
"
|
|
7034
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docExampleRole.js"(exports) {
|
|
7034
7035
|
"use strict";
|
|
7035
7036
|
Object.defineProperty(exports, "__esModule", {
|
|
7036
7037
|
value: true
|
|
@@ -7062,9 +7063,9 @@ var require_docExampleRole = __commonJS({
|
|
|
7062
7063
|
}
|
|
7063
7064
|
});
|
|
7064
7065
|
|
|
7065
|
-
//
|
|
7066
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docFootnoteRole.js
|
|
7066
7067
|
var require_docFootnoteRole = __commonJS({
|
|
7067
|
-
"
|
|
7068
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docFootnoteRole.js"(exports) {
|
|
7068
7069
|
"use strict";
|
|
7069
7070
|
Object.defineProperty(exports, "__esModule", {
|
|
7070
7071
|
value: true
|
|
@@ -7101,9 +7102,9 @@ var require_docFootnoteRole = __commonJS({
|
|
|
7101
7102
|
}
|
|
7102
7103
|
});
|
|
7103
7104
|
|
|
7104
|
-
//
|
|
7105
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docForewordRole.js
|
|
7105
7106
|
var require_docForewordRole = __commonJS({
|
|
7106
|
-
"
|
|
7107
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docForewordRole.js"(exports) {
|
|
7107
7108
|
"use strict";
|
|
7108
7109
|
Object.defineProperty(exports, "__esModule", {
|
|
7109
7110
|
value: true
|
|
@@ -7140,9 +7141,9 @@ var require_docForewordRole = __commonJS({
|
|
|
7140
7141
|
}
|
|
7141
7142
|
});
|
|
7142
7143
|
|
|
7143
|
-
//
|
|
7144
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docGlossaryRole.js
|
|
7144
7145
|
var require_docGlossaryRole = __commonJS({
|
|
7145
|
-
"
|
|
7146
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docGlossaryRole.js"(exports) {
|
|
7146
7147
|
"use strict";
|
|
7147
7148
|
Object.defineProperty(exports, "__esModule", {
|
|
7148
7149
|
value: true
|
|
@@ -7179,9 +7180,9 @@ var require_docGlossaryRole = __commonJS({
|
|
|
7179
7180
|
}
|
|
7180
7181
|
});
|
|
7181
7182
|
|
|
7182
|
-
//
|
|
7183
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docGlossrefRole.js
|
|
7183
7184
|
var require_docGlossrefRole = __commonJS({
|
|
7184
|
-
"
|
|
7185
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docGlossrefRole.js"(exports) {
|
|
7185
7186
|
"use strict";
|
|
7186
7187
|
Object.defineProperty(exports, "__esModule", {
|
|
7187
7188
|
value: true
|
|
@@ -7215,9 +7216,9 @@ var require_docGlossrefRole = __commonJS({
|
|
|
7215
7216
|
}
|
|
7216
7217
|
});
|
|
7217
7218
|
|
|
7218
|
-
//
|
|
7219
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docIndexRole.js
|
|
7219
7220
|
var require_docIndexRole = __commonJS({
|
|
7220
|
-
"
|
|
7221
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docIndexRole.js"(exports) {
|
|
7221
7222
|
"use strict";
|
|
7222
7223
|
Object.defineProperty(exports, "__esModule", {
|
|
7223
7224
|
value: true
|
|
@@ -7254,9 +7255,9 @@ var require_docIndexRole = __commonJS({
|
|
|
7254
7255
|
}
|
|
7255
7256
|
});
|
|
7256
7257
|
|
|
7257
|
-
//
|
|
7258
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docIntroductionRole.js
|
|
7258
7259
|
var require_docIntroductionRole = __commonJS({
|
|
7259
|
-
"
|
|
7260
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docIntroductionRole.js"(exports) {
|
|
7260
7261
|
"use strict";
|
|
7261
7262
|
Object.defineProperty(exports, "__esModule", {
|
|
7262
7263
|
value: true
|
|
@@ -7293,9 +7294,9 @@ var require_docIntroductionRole = __commonJS({
|
|
|
7293
7294
|
}
|
|
7294
7295
|
});
|
|
7295
7296
|
|
|
7296
|
-
//
|
|
7297
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docNoterefRole.js
|
|
7297
7298
|
var require_docNoterefRole = __commonJS({
|
|
7298
|
-
"
|
|
7299
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docNoterefRole.js"(exports) {
|
|
7299
7300
|
"use strict";
|
|
7300
7301
|
Object.defineProperty(exports, "__esModule", {
|
|
7301
7302
|
value: true
|
|
@@ -7329,9 +7330,9 @@ var require_docNoterefRole = __commonJS({
|
|
|
7329
7330
|
}
|
|
7330
7331
|
});
|
|
7331
7332
|
|
|
7332
|
-
//
|
|
7333
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docNoticeRole.js
|
|
7333
7334
|
var require_docNoticeRole = __commonJS({
|
|
7334
|
-
"
|
|
7335
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docNoticeRole.js"(exports) {
|
|
7335
7336
|
"use strict";
|
|
7336
7337
|
Object.defineProperty(exports, "__esModule", {
|
|
7337
7338
|
value: true
|
|
@@ -7368,9 +7369,9 @@ var require_docNoticeRole = __commonJS({
|
|
|
7368
7369
|
}
|
|
7369
7370
|
});
|
|
7370
7371
|
|
|
7371
|
-
//
|
|
7372
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docPagebreakRole.js
|
|
7372
7373
|
var require_docPagebreakRole = __commonJS({
|
|
7373
|
-
"
|
|
7374
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docPagebreakRole.js"(exports) {
|
|
7374
7375
|
"use strict";
|
|
7375
7376
|
Object.defineProperty(exports, "__esModule", {
|
|
7376
7377
|
value: true
|
|
@@ -7406,9 +7407,9 @@ var require_docPagebreakRole = __commonJS({
|
|
|
7406
7407
|
}
|
|
7407
7408
|
});
|
|
7408
7409
|
|
|
7409
|
-
//
|
|
7410
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docPagelistRole.js
|
|
7410
7411
|
var require_docPagelistRole = __commonJS({
|
|
7411
|
-
"
|
|
7412
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docPagelistRole.js"(exports) {
|
|
7412
7413
|
"use strict";
|
|
7413
7414
|
Object.defineProperty(exports, "__esModule", {
|
|
7414
7415
|
value: true
|
|
@@ -7445,9 +7446,9 @@ var require_docPagelistRole = __commonJS({
|
|
|
7445
7446
|
}
|
|
7446
7447
|
});
|
|
7447
7448
|
|
|
7448
|
-
//
|
|
7449
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docPartRole.js
|
|
7449
7450
|
var require_docPartRole = __commonJS({
|
|
7450
|
-
"
|
|
7451
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docPartRole.js"(exports) {
|
|
7451
7452
|
"use strict";
|
|
7452
7453
|
Object.defineProperty(exports, "__esModule", {
|
|
7453
7454
|
value: true
|
|
@@ -7484,9 +7485,9 @@ var require_docPartRole = __commonJS({
|
|
|
7484
7485
|
}
|
|
7485
7486
|
});
|
|
7486
7487
|
|
|
7487
|
-
//
|
|
7488
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docPrefaceRole.js
|
|
7488
7489
|
var require_docPrefaceRole = __commonJS({
|
|
7489
|
-
"
|
|
7490
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docPrefaceRole.js"(exports) {
|
|
7490
7491
|
"use strict";
|
|
7491
7492
|
Object.defineProperty(exports, "__esModule", {
|
|
7492
7493
|
value: true
|
|
@@ -7523,9 +7524,9 @@ var require_docPrefaceRole = __commonJS({
|
|
|
7523
7524
|
}
|
|
7524
7525
|
});
|
|
7525
7526
|
|
|
7526
|
-
//
|
|
7527
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docPrologueRole.js
|
|
7527
7528
|
var require_docPrologueRole = __commonJS({
|
|
7528
|
-
"
|
|
7529
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docPrologueRole.js"(exports) {
|
|
7529
7530
|
"use strict";
|
|
7530
7531
|
Object.defineProperty(exports, "__esModule", {
|
|
7531
7532
|
value: true
|
|
@@ -7562,9 +7563,9 @@ var require_docPrologueRole = __commonJS({
|
|
|
7562
7563
|
}
|
|
7563
7564
|
});
|
|
7564
7565
|
|
|
7565
|
-
//
|
|
7566
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docPullquoteRole.js
|
|
7566
7567
|
var require_docPullquoteRole = __commonJS({
|
|
7567
|
-
"
|
|
7568
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docPullquoteRole.js"(exports) {
|
|
7568
7569
|
"use strict";
|
|
7569
7570
|
Object.defineProperty(exports, "__esModule", {
|
|
7570
7571
|
value: true
|
|
@@ -7595,9 +7596,9 @@ var require_docPullquoteRole = __commonJS({
|
|
|
7595
7596
|
}
|
|
7596
7597
|
});
|
|
7597
7598
|
|
|
7598
|
-
//
|
|
7599
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docQnaRole.js
|
|
7599
7600
|
var require_docQnaRole = __commonJS({
|
|
7600
|
-
"
|
|
7601
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docQnaRole.js"(exports) {
|
|
7601
7602
|
"use strict";
|
|
7602
7603
|
Object.defineProperty(exports, "__esModule", {
|
|
7603
7604
|
value: true
|
|
@@ -7634,9 +7635,9 @@ var require_docQnaRole = __commonJS({
|
|
|
7634
7635
|
}
|
|
7635
7636
|
});
|
|
7636
7637
|
|
|
7637
|
-
//
|
|
7638
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docSubtitleRole.js
|
|
7638
7639
|
var require_docSubtitleRole = __commonJS({
|
|
7639
|
-
"
|
|
7640
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docSubtitleRole.js"(exports) {
|
|
7640
7641
|
"use strict";
|
|
7641
7642
|
Object.defineProperty(exports, "__esModule", {
|
|
7642
7643
|
value: true
|
|
@@ -7673,9 +7674,9 @@ var require_docSubtitleRole = __commonJS({
|
|
|
7673
7674
|
}
|
|
7674
7675
|
});
|
|
7675
7676
|
|
|
7676
|
-
//
|
|
7677
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docTipRole.js
|
|
7677
7678
|
var require_docTipRole = __commonJS({
|
|
7678
|
-
"
|
|
7679
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docTipRole.js"(exports) {
|
|
7679
7680
|
"use strict";
|
|
7680
7681
|
Object.defineProperty(exports, "__esModule", {
|
|
7681
7682
|
value: true
|
|
@@ -7712,9 +7713,9 @@ var require_docTipRole = __commonJS({
|
|
|
7712
7713
|
}
|
|
7713
7714
|
});
|
|
7714
7715
|
|
|
7715
|
-
//
|
|
7716
|
+
// node_modules/aria-query/lib/etc/roles/dpub/docTocRole.js
|
|
7716
7717
|
var require_docTocRole = __commonJS({
|
|
7717
|
-
"
|
|
7718
|
+
"node_modules/aria-query/lib/etc/roles/dpub/docTocRole.js"(exports) {
|
|
7718
7719
|
"use strict";
|
|
7719
7720
|
Object.defineProperty(exports, "__esModule", {
|
|
7720
7721
|
value: true
|
|
@@ -7751,9 +7752,9 @@ var require_docTocRole = __commonJS({
|
|
|
7751
7752
|
}
|
|
7752
7753
|
});
|
|
7753
7754
|
|
|
7754
|
-
//
|
|
7755
|
+
// node_modules/aria-query/lib/etc/roles/ariaDpubRoles.js
|
|
7755
7756
|
var require_ariaDpubRoles = __commonJS({
|
|
7756
|
-
"
|
|
7757
|
+
"node_modules/aria-query/lib/etc/roles/ariaDpubRoles.js"(exports) {
|
|
7757
7758
|
"use strict";
|
|
7758
7759
|
Object.defineProperty(exports, "__esModule", {
|
|
7759
7760
|
value: true
|
|
@@ -7807,9 +7808,9 @@ var require_ariaDpubRoles = __commonJS({
|
|
|
7807
7808
|
}
|
|
7808
7809
|
});
|
|
7809
7810
|
|
|
7810
|
-
//
|
|
7811
|
+
// node_modules/aria-query/lib/etc/roles/graphics/graphicsDocumentRole.js
|
|
7811
7812
|
var require_graphicsDocumentRole = __commonJS({
|
|
7812
|
-
"
|
|
7813
|
+
"node_modules/aria-query/lib/etc/roles/graphics/graphicsDocumentRole.js"(exports) {
|
|
7813
7814
|
"use strict";
|
|
7814
7815
|
Object.defineProperty(exports, "__esModule", {
|
|
7815
7816
|
value: true
|
|
@@ -7856,9 +7857,9 @@ var require_graphicsDocumentRole = __commonJS({
|
|
|
7856
7857
|
}
|
|
7857
7858
|
});
|
|
7858
7859
|
|
|
7859
|
-
//
|
|
7860
|
+
// node_modules/aria-query/lib/etc/roles/graphics/graphicsObjectRole.js
|
|
7860
7861
|
var require_graphicsObjectRole = __commonJS({
|
|
7861
|
-
"
|
|
7862
|
+
"node_modules/aria-query/lib/etc/roles/graphics/graphicsObjectRole.js"(exports) {
|
|
7862
7863
|
"use strict";
|
|
7863
7864
|
Object.defineProperty(exports, "__esModule", {
|
|
7864
7865
|
value: true
|
|
@@ -7909,9 +7910,9 @@ var require_graphicsObjectRole = __commonJS({
|
|
|
7909
7910
|
}
|
|
7910
7911
|
});
|
|
7911
7912
|
|
|
7912
|
-
//
|
|
7913
|
+
// node_modules/aria-query/lib/etc/roles/graphics/graphicsSymbolRole.js
|
|
7913
7914
|
var require_graphicsSymbolRole = __commonJS({
|
|
7914
|
-
"
|
|
7915
|
+
"node_modules/aria-query/lib/etc/roles/graphics/graphicsSymbolRole.js"(exports) {
|
|
7915
7916
|
"use strict";
|
|
7916
7917
|
Object.defineProperty(exports, "__esModule", {
|
|
7917
7918
|
value: true
|
|
@@ -7943,9 +7944,9 @@ var require_graphicsSymbolRole = __commonJS({
|
|
|
7943
7944
|
}
|
|
7944
7945
|
});
|
|
7945
7946
|
|
|
7946
|
-
//
|
|
7947
|
+
// node_modules/aria-query/lib/etc/roles/ariaGraphicsRoles.js
|
|
7947
7948
|
var require_ariaGraphicsRoles = __commonJS({
|
|
7948
|
-
"
|
|
7949
|
+
"node_modules/aria-query/lib/etc/roles/ariaGraphicsRoles.js"(exports) {
|
|
7949
7950
|
"use strict";
|
|
7950
7951
|
Object.defineProperty(exports, "__esModule", {
|
|
7951
7952
|
value: true
|
|
@@ -7963,9 +7964,9 @@ var require_ariaGraphicsRoles = __commonJS({
|
|
|
7963
7964
|
}
|
|
7964
7965
|
});
|
|
7965
7966
|
|
|
7966
|
-
//
|
|
7967
|
+
// node_modules/aria-query/lib/rolesMap.js
|
|
7967
7968
|
var require_rolesMap = __commonJS({
|
|
7968
|
-
"
|
|
7969
|
+
"node_modules/aria-query/lib/rolesMap.js"(exports) {
|
|
7969
7970
|
"use strict";
|
|
7970
7971
|
Object.defineProperty(exports, "__esModule", {
|
|
7971
7972
|
value: true
|
|
@@ -11933,9 +11934,9 @@ var require_deep_equal = __commonJS({
|
|
|
11933
11934
|
}
|
|
11934
11935
|
});
|
|
11935
11936
|
|
|
11936
|
-
//
|
|
11937
|
+
// node_modules/aria-query/lib/elementRoleMap.js
|
|
11937
11938
|
var require_elementRoleMap = __commonJS({
|
|
11938
|
-
"
|
|
11939
|
+
"node_modules/aria-query/lib/elementRoleMap.js"(exports) {
|
|
11939
11940
|
"use strict";
|
|
11940
11941
|
Object.defineProperty(exports, "__esModule", {
|
|
11941
11942
|
value: true
|
|
@@ -12122,9 +12123,9 @@ var require_elementRoleMap = __commonJS({
|
|
|
12122
12123
|
}
|
|
12123
12124
|
});
|
|
12124
12125
|
|
|
12125
|
-
//
|
|
12126
|
+
// node_modules/aria-query/lib/roleElementMap.js
|
|
12126
12127
|
var require_roleElementMap = __commonJS({
|
|
12127
|
-
"
|
|
12128
|
+
"node_modules/aria-query/lib/roleElementMap.js"(exports) {
|
|
12128
12129
|
"use strict";
|
|
12129
12130
|
Object.defineProperty(exports, "__esModule", {
|
|
12130
12131
|
value: true
|
|
@@ -12295,9 +12296,9 @@ var require_roleElementMap = __commonJS({
|
|
|
12295
12296
|
}
|
|
12296
12297
|
});
|
|
12297
12298
|
|
|
12298
|
-
//
|
|
12299
|
+
// node_modules/aria-query/lib/index.js
|
|
12299
12300
|
var require_lib = __commonJS({
|
|
12300
|
-
"
|
|
12301
|
+
"node_modules/aria-query/lib/index.js"(exports) {
|
|
12301
12302
|
"use strict";
|
|
12302
12303
|
Object.defineProperty(exports, "__esModule", {
|
|
12303
12304
|
value: true
|
|
@@ -13314,13 +13315,13 @@ var require_dist = __commonJS({
|
|
|
13314
13315
|
}
|
|
13315
13316
|
});
|
|
13316
13317
|
|
|
13317
|
-
//
|
|
13318
|
+
// node_modules/@testing-library/react/dist/@testing-library/react.esm.js
|
|
13318
13319
|
import * as React from "react";
|
|
13319
13320
|
import * as DeprecatedReactTestUtils from "react-dom/test-utils";
|
|
13320
13321
|
import ReactDOM from "react-dom";
|
|
13321
13322
|
import * as ReactDOMClient from "react-dom/client";
|
|
13322
13323
|
|
|
13323
|
-
//
|
|
13324
|
+
// node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js
|
|
13324
13325
|
var prettyFormat = __toESM(require_build());
|
|
13325
13326
|
|
|
13326
13327
|
// ../../node_modules/dom-accessibility-api/dist/polyfills/array.from.mjs
|
|
@@ -14175,7 +14176,7 @@ function computeAccessibleName(root) {
|
|
|
14175
14176
|
return computeTextAlternative(root, options);
|
|
14176
14177
|
}
|
|
14177
14178
|
|
|
14178
|
-
//
|
|
14179
|
+
// node_modules/@testing-library/dom/dist/@testing-library/dom.esm.js
|
|
14179
14180
|
var import_aria_query = __toESM(require_lib());
|
|
14180
14181
|
var import_lz_string = __toESM(require_lz_string());
|
|
14181
14182
|
function escapeHTML(str) {
|
|
@@ -16667,7 +16668,7 @@ var screen = typeof document !== "undefined" && document.body ? getQueriesForEle
|
|
|
16667
16668
|
return helpers;
|
|
16668
16669
|
}, initialValue);
|
|
16669
16670
|
|
|
16670
|
-
//
|
|
16671
|
+
// node_modules/@testing-library/react/dist/@testing-library/react.esm.js
|
|
16671
16672
|
var reactAct = typeof React.act === "function" ? React.act : DeprecatedReactTestUtils.act;
|
|
16672
16673
|
function getGlobalThis() {
|
|
16673
16674
|
if (typeof globalThis !== "undefined") {
|
|
@@ -30247,7 +30248,7 @@ function offsetToLineNumber(source, offset) {
|
|
|
30247
30248
|
return line + 1;
|
|
30248
30249
|
}
|
|
30249
30250
|
async function saveInlineSnapshots(environment, snapshots) {
|
|
30250
|
-
const MagicString = (await import("./magic-string.es-
|
|
30251
|
+
const MagicString = (await import("./magic-string.es-7FJ3LUGB.mjs")).default;
|
|
30251
30252
|
const files = new Set(snapshots.map((i) => i.file));
|
|
30252
30253
|
await Promise.all(Array.from(files).map(async (file) => {
|
|
30253
30254
|
const snaps = snapshots.filter((i) => i.file === file);
|
|
@@ -33764,7 +33765,15 @@ import { QueryClient, QueryClientProvider } from "@tanstack/react-query";
|
|
|
33764
33765
|
import { jsx } from "react/jsx-runtime";
|
|
33765
33766
|
var defaultMocks = {
|
|
33766
33767
|
translationManager: {
|
|
33767
|
-
t: (namespace, key) =>
|
|
33768
|
+
t: (namespace, key, params) => {
|
|
33769
|
+
let result = `${namespace}.${key}`;
|
|
33770
|
+
if (params) {
|
|
33771
|
+
Object.entries(params).forEach(([k2, v2]) => {
|
|
33772
|
+
result = result.replace(`{${k2}}`, String(v2));
|
|
33773
|
+
});
|
|
33774
|
+
}
|
|
33775
|
+
return result;
|
|
33776
|
+
}
|
|
33768
33777
|
},
|
|
33769
33778
|
apiClientManager: {
|
|
33770
33779
|
client: null
|