@intlayer/design-system 8.4.9 → 8.4.10

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 (59) hide show
  1. package/dist/types/components/Badge/index.d.ts +1 -1
  2. package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts +2 -25
  3. package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts.map +1 -1
  4. package/dist/types/components/Browser/Browser.content.d.ts +9 -193
  5. package/dist/types/components/Browser/Browser.content.d.ts.map +1 -1
  6. package/dist/types/components/Button/Button.d.ts +2 -2
  7. package/dist/types/components/Carousel/index.content.d.ts +3 -73
  8. package/dist/types/components/Carousel/index.content.d.ts.map +1 -1
  9. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts +1 -1
  10. package/dist/types/components/Command/index.d.ts +1 -1
  11. package/dist/types/components/Container/index.d.ts +1 -1
  12. package/dist/types/components/CopyButton/CopyButton.content.d.ts +2 -25
  13. package/dist/types/components/CopyButton/CopyButton.content.d.ts.map +1 -1
  14. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts +13 -289
  15. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts.map +1 -1
  16. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts +5 -97
  17. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts.map +1 -1
  18. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts +28 -649
  19. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts.map +1 -1
  20. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts +17 -385
  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 +13 -289
  23. package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts.map +1 -1
  24. package/dist/types/components/DictionaryFieldEditor/NodeTypeSelector.d.ts +1 -1
  25. package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +17 -385
  26. package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts.map +1 -1
  27. package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts +5 -97
  28. package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts.map +1 -1
  29. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts +4 -73
  30. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts.map +1 -1
  31. package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +3 -49
  32. package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts.map +1 -1
  33. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +16 -361
  34. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts.map +1 -1
  35. package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts +2 -26
  36. package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts.map +1 -1
  37. package/dist/types/components/IDE/code.content.d.ts +3 -49
  38. package/dist/types/components/IDE/code.content.d.ts.map +1 -1
  39. package/dist/types/components/IDE/copyCode.content.d.ts +3 -49
  40. package/dist/types/components/IDE/copyCode.content.d.ts.map +1 -1
  41. package/dist/types/components/IDE/selectors.content.d.ts +7 -145
  42. package/dist/types/components/IDE/selectors.content.d.ts.map +1 -1
  43. package/dist/types/components/Link/Link.d.ts +2 -2
  44. package/dist/types/components/Loader/index.content.d.ts +2 -25
  45. package/dist/types/components/Loader/index.content.d.ts.map +1 -1
  46. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts +9 -193
  47. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts.map +1 -1
  48. package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts +7 -145
  49. package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts.map +1 -1
  50. package/dist/types/components/Pagination/pagination.content.d.ts +5 -121
  51. package/dist/types/components/Pagination/pagination.content.d.ts.map +1 -1
  52. package/dist/types/components/RightDrawer/rightDrawer.content.d.ts +3 -49
  53. package/dist/types/components/RightDrawer/rightDrawer.content.d.ts.map +1 -1
  54. package/dist/types/components/Table/table.content.d.ts +2 -25
  55. package/dist/types/components/Table/table.content.d.ts.map +1 -1
  56. package/dist/types/components/Tag/index.d.ts +1 -1
  57. package/dist/types/components/Terminal/terminal.content.d.ts +3 -49
  58. package/dist/types/components/Terminal/terminal.content.d.ts.map +1 -1
  59. package/package.json +19 -19
@@ -1,10 +1,10 @@
1
- import * as _intlayer_types_nodeType0 from "@intlayer/types/nodeType";
1
+ import * as _intlayer_core_transpiler0 from "@intlayer/core/transpiler";
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_types_nodeType0.TypedNodeModel<"translation", {
7
+ tsxNotEditable: _intlayer_core_transpiler0.TranslationContent<unknown, {
8
8
  en: string;
9
9
  'en-GB': string;
10
10
  fr: string;
@@ -23,32 +23,9 @@ declare const navigationViewContent: {
23
23
  id: string;
24
24
  vi: string;
25
25
  uk: string;
26
- }, {
27
- nodeType: "translation";
28
- } & {
29
- translation: {
30
- en: string;
31
- 'en-GB': string;
32
- fr: string;
33
- es: string;
34
- de: string;
35
- ja: string;
36
- ko: string;
37
- zh: string;
38
- it: string;
39
- pt: string;
40
- hi: string;
41
- ar: string;
42
- ru: string;
43
- tr: string;
44
- pl: string;
45
- id: string;
46
- vi: string;
47
- uk: string;
48
- };
49
26
  }>;
50
27
  goToField: {
51
- label: _intlayer_types_nodeType0.TypedNodeModel<"translation", {
28
+ label: _intlayer_core_transpiler0.TranslationContent<unknown, {
52
29
  en: string;
53
30
  'en-GB': string;
54
31
  fr: string;
@@ -67,33 +44,10 @@ declare const navigationViewContent: {
67
44
  id: string;
68
45
  vi: string;
69
46
  uk: string;
70
- }, {
71
- nodeType: "translation";
72
- } & {
73
- translation: {
74
- en: string;
75
- 'en-GB': string;
76
- fr: string;
77
- es: string;
78
- de: string;
79
- ja: string;
80
- ko: string;
81
- zh: string;
82
- it: string;
83
- pt: string;
84
- hi: string;
85
- ar: string;
86
- ru: string;
87
- tr: string;
88
- pl: string;
89
- id: string;
90
- vi: string;
91
- uk: string;
92
- };
93
47
  }>;
94
48
  };
95
49
  addNewElement: {
96
- label: _intlayer_types_nodeType0.TypedNodeModel<"translation", {
50
+ label: _intlayer_core_transpiler0.TranslationContent<unknown, {
97
51
  en: string;
98
52
  'en-GB': string;
99
53
  fr: string;
@@ -112,31 +66,8 @@ declare const navigationViewContent: {
112
66
  id: string;
113
67
  vi: string;
114
68
  uk: string;
115
- }, {
116
- nodeType: "translation";
117
- } & {
118
- translation: {
119
- en: string;
120
- 'en-GB': string;
121
- fr: string;
122
- es: string;
123
- de: string;
124
- ja: string;
125
- ko: string;
126
- zh: string;
127
- it: string;
128
- pt: string;
129
- hi: string;
130
- ar: string;
131
- ru: string;
132
- tr: string;
133
- pl: string;
134
- id: string;
135
- vi: string;
136
- uk: string;
137
- };
138
69
  }>;
139
- text: _intlayer_types_nodeType0.TypedNodeModel<"translation", {
70
+ text: _intlayer_core_transpiler0.TranslationContent<unknown, {
140
71
  en: string;
141
72
  'en-GB': string;
142
73
  fr: string;
@@ -155,33 +86,10 @@ declare const navigationViewContent: {
155
86
  id: string;
156
87
  vi: string;
157
88
  uk: string;
158
- }, {
159
- nodeType: "translation";
160
- } & {
161
- translation: {
162
- en: string;
163
- 'en-GB': string;
164
- fr: string;
165
- es: string;
166
- de: string;
167
- ja: string;
168
- ko: string;
169
- zh: string;
170
- it: string;
171
- pt: string;
172
- hi: string;
173
- ar: string;
174
- ru: string;
175
- tr: string;
176
- pl: string;
177
- id: string;
178
- vi: string;
179
- uk: string;
180
- };
181
89
  }>;
182
90
  };
183
91
  removeElement: {
184
- label: _intlayer_types_nodeType0.TypedNodeModel<"translation", {
92
+ label: _intlayer_core_transpiler0.TranslationContent<unknown, {
185
93
  en: string;
186
94
  'en-GB': string;
187
95
  fr: string;
@@ -200,31 +108,8 @@ declare const navigationViewContent: {
200
108
  id: string;
201
109
  vi: string;
202
110
  uk: string;
203
- }, {
204
- nodeType: "translation";
205
- } & {
206
- translation: {
207
- en: string;
208
- 'en-GB': string;
209
- fr: string;
210
- es: string;
211
- de: string;
212
- ja: string;
213
- ko: string;
214
- zh: string;
215
- it: string;
216
- pt: string;
217
- hi: string;
218
- ar: string;
219
- ru: string;
220
- tr: string;
221
- pl: string;
222
- id: string;
223
- vi: string;
224
- uk: string;
225
- };
226
111
  }>;
227
- text: _intlayer_types_nodeType0.TypedNodeModel<"translation", {
112
+ text: _intlayer_core_transpiler0.TranslationContent<unknown, {
228
113
  en: string;
229
114
  'en-GB': string;
230
115
  fr: string;
@@ -243,33 +128,10 @@ declare const navigationViewContent: {
243
128
  id: string;
244
129
  vi: string;
245
130
  uk: string;
246
- }, {
247
- nodeType: "translation";
248
- } & {
249
- translation: {
250
- en: string;
251
- 'en-GB': string;
252
- fr: string;
253
- es: string;
254
- de: string;
255
- ja: string;
256
- ko: string;
257
- zh: string;
258
- it: string;
259
- pt: string;
260
- hi: string;
261
- ar: string;
262
- ru: string;
263
- tr: string;
264
- pl: string;
265
- id: string;
266
- vi: string;
267
- uk: string;
268
- };
269
131
  }>;
270
132
  };
271
133
  addNewEnumeration: {
272
- label: _intlayer_types_nodeType0.TypedNodeModel<"translation", {
134
+ label: _intlayer_core_transpiler0.TranslationContent<unknown, {
273
135
  en: string;
274
136
  'en-GB': string;
275
137
  fr: string;
@@ -288,31 +150,8 @@ declare const navigationViewContent: {
288
150
  id: string;
289
151
  vi: string;
290
152
  uk: string;
291
- }, {
292
- nodeType: "translation";
293
- } & {
294
- translation: {
295
- en: string;
296
- 'en-GB': string;
297
- fr: string;
298
- es: string;
299
- de: string;
300
- ja: string;
301
- ko: string;
302
- zh: string;
303
- it: string;
304
- pt: string;
305
- hi: string;
306
- ar: string;
307
- ru: string;
308
- tr: string;
309
- pl: string;
310
- id: string;
311
- vi: string;
312
- uk: string;
313
- };
314
153
  }>;
315
- text: _intlayer_types_nodeType0.TypedNodeModel<"translation", {
154
+ text: _intlayer_core_transpiler0.TranslationContent<unknown, {
316
155
  en: string;
317
156
  'en-GB': string;
318
157
  fr: string;
@@ -331,33 +170,10 @@ declare const navigationViewContent: {
331
170
  id: string;
332
171
  vi: string;
333
172
  uk: string;
334
- }, {
335
- nodeType: "translation";
336
- } & {
337
- translation: {
338
- en: string;
339
- 'en-GB': string;
340
- fr: string;
341
- es: string;
342
- de: string;
343
- ja: string;
344
- ko: string;
345
- zh: string;
346
- it: string;
347
- pt: string;
348
- hi: string;
349
- ar: string;
350
- ru: string;
351
- tr: string;
352
- pl: string;
353
- id: string;
354
- vi: string;
355
- uk: string;
356
- };
357
173
  }>;
358
174
  };
359
175
  removeEnumeration: {
360
- label: _intlayer_types_nodeType0.TypedNodeModel<"translation", {
176
+ label: _intlayer_core_transpiler0.TranslationContent<unknown, {
361
177
  en: string;
362
178
  'en-GB': string;
363
179
  fr: string;
@@ -376,31 +192,8 @@ declare const navigationViewContent: {
376
192
  id: string;
377
193
  vi: string;
378
194
  uk: string;
379
- }, {
380
- nodeType: "translation";
381
- } & {
382
- translation: {
383
- en: string;
384
- 'en-GB': string;
385
- fr: string;
386
- es: string;
387
- de: string;
388
- ja: string;
389
- ko: string;
390
- zh: string;
391
- it: string;
392
- pt: string;
393
- hi: string;
394
- ar: string;
395
- ru: string;
396
- tr: string;
397
- pl: string;
398
- id: string;
399
- vi: string;
400
- uk: string;
401
- };
402
195
  }>;
403
- text: _intlayer_types_nodeType0.TypedNodeModel<"translation", {
196
+ text: _intlayer_core_transpiler0.TranslationContent<unknown, {
404
197
  en: string;
405
198
  'en-GB': string;
406
199
  fr: string;
@@ -419,33 +212,10 @@ declare const navigationViewContent: {
419
212
  id: string;
420
213
  vi: string;
421
214
  uk: string;
422
- }, {
423
- nodeType: "translation";
424
- } & {
425
- translation: {
426
- en: string;
427
- 'en-GB': string;
428
- fr: string;
429
- es: string;
430
- de: string;
431
- ja: string;
432
- ko: string;
433
- zh: string;
434
- it: string;
435
- pt: string;
436
- hi: string;
437
- ar: string;
438
- ru: string;
439
- tr: string;
440
- pl: string;
441
- id: string;
442
- vi: string;
443
- uk: string;
444
- };
445
215
  }>;
446
216
  };
447
217
  addNewCondition: {
448
- label: _intlayer_types_nodeType0.TypedNodeModel<"translation", {
218
+ label: _intlayer_core_transpiler0.TranslationContent<unknown, {
449
219
  en: string;
450
220
  'en-GB': string;
451
221
  fr: string;
@@ -464,31 +234,8 @@ declare const navigationViewContent: {
464
234
  id: string;
465
235
  vi: string;
466
236
  uk: string;
467
- }, {
468
- nodeType: "translation";
469
- } & {
470
- translation: {
471
- en: string;
472
- 'en-GB': string;
473
- fr: string;
474
- es: string;
475
- de: string;
476
- ja: string;
477
- ko: string;
478
- zh: string;
479
- it: string;
480
- pt: string;
481
- hi: string;
482
- ar: string;
483
- ru: string;
484
- tr: string;
485
- pl: string;
486
- id: string;
487
- vi: string;
488
- uk: string;
489
- };
490
237
  }>;
491
- text: _intlayer_types_nodeType0.TypedNodeModel<"translation", {
238
+ text: _intlayer_core_transpiler0.TranslationContent<unknown, {
492
239
  en: string;
493
240
  'en-GB': string;
494
241
  fr: string;
@@ -507,29 +254,6 @@ declare const navigationViewContent: {
507
254
  id: string;
508
255
  vi: string;
509
256
  uk: string;
510
- }, {
511
- nodeType: "translation";
512
- } & {
513
- translation: {
514
- en: string;
515
- 'en-GB': string;
516
- fr: string;
517
- es: string;
518
- de: string;
519
- ja: string;
520
- ko: string;
521
- zh: string;
522
- it: string;
523
- pt: string;
524
- hi: string;
525
- ar: string;
526
- ru: string;
527
- tr: string;
528
- pl: string;
529
- id: string;
530
- vi: string;
531
- uk: string;
532
- };
533
257
  }>;
534
258
  };
535
259
  };
@@ -1 +1 @@
1
- {"version":3,"file":"navigationViewNode.content.d.ts","names":[],"sources":["../../../../../src/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.ts"],"mappings":";;;cAEa,qBAAA;;;oBAoQS,yBAAA,CAAA,cAAA"}
1
+ {"version":3,"file":"navigationViewNode.content.d.ts","names":[],"sources":["../../../../../src/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.ts"],"mappings":";;;cAEa,qBAAA;;;oBAoQS,0BAAA,CAAA,kBAAA"}
@@ -1,6 +1,6 @@
1
1
  import { FC } from "react";
2
- import { NodeType } from "@intlayer/types/nodeType";
3
2
  import { ContentNode } from "@intlayer/types/dictionary";
3
+ import { NodeType } from "@intlayer/types/nodeType";
4
4
 
5
5
  //#region src/components/DictionaryFieldEditor/NodeTypeSelector.d.ts
6
6
  type NodeTypeSelectorProps = {