@omnia/fx 8.0.283-dev → 8.0.286-dev
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/internal-do-not-import-from-here/index.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/UxModels.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.css.d.ts +0 -1
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +10 -528
- package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +110 -0
- package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +110 -0
- package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/datetimezonerenderer/DateTimeZoneRenderer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/editorchrome/stores/EditorSettingsStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +7 -7
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertyDefaultValueInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertySettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertyDefaultValueInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertySettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertyDefaultValueInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertySettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertyDefaultValueInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertySettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertyDefaultValueInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertySettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertyDefaultValueInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertySettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/flow/editor/rules/EditorRules.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/layoutcanvas/apis/LayoutProviderApis.d.ts +6 -0
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/BlockHeader.d.ts +20 -20
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/GlobalHeaderStyling.d.ts +20 -20
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/layout/Style.d.ts +20 -20
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/lock/Lock.d.ts +20 -20
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Css.d.ts +20 -20
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts +20 -20
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Style.d.ts +20 -20
- package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Targeting.d.ts +20 -20
- package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutStepRenderer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +6 -6
- package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +5 -5
- package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/permissioninput/loc/localize.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/boolean/BooleanEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/email/EmailEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityConfiguration.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageConfiguration.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/integer/IntegerEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/language/LanguageEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkConfiguration.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/media/MediaEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/multilingualText/MultilingualTextEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/phone-number/PhoneNumberEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/text/TextEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +12 -12
- package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/use/index.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/use/useSpacingScaling.d.ts +13 -0
- package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +4 -4
- package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/FlowEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/vuetify/VuetifyCore.d.ts +1 -1
- package/package.json +3 -3
@@ -41,14 +41,14 @@ declare const _default: {
|
|
41
41
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
42
42
|
};
|
43
43
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
44
|
-
entries: () =>
|
45
|
-
keys: () =>
|
46
|
-
values: () =>
|
44
|
+
entries: () => ArrayIterator<[number, string]>;
|
45
|
+
keys: () => ArrayIterator<number>;
|
46
|
+
values: () => ArrayIterator<string>;
|
47
47
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
48
48
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
49
49
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
50
50
|
at: (index: number) => string;
|
51
|
-
[Symbol.iterator]: () =>
|
51
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
52
52
|
readonly [Symbol.unscopables]: {
|
53
53
|
readonly [x: number]: boolean;
|
54
54
|
readonly length?: boolean;
|
@@ -122,14 +122,14 @@ declare const _default: {
|
|
122
122
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
123
123
|
};
|
124
124
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
125
|
-
entries: () =>
|
126
|
-
keys: () =>
|
127
|
-
values: () =>
|
125
|
+
entries: () => ArrayIterator<[number, string]>;
|
126
|
+
keys: () => ArrayIterator<number>;
|
127
|
+
values: () => ArrayIterator<string>;
|
128
128
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
129
129
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
130
130
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
131
131
|
at: (index: number) => string;
|
132
|
-
[Symbol.iterator]: () =>
|
132
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
133
133
|
readonly [Symbol.unscopables]: {
|
134
134
|
readonly [x: number]: boolean;
|
135
135
|
readonly length?: boolean;
|
@@ -210,14 +210,14 @@ declare const _default: {
|
|
210
210
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
211
211
|
};
|
212
212
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
213
|
-
entries: () =>
|
214
|
-
keys: () =>
|
215
|
-
values: () =>
|
213
|
+
entries: () => ArrayIterator<[number, string]>;
|
214
|
+
keys: () => ArrayIterator<number>;
|
215
|
+
values: () => ArrayIterator<string>;
|
216
216
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
217
217
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
218
218
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
219
219
|
at: (index: number) => string;
|
220
|
-
[Symbol.iterator]: () =>
|
220
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
221
221
|
readonly [Symbol.unscopables]: {
|
222
222
|
readonly [x: number]: boolean;
|
223
223
|
readonly length?: boolean;
|
@@ -295,14 +295,14 @@ declare const _default: {
|
|
295
295
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
296
296
|
};
|
297
297
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
298
|
-
entries: () =>
|
299
|
-
keys: () =>
|
300
|
-
values: () =>
|
298
|
+
entries: () => ArrayIterator<[number, string]>;
|
299
|
+
keys: () => ArrayIterator<number>;
|
300
|
+
values: () => ArrayIterator<string>;
|
301
301
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
302
302
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
303
303
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
304
304
|
at: (index: number) => string;
|
305
|
-
[Symbol.iterator]: () =>
|
305
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
306
306
|
readonly [Symbol.unscopables]: {
|
307
307
|
readonly [x: number]: boolean;
|
308
308
|
readonly length?: boolean;
|
@@ -377,14 +377,14 @@ declare const _default: {
|
|
377
377
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
378
378
|
};
|
379
379
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
380
|
-
entries: () =>
|
381
|
-
keys: () =>
|
382
|
-
values: () =>
|
380
|
+
entries: () => ArrayIterator<[number, string]>;
|
381
|
+
keys: () => ArrayIterator<number>;
|
382
|
+
values: () => ArrayIterator<string>;
|
383
383
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
384
384
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
385
385
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
386
386
|
at: (index: number) => string;
|
387
|
-
[Symbol.iterator]: () =>
|
387
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
388
388
|
readonly [Symbol.unscopables]: {
|
389
389
|
readonly [x: number]: boolean;
|
390
390
|
readonly length?: boolean;
|
@@ -41,14 +41,14 @@ declare const _default: {
|
|
41
41
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
42
42
|
};
|
43
43
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
44
|
-
entries: () =>
|
45
|
-
keys: () =>
|
46
|
-
values: () =>
|
44
|
+
entries: () => ArrayIterator<[number, string]>;
|
45
|
+
keys: () => ArrayIterator<number>;
|
46
|
+
values: () => ArrayIterator<string>;
|
47
47
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
48
48
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
49
49
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
50
50
|
at: (index: number) => string;
|
51
|
-
[Symbol.iterator]: () =>
|
51
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
52
52
|
readonly [Symbol.unscopables]: {
|
53
53
|
readonly [x: number]: boolean;
|
54
54
|
readonly length?: boolean;
|
@@ -122,14 +122,14 @@ declare const _default: {
|
|
122
122
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
123
123
|
};
|
124
124
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
125
|
-
entries: () =>
|
126
|
-
keys: () =>
|
127
|
-
values: () =>
|
125
|
+
entries: () => ArrayIterator<[number, string]>;
|
126
|
+
keys: () => ArrayIterator<number>;
|
127
|
+
values: () => ArrayIterator<string>;
|
128
128
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
129
129
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
130
130
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
131
131
|
at: (index: number) => string;
|
132
|
-
[Symbol.iterator]: () =>
|
132
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
133
133
|
readonly [Symbol.unscopables]: {
|
134
134
|
readonly [x: number]: boolean;
|
135
135
|
readonly length?: boolean;
|
@@ -210,14 +210,14 @@ declare const _default: {
|
|
210
210
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
211
211
|
};
|
212
212
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
213
|
-
entries: () =>
|
214
|
-
keys: () =>
|
215
|
-
values: () =>
|
213
|
+
entries: () => ArrayIterator<[number, string]>;
|
214
|
+
keys: () => ArrayIterator<number>;
|
215
|
+
values: () => ArrayIterator<string>;
|
216
216
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
217
217
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
218
218
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
219
219
|
at: (index: number) => string;
|
220
|
-
[Symbol.iterator]: () =>
|
220
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
221
221
|
readonly [Symbol.unscopables]: {
|
222
222
|
readonly [x: number]: boolean;
|
223
223
|
readonly length?: boolean;
|
@@ -295,14 +295,14 @@ declare const _default: {
|
|
295
295
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
296
296
|
};
|
297
297
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
298
|
-
entries: () =>
|
299
|
-
keys: () =>
|
300
|
-
values: () =>
|
298
|
+
entries: () => ArrayIterator<[number, string]>;
|
299
|
+
keys: () => ArrayIterator<number>;
|
300
|
+
values: () => ArrayIterator<string>;
|
301
301
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
302
302
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
303
303
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
304
304
|
at: (index: number) => string;
|
305
|
-
[Symbol.iterator]: () =>
|
305
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
306
306
|
readonly [Symbol.unscopables]: {
|
307
307
|
readonly [x: number]: boolean;
|
308
308
|
readonly length?: boolean;
|
@@ -377,14 +377,14 @@ declare const _default: {
|
|
377
377
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
378
378
|
};
|
379
379
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
380
|
-
entries: () =>
|
381
|
-
keys: () =>
|
382
|
-
values: () =>
|
380
|
+
entries: () => ArrayIterator<[number, string]>;
|
381
|
+
keys: () => ArrayIterator<number>;
|
382
|
+
values: () => ArrayIterator<string>;
|
383
383
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
384
384
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
385
385
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
386
386
|
at: (index: number) => string;
|
387
|
-
[Symbol.iterator]: () =>
|
387
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
388
388
|
readonly [Symbol.unscopables]: {
|
389
389
|
readonly [x: number]: boolean;
|
390
390
|
readonly length?: boolean;
|
@@ -41,14 +41,14 @@ declare const _default: {
|
|
41
41
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
42
42
|
};
|
43
43
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
44
|
-
entries: () =>
|
45
|
-
keys: () =>
|
46
|
-
values: () =>
|
44
|
+
entries: () => ArrayIterator<[number, string]>;
|
45
|
+
keys: () => ArrayIterator<number>;
|
46
|
+
values: () => ArrayIterator<string>;
|
47
47
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
48
48
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
49
49
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
50
50
|
at: (index: number) => string;
|
51
|
-
[Symbol.iterator]: () =>
|
51
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
52
52
|
readonly [Symbol.unscopables]: {
|
53
53
|
readonly [x: number]: boolean;
|
54
54
|
readonly length?: boolean;
|
@@ -122,14 +122,14 @@ declare const _default: {
|
|
122
122
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
123
123
|
};
|
124
124
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
125
|
-
entries: () =>
|
126
|
-
keys: () =>
|
127
|
-
values: () =>
|
125
|
+
entries: () => ArrayIterator<[number, string]>;
|
126
|
+
keys: () => ArrayIterator<number>;
|
127
|
+
values: () => ArrayIterator<string>;
|
128
128
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
129
129
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
130
130
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
131
131
|
at: (index: number) => string;
|
132
|
-
[Symbol.iterator]: () =>
|
132
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
133
133
|
readonly [Symbol.unscopables]: {
|
134
134
|
readonly [x: number]: boolean;
|
135
135
|
readonly length?: boolean;
|
@@ -210,14 +210,14 @@ declare const _default: {
|
|
210
210
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
211
211
|
};
|
212
212
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
213
|
-
entries: () =>
|
214
|
-
keys: () =>
|
215
|
-
values: () =>
|
213
|
+
entries: () => ArrayIterator<[number, string]>;
|
214
|
+
keys: () => ArrayIterator<number>;
|
215
|
+
values: () => ArrayIterator<string>;
|
216
216
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
217
217
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
218
218
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
219
219
|
at: (index: number) => string;
|
220
|
-
[Symbol.iterator]: () =>
|
220
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
221
221
|
readonly [Symbol.unscopables]: {
|
222
222
|
readonly [x: number]: boolean;
|
223
223
|
readonly length?: boolean;
|
@@ -295,14 +295,14 @@ declare const _default: {
|
|
295
295
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
296
296
|
};
|
297
297
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
298
|
-
entries: () =>
|
299
|
-
keys: () =>
|
300
|
-
values: () =>
|
298
|
+
entries: () => ArrayIterator<[number, string]>;
|
299
|
+
keys: () => ArrayIterator<number>;
|
300
|
+
values: () => ArrayIterator<string>;
|
301
301
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
302
302
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
303
303
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
304
304
|
at: (index: number) => string;
|
305
|
-
[Symbol.iterator]: () =>
|
305
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
306
306
|
readonly [Symbol.unscopables]: {
|
307
307
|
readonly [x: number]: boolean;
|
308
308
|
readonly length?: boolean;
|
@@ -377,14 +377,14 @@ declare const _default: {
|
|
377
377
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
378
378
|
};
|
379
379
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
380
|
-
entries: () =>
|
381
|
-
keys: () =>
|
382
|
-
values: () =>
|
380
|
+
entries: () => ArrayIterator<[number, string]>;
|
381
|
+
keys: () => ArrayIterator<number>;
|
382
|
+
values: () => ArrayIterator<string>;
|
383
383
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
384
384
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
385
385
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
386
386
|
at: (index: number) => string;
|
387
|
-
[Symbol.iterator]: () =>
|
387
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
388
388
|
readonly [Symbol.unscopables]: {
|
389
389
|
readonly [x: number]: boolean;
|
390
390
|
readonly length?: boolean;
|
@@ -41,14 +41,14 @@ declare const _default: {
|
|
41
41
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
42
42
|
};
|
43
43
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
44
|
-
entries: () =>
|
45
|
-
keys: () =>
|
46
|
-
values: () =>
|
44
|
+
entries: () => ArrayIterator<[number, string]>;
|
45
|
+
keys: () => ArrayIterator<number>;
|
46
|
+
values: () => ArrayIterator<string>;
|
47
47
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
48
48
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
49
49
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
50
50
|
at: (index: number) => string;
|
51
|
-
[Symbol.iterator]: () =>
|
51
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
52
52
|
readonly [Symbol.unscopables]: {
|
53
53
|
readonly [x: number]: boolean;
|
54
54
|
readonly length?: boolean;
|
@@ -122,14 +122,14 @@ declare const _default: {
|
|
122
122
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
123
123
|
};
|
124
124
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
125
|
-
entries: () =>
|
126
|
-
keys: () =>
|
127
|
-
values: () =>
|
125
|
+
entries: () => ArrayIterator<[number, string]>;
|
126
|
+
keys: () => ArrayIterator<number>;
|
127
|
+
values: () => ArrayIterator<string>;
|
128
128
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
129
129
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
130
130
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
131
131
|
at: (index: number) => string;
|
132
|
-
[Symbol.iterator]: () =>
|
132
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
133
133
|
readonly [Symbol.unscopables]: {
|
134
134
|
readonly [x: number]: boolean;
|
135
135
|
readonly length?: boolean;
|
@@ -210,14 +210,14 @@ declare const _default: {
|
|
210
210
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
211
211
|
};
|
212
212
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
213
|
-
entries: () =>
|
214
|
-
keys: () =>
|
215
|
-
values: () =>
|
213
|
+
entries: () => ArrayIterator<[number, string]>;
|
214
|
+
keys: () => ArrayIterator<number>;
|
215
|
+
values: () => ArrayIterator<string>;
|
216
216
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
217
217
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
218
218
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
219
219
|
at: (index: number) => string;
|
220
|
-
[Symbol.iterator]: () =>
|
220
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
221
221
|
readonly [Symbol.unscopables]: {
|
222
222
|
readonly [x: number]: boolean;
|
223
223
|
readonly length?: boolean;
|
@@ -295,14 +295,14 @@ declare const _default: {
|
|
295
295
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
296
296
|
};
|
297
297
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
298
|
-
entries: () =>
|
299
|
-
keys: () =>
|
300
|
-
values: () =>
|
298
|
+
entries: () => ArrayIterator<[number, string]>;
|
299
|
+
keys: () => ArrayIterator<number>;
|
300
|
+
values: () => ArrayIterator<string>;
|
301
301
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
302
302
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
303
303
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
304
304
|
at: (index: number) => string;
|
305
|
-
[Symbol.iterator]: () =>
|
305
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
306
306
|
readonly [Symbol.unscopables]: {
|
307
307
|
readonly [x: number]: boolean;
|
308
308
|
readonly length?: boolean;
|
@@ -377,14 +377,14 @@ declare const _default: {
|
|
377
377
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
378
378
|
};
|
379
379
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
380
|
-
entries: () =>
|
381
|
-
keys: () =>
|
382
|
-
values: () =>
|
380
|
+
entries: () => ArrayIterator<[number, string]>;
|
381
|
+
keys: () => ArrayIterator<number>;
|
382
|
+
values: () => ArrayIterator<string>;
|
383
383
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
384
384
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
385
385
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
386
386
|
at: (index: number) => string;
|
387
|
-
[Symbol.iterator]: () =>
|
387
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
388
388
|
readonly [Symbol.unscopables]: {
|
389
389
|
readonly [x: number]: boolean;
|
390
390
|
readonly length?: boolean;
|
package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Header.d.ts
CHANGED
@@ -41,14 +41,14 @@ declare const _default: {
|
|
41
41
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
42
42
|
};
|
43
43
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
44
|
-
entries: () =>
|
45
|
-
keys: () =>
|
46
|
-
values: () =>
|
44
|
+
entries: () => ArrayIterator<[number, string]>;
|
45
|
+
keys: () => ArrayIterator<number>;
|
46
|
+
values: () => ArrayIterator<string>;
|
47
47
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
48
48
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
49
49
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
50
50
|
at: (index: number) => string;
|
51
|
-
[Symbol.iterator]: () =>
|
51
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
52
52
|
readonly [Symbol.unscopables]: {
|
53
53
|
readonly [x: number]: boolean;
|
54
54
|
readonly length?: boolean;
|
@@ -122,14 +122,14 @@ declare const _default: {
|
|
122
122
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
123
123
|
};
|
124
124
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
125
|
-
entries: () =>
|
126
|
-
keys: () =>
|
127
|
-
values: () =>
|
125
|
+
entries: () => ArrayIterator<[number, string]>;
|
126
|
+
keys: () => ArrayIterator<number>;
|
127
|
+
values: () => ArrayIterator<string>;
|
128
128
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
129
129
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
130
130
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
131
131
|
at: (index: number) => string;
|
132
|
-
[Symbol.iterator]: () =>
|
132
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
133
133
|
readonly [Symbol.unscopables]: {
|
134
134
|
readonly [x: number]: boolean;
|
135
135
|
readonly length?: boolean;
|
@@ -210,14 +210,14 @@ declare const _default: {
|
|
210
210
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
211
211
|
};
|
212
212
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
213
|
-
entries: () =>
|
214
|
-
keys: () =>
|
215
|
-
values: () =>
|
213
|
+
entries: () => ArrayIterator<[number, string]>;
|
214
|
+
keys: () => ArrayIterator<number>;
|
215
|
+
values: () => ArrayIterator<string>;
|
216
216
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
217
217
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
218
218
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
219
219
|
at: (index: number) => string;
|
220
|
-
[Symbol.iterator]: () =>
|
220
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
221
221
|
readonly [Symbol.unscopables]: {
|
222
222
|
readonly [x: number]: boolean;
|
223
223
|
readonly length?: boolean;
|
@@ -295,14 +295,14 @@ declare const _default: {
|
|
295
295
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
296
296
|
};
|
297
297
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
298
|
-
entries: () =>
|
299
|
-
keys: () =>
|
300
|
-
values: () =>
|
298
|
+
entries: () => ArrayIterator<[number, string]>;
|
299
|
+
keys: () => ArrayIterator<number>;
|
300
|
+
values: () => ArrayIterator<string>;
|
301
301
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
302
302
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
303
303
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
304
304
|
at: (index: number) => string;
|
305
|
-
[Symbol.iterator]: () =>
|
305
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
306
306
|
readonly [Symbol.unscopables]: {
|
307
307
|
readonly [x: number]: boolean;
|
308
308
|
readonly length?: boolean;
|
@@ -377,14 +377,14 @@ declare const _default: {
|
|
377
377
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
378
378
|
};
|
379
379
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
380
|
-
entries: () =>
|
381
|
-
keys: () =>
|
382
|
-
values: () =>
|
380
|
+
entries: () => ArrayIterator<[number, string]>;
|
381
|
+
keys: () => ArrayIterator<number>;
|
382
|
+
values: () => ArrayIterator<string>;
|
383
383
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
384
384
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
385
385
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
386
386
|
at: (index: number) => string;
|
387
|
-
[Symbol.iterator]: () =>
|
387
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
388
388
|
readonly [Symbol.unscopables]: {
|
389
389
|
readonly [x: number]: boolean;
|
390
390
|
readonly length?: boolean;
|
@@ -41,14 +41,14 @@ declare const _default: {
|
|
41
41
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
42
42
|
};
|
43
43
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
44
|
-
entries: () =>
|
45
|
-
keys: () =>
|
46
|
-
values: () =>
|
44
|
+
entries: () => ArrayIterator<[number, string]>;
|
45
|
+
keys: () => ArrayIterator<number>;
|
46
|
+
values: () => ArrayIterator<string>;
|
47
47
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
48
48
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
49
49
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
50
50
|
at: (index: number) => string;
|
51
|
-
[Symbol.iterator]: () =>
|
51
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
52
52
|
readonly [Symbol.unscopables]: {
|
53
53
|
readonly [x: number]: boolean;
|
54
54
|
readonly length?: boolean;
|
@@ -122,14 +122,14 @@ declare const _default: {
|
|
122
122
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
123
123
|
};
|
124
124
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
125
|
-
entries: () =>
|
126
|
-
keys: () =>
|
127
|
-
values: () =>
|
125
|
+
entries: () => ArrayIterator<[number, string]>;
|
126
|
+
keys: () => ArrayIterator<number>;
|
127
|
+
values: () => ArrayIterator<string>;
|
128
128
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
129
129
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
130
130
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
131
131
|
at: (index: number) => string;
|
132
|
-
[Symbol.iterator]: () =>
|
132
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
133
133
|
readonly [Symbol.unscopables]: {
|
134
134
|
readonly [x: number]: boolean;
|
135
135
|
readonly length?: boolean;
|
@@ -210,14 +210,14 @@ declare const _default: {
|
|
210
210
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
211
211
|
};
|
212
212
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
213
|
-
entries: () =>
|
214
|
-
keys: () =>
|
215
|
-
values: () =>
|
213
|
+
entries: () => ArrayIterator<[number, string]>;
|
214
|
+
keys: () => ArrayIterator<number>;
|
215
|
+
values: () => ArrayIterator<string>;
|
216
216
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
217
217
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
218
218
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
219
219
|
at: (index: number) => string;
|
220
|
-
[Symbol.iterator]: () =>
|
220
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
221
221
|
readonly [Symbol.unscopables]: {
|
222
222
|
readonly [x: number]: boolean;
|
223
223
|
readonly length?: boolean;
|
@@ -295,14 +295,14 @@ declare const _default: {
|
|
295
295
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
296
296
|
};
|
297
297
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
298
|
-
entries: () =>
|
299
|
-
keys: () =>
|
300
|
-
values: () =>
|
298
|
+
entries: () => ArrayIterator<[number, string]>;
|
299
|
+
keys: () => ArrayIterator<number>;
|
300
|
+
values: () => ArrayIterator<string>;
|
301
301
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
302
302
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
303
303
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
304
304
|
at: (index: number) => string;
|
305
|
-
[Symbol.iterator]: () =>
|
305
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
306
306
|
readonly [Symbol.unscopables]: {
|
307
307
|
readonly [x: number]: boolean;
|
308
308
|
readonly length?: boolean;
|
@@ -377,14 +377,14 @@ declare const _default: {
|
|
377
377
|
(predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any): string;
|
378
378
|
};
|
379
379
|
findIndex: (predicate: (value: string, index: number, obj: readonly string[]) => unknown, thisArg?: any) => number;
|
380
|
-
entries: () =>
|
381
|
-
keys: () =>
|
382
|
-
values: () =>
|
380
|
+
entries: () => ArrayIterator<[number, string]>;
|
381
|
+
keys: () => ArrayIterator<number>;
|
382
|
+
values: () => ArrayIterator<string>;
|
383
383
|
includes: (searchElement: string, fromIndex?: number) => boolean;
|
384
384
|
flatMap: <U, This = undefined>(callback: (this: This, value: string, index: number, array: string[]) => U | readonly U[], thisArg?: This) => U[];
|
385
385
|
flat: <A, D extends number = 1>(this: A, depth?: D) => FlatArray<A, D>[];
|
386
386
|
at: (index: number) => string;
|
387
|
-
[Symbol.iterator]: () =>
|
387
|
+
[Symbol.iterator]: () => ArrayIterator<string>;
|
388
388
|
readonly [Symbol.unscopables]: {
|
389
389
|
readonly [x: number]: boolean;
|
390
390
|
readonly length?: boolean;
|