@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.
Files changed (100) hide show
  1. package/dist/esm/components/Tab/Tab.mjs +1 -0
  2. package/dist/esm/components/Tab/Tab.mjs.map +1 -1
  3. package/dist/esm/components/TabSelector/TabSelector.mjs +2 -2
  4. package/dist/esm/components/TabSelector/TabSelector.mjs.map +1 -1
  5. package/dist/types/components/Badge/index.d.ts +2 -2
  6. package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts +3 -3
  7. package/dist/types/components/Browser/Browser.content.d.ts +11 -11
  8. package/dist/types/components/Button/Button.d.ts +6 -6
  9. package/dist/types/components/Button/Button.d.ts.map +1 -1
  10. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts +2 -2
  11. package/dist/types/components/Command/index.d.ts +20 -20
  12. package/dist/types/components/Command/index.d.ts.map +1 -1
  13. package/dist/types/components/Container/index.d.ts +9 -9
  14. package/dist/types/components/Container/index.d.ts.map +1 -1
  15. package/dist/types/components/CopyButton/CopyButton.content.d.ts +3 -3
  16. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts +25 -25
  17. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts +9 -9
  18. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts.map +1 -1
  19. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts +33 -33
  20. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts +25 -25
  21. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts.map +1 -1
  22. package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts +25 -25
  23. package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +33 -33
  24. package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts +9 -9
  25. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts +7 -7
  26. package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +5 -5
  27. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +31 -31
  28. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts.map +1 -1
  29. package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts +3 -3
  30. package/dist/types/components/Form/FormBase.d.ts +2 -2
  31. package/dist/types/components/Form/FormBase.d.ts.map +1 -1
  32. package/dist/types/components/Form/FormField.d.ts +2 -2
  33. package/dist/types/components/Form/FormField.d.ts.map +1 -1
  34. package/dist/types/components/Form/FormItem.d.ts +2 -2
  35. package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts +2 -2
  36. package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts +2 -2
  37. package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts.map +1 -1
  38. package/dist/types/components/Form/elements/FormElement.d.ts +2 -2
  39. package/dist/types/components/Form/elements/MultiselectElement.d.ts +2 -2
  40. package/dist/types/components/Form/elements/OTPElement.d.ts +2 -2
  41. package/dist/types/components/Form/elements/SelectElement.d.ts +2 -2
  42. package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts +2 -2
  43. package/dist/types/components/IDE/CodeContext.d.ts +2 -2
  44. package/dist/types/components/IDE/CodeContext.d.ts.map +1 -1
  45. package/dist/types/components/IDE/FileTree.d.ts.map +1 -1
  46. package/dist/types/components/IDE/code.content.d.ts +5 -5
  47. package/dist/types/components/IDE/code.content.d.ts.map +1 -1
  48. package/dist/types/components/IDE/copyCode.content.d.ts +5 -5
  49. package/dist/types/components/IDE/copyCode.content.d.ts.map +1 -1
  50. package/dist/types/components/IDE/selectors.content.d.ts +7 -7
  51. package/dist/types/components/Input/Checkbox.d.ts +3 -3
  52. package/dist/types/components/Input/Checkbox.d.ts.map +1 -1
  53. package/dist/types/components/Input/Input.d.ts +3 -3
  54. package/dist/types/components/Input/Input.d.ts.map +1 -1
  55. package/dist/types/components/Input/OTPInput.d.ts +7 -7
  56. package/dist/types/components/Input/OTPInput.d.ts.map +1 -1
  57. package/dist/types/components/Input/SearchInput.d.ts +2 -2
  58. package/dist/types/components/Input/SearchInput.d.ts.map +1 -1
  59. package/dist/types/components/Link/Link.d.ts +6 -6
  60. package/dist/types/components/Loader/index.content.d.ts +3 -3
  61. package/dist/types/components/Loader/index.content.d.ts.map +1 -1
  62. package/dist/types/components/Loader/spinner.d.ts +2 -2
  63. package/dist/types/components/Loader/spinner.d.ts.map +1 -1
  64. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts +17 -17
  65. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts.map +1 -1
  66. package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts +13 -13
  67. package/dist/types/components/MaxWidthSmoother/index.d.ts +2 -2
  68. package/dist/types/components/MaxWidthSmoother/index.d.ts.map +1 -1
  69. package/dist/types/components/Navbar/Burger.d.ts +2 -2
  70. package/dist/types/components/Navbar/Burger.d.ts.map +1 -1
  71. package/dist/types/components/Navbar/DesktopNavbar.d.ts +2 -2
  72. package/dist/types/components/Navbar/DesktopNavbar.d.ts.map +1 -1
  73. package/dist/types/components/Navbar/MobileNavbar.d.ts +2 -2
  74. package/dist/types/components/Navbar/MobileNavbar.d.ts.map +1 -1
  75. package/dist/types/components/Navbar/index.d.ts +2 -2
  76. package/dist/types/components/Navbar/index.d.ts.map +1 -1
  77. package/dist/types/components/Pagination/Pagination.d.ts +4 -4
  78. package/dist/types/components/Pagination/Pagination.d.ts.map +1 -1
  79. package/dist/types/components/Pagination/pagination.content.d.ts +11 -11
  80. package/dist/types/components/RightDrawer/useRightDrawerStore.d.ts +2 -2
  81. package/dist/types/components/Select/Select.d.ts +3 -3
  82. package/dist/types/components/Select/Select.d.ts.map +1 -1
  83. package/dist/types/components/SocialNetworks/index.d.ts +2 -2
  84. package/dist/types/components/SocialNetworks/index.d.ts.map +1 -1
  85. package/dist/types/components/SwitchSelector/index.d.ts +7 -7
  86. package/dist/types/components/SwitchSelector/index.d.ts.map +1 -1
  87. package/dist/types/components/Tab/Tab.d.ts +3 -3
  88. package/dist/types/components/Tab/Tab.d.ts.map +1 -1
  89. package/dist/types/components/Tab/TabContext.d.ts +2 -2
  90. package/dist/types/components/Tab/TabContext.d.ts.map +1 -1
  91. package/dist/types/components/TabSelector/TabSelector.d.ts +5 -5
  92. package/dist/types/components/TabSelector/TabSelector.d.ts.map +1 -1
  93. package/dist/types/components/Table/table.content.d.ts +3 -3
  94. package/dist/types/components/Table/table.content.d.ts.map +1 -1
  95. package/dist/types/components/Tag/index.d.ts +3 -3
  96. package/dist/types/components/Terminal/terminal.content.d.ts +5 -5
  97. package/dist/types/components/Terminal/terminal.content.d.ts.map +1 -1
  98. package/dist/types/components/Toaster/Toaster.d.ts +2 -2
  99. package/dist/types/hooks/useScrollBlockage/useScrollBlockageStore.d.ts +2 -2
  100. package/package.json +14 -14
@@ -1,10 +1,10 @@
1
- import * as _intlayer_types172 from "@intlayer/types";
1
+ import * as _intlayer_types91 from "@intlayer/types";
2
2
 
3
3
  //#region src/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts
4
4
  declare const useDictionaryDetailsSchemaContent: {
5
5
  key: string;
6
6
  content: {
7
- titleRequiredError: _intlayer_types172.TypedNodeModel<_intlayer_types172.NodeType.Translation, {
7
+ titleRequiredError: _intlayer_types91.TypedNodeModel<_intlayer_types91.NodeType.Translation, {
8
8
  en: string;
9
9
  'en-GB': string;
10
10
  fr: string;
@@ -23,7 +23,7 @@ declare const useDictionaryDetailsSchemaContent: {
23
23
  id: string;
24
24
  vi: string;
25
25
  }, {
26
- nodeType: _intlayer_types172.NodeType.Translation | "translation";
26
+ nodeType: _intlayer_types91.NodeType.Translation | "translation";
27
27
  } & {
28
28
  translation: {
29
29
  en: string;
@@ -45,7 +45,7 @@ declare const useDictionaryDetailsSchemaContent: {
45
45
  vi: string;
46
46
  };
47
47
  }>;
48
- titleInvalidTypeError: _intlayer_types172.TypedNodeModel<_intlayer_types172.NodeType.Translation, {
48
+ titleInvalidTypeError: _intlayer_types91.TypedNodeModel<_intlayer_types91.NodeType.Translation, {
49
49
  en: string;
50
50
  'en-GB': string;
51
51
  fr: string;
@@ -64,7 +64,7 @@ declare const useDictionaryDetailsSchemaContent: {
64
64
  id: string;
65
65
  vi: string;
66
66
  }, {
67
- nodeType: _intlayer_types172.NodeType.Translation | "translation";
67
+ nodeType: _intlayer_types91.NodeType.Translation | "translation";
68
68
  } & {
69
69
  translation: {
70
70
  en: string;
@@ -86,7 +86,7 @@ declare const useDictionaryDetailsSchemaContent: {
86
86
  vi: string;
87
87
  };
88
88
  }>;
89
- titleMinLengthError: _intlayer_types172.TypedNodeModel<_intlayer_types172.NodeType.Translation, {
89
+ titleMinLengthError: _intlayer_types91.TypedNodeModel<_intlayer_types91.NodeType.Translation, {
90
90
  en: string;
91
91
  'en-GB': string;
92
92
  fr: string;
@@ -105,7 +105,7 @@ declare const useDictionaryDetailsSchemaContent: {
105
105
  id: string;
106
106
  vi: string;
107
107
  }, {
108
- nodeType: _intlayer_types172.NodeType.Translation | "translation";
108
+ nodeType: _intlayer_types91.NodeType.Translation | "translation";
109
109
  } & {
110
110
  translation: {
111
111
  en: string;
@@ -127,7 +127,7 @@ declare const useDictionaryDetailsSchemaContent: {
127
127
  vi: string;
128
128
  };
129
129
  }>;
130
- keyRequiredError: _intlayer_types172.TypedNodeModel<_intlayer_types172.NodeType.Translation, {
130
+ keyRequiredError: _intlayer_types91.TypedNodeModel<_intlayer_types91.NodeType.Translation, {
131
131
  en: string;
132
132
  'en-GB': string;
133
133
  fr: string;
@@ -146,7 +146,7 @@ declare const useDictionaryDetailsSchemaContent: {
146
146
  id: string;
147
147
  vi: string;
148
148
  }, {
149
- nodeType: _intlayer_types172.NodeType.Translation | "translation";
149
+ nodeType: _intlayer_types91.NodeType.Translation | "translation";
150
150
  } & {
151
151
  translation: {
152
152
  en: string;
@@ -168,7 +168,7 @@ declare const useDictionaryDetailsSchemaContent: {
168
168
  vi: string;
169
169
  };
170
170
  }>;
171
- keyInvalidTypeError: _intlayer_types172.TypedNodeModel<_intlayer_types172.NodeType.Translation, {
171
+ keyInvalidTypeError: _intlayer_types91.TypedNodeModel<_intlayer_types91.NodeType.Translation, {
172
172
  en: string;
173
173
  'en-GB': string;
174
174
  fr: string;
@@ -187,7 +187,7 @@ declare const useDictionaryDetailsSchemaContent: {
187
187
  id: string;
188
188
  vi: string;
189
189
  }, {
190
- nodeType: _intlayer_types172.NodeType.Translation | "translation";
190
+ nodeType: _intlayer_types91.NodeType.Translation | "translation";
191
191
  } & {
192
192
  translation: {
193
193
  en: string;
@@ -209,7 +209,7 @@ declare const useDictionaryDetailsSchemaContent: {
209
209
  vi: string;
210
210
  };
211
211
  }>;
212
- keySpaceError: _intlayer_types172.TypedNodeModel<_intlayer_types172.NodeType.Translation, {
212
+ keySpaceError: _intlayer_types91.TypedNodeModel<_intlayer_types91.NodeType.Translation, {
213
213
  en: string;
214
214
  'en-GB': string;
215
215
  fr: string;
@@ -228,7 +228,7 @@ declare const useDictionaryDetailsSchemaContent: {
228
228
  id: string;
229
229
  vi: string;
230
230
  }, {
231
- nodeType: _intlayer_types172.NodeType.Translation | "translation";
231
+ nodeType: _intlayer_types91.NodeType.Translation | "translation";
232
232
  } & {
233
233
  translation: {
234
234
  en: string;
@@ -250,7 +250,7 @@ declare const useDictionaryDetailsSchemaContent: {
250
250
  vi: string;
251
251
  };
252
252
  }>;
253
- keyMinLengthError: _intlayer_types172.TypedNodeModel<_intlayer_types172.NodeType.Translation, {
253
+ keyMinLengthError: _intlayer_types91.TypedNodeModel<_intlayer_types91.NodeType.Translation, {
254
254
  en: string;
255
255
  'en-GB': string;
256
256
  fr: string;
@@ -269,7 +269,7 @@ declare const useDictionaryDetailsSchemaContent: {
269
269
  id: string;
270
270
  vi: string;
271
271
  }, {
272
- nodeType: _intlayer_types172.NodeType.Translation | "translation";
272
+ nodeType: _intlayer_types91.NodeType.Translation | "translation";
273
273
  } & {
274
274
  translation: {
275
275
  en: string;
@@ -291,7 +291,7 @@ declare const useDictionaryDetailsSchemaContent: {
291
291
  vi: string;
292
292
  };
293
293
  }>;
294
- descriptionRequiredError: _intlayer_types172.TypedNodeModel<_intlayer_types172.NodeType.Translation, {
294
+ descriptionRequiredError: _intlayer_types91.TypedNodeModel<_intlayer_types91.NodeType.Translation, {
295
295
  en: string;
296
296
  'en-GB': string;
297
297
  fr: string;
@@ -310,7 +310,7 @@ declare const useDictionaryDetailsSchemaContent: {
310
310
  id: string;
311
311
  vi: string;
312
312
  }, {
313
- nodeType: _intlayer_types172.NodeType.Translation | "translation";
313
+ nodeType: _intlayer_types91.NodeType.Translation | "translation";
314
314
  } & {
315
315
  translation: {
316
316
  en: string;
@@ -332,7 +332,7 @@ declare const useDictionaryDetailsSchemaContent: {
332
332
  vi: string;
333
333
  };
334
334
  }>;
335
- descriptionInvalidTypeError: _intlayer_types172.TypedNodeModel<_intlayer_types172.NodeType.Translation, {
335
+ descriptionInvalidTypeError: _intlayer_types91.TypedNodeModel<_intlayer_types91.NodeType.Translation, {
336
336
  en: string;
337
337
  'en-GB': string;
338
338
  fr: string;
@@ -351,7 +351,7 @@ declare const useDictionaryDetailsSchemaContent: {
351
351
  id: string;
352
352
  vi: string;
353
353
  }, {
354
- nodeType: _intlayer_types172.NodeType.Translation | "translation";
354
+ nodeType: _intlayer_types91.NodeType.Translation | "translation";
355
355
  } & {
356
356
  translation: {
357
357
  en: string;
@@ -373,7 +373,7 @@ declare const useDictionaryDetailsSchemaContent: {
373
373
  vi: string;
374
374
  };
375
375
  }>;
376
- requiredErrorProjectId: _intlayer_types172.TypedNodeModel<_intlayer_types172.NodeType.Translation, {
376
+ requiredErrorProjectId: _intlayer_types91.TypedNodeModel<_intlayer_types91.NodeType.Translation, {
377
377
  en: string;
378
378
  'en-GB': string;
379
379
  fr: string;
@@ -392,7 +392,7 @@ declare const useDictionaryDetailsSchemaContent: {
392
392
  id: string;
393
393
  vi: string;
394
394
  }, {
395
- nodeType: _intlayer_types172.NodeType.Translation | "translation";
395
+ nodeType: _intlayer_types91.NodeType.Translation | "translation";
396
396
  } & {
397
397
  translation: {
398
398
  en: string;
@@ -414,7 +414,7 @@ declare const useDictionaryDetailsSchemaContent: {
414
414
  vi: string;
415
415
  };
416
416
  }>;
417
- invalidTypeErrorProjectId: _intlayer_types172.TypedNodeModel<_intlayer_types172.NodeType.Translation, {
417
+ invalidTypeErrorProjectId: _intlayer_types91.TypedNodeModel<_intlayer_types91.NodeType.Translation, {
418
418
  en: string;
419
419
  'en-GB': string;
420
420
  fr: string;
@@ -433,7 +433,7 @@ declare const useDictionaryDetailsSchemaContent: {
433
433
  id: string;
434
434
  vi: string;
435
435
  }, {
436
- nodeType: _intlayer_types172.NodeType.Translation | "translation";
436
+ nodeType: _intlayer_types91.NodeType.Translation | "translation";
437
437
  } & {
438
438
  translation: {
439
439
  en: string;
@@ -455,7 +455,7 @@ declare const useDictionaryDetailsSchemaContent: {
455
455
  vi: string;
456
456
  };
457
457
  }>;
458
- invalidTypeErrorTags: _intlayer_types172.TypedNodeModel<_intlayer_types172.NodeType.Translation, {
458
+ invalidTypeErrorTags: _intlayer_types91.TypedNodeModel<_intlayer_types91.NodeType.Translation, {
459
459
  en: string;
460
460
  'en-GB': string;
461
461
  fr: string;
@@ -474,7 +474,7 @@ declare const useDictionaryDetailsSchemaContent: {
474
474
  id: string;
475
475
  vi: string;
476
476
  }, {
477
- nodeType: _intlayer_types172.NodeType.Translation | "translation";
477
+ nodeType: _intlayer_types91.NodeType.Translation | "translation";
478
478
  } & {
479
479
  translation: {
480
480
  en: string;
@@ -1 +1 @@
1
- {"version":3,"file":"useDictionaryDetailsSchema.content.d.ts","names":[],"sources":["../../../../../src/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.ts"],"sourcesContent":[],"mappings":";;;cAEa;;;IAAA,kBAAA,mCAwPS,0CAAA"}
1
+ {"version":3,"file":"useDictionaryDetailsSchema.content.d.ts","names":[],"sources":["../../../../../src/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.ts"],"sourcesContent":[],"mappings":";;;cAEa;;;IAAA,kBAAA,kCAwPS,yCAAA"}
@@ -1,10 +1,10 @@
1
- import * as _intlayer_types325 from "@intlayer/types";
1
+ import * as _intlayer_types235 from "@intlayer/types";
2
2
 
3
3
  //#region src/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts
4
4
  declare const navigationViewContent: {
5
5
  key: string;
6
6
  content: {
7
- tsxNotEditable: _intlayer_types325.TypedNodeModel<_intlayer_types325.NodeType.Translation, {
7
+ tsxNotEditable: _intlayer_types235.TypedNodeModel<_intlayer_types235.NodeType.Translation, {
8
8
  en: string;
9
9
  'en-GB': string;
10
10
  fr: string;
@@ -23,7 +23,7 @@ declare const navigationViewContent: {
23
23
  id: string;
24
24
  vi: string;
25
25
  }, {
26
- nodeType: _intlayer_types325.NodeType.Translation | "translation";
26
+ nodeType: _intlayer_types235.NodeType.Translation | "translation";
27
27
  } & {
28
28
  translation: {
29
29
  en: string;
@@ -46,7 +46,7 @@ declare const navigationViewContent: {
46
46
  };
47
47
  }>;
48
48
  goToField: {
49
- label: _intlayer_types325.TypedNodeModel<_intlayer_types325.NodeType.Translation, {
49
+ label: _intlayer_types235.TypedNodeModel<_intlayer_types235.NodeType.Translation, {
50
50
  en: string;
51
51
  'en-GB': string;
52
52
  fr: string;
@@ -65,7 +65,7 @@ declare const navigationViewContent: {
65
65
  id: string;
66
66
  vi: string;
67
67
  }, {
68
- nodeType: _intlayer_types325.NodeType.Translation | "translation";
68
+ nodeType: _intlayer_types235.NodeType.Translation | "translation";
69
69
  } & {
70
70
  translation: {
71
71
  en: string;
@@ -89,7 +89,7 @@ declare const navigationViewContent: {
89
89
  }>;
90
90
  };
91
91
  addNewElement: {
92
- label: _intlayer_types325.TypedNodeModel<_intlayer_types325.NodeType.Translation, {
92
+ label: _intlayer_types235.TypedNodeModel<_intlayer_types235.NodeType.Translation, {
93
93
  en: string;
94
94
  'en-GB': string;
95
95
  fr: string;
@@ -108,7 +108,7 @@ declare const navigationViewContent: {
108
108
  id: string;
109
109
  vi: string;
110
110
  }, {
111
- nodeType: _intlayer_types325.NodeType.Translation | "translation";
111
+ nodeType: _intlayer_types235.NodeType.Translation | "translation";
112
112
  } & {
113
113
  translation: {
114
114
  en: string;
@@ -130,7 +130,7 @@ declare const navigationViewContent: {
130
130
  vi: string;
131
131
  };
132
132
  }>;
133
- text: _intlayer_types325.TypedNodeModel<_intlayer_types325.NodeType.Translation, {
133
+ text: _intlayer_types235.TypedNodeModel<_intlayer_types235.NodeType.Translation, {
134
134
  en: string;
135
135
  'en-GB': string;
136
136
  fr: string;
@@ -149,7 +149,7 @@ declare const navigationViewContent: {
149
149
  id: string;
150
150
  vi: string;
151
151
  }, {
152
- nodeType: _intlayer_types325.NodeType.Translation | "translation";
152
+ nodeType: _intlayer_types235.NodeType.Translation | "translation";
153
153
  } & {
154
154
  translation: {
155
155
  en: string;
@@ -173,7 +173,7 @@ declare const navigationViewContent: {
173
173
  }>;
174
174
  };
175
175
  removeElement: {
176
- label: _intlayer_types325.TypedNodeModel<_intlayer_types325.NodeType.Translation, {
176
+ label: _intlayer_types235.TypedNodeModel<_intlayer_types235.NodeType.Translation, {
177
177
  en: string;
178
178
  'en-GB': string;
179
179
  fr: string;
@@ -192,7 +192,7 @@ declare const navigationViewContent: {
192
192
  id: string;
193
193
  vi: string;
194
194
  }, {
195
- nodeType: _intlayer_types325.NodeType.Translation | "translation";
195
+ nodeType: _intlayer_types235.NodeType.Translation | "translation";
196
196
  } & {
197
197
  translation: {
198
198
  en: string;
@@ -214,7 +214,7 @@ declare const navigationViewContent: {
214
214
  vi: string;
215
215
  };
216
216
  }>;
217
- text: _intlayer_types325.TypedNodeModel<_intlayer_types325.NodeType.Translation, {
217
+ text: _intlayer_types235.TypedNodeModel<_intlayer_types235.NodeType.Translation, {
218
218
  en: string;
219
219
  'en-GB': string;
220
220
  fr: string;
@@ -233,7 +233,7 @@ declare const navigationViewContent: {
233
233
  id: string;
234
234
  vi: string;
235
235
  }, {
236
- nodeType: _intlayer_types325.NodeType.Translation | "translation";
236
+ nodeType: _intlayer_types235.NodeType.Translation | "translation";
237
237
  } & {
238
238
  translation: {
239
239
  en: string;
@@ -257,7 +257,7 @@ declare const navigationViewContent: {
257
257
  }>;
258
258
  };
259
259
  addNewEnumeration: {
260
- label: _intlayer_types325.TypedNodeModel<_intlayer_types325.NodeType.Translation, {
260
+ label: _intlayer_types235.TypedNodeModel<_intlayer_types235.NodeType.Translation, {
261
261
  en: string;
262
262
  'en-GB': string;
263
263
  fr: string;
@@ -276,7 +276,7 @@ declare const navigationViewContent: {
276
276
  id: string;
277
277
  vi: string;
278
278
  }, {
279
- nodeType: _intlayer_types325.NodeType.Translation | "translation";
279
+ nodeType: _intlayer_types235.NodeType.Translation | "translation";
280
280
  } & {
281
281
  translation: {
282
282
  en: string;
@@ -298,7 +298,7 @@ declare const navigationViewContent: {
298
298
  vi: string;
299
299
  };
300
300
  }>;
301
- text: _intlayer_types325.TypedNodeModel<_intlayer_types325.NodeType.Translation, {
301
+ text: _intlayer_types235.TypedNodeModel<_intlayer_types235.NodeType.Translation, {
302
302
  en: string;
303
303
  'en-GB': string;
304
304
  fr: string;
@@ -317,7 +317,7 @@ declare const navigationViewContent: {
317
317
  id: string;
318
318
  vi: string;
319
319
  }, {
320
- nodeType: _intlayer_types325.NodeType.Translation | "translation";
320
+ nodeType: _intlayer_types235.NodeType.Translation | "translation";
321
321
  } & {
322
322
  translation: {
323
323
  en: string;
@@ -341,7 +341,7 @@ declare const navigationViewContent: {
341
341
  }>;
342
342
  };
343
343
  removeEnumeration: {
344
- label: _intlayer_types325.TypedNodeModel<_intlayer_types325.NodeType.Translation, {
344
+ label: _intlayer_types235.TypedNodeModel<_intlayer_types235.NodeType.Translation, {
345
345
  en: string;
346
346
  'en-GB': string;
347
347
  fr: string;
@@ -360,7 +360,7 @@ declare const navigationViewContent: {
360
360
  id: string;
361
361
  vi: string;
362
362
  }, {
363
- nodeType: _intlayer_types325.NodeType.Translation | "translation";
363
+ nodeType: _intlayer_types235.NodeType.Translation | "translation";
364
364
  } & {
365
365
  translation: {
366
366
  en: string;
@@ -382,7 +382,7 @@ declare const navigationViewContent: {
382
382
  vi: string;
383
383
  };
384
384
  }>;
385
- text: _intlayer_types325.TypedNodeModel<_intlayer_types325.NodeType.Translation, {
385
+ text: _intlayer_types235.TypedNodeModel<_intlayer_types235.NodeType.Translation, {
386
386
  en: string;
387
387
  'en-GB': string;
388
388
  fr: string;
@@ -401,7 +401,7 @@ declare const navigationViewContent: {
401
401
  id: string;
402
402
  vi: string;
403
403
  }, {
404
- nodeType: _intlayer_types325.NodeType.Translation | "translation";
404
+ nodeType: _intlayer_types235.NodeType.Translation | "translation";
405
405
  } & {
406
406
  translation: {
407
407
  en: string;
@@ -425,7 +425,7 @@ declare const navigationViewContent: {
425
425
  }>;
426
426
  };
427
427
  addNewCondition: {
428
- label: _intlayer_types325.TypedNodeModel<_intlayer_types325.NodeType.Translation, {
428
+ label: _intlayer_types235.TypedNodeModel<_intlayer_types235.NodeType.Translation, {
429
429
  en: string;
430
430
  'en-GB': string;
431
431
  fr: string;
@@ -444,7 +444,7 @@ declare const navigationViewContent: {
444
444
  id: string;
445
445
  vi: string;
446
446
  }, {
447
- nodeType: _intlayer_types325.NodeType.Translation | "translation";
447
+ nodeType: _intlayer_types235.NodeType.Translation | "translation";
448
448
  } & {
449
449
  translation: {
450
450
  en: string;
@@ -466,7 +466,7 @@ declare const navigationViewContent: {
466
466
  vi: string;
467
467
  };
468
468
  }>;
469
- text: _intlayer_types325.TypedNodeModel<_intlayer_types325.NodeType.Translation, {
469
+ text: _intlayer_types235.TypedNodeModel<_intlayer_types235.NodeType.Translation, {
470
470
  en: string;
471
471
  'en-GB': string;
472
472
  fr: string;
@@ -485,7 +485,7 @@ declare const navigationViewContent: {
485
485
  id: string;
486
486
  vi: string;
487
487
  }, {
488
- nodeType: _intlayer_types325.NodeType.Translation | "translation";
488
+ nodeType: _intlayer_types235.NodeType.Translation | "translation";
489
489
  } & {
490
490
  translation: {
491
491
  en: string;