@intlayer/design-system 7.5.3 → 7.5.4
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/dist/esm/components/Tab/Tab.mjs +1 -0
- package/dist/esm/components/Tab/Tab.mjs.map +1 -1
- package/dist/esm/components/TabSelector/TabSelector.mjs +2 -2
- package/dist/esm/components/TabSelector/TabSelector.mjs.map +1 -1
- package/dist/types/components/Badge/index.d.ts +2 -2
- package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts +3 -3
- package/dist/types/components/Browser/Browser.content.d.ts +11 -11
- package/dist/types/components/Button/Button.d.ts +6 -6
- package/dist/types/components/Button/Button.d.ts.map +1 -1
- package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts +2 -2
- package/dist/types/components/Command/index.d.ts +20 -20
- package/dist/types/components/Command/index.d.ts.map +1 -1
- package/dist/types/components/Container/index.d.ts +9 -9
- package/dist/types/components/Container/index.d.ts.map +1 -1
- package/dist/types/components/CopyButton/CopyButton.content.d.ts +3 -3
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts +25 -25
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts +9 -9
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts +33 -33
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts +25 -25
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts +25 -25
- package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +33 -33
- package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts +9 -9
- package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts +7 -7
- package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +5 -5
- package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +31 -31
- package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts.map +1 -1
- package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts +3 -3
- package/dist/types/components/Form/FormBase.d.ts +2 -2
- package/dist/types/components/Form/FormBase.d.ts.map +1 -1
- package/dist/types/components/Form/FormField.d.ts +2 -2
- package/dist/types/components/Form/FormField.d.ts.map +1 -1
- package/dist/types/components/Form/FormItem.d.ts +2 -2
- package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts +2 -2
- package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts +2 -2
- package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/FormElement.d.ts +2 -2
- package/dist/types/components/Form/elements/MultiselectElement.d.ts +2 -2
- package/dist/types/components/Form/elements/OTPElement.d.ts +2 -2
- package/dist/types/components/Form/elements/SelectElement.d.ts +2 -2
- package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts +2 -2
- package/dist/types/components/IDE/CodeContext.d.ts +2 -2
- package/dist/types/components/IDE/CodeContext.d.ts.map +1 -1
- package/dist/types/components/IDE/FileTree.d.ts.map +1 -1
- package/dist/types/components/IDE/code.content.d.ts +5 -5
- package/dist/types/components/IDE/code.content.d.ts.map +1 -1
- package/dist/types/components/IDE/copyCode.content.d.ts +5 -5
- package/dist/types/components/IDE/copyCode.content.d.ts.map +1 -1
- package/dist/types/components/IDE/selectors.content.d.ts +7 -7
- package/dist/types/components/Input/Checkbox.d.ts +3 -3
- package/dist/types/components/Input/Checkbox.d.ts.map +1 -1
- package/dist/types/components/Input/Input.d.ts +3 -3
- package/dist/types/components/Input/Input.d.ts.map +1 -1
- package/dist/types/components/Input/OTPInput.d.ts +7 -7
- package/dist/types/components/Input/OTPInput.d.ts.map +1 -1
- package/dist/types/components/Input/SearchInput.d.ts +2 -2
- package/dist/types/components/Input/SearchInput.d.ts.map +1 -1
- package/dist/types/components/Link/Link.d.ts +6 -6
- package/dist/types/components/Loader/index.content.d.ts +3 -3
- package/dist/types/components/Loader/index.content.d.ts.map +1 -1
- package/dist/types/components/Loader/spinner.d.ts +2 -2
- package/dist/types/components/Loader/spinner.d.ts.map +1 -1
- package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts +17 -17
- package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts.map +1 -1
- package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts +13 -13
- package/dist/types/components/MaxWidthSmoother/index.d.ts +2 -2
- package/dist/types/components/MaxWidthSmoother/index.d.ts.map +1 -1
- package/dist/types/components/Navbar/Burger.d.ts +2 -2
- package/dist/types/components/Navbar/Burger.d.ts.map +1 -1
- package/dist/types/components/Navbar/DesktopNavbar.d.ts +2 -2
- package/dist/types/components/Navbar/DesktopNavbar.d.ts.map +1 -1
- package/dist/types/components/Navbar/MobileNavbar.d.ts +2 -2
- package/dist/types/components/Navbar/MobileNavbar.d.ts.map +1 -1
- package/dist/types/components/Navbar/index.d.ts +2 -2
- package/dist/types/components/Navbar/index.d.ts.map +1 -1
- package/dist/types/components/Pagination/Pagination.d.ts +4 -4
- package/dist/types/components/Pagination/Pagination.d.ts.map +1 -1
- package/dist/types/components/Pagination/pagination.content.d.ts +11 -11
- package/dist/types/components/RightDrawer/useRightDrawerStore.d.ts +2 -2
- package/dist/types/components/Select/Select.d.ts +3 -3
- package/dist/types/components/Select/Select.d.ts.map +1 -1
- package/dist/types/components/SocialNetworks/index.d.ts +2 -2
- package/dist/types/components/SocialNetworks/index.d.ts.map +1 -1
- package/dist/types/components/SwitchSelector/index.d.ts +7 -7
- package/dist/types/components/SwitchSelector/index.d.ts.map +1 -1
- package/dist/types/components/Tab/Tab.d.ts +3 -3
- package/dist/types/components/Tab/Tab.d.ts.map +1 -1
- package/dist/types/components/Tab/TabContext.d.ts +2 -2
- package/dist/types/components/Tab/TabContext.d.ts.map +1 -1
- package/dist/types/components/TabSelector/TabSelector.d.ts +5 -5
- package/dist/types/components/TabSelector/TabSelector.d.ts.map +1 -1
- package/dist/types/components/Table/table.content.d.ts +3 -3
- package/dist/types/components/Table/table.content.d.ts.map +1 -1
- package/dist/types/components/Tag/index.d.ts +3 -3
- package/dist/types/components/Terminal/terminal.content.d.ts +5 -5
- package/dist/types/components/Terminal/terminal.content.d.ts.map +1 -1
- package/dist/types/components/Toaster/Toaster.d.ts +2 -2
- package/dist/types/hooks/useScrollBlockage/useScrollBlockageStore.d.ts +2 -2
- package/package.json +14 -14
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _intlayer_types175 from "@intlayer/types";
|
|
2
2
|
|
|
3
3
|
//#region src/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts
|
|
4
4
|
declare const saveDictionaryContent: {
|
|
5
5
|
key: string;
|
|
6
6
|
content: {
|
|
7
7
|
deleteButton: {
|
|
8
|
-
text:
|
|
8
|
+
text: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
9
9
|
en: string;
|
|
10
10
|
'en-GB': string;
|
|
11
11
|
fr: string;
|
|
@@ -24,7 +24,7 @@ declare const saveDictionaryContent: {
|
|
|
24
24
|
id: string;
|
|
25
25
|
vi: string;
|
|
26
26
|
}, {
|
|
27
|
-
nodeType:
|
|
27
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
28
28
|
} & {
|
|
29
29
|
translation: {
|
|
30
30
|
en: string;
|
|
@@ -46,7 +46,7 @@ declare const saveDictionaryContent: {
|
|
|
46
46
|
vi: string;
|
|
47
47
|
};
|
|
48
48
|
}>;
|
|
49
|
-
label:
|
|
49
|
+
label: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
50
50
|
en: string;
|
|
51
51
|
'en-GB': string;
|
|
52
52
|
fr: string;
|
|
@@ -65,7 +65,7 @@ declare const saveDictionaryContent: {
|
|
|
65
65
|
id: string;
|
|
66
66
|
vi: string;
|
|
67
67
|
}, {
|
|
68
|
-
nodeType:
|
|
68
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
69
69
|
} & {
|
|
70
70
|
translation: {
|
|
71
71
|
en: string;
|
|
@@ -89,7 +89,7 @@ declare const saveDictionaryContent: {
|
|
|
89
89
|
}>;
|
|
90
90
|
};
|
|
91
91
|
resetButton: {
|
|
92
|
-
text:
|
|
92
|
+
text: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
93
93
|
en: string;
|
|
94
94
|
'en-GB': string;
|
|
95
95
|
fr: string;
|
|
@@ -108,7 +108,7 @@ declare const saveDictionaryContent: {
|
|
|
108
108
|
id: string;
|
|
109
109
|
vi: string;
|
|
110
110
|
}, {
|
|
111
|
-
nodeType:
|
|
111
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
112
112
|
} & {
|
|
113
113
|
translation: {
|
|
114
114
|
en: string;
|
|
@@ -130,7 +130,7 @@ declare const saveDictionaryContent: {
|
|
|
130
130
|
vi: string;
|
|
131
131
|
};
|
|
132
132
|
}>;
|
|
133
|
-
label:
|
|
133
|
+
label: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
134
134
|
en: string;
|
|
135
135
|
'en-GB': string;
|
|
136
136
|
fr: string;
|
|
@@ -149,7 +149,7 @@ declare const saveDictionaryContent: {
|
|
|
149
149
|
id: string;
|
|
150
150
|
vi: string;
|
|
151
151
|
}, {
|
|
152
|
-
nodeType:
|
|
152
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
153
153
|
} & {
|
|
154
154
|
translation: {
|
|
155
155
|
en: string;
|
|
@@ -173,7 +173,7 @@ declare const saveDictionaryContent: {
|
|
|
173
173
|
}>;
|
|
174
174
|
};
|
|
175
175
|
saveButton: {
|
|
176
|
-
text:
|
|
176
|
+
text: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
177
177
|
en: string;
|
|
178
178
|
'en-GB': string;
|
|
179
179
|
fr: string;
|
|
@@ -192,7 +192,7 @@ declare const saveDictionaryContent: {
|
|
|
192
192
|
id: string;
|
|
193
193
|
vi: string;
|
|
194
194
|
}, {
|
|
195
|
-
nodeType:
|
|
195
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
196
196
|
} & {
|
|
197
197
|
translation: {
|
|
198
198
|
en: string;
|
|
@@ -214,7 +214,7 @@ declare const saveDictionaryContent: {
|
|
|
214
214
|
vi: string;
|
|
215
215
|
};
|
|
216
216
|
}>;
|
|
217
|
-
label:
|
|
217
|
+
label: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
218
218
|
en: string;
|
|
219
219
|
'en-GB': string;
|
|
220
220
|
fr: string;
|
|
@@ -233,7 +233,7 @@ declare const saveDictionaryContent: {
|
|
|
233
233
|
id: string;
|
|
234
234
|
vi: string;
|
|
235
235
|
}, {
|
|
236
|
-
nodeType:
|
|
236
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
237
237
|
} & {
|
|
238
238
|
translation: {
|
|
239
239
|
en: string;
|
|
@@ -257,7 +257,7 @@ declare const saveDictionaryContent: {
|
|
|
257
257
|
}>;
|
|
258
258
|
};
|
|
259
259
|
publishButton: {
|
|
260
|
-
text:
|
|
260
|
+
text: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
261
261
|
en: string;
|
|
262
262
|
'en-GB': string;
|
|
263
263
|
fr: string;
|
|
@@ -276,7 +276,7 @@ declare const saveDictionaryContent: {
|
|
|
276
276
|
id: string;
|
|
277
277
|
vi: string;
|
|
278
278
|
}, {
|
|
279
|
-
nodeType:
|
|
279
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
280
280
|
} & {
|
|
281
281
|
translation: {
|
|
282
282
|
en: string;
|
|
@@ -298,7 +298,7 @@ declare const saveDictionaryContent: {
|
|
|
298
298
|
vi: string;
|
|
299
299
|
};
|
|
300
300
|
}>;
|
|
301
|
-
label:
|
|
301
|
+
label: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
302
302
|
en: string;
|
|
303
303
|
'en-GB': string;
|
|
304
304
|
fr: string;
|
|
@@ -317,7 +317,7 @@ declare const saveDictionaryContent: {
|
|
|
317
317
|
id: string;
|
|
318
318
|
vi: string;
|
|
319
319
|
}, {
|
|
320
|
-
nodeType:
|
|
320
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
321
321
|
} & {
|
|
322
322
|
translation: {
|
|
323
323
|
en: string;
|
|
@@ -341,7 +341,7 @@ declare const saveDictionaryContent: {
|
|
|
341
341
|
}>;
|
|
342
342
|
};
|
|
343
343
|
downloadButton: {
|
|
344
|
-
text:
|
|
344
|
+
text: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
345
345
|
en: string;
|
|
346
346
|
'en-GB': string;
|
|
347
347
|
fr: string;
|
|
@@ -360,7 +360,7 @@ declare const saveDictionaryContent: {
|
|
|
360
360
|
id: string;
|
|
361
361
|
vi: string;
|
|
362
362
|
}, {
|
|
363
|
-
nodeType:
|
|
363
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
364
364
|
} & {
|
|
365
365
|
translation: {
|
|
366
366
|
en: string;
|
|
@@ -382,7 +382,7 @@ declare const saveDictionaryContent: {
|
|
|
382
382
|
vi: string;
|
|
383
383
|
};
|
|
384
384
|
}>;
|
|
385
|
-
label:
|
|
385
|
+
label: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
386
386
|
en: string;
|
|
387
387
|
'en-GB': string;
|
|
388
388
|
fr: string;
|
|
@@ -401,7 +401,7 @@ declare const saveDictionaryContent: {
|
|
|
401
401
|
id: string;
|
|
402
402
|
vi: string;
|
|
403
403
|
}, {
|
|
404
|
-
nodeType:
|
|
404
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
405
405
|
} & {
|
|
406
406
|
translation: {
|
|
407
407
|
en: string;
|
|
@@ -425,7 +425,7 @@ declare const saveDictionaryContent: {
|
|
|
425
425
|
}>;
|
|
426
426
|
};
|
|
427
427
|
confirmation: {
|
|
428
|
-
title:
|
|
428
|
+
title: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
429
429
|
en: string;
|
|
430
430
|
'en-GB': string;
|
|
431
431
|
fr: string;
|
|
@@ -444,7 +444,7 @@ declare const saveDictionaryContent: {
|
|
|
444
444
|
id: string;
|
|
445
445
|
vi: string;
|
|
446
446
|
}, {
|
|
447
|
-
nodeType:
|
|
447
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
448
448
|
} & {
|
|
449
449
|
translation: {
|
|
450
450
|
en: string;
|
|
@@ -466,7 +466,7 @@ declare const saveDictionaryContent: {
|
|
|
466
466
|
vi: string;
|
|
467
467
|
};
|
|
468
468
|
}>;
|
|
469
|
-
message:
|
|
469
|
+
message: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
470
470
|
en: string;
|
|
471
471
|
'en-GB': string;
|
|
472
472
|
fr: string;
|
|
@@ -485,7 +485,7 @@ declare const saveDictionaryContent: {
|
|
|
485
485
|
id: string;
|
|
486
486
|
vi: string;
|
|
487
487
|
}, {
|
|
488
|
-
nodeType:
|
|
488
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
489
489
|
} & {
|
|
490
490
|
translation: {
|
|
491
491
|
en: string;
|
|
@@ -508,7 +508,7 @@ declare const saveDictionaryContent: {
|
|
|
508
508
|
};
|
|
509
509
|
}>;
|
|
510
510
|
confirmButton: {
|
|
511
|
-
text:
|
|
511
|
+
text: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
512
512
|
en: string;
|
|
513
513
|
'en-GB': string;
|
|
514
514
|
fr: string;
|
|
@@ -527,7 +527,7 @@ declare const saveDictionaryContent: {
|
|
|
527
527
|
id: string;
|
|
528
528
|
vi: string;
|
|
529
529
|
}, {
|
|
530
|
-
nodeType:
|
|
530
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
531
531
|
} & {
|
|
532
532
|
translation: {
|
|
533
533
|
en: string;
|
|
@@ -549,7 +549,7 @@ declare const saveDictionaryContent: {
|
|
|
549
549
|
vi: string;
|
|
550
550
|
};
|
|
551
551
|
}>;
|
|
552
|
-
label:
|
|
552
|
+
label: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
553
553
|
en: string;
|
|
554
554
|
'en-GB': string;
|
|
555
555
|
fr: string;
|
|
@@ -568,7 +568,7 @@ declare const saveDictionaryContent: {
|
|
|
568
568
|
id: string;
|
|
569
569
|
vi: string;
|
|
570
570
|
}, {
|
|
571
|
-
nodeType:
|
|
571
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
572
572
|
} & {
|
|
573
573
|
translation: {
|
|
574
574
|
en: string;
|
|
@@ -592,7 +592,7 @@ declare const saveDictionaryContent: {
|
|
|
592
592
|
}>;
|
|
593
593
|
};
|
|
594
594
|
cancelButton: {
|
|
595
|
-
text:
|
|
595
|
+
text: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
596
596
|
en: string;
|
|
597
597
|
'en-GB': string;
|
|
598
598
|
fr: string;
|
|
@@ -611,7 +611,7 @@ declare const saveDictionaryContent: {
|
|
|
611
611
|
id: string;
|
|
612
612
|
vi: string;
|
|
613
613
|
}, {
|
|
614
|
-
nodeType:
|
|
614
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
615
615
|
} & {
|
|
616
616
|
translation: {
|
|
617
617
|
en: string;
|
|
@@ -633,7 +633,7 @@ declare const saveDictionaryContent: {
|
|
|
633
633
|
vi: string;
|
|
634
634
|
};
|
|
635
635
|
}>;
|
|
636
|
-
label:
|
|
636
|
+
label: _intlayer_types175.TypedNodeModel<_intlayer_types175.NodeType.Translation, {
|
|
637
637
|
en: string;
|
|
638
638
|
'en-GB': string;
|
|
639
639
|
fr: string;
|
|
@@ -652,7 +652,7 @@ declare const saveDictionaryContent: {
|
|
|
652
652
|
id: string;
|
|
653
653
|
vi: string;
|
|
654
654
|
}, {
|
|
655
|
-
nodeType:
|
|
655
|
+
nodeType: _intlayer_types175.NodeType.Translation | "translation";
|
|
656
656
|
} & {
|
|
657
657
|
translation: {
|
|
658
658
|
en: string;
|
package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _intlayer_types223 from "@intlayer/types";
|
|
2
2
|
|
|
3
3
|
//#region src/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts
|
|
4
4
|
declare const structureViewContent: {
|
|
5
5
|
key: string;
|
|
6
6
|
content: {
|
|
7
7
|
titleInput: {
|
|
8
|
-
placeholder:
|
|
8
|
+
placeholder: _intlayer_types223.TypedNodeModel<_intlayer_types223.NodeType.Translation, {
|
|
9
9
|
en: string;
|
|
10
10
|
'en-GB': string;
|
|
11
11
|
fr: string;
|
|
@@ -24,7 +24,7 @@ declare const structureViewContent: {
|
|
|
24
24
|
id: string;
|
|
25
25
|
vi: string;
|
|
26
26
|
}, {
|
|
27
|
-
nodeType:
|
|
27
|
+
nodeType: _intlayer_types223.NodeType.Translation | "translation";
|
|
28
28
|
} & {
|
|
29
29
|
translation: {
|
|
30
30
|
en: string;
|
|
@@ -48,7 +48,7 @@ declare const structureViewContent: {
|
|
|
48
48
|
}>;
|
|
49
49
|
};
|
|
50
50
|
deleteButton: {
|
|
51
|
-
label:
|
|
51
|
+
label: _intlayer_types223.TypedNodeModel<_intlayer_types223.NodeType.Translation, {
|
|
52
52
|
en: string;
|
|
53
53
|
'en-GB': string;
|
|
54
54
|
fr: string;
|
|
@@ -67,7 +67,7 @@ declare const structureViewContent: {
|
|
|
67
67
|
id: string;
|
|
68
68
|
vi: string;
|
|
69
69
|
}, {
|
|
70
|
-
nodeType:
|
|
70
|
+
nodeType: _intlayer_types223.NodeType.Translation | "translation";
|
|
71
71
|
} & {
|
|
72
72
|
translation: {
|
|
73
73
|
en: string;
|
|
@@ -91,7 +91,7 @@ declare const structureViewContent: {
|
|
|
91
91
|
}>;
|
|
92
92
|
};
|
|
93
93
|
addNodeButton: {
|
|
94
|
-
label:
|
|
94
|
+
label: _intlayer_types223.TypedNodeModel<_intlayer_types223.NodeType.Translation, {
|
|
95
95
|
en: string;
|
|
96
96
|
'en-GB': string;
|
|
97
97
|
fr: string;
|
|
@@ -110,7 +110,7 @@ declare const structureViewContent: {
|
|
|
110
110
|
id: string;
|
|
111
111
|
vi: string;
|
|
112
112
|
}, {
|
|
113
|
-
nodeType:
|
|
113
|
+
nodeType: _intlayer_types223.NodeType.Translation | "translation";
|
|
114
114
|
} & {
|
|
115
115
|
translation: {
|
|
116
116
|
en: string;
|
|
@@ -132,7 +132,7 @@ declare const structureViewContent: {
|
|
|
132
132
|
vi: string;
|
|
133
133
|
};
|
|
134
134
|
}>;
|
|
135
|
-
text:
|
|
135
|
+
text: _intlayer_types223.TypedNodeModel<_intlayer_types223.NodeType.Translation, {
|
|
136
136
|
en: string;
|
|
137
137
|
'en-GB': string;
|
|
138
138
|
fr: string;
|
|
@@ -151,7 +151,7 @@ declare const structureViewContent: {
|
|
|
151
151
|
id: string;
|
|
152
152
|
vi: string;
|
|
153
153
|
}, {
|
|
154
|
-
nodeType:
|
|
154
|
+
nodeType: _intlayer_types223.NodeType.Translation | "translation";
|
|
155
155
|
} & {
|
|
156
156
|
translation: {
|
|
157
157
|
en: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _intlayer_types271 from "@intlayer/types";
|
|
2
2
|
|
|
3
3
|
//#region src/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts
|
|
4
4
|
declare const versionSwitcherContent: {
|
|
5
5
|
key: string;
|
|
6
6
|
content: {
|
|
7
|
-
versionSwitcherLabel:
|
|
7
|
+
versionSwitcherLabel: _intlayer_types271.TypedNodeModel<_intlayer_types271.NodeType.Translation, {
|
|
8
8
|
en: string;
|
|
9
9
|
'en-GB': string;
|
|
10
10
|
fr: string;
|
|
@@ -23,7 +23,7 @@ declare const versionSwitcherContent: {
|
|
|
23
23
|
id: string;
|
|
24
24
|
vi: string;
|
|
25
25
|
}, {
|
|
26
|
-
nodeType:
|
|
26
|
+
nodeType: _intlayer_types271.NodeType.Translation | "translation";
|
|
27
27
|
} & {
|
|
28
28
|
translation: {
|
|
29
29
|
en: string;
|
|
@@ -45,7 +45,7 @@ declare const versionSwitcherContent: {
|
|
|
45
45
|
vi: string;
|
|
46
46
|
};
|
|
47
47
|
}>;
|
|
48
|
-
versionListLabel:
|
|
48
|
+
versionListLabel: _intlayer_types271.TypedNodeModel<_intlayer_types271.NodeType.Translation, {
|
|
49
49
|
en: string;
|
|
50
50
|
'en-GB': string;
|
|
51
51
|
fr: string;
|
|
@@ -64,7 +64,7 @@ declare const versionSwitcherContent: {
|
|
|
64
64
|
id: string;
|
|
65
65
|
vi: string;
|
|
66
66
|
}, {
|
|
67
|
-
nodeType:
|
|
67
|
+
nodeType: _intlayer_types271.NodeType.Translation | "translation";
|
|
68
68
|
} & {
|
|
69
69
|
translation: {
|
|
70
70
|
en: string;
|
|
@@ -86,7 +86,7 @@ declare const versionSwitcherContent: {
|
|
|
86
86
|
vi: string;
|
|
87
87
|
};
|
|
88
88
|
}>;
|
|
89
|
-
switchTo:
|
|
89
|
+
switchTo: _intlayer_types271.TypedNodeModel<_intlayer_types271.NodeType.Translation, {
|
|
90
90
|
en: string;
|
|
91
91
|
fr: string;
|
|
92
92
|
es: string;
|
|
@@ -105,7 +105,7 @@ declare const versionSwitcherContent: {
|
|
|
105
105
|
id: string;
|
|
106
106
|
vi: string;
|
|
107
107
|
}, {
|
|
108
|
-
nodeType:
|
|
108
|
+
nodeType: _intlayer_types271.NodeType.Translation | "translation";
|
|
109
109
|
} & {
|
|
110
110
|
translation: {
|
|
111
111
|
en: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as _intlayer_types382 from "@intlayer/types";
|
|
2
2
|
|
|
3
3
|
//#region src/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts
|
|
4
4
|
declare const dictionaryFieldEditorContent: {
|
|
5
5
|
key: string;
|
|
6
6
|
content: {
|
|
7
7
|
returnToDictionaryList: {
|
|
8
|
-
label:
|
|
8
|
+
label: _intlayer_types382.TypedNodeModel<_intlayer_types382.NodeType.Translation, {
|
|
9
9
|
en: string;
|
|
10
10
|
'en-GB': string;
|
|
11
11
|
fr: string;
|
|
@@ -24,7 +24,7 @@ declare const dictionaryFieldEditorContent: {
|
|
|
24
24
|
id: string;
|
|
25
25
|
vi: string;
|
|
26
26
|
}, {
|
|
27
|
-
nodeType:
|
|
27
|
+
nodeType: _intlayer_types382.NodeType.Translation | "translation";
|
|
28
28
|
} & {
|
|
29
29
|
translation: {
|
|
30
30
|
en: string;
|
|
@@ -46,7 +46,7 @@ declare const dictionaryFieldEditorContent: {
|
|
|
46
46
|
vi: string;
|
|
47
47
|
};
|
|
48
48
|
}>;
|
|
49
|
-
text:
|
|
49
|
+
text: _intlayer_types382.TypedNodeModel<_intlayer_types382.NodeType.Translation, {
|
|
50
50
|
en: string;
|
|
51
51
|
'en-GB': string;
|
|
52
52
|
fr: string;
|
|
@@ -65,7 +65,7 @@ declare const dictionaryFieldEditorContent: {
|
|
|
65
65
|
id: string;
|
|
66
66
|
vi: string;
|
|
67
67
|
}, {
|
|
68
|
-
nodeType:
|
|
68
|
+
nodeType: _intlayer_types382.NodeType.Translation | "translation";
|
|
69
69
|
} & {
|
|
70
70
|
translation: {
|
|
71
71
|
en: string;
|