@instructure/ui-date-input 8.25.1-snapshot-2 → 8.25.1-snapshot-13

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 DateInputLocator: {
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;
@@ -160,10 +160,10 @@ export declare const DateInputLocator: {
160
160
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
161
161
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
162
162
  } & {
163
+ visible: () => boolean;
163
164
  toString: (maxLength?: number | undefined, options?: {
164
165
  highlight: boolean;
165
166
  } | undefined) => string;
166
- visible: () => boolean;
167
167
  getId: () => string;
168
168
  getOwnerWindow: () => (Window & typeof globalThis) | null;
169
169
  getOwnerDocument: () => Document;
@@ -299,10 +299,10 @@ export declare const DateInputLocator: {
299
299
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
300
300
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
301
301
  } & {
302
+ visible: () => boolean;
302
303
  toString: (maxLength?: number | undefined, options?: {
303
304
  highlight: boolean;
304
305
  } | undefined) => string;
305
- visible: () => boolean;
306
306
  getId: () => string;
307
307
  getOwnerWindow: () => (Window & typeof globalThis) | null;
308
308
  getOwnerDocument: () => Document;
@@ -440,10 +440,10 @@ export declare const DateInputLocator: {
440
440
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
441
441
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
442
442
  } & {
443
+ visible: () => boolean;
443
444
  toString: (maxLength?: number | undefined, options?: {
444
445
  highlight: boolean;
445
446
  } | undefined) => string;
446
- visible: () => boolean;
447
447
  getId: () => string;
448
448
  getOwnerWindow: () => (Window & typeof globalThis) | null;
449
449
  getOwnerDocument: () => Document;
@@ -579,10 +579,10 @@ export declare const DateInputLocator: {
579
579
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
580
580
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
581
581
  } & {
582
+ visible: () => boolean;
582
583
  toString: (maxLength?: number | undefined, options?: {
583
584
  highlight: boolean;
584
585
  } | undefined) => string;
585
- visible: () => boolean;
586
586
  getId: () => string;
587
587
  getOwnerWindow: () => (Window & typeof globalThis) | null;
588
588
  getOwnerDocument: () => Document;
@@ -720,10 +720,10 @@ export declare const DateInputLocator: {
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 DateInputLocator: {
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;
@@ -1000,10 +1000,10 @@ export declare const DateInputLocator: {
1000
1000
  findParent: typeof import("@instructure/ui-test-queries/src/utils/queries").findParent;
1001
1001
  findParents: typeof import("@instructure/ui-test-queries/src/utils/queries").findParents;
1002
1002
  } & {
1003
+ visible: () => boolean;
1003
1004
  toString: (maxLength?: number | undefined, options?: {
1004
1005
  highlight: boolean;
1005
1006
  } | undefined) => string;
1006
- visible: () => boolean;
1007
1007
  getId: () => string;
1008
1008
  getOwnerWindow: () => (Window & typeof globalThis) | null;
1009
1009
  getOwnerDocument: () => Document;
@@ -1139,10 +1139,10 @@ export declare const DateInputLocator: {
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;