@instructure/ui-number-input 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.
- package/CHANGELOG.md +4 -0
- package/package.json +14 -15
- package/tsconfig.build.tsbuildinfo +1 -1
- package/types/NumberInput/NumberInputLocator.d.ts +14 -14
- package/LICENSE.md +0 -27
|
@@ -13,10 +13,10 @@ export declare const NumberInputLocator: {
|
|
|
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 NumberInputLocator: {
|
|
|
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;
|
|
@@ -298,10 +298,10 @@ export declare const NumberInputLocator: {
|
|
|
298
298
|
findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
|
|
299
299
|
findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
|
|
300
300
|
} & {
|
|
301
|
+
visible: () => boolean;
|
|
301
302
|
toString: (maxLength?: number | undefined, options?: {
|
|
302
303
|
highlight: boolean;
|
|
303
304
|
} | undefined) => string;
|
|
304
|
-
visible: () => boolean;
|
|
305
305
|
getId: () => string;
|
|
306
306
|
getOwnerWindow: () => (Window & typeof globalThis) | null;
|
|
307
307
|
getOwnerDocument: () => Document;
|
|
@@ -437,10 +437,10 @@ export declare const NumberInputLocator: {
|
|
|
437
437
|
findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
|
|
438
438
|
findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
|
|
439
439
|
} & {
|
|
440
|
+
visible: () => boolean;
|
|
440
441
|
toString: (maxLength?: number | undefined, options?: {
|
|
441
442
|
highlight: boolean;
|
|
442
443
|
} | undefined) => string;
|
|
443
|
-
visible: () => boolean;
|
|
444
444
|
getId: () => string;
|
|
445
445
|
getOwnerWindow: () => (Window & typeof globalThis) | null;
|
|
446
446
|
getOwnerDocument: () => Document;
|
|
@@ -576,10 +576,10 @@ export declare const NumberInputLocator: {
|
|
|
576
576
|
findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
|
|
577
577
|
findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
|
|
578
578
|
} & {
|
|
579
|
+
visible: () => boolean;
|
|
579
580
|
toString: (maxLength?: number | undefined, options?: {
|
|
580
581
|
highlight: boolean;
|
|
581
582
|
} | undefined) => string;
|
|
582
|
-
visible: () => boolean;
|
|
583
583
|
getId: () => string;
|
|
584
584
|
getOwnerWindow: () => (Window & typeof globalThis) | null;
|
|
585
585
|
getOwnerDocument: () => Document;
|
|
@@ -716,10 +716,10 @@ export declare const NumberInputLocator: {
|
|
|
716
716
|
findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
|
|
717
717
|
findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
|
|
718
718
|
} & {
|
|
719
|
+
visible: () => boolean;
|
|
719
720
|
toString: (maxLength?: number | undefined, options?: {
|
|
720
721
|
highlight: boolean;
|
|
721
722
|
} | undefined) => string;
|
|
722
|
-
visible: () => boolean;
|
|
723
723
|
getId: () => string;
|
|
724
724
|
getOwnerWindow: () => (Window & typeof globalThis) | null;
|
|
725
725
|
getOwnerDocument: () => Document;
|
|
@@ -855,10 +855,10 @@ export declare const NumberInputLocator: {
|
|
|
855
855
|
findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
|
|
856
856
|
findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
|
|
857
857
|
} & {
|
|
858
|
+
visible: () => boolean;
|
|
858
859
|
toString: (maxLength?: number | undefined, options?: {
|
|
859
860
|
highlight: boolean;
|
|
860
861
|
} | undefined) => string;
|
|
861
|
-
visible: () => boolean;
|
|
862
862
|
getId: () => string;
|
|
863
863
|
getOwnerWindow: () => (Window & typeof globalThis) | null;
|
|
864
864
|
getOwnerDocument: () => Document;
|
|
@@ -994,10 +994,10 @@ export declare const NumberInputLocator: {
|
|
|
994
994
|
findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
|
|
995
995
|
findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
|
|
996
996
|
} & {
|
|
997
|
+
visible: () => boolean;
|
|
997
998
|
toString: (maxLength?: number | undefined, options?: {
|
|
998
999
|
highlight: boolean;
|
|
999
1000
|
} | undefined) => string;
|
|
1000
|
-
visible: () => boolean;
|
|
1001
1001
|
getId: () => string;
|
|
1002
1002
|
getOwnerWindow: () => (Window & typeof globalThis) | null;
|
|
1003
1003
|
getOwnerDocument: () => Document;
|
|
@@ -1134,10 +1134,10 @@ export declare const NumberInputLocator: {
|
|
|
1134
1134
|
findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
|
|
1135
1135
|
findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
|
|
1136
1136
|
} & {
|
|
1137
|
+
visible: () => boolean;
|
|
1137
1138
|
toString: (maxLength?: number | undefined, options?: {
|
|
1138
1139
|
highlight: boolean;
|
|
1139
1140
|
} | undefined) => string;
|
|
1140
|
-
visible: () => boolean;
|
|
1141
1141
|
getId: () => string;
|
|
1142
1142
|
getOwnerWindow: () => (Window & typeof globalThis) | null;
|
|
1143
1143
|
getOwnerDocument: () => Document;
|
|
@@ -1273,10 +1273,10 @@ export declare const NumberInputLocator: {
|
|
|
1273
1273
|
findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
|
|
1274
1274
|
findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
|
|
1275
1275
|
} & {
|
|
1276
|
+
visible: () => boolean;
|
|
1276
1277
|
toString: (maxLength?: number | undefined, options?: {
|
|
1277
1278
|
highlight: boolean;
|
|
1278
1279
|
} | undefined) => string;
|
|
1279
|
-
visible: () => boolean;
|
|
1280
1280
|
getId: () => string;
|
|
1281
1281
|
getOwnerWindow: () => (Window & typeof globalThis) | null;
|
|
1282
1282
|
getOwnerDocument: () => Document;
|
|
@@ -1412,10 +1412,10 @@ export declare const NumberInputLocator: {
|
|
|
1412
1412
|
findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
|
|
1413
1413
|
findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
|
|
1414
1414
|
} & {
|
|
1415
|
+
visible: () => boolean;
|
|
1415
1416
|
toString: (maxLength?: number | undefined, options?: {
|
|
1416
1417
|
highlight: boolean;
|
|
1417
1418
|
} | undefined) => string;
|
|
1418
|
-
visible: () => boolean;
|
|
1419
1419
|
getId: () => string;
|
|
1420
1420
|
getOwnerWindow: () => (Window & typeof globalThis) | null;
|
|
1421
1421
|
getOwnerDocument: () => Document;
|
|
@@ -1552,10 +1552,10 @@ export declare const NumberInputLocator: {
|
|
|
1552
1552
|
findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
|
|
1553
1553
|
findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
|
|
1554
1554
|
} & {
|
|
1555
|
+
visible: () => boolean;
|
|
1555
1556
|
toString: (maxLength?: number | undefined, options?: {
|
|
1556
1557
|
highlight: boolean;
|
|
1557
1558
|
} | undefined) => string;
|
|
1558
|
-
visible: () => boolean;
|
|
1559
1559
|
getId: () => string;
|
|
1560
1560
|
getOwnerWindow: () => (Window & typeof globalThis) | null;
|
|
1561
1561
|
getOwnerDocument: () => Document;
|
|
@@ -1691,10 +1691,10 @@ export declare const NumberInputLocator: {
|
|
|
1691
1691
|
findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
|
|
1692
1692
|
findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
|
|
1693
1693
|
} & {
|
|
1694
|
+
visible: () => boolean;
|
|
1694
1695
|
toString: (maxLength?: number | undefined, options?: {
|
|
1695
1696
|
highlight: boolean;
|
|
1696
1697
|
} | undefined) => string;
|
|
1697
|
-
visible: () => boolean;
|
|
1698
1698
|
getId: () => string;
|
|
1699
1699
|
getOwnerWindow: () => (Window & typeof globalThis) | null;
|
|
1700
1700
|
getOwnerDocument: () => Document;
|
|
@@ -1830,10 +1830,10 @@ export declare const NumberInputLocator: {
|
|
|
1830
1830
|
findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
|
|
1831
1831
|
findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
|
|
1832
1832
|
} & {
|
|
1833
|
+
visible: () => boolean;
|
|
1833
1834
|
toString: (maxLength?: number | undefined, options?: {
|
|
1834
1835
|
highlight: boolean;
|
|
1835
1836
|
} | undefined) => string;
|
|
1836
|
-
visible: () => boolean;
|
|
1837
1837
|
getId: () => string;
|
|
1838
1838
|
getOwnerWindow: () => (Window & typeof globalThis) | null;
|
|
1839
1839
|
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.
|