@instructure/ui-toggle-details 8.25.1-snapshot.0 → 8.26.0

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.
@@ -13,10 +13,10 @@ export declare const customMethods: {
13
13
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
14
14
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
15
15
  } & {
16
+ visible: () => boolean;
16
17
  toString: (maxLength?: number | undefined, options?: {
17
18
  highlight: boolean;
18
19
  } | undefined) => string;
19
- visible: () => boolean;
20
20
  getId: () => string;
21
21
  getOwnerWindow: () => (Window & typeof globalThis) | null;
22
22
  getOwnerDocument: () => Document;
@@ -152,10 +152,10 @@ export declare const customMethods: {
152
152
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
153
153
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
154
154
  } & {
155
+ visible: () => boolean;
155
156
  toString: (maxLength?: number | undefined, options?: {
156
157
  highlight: boolean;
157
158
  } | undefined) => string;
158
- visible: () => boolean;
159
159
  getId: () => string;
160
160
  getOwnerWindow: () => (Window & typeof globalThis) | null;
161
161
  getOwnerDocument: () => Document;
@@ -295,10 +295,10 @@ export declare const ToggleDetailsLocator: {
295
295
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
296
296
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
297
297
  } & {
298
+ visible: () => boolean;
298
299
  toString: (maxLength?: number | undefined, options?: {
299
300
  highlight: boolean;
300
301
  } | undefined) => string;
301
- visible: () => boolean;
302
302
  getId: () => string;
303
303
  getOwnerWindow: () => (Window & typeof globalThis) | null;
304
304
  getOwnerDocument: () => Document;
@@ -434,10 +434,10 @@ export declare const ToggleDetailsLocator: {
434
434
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
435
435
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
436
436
  } & {
437
+ visible: () => boolean;
437
438
  toString: (maxLength?: number | undefined, options?: {
438
439
  highlight: boolean;
439
440
  } | undefined) => string;
440
- visible: () => boolean;
441
441
  getId: () => string;
442
442
  getOwnerWindow: () => (Window & typeof globalThis) | null;
443
443
  getOwnerDocument: () => Document;
@@ -580,10 +580,10 @@ export declare const ToggleDetailsLocator: {
580
580
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
581
581
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
582
582
  } & {
583
+ visible: () => boolean;
583
584
  toString: (maxLength?: number | undefined, options?: {
584
585
  highlight: boolean;
585
586
  } | undefined) => string;
586
- visible: () => boolean;
587
587
  getId: () => string;
588
588
  getOwnerWindow: () => (Window & typeof globalThis) | null;
589
589
  getOwnerDocument: () => Document;
@@ -720,10 +720,10 @@ export declare const ToggleDetailsLocator: {
720
720
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
721
721
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
722
722
  } & {
723
+ visible: () => boolean;
723
724
  toString: (maxLength?: number | undefined, options?: {
724
725
  highlight: boolean;
725
726
  } | undefined) => string;
726
- visible: () => boolean;
727
727
  getId: () => string;
728
728
  getOwnerWindow: () => (Window & typeof globalThis) | null;
729
729
  getOwnerDocument: () => Document;
@@ -859,10 +859,10 @@ export declare const ToggleDetailsLocator: {
859
859
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
860
860
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
861
861
  } & {
862
+ visible: () => boolean;
862
863
  toString: (maxLength?: number | undefined, options?: {
863
864
  highlight: boolean;
864
865
  } | undefined) => string;
865
- visible: () => boolean;
866
866
  getId: () => string;
867
867
  getOwnerWindow: () => (Window & typeof globalThis) | null;
868
868
  getOwnerDocument: () => Document;
@@ -999,10 +999,10 @@ export declare const ToggleDetailsLocator: {
999
999
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1000
1000
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1001
1001
  } & {
1002
+ visible: () => boolean;
1002
1003
  toString: (maxLength?: number | undefined, options?: {
1003
1004
  highlight: boolean;
1004
1005
  } | undefined) => string;
1005
- visible: () => boolean;
1006
1006
  getId: () => string;
1007
1007
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1008
1008
  getOwnerDocument: () => Document;
@@ -1139,10 +1139,10 @@ export declare const ToggleDetailsLocator: {
1139
1139
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1140
1140
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1141
1141
  } & {
1142
+ visible: () => boolean;
1142
1143
  toString: (maxLength?: number | undefined, options?: {
1143
1144
  highlight: boolean;
1144
1145
  } | undefined) => string;
1145
- visible: () => boolean;
1146
1146
  getId: () => string;
1147
1147
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1148
1148
  getOwnerDocument: () => Document;
@@ -1278,10 +1278,10 @@ export declare const ToggleDetailsLocator: {
1278
1278
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1279
1279
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1280
1280
  } & {
1281
+ visible: () => boolean;
1281
1282
  toString: (maxLength?: number | undefined, options?: {
1282
1283
  highlight: boolean;
1283
1284
  } | undefined) => string;
1284
- visible: () => boolean;
1285
1285
  getId: () => string;
1286
1286
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1287
1287
  getOwnerDocument: () => Document;
@@ -1418,10 +1418,10 @@ export declare const ToggleDetailsLocator: {
1418
1418
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1419
1419
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1420
1420
  } & {
1421
+ visible: () => boolean;
1421
1422
  toString: (maxLength?: number | undefined, options?: {
1422
1423
  highlight: boolean;
1423
1424
  } | undefined) => string;
1424
- visible: () => boolean;
1425
1425
  getId: () => string;
1426
1426
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1427
1427
  getOwnerDocument: () => Document;
@@ -1558,10 +1558,10 @@ export declare const ToggleDetailsLocator: {
1558
1558
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1559
1559
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1560
1560
  } & {
1561
+ visible: () => boolean;
1561
1562
  toString: (maxLength?: number | undefined, options?: {
1562
1563
  highlight: boolean;
1563
1564
  } | undefined) => string;
1564
- visible: () => boolean;
1565
1565
  getId: () => string;
1566
1566
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1567
1567
  getOwnerDocument: () => Document;
@@ -1697,10 +1697,10 @@ export declare const ToggleDetailsLocator: {
1697
1697
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1698
1698
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1699
1699
  } & {
1700
+ visible: () => boolean;
1700
1701
  toString: (maxLength?: number | undefined, options?: {
1701
1702
  highlight: boolean;
1702
1703
  } | undefined) => string;
1703
- visible: () => boolean;
1704
1704
  getId: () => string;
1705
1705
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1706
1706
  getOwnerDocument: () => Document;
@@ -1837,10 +1837,10 @@ export declare const ToggleDetailsLocator: {
1837
1837
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1838
1838
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1839
1839
  } & {
1840
+ visible: () => boolean;
1840
1841
  toString: (maxLength?: number | undefined, options?: {
1841
1842
  highlight: boolean;
1842
1843
  } | undefined) => string;
1843
- visible: () => boolean;
1844
1844
  getId: () => string;
1845
1845
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1846
1846
  getOwnerDocument: () => Document;
@@ -1977,10 +1977,10 @@ export declare const ToggleDetailsLocator: {
1977
1977
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1978
1978
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1979
1979
  } & {
1980
+ visible: () => boolean;
1980
1981
  toString: (maxLength?: number | undefined, options?: {
1981
1982
  highlight: boolean;
1982
1983
  } | undefined) => string;
1983
- visible: () => boolean;
1984
1984
  getId: () => string;
1985
1985
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1986
1986
  getOwnerDocument: () => Document;
@@ -2116,10 +2116,10 @@ export declare const ToggleDetailsLocator: {
2116
2116
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
2117
2117
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
2118
2118
  } & {
2119
+ visible: () => boolean;
2119
2120
  toString: (maxLength?: number | undefined, options?: {
2120
2121
  highlight: boolean;
2121
2122
  } | undefined) => string;
2122
- visible: () => boolean;
2123
2123
  getId: () => string;
2124
2124
  getOwnerWindow: () => (Window & typeof globalThis) | null;
2125
2125
  getOwnerDocument: () => Document;
@@ -13,10 +13,10 @@ export declare const customMethods: {
13
13
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
14
14
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
15
15
  } & {
16
+ visible: () => boolean;
16
17
  toString: (maxLength?: number | undefined, options?: {
17
18
  highlight: boolean;
18
19
  } | undefined) => string;
19
- visible: () => boolean;
20
20
  getId: () => string;
21
21
  getOwnerWindow: () => (Window & typeof globalThis) | null;
22
22
  getOwnerDocument: () => Document;
@@ -152,10 +152,10 @@ export declare const customMethods: {
152
152
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
153
153
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
154
154
  } & {
155
+ visible: () => boolean;
155
156
  toString: (maxLength?: number | undefined, options?: {
156
157
  highlight: boolean;
157
158
  } | undefined) => string;
158
- visible: () => boolean;
159
159
  getId: () => string;
160
160
  getOwnerWindow: () => (Window & typeof globalThis) | null;
161
161
  getOwnerDocument: () => Document;
@@ -295,10 +295,10 @@ export declare const ToggleGroupLocator: {
295
295
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
296
296
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
297
297
  } & {
298
+ visible: () => boolean;
298
299
  toString: (maxLength?: number | undefined, options?: {
299
300
  highlight: boolean;
300
301
  } | undefined) => string;
301
- visible: () => boolean;
302
302
  getId: () => string;
303
303
  getOwnerWindow: () => (Window & typeof globalThis) | null;
304
304
  getOwnerDocument: () => Document;
@@ -434,10 +434,10 @@ export declare const ToggleGroupLocator: {
434
434
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
435
435
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
436
436
  } & {
437
+ visible: () => boolean;
437
438
  toString: (maxLength?: number | undefined, options?: {
438
439
  highlight: boolean;
439
440
  } | undefined) => string;
440
- visible: () => boolean;
441
441
  getId: () => string;
442
442
  getOwnerWindow: () => (Window & typeof globalThis) | null;
443
443
  getOwnerDocument: () => Document;
@@ -580,10 +580,10 @@ export declare const ToggleGroupLocator: {
580
580
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
581
581
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
582
582
  } & {
583
+ visible: () => boolean;
583
584
  toString: (maxLength?: number | undefined, options?: {
584
585
  highlight: boolean;
585
586
  } | undefined) => string;
586
- visible: () => boolean;
587
587
  getId: () => string;
588
588
  getOwnerWindow: () => (Window & typeof globalThis) | null;
589
589
  getOwnerDocument: () => Document;
@@ -720,10 +720,10 @@ export declare const ToggleGroupLocator: {
720
720
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
721
721
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
722
722
  } & {
723
+ visible: () => boolean;
723
724
  toString: (maxLength?: number | undefined, options?: {
724
725
  highlight: boolean;
725
726
  } | undefined) => string;
726
- visible: () => boolean;
727
727
  getId: () => string;
728
728
  getOwnerWindow: () => (Window & typeof globalThis) | null;
729
729
  getOwnerDocument: () => Document;
@@ -859,10 +859,10 @@ export declare const ToggleGroupLocator: {
859
859
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
860
860
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
861
861
  } & {
862
+ visible: () => boolean;
862
863
  toString: (maxLength?: number | undefined, options?: {
863
864
  highlight: boolean;
864
865
  } | undefined) => string;
865
- visible: () => boolean;
866
866
  getId: () => string;
867
867
  getOwnerWindow: () => (Window & typeof globalThis) | null;
868
868
  getOwnerDocument: () => Document;
@@ -999,10 +999,10 @@ export declare const ToggleGroupLocator: {
999
999
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1000
1000
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1001
1001
  } & {
1002
+ visible: () => boolean;
1002
1003
  toString: (maxLength?: number | undefined, options?: {
1003
1004
  highlight: boolean;
1004
1005
  } | undefined) => string;
1005
- visible: () => boolean;
1006
1006
  getId: () => string;
1007
1007
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1008
1008
  getOwnerDocument: () => Document;
@@ -1139,10 +1139,10 @@ export declare const ToggleGroupLocator: {
1139
1139
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1140
1140
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1141
1141
  } & {
1142
+ visible: () => boolean;
1142
1143
  toString: (maxLength?: number | undefined, options?: {
1143
1144
  highlight: boolean;
1144
1145
  } | undefined) => string;
1145
- visible: () => boolean;
1146
1146
  getId: () => string;
1147
1147
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1148
1148
  getOwnerDocument: () => Document;
@@ -1278,10 +1278,10 @@ export declare const ToggleGroupLocator: {
1278
1278
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1279
1279
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1280
1280
  } & {
1281
+ visible: () => boolean;
1281
1282
  toString: (maxLength?: number | undefined, options?: {
1282
1283
  highlight: boolean;
1283
1284
  } | undefined) => string;
1284
- visible: () => boolean;
1285
1285
  getId: () => string;
1286
1286
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1287
1287
  getOwnerDocument: () => Document;
@@ -1418,10 +1418,10 @@ export declare const ToggleGroupLocator: {
1418
1418
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1419
1419
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1420
1420
  } & {
1421
+ visible: () => boolean;
1421
1422
  toString: (maxLength?: number | undefined, options?: {
1422
1423
  highlight: boolean;
1423
1424
  } | undefined) => string;
1424
- visible: () => boolean;
1425
1425
  getId: () => string;
1426
1426
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1427
1427
  getOwnerDocument: () => Document;
@@ -1558,10 +1558,10 @@ export declare const ToggleGroupLocator: {
1558
1558
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1559
1559
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1560
1560
  } & {
1561
+ visible: () => boolean;
1561
1562
  toString: (maxLength?: number | undefined, options?: {
1562
1563
  highlight: boolean;
1563
1564
  } | undefined) => string;
1564
- visible: () => boolean;
1565
1565
  getId: () => string;
1566
1566
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1567
1567
  getOwnerDocument: () => Document;
@@ -1697,10 +1697,10 @@ export declare const ToggleGroupLocator: {
1697
1697
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1698
1698
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1699
1699
  } & {
1700
+ visible: () => boolean;
1700
1701
  toString: (maxLength?: number | undefined, options?: {
1701
1702
  highlight: boolean;
1702
1703
  } | undefined) => string;
1703
- visible: () => boolean;
1704
1704
  getId: () => string;
1705
1705
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1706
1706
  getOwnerDocument: () => Document;
@@ -1837,10 +1837,10 @@ export declare const ToggleGroupLocator: {
1837
1837
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1838
1838
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1839
1839
  } & {
1840
+ visible: () => boolean;
1840
1841
  toString: (maxLength?: number | undefined, options?: {
1841
1842
  highlight: boolean;
1842
1843
  } | undefined) => string;
1843
- visible: () => boolean;
1844
1844
  getId: () => string;
1845
1845
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1846
1846
  getOwnerDocument: () => Document;
@@ -1977,10 +1977,10 @@ export declare const ToggleGroupLocator: {
1977
1977
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1978
1978
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1979
1979
  } & {
1980
+ visible: () => boolean;
1980
1981
  toString: (maxLength?: number | undefined, options?: {
1981
1982
  highlight: boolean;
1982
1983
  } | undefined) => string;
1983
- visible: () => boolean;
1984
1984
  getId: () => string;
1985
1985
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1986
1986
  getOwnerDocument: () => Document;
@@ -2116,10 +2116,10 @@ export declare const ToggleGroupLocator: {
2116
2116
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
2117
2117
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
2118
2118
  } & {
2119
+ visible: () => boolean;
2119
2120
  toString: (maxLength?: number | undefined, options?: {
2120
2121
  highlight: boolean;
2121
2122
  } | undefined) => string;
2122
- visible: () => boolean;
2123
2123
  getId: () => string;
2124
2124
  getOwnerWindow: () => (Window & typeof globalThis) | null;
2125
2125
  getOwnerDocument: () => Document;
package/LICENSE.md DELETED
@@ -1,27 +0,0 @@
1
- ---
2
- title: The MIT License (MIT)
3
- category: Getting Started
4
- order: 9
5
- ---
6
-
7
- # The MIT License (MIT)
8
-
9
- Copyright (c) 2015 Instructure, Inc.
10
-
11
- **Permission is hereby granted, free of charge, to any person obtaining a copy
12
- of this software and associated documentation files (the "Software"), to deal
13
- in the Software without restriction, including without limitation the rights
14
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15
- copies of the Software, and to permit persons to whom the Software is
16
- furnished to do so, subject to the following conditions.**
17
-
18
- The above copyright notice and this permission notice shall be included in all
19
- copies or substantial portions of the Software.
20
-
21
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
26
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
27
- SOFTWARE.