@intlayer/design-system 8.5.2 → 8.6.0
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/{utils → components/Avatar}/image.mjs +1 -1
- package/dist/esm/components/Avatar/image.mjs.map +1 -0
- package/dist/esm/components/Browser/Browser.mjs +1 -2
- package/dist/esm/components/Browser/Browser.mjs.map +1 -1
- package/dist/esm/components/Carousel/index.mjs +1 -3
- package/dist/esm/components/Carousel/index.mjs.map +1 -1
- package/dist/esm/components/ContentEditor/ContentEditorTextArea.mjs +1 -1
- package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs +3 -3
- package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs.map +1 -1
- package/dist/esm/{utils → components/DictionaryFieldEditor/ContentEditorView}/object.mjs +1 -1
- package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/object.mjs.map +1 -0
- package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs +1 -1
- package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs +3 -3
- package/dist/esm/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs +1 -1
- package/dist/esm/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs +2 -2
- package/dist/esm/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs +2 -2
- package/dist/esm/components/DictionaryFieldEditor/StructureView/StructureView.mjs +1 -1
- package/dist/esm/components/Form/elements/OTPElement.mjs +1 -1
- package/dist/esm/components/Form/layout/FormLabelLayout.mjs +2 -2
- package/dist/esm/components/Form/layout/FormLabelLayout.mjs.map +1 -1
- package/dist/esm/components/IDE/CodeBlockShiki.mjs +12 -0
- package/dist/esm/components/IDE/CodeBlockShiki.mjs.map +1 -1
- package/dist/esm/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs +1 -1
- package/dist/esm/components/Modal/Modal.mjs +2 -2
- package/dist/esm/components/Navbar/MobileNavbar.mjs +1 -1
- package/dist/esm/components/Pagination/Pagination.mjs +1 -1
- package/dist/esm/components/RightDrawer/RightDrawer.mjs +3 -3
- package/dist/esm/components/SocialNetworks/BitbucketLogo.mjs +3 -0
- package/dist/esm/components/SocialNetworks/GitHubLogo.mjs +3 -0
- package/dist/esm/components/SocialNetworks/GitLabLogo.mjs +3 -0
- package/dist/esm/components/SocialNetworks/GoogleLogo.mjs +3 -0
- package/dist/esm/components/SocialNetworks/LinkedInLogo.mjs +2 -32
- package/dist/esm/components/SocialNetworks/index.mjs +6 -2
- package/dist/esm/components/SocialNetworks/index.mjs.map +1 -1
- package/dist/esm/components/TechLogo/TechLogo.mjs +6 -1
- package/dist/esm/components/TechLogo/TechLogo.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Bitbucket.mjs +44 -0
- package/dist/esm/components/TechLogo/logos/Bitbucket.mjs.map +1 -0
- package/dist/esm/components/TechLogo/logos/ChatGPT.mjs +3 -6
- package/dist/esm/components/TechLogo/logos/ChatGPT.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/DeepSeek.mjs +8 -10
- package/dist/esm/components/TechLogo/logos/DeepSeek.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Gemini.mjs +8 -5
- package/dist/esm/components/TechLogo/logos/Gemini.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/GitHub.mjs +16 -0
- package/dist/esm/components/TechLogo/logos/GitHub.mjs.map +1 -0
- package/dist/esm/components/TechLogo/logos/GitLab.mjs +47 -0
- package/dist/esm/components/TechLogo/logos/GitLab.mjs.map +1 -0
- package/dist/esm/components/TechLogo/logos/Google.mjs +17 -0
- package/dist/esm/components/TechLogo/logos/Google.mjs.map +1 -0
- package/dist/esm/components/TechLogo/logos/GoogleAI.mjs +4 -8
- package/dist/esm/components/TechLogo/logos/GoogleAI.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Grok.mjs +3 -2
- package/dist/esm/components/TechLogo/logos/Grok.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/LinkedIn.mjs +33 -0
- package/dist/esm/components/TechLogo/logos/LinkedIn.mjs.map +1 -0
- package/dist/esm/components/TechLogo/logos/Mistral.mjs +13 -53
- package/dist/esm/components/TechLogo/logos/Mistral.mjs.map +1 -1
- package/dist/esm/components/TechLogo/logos/Perplexity.mjs +10 -5
- package/dist/esm/components/TechLogo/logos/Perplexity.mjs.map +1 -1
- package/dist/esm/components/TechLogo/techLogos.mjs +11 -1
- package/dist/esm/components/TechLogo/techLogos.mjs.map +1 -1
- package/dist/esm/components/TechLogo/types.mjs +5 -0
- package/dist/esm/components/TechLogo/types.mjs.map +1 -1
- package/dist/esm/components/Toaster/useToast.mjs +1 -1
- package/dist/esm/components/Toaster/useToast.mjs.map +1 -1
- package/dist/esm/components/index.mjs +6 -2
- package/dist/esm/hooks/index.mjs +9 -9
- package/dist/esm/hooks/useAuth/useOAuth2.mjs +1 -1
- package/dist/esm/hooks/useAuth/useSession.mjs +1 -1
- package/dist/esm/providers/ReactQueryProvider.mjs +2 -1
- package/dist/esm/providers/ReactQueryProvider.mjs.map +1 -1
- package/dist/esm/providers/index.mjs +2 -2
- package/dist/esm/routes.mjs +245 -0
- package/dist/esm/routes.mjs.map +1 -0
- package/dist/esm/utils/index.mjs +3 -0
- package/dist/types/{utils → components/Avatar}/image.d.ts +1 -1
- package/dist/types/components/Avatar/image.d.ts.map +1 -0
- package/dist/types/components/Badge/index.d.ts +3 -3
- package/dist/types/components/Badge/index.d.ts.map +1 -1
- package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts +2 -2
- package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts.map +1 -1
- package/dist/types/components/Breadcrumb/index.d.ts +2 -2
- package/dist/types/components/Breadcrumb/index.d.ts.map +1 -1
- package/dist/types/components/Browser/Browser.content.d.ts +9 -9
- package/dist/types/components/Browser/Browser.content.d.ts.map +1 -1
- package/dist/types/components/Browser/Browser.d.ts +2 -2
- package/dist/types/components/Browser/Browser.d.ts.map +1 -1
- package/dist/types/components/Button/Button.d.ts +4 -4
- package/dist/types/components/Button/Button.d.ts.map +1 -1
- package/dist/types/components/Carousel/index.content.d.ts +4 -4
- package/dist/types/components/Carousel/index.content.d.ts.map +1 -1
- package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts +3 -3
- package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts.map +1 -1
- package/dist/types/components/Command/index.d.ts +17 -17
- package/dist/types/components/Command/index.d.ts.map +1 -1
- package/dist/types/components/Container/index.d.ts +5 -5
- package/dist/types/components/Container/index.d.ts.map +1 -1
- package/dist/types/components/CopyButton/CopyButton.content.d.ts +2 -2
- package/dist/types/components/CopyButton/CopyButton.content.d.ts.map +1 -1
- package/dist/types/{utils → components/DictionaryFieldEditor/ContentEditorView}/object.d.ts +1 -1
- package/dist/types/components/DictionaryFieldEditor/ContentEditorView/object.d.ts.map +1 -0
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts +13 -13
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts +5 -5
- package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts +28 -28
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts +17 -17
- package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts +13 -13
- package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +17 -17
- package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts +5 -5
- package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts +4 -4
- package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +3 -3
- package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts.map +1 -1
- package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +16 -16
- package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts.map +1 -1
- package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts +2 -2
- package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts.map +1 -1
- package/dist/types/components/Form/FormBase.d.ts +4 -4
- package/dist/types/components/Form/FormBase.d.ts.map +1 -1
- package/dist/types/components/Form/FormField.d.ts +4 -4
- 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/FormItem.d.ts.map +1 -1
- package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts +2 -2
- package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts.map +1 -1
- 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/FormElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/MultiselectElement.d.ts +2 -2
- package/dist/types/components/Form/elements/MultiselectElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/OTPElement.d.ts +2 -2
- package/dist/types/components/Form/elements/OTPElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/SelectElement.d.ts +2 -2
- package/dist/types/components/Form/elements/SelectElement.d.ts.map +1 -1
- package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts +2 -2
- package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts.map +1 -1
- package/dist/types/components/IDE/CodeBlockShiki.d.ts.map +1 -1
- 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/code.content.d.ts +3 -3
- package/dist/types/components/IDE/code.content.d.ts.map +1 -1
- package/dist/types/components/IDE/copyCode.content.d.ts +3 -3
- 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/IDE/selectors.content.d.ts.map +1 -1
- 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 +2 -2
- package/dist/types/components/Input/Input.d.ts.map +1 -1
- package/dist/types/components/Input/OTPInput.d.ts +6 -6
- 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 +4 -4
- package/dist/types/components/Link/Link.d.ts.map +1 -1
- package/dist/types/components/Loader/index.content.d.ts +2 -2
- 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 +9 -9
- package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts.map +1 -1
- package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts +7 -7
- package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts.map +1 -1
- package/dist/types/components/MarkDownRender/MarkDownRender.d.ts +43 -43
- package/dist/types/components/MarkDownRender/MarkDownRender.d.ts.map +1 -1
- 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 +3 -3
- package/dist/types/components/Pagination/Pagination.d.ts.map +1 -1
- package/dist/types/components/Pagination/pagination.content.d.ts +6 -6
- package/dist/types/components/Pagination/pagination.content.d.ts.map +1 -1
- package/dist/types/components/RightDrawer/rightDrawer.content.d.ts +3 -3
- package/dist/types/components/RightDrawer/rightDrawer.content.d.ts.map +1 -1
- 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/BitbucketLogo.d.ts +2 -0
- package/dist/types/components/SocialNetworks/GitHubLogo.d.ts +2 -0
- package/dist/types/components/SocialNetworks/GitLabLogo.d.ts +2 -0
- package/dist/types/components/SocialNetworks/GoogleLogo.d.ts +2 -0
- package/dist/types/components/SocialNetworks/LinkedInLogo.d.ts +2 -7
- package/dist/types/components/SocialNetworks/index.d.ts +8 -4
- package/dist/types/components/SocialNetworks/index.d.ts.map +1 -1
- package/dist/types/components/SwitchSelector/index.d.ts +5 -5
- package/dist/types/components/SwitchSelector/index.d.ts.map +1 -1
- package/dist/types/components/Tab/Tab.d.ts +5 -5
- 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/Tag/index.d.ts.map +1 -1
- package/dist/types/components/TechLogo/TechLogo.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Bitbucket.d.ts +7 -0
- package/dist/types/components/TechLogo/logos/Bitbucket.d.ts.map +1 -0
- package/dist/types/components/TechLogo/logos/GitHub.d.ts +7 -0
- package/dist/types/components/TechLogo/logos/GitHub.d.ts.map +1 -0
- package/dist/types/components/TechLogo/logos/GitLab.d.ts +7 -0
- package/dist/types/components/TechLogo/logos/GitLab.d.ts.map +1 -0
- package/dist/types/components/TechLogo/logos/Google.d.ts +7 -0
- package/dist/types/components/TechLogo/logos/Google.d.ts.map +1 -0
- package/dist/types/components/TechLogo/logos/LinkedIn.d.ts +7 -0
- package/dist/types/components/TechLogo/logos/LinkedIn.d.ts.map +1 -0
- package/dist/types/components/TechLogo/logos/Lit.d.ts +2 -2
- package/dist/types/components/TechLogo/logos/Lit.d.ts.map +1 -1
- package/dist/types/components/TechLogo/logos/Vanilla.d.ts +2 -2
- package/dist/types/components/TechLogo/logos/Vanilla.d.ts.map +1 -1
- package/dist/types/components/TechLogo/techLogos.d.ts +7 -2
- package/dist/types/components/TechLogo/types.d.ts +6 -1
- package/dist/types/components/TechLogo/types.d.ts.map +1 -1
- package/dist/types/components/Terminal/terminal.content.d.ts +3 -3
- package/dist/types/components/Terminal/terminal.content.d.ts.map +1 -1
- package/dist/types/components/TextArea/ContentEditableTextArea.d.ts +2 -2
- package/dist/types/components/Toaster/Toast.d.ts +2 -2
- package/dist/types/components/Toaster/Toast.d.ts.map +1 -1
- package/dist/types/components/Toaster/Toaster.d.ts +2 -2
- package/dist/types/components/Toaster/Toaster.d.ts.map +1 -1
- package/dist/types/components/index.d.ts +6 -2
- package/dist/types/hooks/useUser/index.d.ts +2 -2
- package/dist/types/hooks/useUser/index.d.ts.map +1 -1
- package/dist/types/providers/ReactQueryProvider.d.ts +2 -1
- package/dist/types/providers/ReactQueryProvider.d.ts.map +1 -1
- package/dist/types/providers/index.d.ts +2 -2
- package/dist/types/routes.d.ts +244 -0
- package/dist/types/routes.d.ts.map +1 -0
- package/dist/types/utils/index.d.ts +2 -0
- package/package.json +31 -22
- package/dist/esm/components/SocialNetworks/LinkedInLogo.mjs.map +0 -1
- package/dist/esm/utils/image.mjs.map +0 -1
- package/dist/esm/utils/object.mjs.map +0 -1
- package/dist/types/components/SocialNetworks/LinkedInLogo.d.ts.map +0 -1
- package/dist/types/utils/image.d.ts.map +0 -1
- package/dist/types/utils/object.d.ts.map +0 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import * as _intlayer_core_transpiler0 from "@intlayer/core/transpiler";
|
|
1
|
+
import * as _$_intlayer_core_transpiler0 from "@intlayer/core/transpiler";
|
|
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_core_transpiler0.TranslationContent<unknown, {
|
|
7
|
+
titleRequiredError: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
8
8
|
en: string;
|
|
9
9
|
'en-GB': string;
|
|
10
10
|
fr: string;
|
|
@@ -24,7 +24,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
24
24
|
vi: string;
|
|
25
25
|
uk: string;
|
|
26
26
|
}>;
|
|
27
|
-
titleInvalidTypeError: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
27
|
+
titleInvalidTypeError: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
28
28
|
en: string;
|
|
29
29
|
'en-GB': string;
|
|
30
30
|
fr: string;
|
|
@@ -44,7 +44,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
44
44
|
vi: string;
|
|
45
45
|
uk: string;
|
|
46
46
|
}>;
|
|
47
|
-
titleMinLengthError: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
47
|
+
titleMinLengthError: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
48
48
|
en: string;
|
|
49
49
|
'en-GB': string;
|
|
50
50
|
fr: string;
|
|
@@ -64,7 +64,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
64
64
|
vi: string;
|
|
65
65
|
uk: string;
|
|
66
66
|
}>;
|
|
67
|
-
keyRequiredError: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
67
|
+
keyRequiredError: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
68
68
|
en: string;
|
|
69
69
|
'en-GB': string;
|
|
70
70
|
fr: string;
|
|
@@ -84,7 +84,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
84
84
|
vi: string;
|
|
85
85
|
uk: string;
|
|
86
86
|
}>;
|
|
87
|
-
keyInvalidTypeError: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
87
|
+
keyInvalidTypeError: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
88
88
|
en: string;
|
|
89
89
|
'en-GB': string;
|
|
90
90
|
fr: string;
|
|
@@ -104,7 +104,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
104
104
|
vi: string;
|
|
105
105
|
uk: string;
|
|
106
106
|
}>;
|
|
107
|
-
keySpaceError: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
107
|
+
keySpaceError: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
108
108
|
en: string;
|
|
109
109
|
'en-GB': string;
|
|
110
110
|
fr: string;
|
|
@@ -124,7 +124,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
124
124
|
vi: string;
|
|
125
125
|
uk: string;
|
|
126
126
|
}>;
|
|
127
|
-
keyMinLengthError: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
127
|
+
keyMinLengthError: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
128
128
|
en: string;
|
|
129
129
|
'en-GB': string;
|
|
130
130
|
fr: string;
|
|
@@ -144,7 +144,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
144
144
|
vi: string;
|
|
145
145
|
uk: string;
|
|
146
146
|
}>;
|
|
147
|
-
descriptionRequiredError: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
147
|
+
descriptionRequiredError: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
148
148
|
en: string;
|
|
149
149
|
'en-GB': string;
|
|
150
150
|
fr: string;
|
|
@@ -164,7 +164,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
164
164
|
vi: string;
|
|
165
165
|
uk: string;
|
|
166
166
|
}>;
|
|
167
|
-
descriptionInvalidTypeError: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
167
|
+
descriptionInvalidTypeError: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
168
168
|
en: string;
|
|
169
169
|
'en-GB': string;
|
|
170
170
|
fr: string;
|
|
@@ -184,7 +184,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
184
184
|
vi: string;
|
|
185
185
|
uk: string;
|
|
186
186
|
}>;
|
|
187
|
-
requiredErrorProjectId: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
187
|
+
requiredErrorProjectId: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
188
188
|
en: string;
|
|
189
189
|
'en-GB': string;
|
|
190
190
|
fr: string;
|
|
@@ -204,7 +204,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
204
204
|
vi: string;
|
|
205
205
|
uk: string;
|
|
206
206
|
}>;
|
|
207
|
-
invalidTypeErrorProjectId: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
207
|
+
invalidTypeErrorProjectId: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
208
208
|
en: string;
|
|
209
209
|
'en-GB': string;
|
|
210
210
|
fr: string;
|
|
@@ -224,7 +224,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
224
224
|
vi: string;
|
|
225
225
|
uk: string;
|
|
226
226
|
}>;
|
|
227
|
-
invalidTypeErrorTags: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
227
|
+
invalidTypeErrorTags: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
228
228
|
en: string;
|
|
229
229
|
'en-GB': string;
|
|
230
230
|
fr: string;
|
|
@@ -244,7 +244,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
244
244
|
vi: string;
|
|
245
245
|
uk: string;
|
|
246
246
|
}>;
|
|
247
|
-
locationRequiredError: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
247
|
+
locationRequiredError: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
248
248
|
en: string;
|
|
249
249
|
'en-GB': string;
|
|
250
250
|
fr: string;
|
|
@@ -264,7 +264,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
264
264
|
vi: string;
|
|
265
265
|
uk: string;
|
|
266
266
|
}>;
|
|
267
|
-
locationInvalidTypeError: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
267
|
+
locationInvalidTypeError: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
268
268
|
en: string;
|
|
269
269
|
'en-GB': string;
|
|
270
270
|
fr: string;
|
|
@@ -284,7 +284,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
284
284
|
vi: string;
|
|
285
285
|
uk: string;
|
|
286
286
|
}>;
|
|
287
|
-
filePathRequiredError: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
287
|
+
filePathRequiredError: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
288
288
|
en: string;
|
|
289
289
|
'en-GB': string;
|
|
290
290
|
fr: string;
|
|
@@ -304,7 +304,7 @@ declare const useDictionaryDetailsSchemaContent: {
|
|
|
304
304
|
vi: string;
|
|
305
305
|
uk: string;
|
|
306
306
|
}>;
|
|
307
|
-
filePathInvalidTypeError: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
307
|
+
filePathInvalidTypeError: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
308
308
|
en: string;
|
|
309
309
|
'en-GB': string;
|
|
310
310
|
fr: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDictionaryDetailsSchema.content.d.ts","names":[],"sources":["../../../../../src/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.ts"],"mappings":";;;cAEa,iCAAA;;;wBAwVS,
|
|
1
|
+
{"version":3,"file":"useDictionaryDetailsSchema.content.d.ts","names":[],"sources":["../../../../../src/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.ts"],"mappings":";;;cAEa,iCAAA;;;wBAwVS,4BAAA,CAAA,kBAAA"}
|
package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import * as _intlayer_core_transpiler0 from "@intlayer/core/transpiler";
|
|
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_core_transpiler0.TranslationContent<unknown, {
|
|
7
|
+
tsxNotEditable: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
8
8
|
en: string;
|
|
9
9
|
'en-GB': string;
|
|
10
10
|
fr: string;
|
|
@@ -25,7 +25,7 @@ declare const navigationViewContent: {
|
|
|
25
25
|
uk: string;
|
|
26
26
|
}>;
|
|
27
27
|
goToField: {
|
|
28
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
28
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
29
29
|
en: string;
|
|
30
30
|
'en-GB': string;
|
|
31
31
|
fr: string;
|
|
@@ -47,7 +47,7 @@ declare const navigationViewContent: {
|
|
|
47
47
|
}>;
|
|
48
48
|
};
|
|
49
49
|
addNewElement: {
|
|
50
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
50
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
51
51
|
en: string;
|
|
52
52
|
'en-GB': string;
|
|
53
53
|
fr: string;
|
|
@@ -67,7 +67,7 @@ declare const navigationViewContent: {
|
|
|
67
67
|
vi: string;
|
|
68
68
|
uk: string;
|
|
69
69
|
}>;
|
|
70
|
-
text: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
70
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
71
71
|
en: string;
|
|
72
72
|
'en-GB': string;
|
|
73
73
|
fr: string;
|
|
@@ -89,7 +89,7 @@ declare const navigationViewContent: {
|
|
|
89
89
|
}>;
|
|
90
90
|
};
|
|
91
91
|
removeElement: {
|
|
92
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
92
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
93
93
|
en: string;
|
|
94
94
|
'en-GB': string;
|
|
95
95
|
fr: string;
|
|
@@ -109,7 +109,7 @@ declare const navigationViewContent: {
|
|
|
109
109
|
vi: string;
|
|
110
110
|
uk: string;
|
|
111
111
|
}>;
|
|
112
|
-
text: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
112
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
113
113
|
en: string;
|
|
114
114
|
'en-GB': string;
|
|
115
115
|
fr: string;
|
|
@@ -131,7 +131,7 @@ declare const navigationViewContent: {
|
|
|
131
131
|
}>;
|
|
132
132
|
};
|
|
133
133
|
addNewEnumeration: {
|
|
134
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
134
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
135
135
|
en: string;
|
|
136
136
|
'en-GB': string;
|
|
137
137
|
fr: string;
|
|
@@ -151,7 +151,7 @@ declare const navigationViewContent: {
|
|
|
151
151
|
vi: string;
|
|
152
152
|
uk: string;
|
|
153
153
|
}>;
|
|
154
|
-
text: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
154
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
155
155
|
en: string;
|
|
156
156
|
'en-GB': string;
|
|
157
157
|
fr: string;
|
|
@@ -173,7 +173,7 @@ declare const navigationViewContent: {
|
|
|
173
173
|
}>;
|
|
174
174
|
};
|
|
175
175
|
removeEnumeration: {
|
|
176
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
176
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
177
177
|
en: string;
|
|
178
178
|
'en-GB': string;
|
|
179
179
|
fr: string;
|
|
@@ -193,7 +193,7 @@ declare const navigationViewContent: {
|
|
|
193
193
|
vi: string;
|
|
194
194
|
uk: string;
|
|
195
195
|
}>;
|
|
196
|
-
text: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
196
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
197
197
|
en: string;
|
|
198
198
|
'en-GB': string;
|
|
199
199
|
fr: string;
|
|
@@ -215,7 +215,7 @@ declare const navigationViewContent: {
|
|
|
215
215
|
}>;
|
|
216
216
|
};
|
|
217
217
|
addNewCondition: {
|
|
218
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
218
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
219
219
|
en: string;
|
|
220
220
|
'en-GB': string;
|
|
221
221
|
fr: string;
|
|
@@ -235,7 +235,7 @@ declare const navigationViewContent: {
|
|
|
235
235
|
vi: string;
|
|
236
236
|
uk: string;
|
|
237
237
|
}>;
|
|
238
|
-
text: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
238
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
239
239
|
en: string;
|
|
240
240
|
'en-GB': string;
|
|
241
241
|
fr: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"navigationViewNode.content.d.ts","names":[],"sources":["../../../../../src/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.ts"],"mappings":";;;cAEa,qBAAA;;;oBAoQS,
|
|
1
|
+
{"version":3,"file":"navigationViewNode.content.d.ts","names":[],"sources":["../../../../../src/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.ts"],"mappings":";;;cAEa,qBAAA;;;oBAoQS,4BAAA,CAAA,kBAAA"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as _intlayer_core_transpiler0 from "@intlayer/core/transpiler";
|
|
1
|
+
import * as _$_intlayer_core_transpiler0 from "@intlayer/core/transpiler";
|
|
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: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
8
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
9
9
|
en: string;
|
|
10
10
|
'en-GB': string;
|
|
11
11
|
fr: string;
|
|
@@ -25,7 +25,7 @@ declare const saveDictionaryContent: {
|
|
|
25
25
|
vi: string;
|
|
26
26
|
uk: string;
|
|
27
27
|
}>;
|
|
28
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
28
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
29
29
|
en: string;
|
|
30
30
|
'en-GB': string;
|
|
31
31
|
fr: string;
|
|
@@ -47,7 +47,7 @@ declare const saveDictionaryContent: {
|
|
|
47
47
|
}>;
|
|
48
48
|
};
|
|
49
49
|
resetButton: {
|
|
50
|
-
text: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
50
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
51
51
|
en: string;
|
|
52
52
|
'en-GB': string;
|
|
53
53
|
fr: string;
|
|
@@ -67,7 +67,7 @@ declare const saveDictionaryContent: {
|
|
|
67
67
|
vi: string;
|
|
68
68
|
uk: string;
|
|
69
69
|
}>;
|
|
70
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
70
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
71
71
|
en: string;
|
|
72
72
|
'en-GB': string;
|
|
73
73
|
fr: string;
|
|
@@ -89,7 +89,7 @@ declare const saveDictionaryContent: {
|
|
|
89
89
|
}>;
|
|
90
90
|
};
|
|
91
91
|
saveButton: {
|
|
92
|
-
text: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
92
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
93
93
|
en: string;
|
|
94
94
|
'en-GB': string;
|
|
95
95
|
fr: string;
|
|
@@ -109,7 +109,7 @@ declare const saveDictionaryContent: {
|
|
|
109
109
|
vi: string;
|
|
110
110
|
uk: string;
|
|
111
111
|
}>;
|
|
112
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
112
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
113
113
|
en: string;
|
|
114
114
|
'en-GB': string;
|
|
115
115
|
fr: string;
|
|
@@ -131,7 +131,7 @@ declare const saveDictionaryContent: {
|
|
|
131
131
|
}>;
|
|
132
132
|
};
|
|
133
133
|
publishButton: {
|
|
134
|
-
text: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
134
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
135
135
|
en: string;
|
|
136
136
|
'en-GB': string;
|
|
137
137
|
fr: string;
|
|
@@ -151,7 +151,7 @@ declare const saveDictionaryContent: {
|
|
|
151
151
|
vi: string;
|
|
152
152
|
uk: string;
|
|
153
153
|
}>;
|
|
154
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
154
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
155
155
|
en: string;
|
|
156
156
|
'en-GB': string;
|
|
157
157
|
fr: string;
|
|
@@ -173,7 +173,7 @@ declare const saveDictionaryContent: {
|
|
|
173
173
|
}>;
|
|
174
174
|
};
|
|
175
175
|
downloadButton: {
|
|
176
|
-
text: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
176
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
177
177
|
en: string;
|
|
178
178
|
'en-GB': string;
|
|
179
179
|
fr: string;
|
|
@@ -193,7 +193,7 @@ declare const saveDictionaryContent: {
|
|
|
193
193
|
vi: string;
|
|
194
194
|
uk: string;
|
|
195
195
|
}>;
|
|
196
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
196
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
197
197
|
en: string;
|
|
198
198
|
'en-GB': string;
|
|
199
199
|
fr: string;
|
|
@@ -215,7 +215,7 @@ declare const saveDictionaryContent: {
|
|
|
215
215
|
}>;
|
|
216
216
|
};
|
|
217
217
|
confirmation: {
|
|
218
|
-
title: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
218
|
+
title: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
219
219
|
en: string;
|
|
220
220
|
'en-GB': string;
|
|
221
221
|
fr: string;
|
|
@@ -235,7 +235,7 @@ declare const saveDictionaryContent: {
|
|
|
235
235
|
vi: string;
|
|
236
236
|
uk: string;
|
|
237
237
|
}>;
|
|
238
|
-
message: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
238
|
+
message: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
239
239
|
en: string;
|
|
240
240
|
'en-GB': string;
|
|
241
241
|
fr: string;
|
|
@@ -256,7 +256,7 @@ declare const saveDictionaryContent: {
|
|
|
256
256
|
uk: string;
|
|
257
257
|
}>;
|
|
258
258
|
confirmButton: {
|
|
259
|
-
text: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
259
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
260
260
|
en: string;
|
|
261
261
|
'en-GB': string;
|
|
262
262
|
fr: string;
|
|
@@ -276,7 +276,7 @@ declare const saveDictionaryContent: {
|
|
|
276
276
|
vi: string;
|
|
277
277
|
uk: string;
|
|
278
278
|
}>;
|
|
279
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
279
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
280
280
|
en: string;
|
|
281
281
|
'en-GB': string;
|
|
282
282
|
fr: string;
|
|
@@ -298,7 +298,7 @@ declare const saveDictionaryContent: {
|
|
|
298
298
|
}>;
|
|
299
299
|
};
|
|
300
300
|
cancelButton: {
|
|
301
|
-
text: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
301
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
302
302
|
en: string;
|
|
303
303
|
'en-GB': string;
|
|
304
304
|
fr: string;
|
|
@@ -318,7 +318,7 @@ declare const saveDictionaryContent: {
|
|
|
318
318
|
vi: string;
|
|
319
319
|
uk: string;
|
|
320
320
|
}>;
|
|
321
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
321
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
322
322
|
en: string;
|
|
323
323
|
'en-GB': string;
|
|
324
324
|
fr: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"saveForm.content.d.ts","names":[],"sources":["../../../../../src/components/DictionaryFieldEditor/SaveForm/saveForm.content.tsx"],"mappings":";;;cAEa,qBAAA;;;;YA0VS,
|
|
1
|
+
{"version":3,"file":"saveForm.content.d.ts","names":[],"sources":["../../../../../src/components/DictionaryFieldEditor/SaveForm/saveForm.content.tsx"],"mappings":";;;cAEa,qBAAA;;;;YA0VS,4BAAA,CAAA,kBAAA"}
|
package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as _intlayer_core_transpiler0 from "@intlayer/core/transpiler";
|
|
1
|
+
import * as _$_intlayer_core_transpiler0 from "@intlayer/core/transpiler";
|
|
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: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
8
|
+
placeholder: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
9
9
|
en: string;
|
|
10
10
|
'en-GB': string;
|
|
11
11
|
fr: string;
|
|
@@ -27,7 +27,7 @@ declare const structureViewContent: {
|
|
|
27
27
|
}>;
|
|
28
28
|
};
|
|
29
29
|
deleteButton: {
|
|
30
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
30
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
31
31
|
en: string;
|
|
32
32
|
'en-GB': string;
|
|
33
33
|
fr: string;
|
|
@@ -49,7 +49,7 @@ declare const structureViewContent: {
|
|
|
49
49
|
}>;
|
|
50
50
|
};
|
|
51
51
|
addNodeButton: {
|
|
52
|
-
label: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
52
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
53
53
|
en: string;
|
|
54
54
|
'en-GB': string;
|
|
55
55
|
fr: string;
|
|
@@ -69,7 +69,7 @@ declare const structureViewContent: {
|
|
|
69
69
|
vi: string;
|
|
70
70
|
uk: string;
|
|
71
71
|
}>;
|
|
72
|
-
text: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
72
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
73
73
|
en: string;
|
|
74
74
|
'en-GB': string;
|
|
75
75
|
fr: string;
|
package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"structureView.content.d.ts","names":[],"sources":["../../../../../src/components/DictionaryFieldEditor/StructureView/structureView.content.ts"],"mappings":";;;cAEa,oBAAA;;;;mBA8FS,
|
|
1
|
+
{"version":3,"file":"structureView.content.d.ts","names":[],"sources":["../../../../../src/components/DictionaryFieldEditor/StructureView/structureView.content.ts"],"mappings":";;;cAEa,oBAAA;;;;mBA8FS,4BAAA,CAAA,kBAAA"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import * as _intlayer_core_transpiler0 from "@intlayer/core/transpiler";
|
|
1
|
+
import * as _$_intlayer_core_transpiler0 from "@intlayer/core/transpiler";
|
|
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: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
7
|
+
versionSwitcherLabel: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
8
8
|
en: string;
|
|
9
9
|
'en-GB': string;
|
|
10
10
|
fr: string;
|
|
@@ -24,7 +24,7 @@ declare const versionSwitcherContent: {
|
|
|
24
24
|
vi: string;
|
|
25
25
|
uk: string;
|
|
26
26
|
}>;
|
|
27
|
-
versionListLabel: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
27
|
+
versionListLabel: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
28
28
|
en: string;
|
|
29
29
|
'en-GB': string;
|
|
30
30
|
fr: string;
|
|
@@ -44,7 +44,7 @@ declare const versionSwitcherContent: {
|
|
|
44
44
|
vi: string;
|
|
45
45
|
uk: string;
|
|
46
46
|
}>;
|
|
47
|
-
switchTo: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
47
|
+
switchTo: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
48
48
|
en: string;
|
|
49
49
|
fr: string;
|
|
50
50
|
es: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"versionSwitcherDropDown.content.d.ts","names":[],"sources":["../../../../../src/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.ts"],"mappings":";;;cAEM,sBAAA;;;0BAoEgB,
|
|
1
|
+
{"version":3,"file":"versionSwitcherDropDown.content.d.ts","names":[],"sources":["../../../../../src/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.ts"],"mappings":";;;cAEM,sBAAA;;;0BAoEgB,4BAAA,CAAA,kBAAA"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as _intlayer_core_transpiler0 from "@intlayer/core/transpiler";
|
|
1
|
+
import * as _$_intlayer_core_transpiler0 from "@intlayer/core/transpiler";
|
|
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: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
8
|
+
label: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
9
9
|
en: string;
|
|
10
10
|
'en-GB': string;
|
|
11
11
|
fr: string;
|
|
@@ -25,7 +25,7 @@ declare const dictionaryFieldEditorContent: {
|
|
|
25
25
|
vi: string;
|
|
26
26
|
uk: string;
|
|
27
27
|
}>;
|
|
28
|
-
text: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
28
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
29
29
|
en: string;
|
|
30
30
|
'en-GB': string;
|
|
31
31
|
fr: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dictionaryFieldEditor.content.d.ts","names":[],"sources":["../../../../src/components/DictionaryFieldEditor/dictionaryFieldEditor.content.ts"],"mappings":";;;cAEa,4BAAA;;;;aAkDS,
|
|
1
|
+
{"version":3,"file":"dictionaryFieldEditor.content.d.ts","names":[],"sources":["../../../../src/components/DictionaryFieldEditor/dictionaryFieldEditor.content.ts"],"mappings":";;;cAEa,4BAAA;;;;aAkDS,4BAAA,CAAA,kBAAA;;;;;;;;;;;;;;;;;;;;YAAA,4BAAA,CAAA,kBAAA"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import * as _intlayer_core_transpiler0 from "@intlayer/core/transpiler";
|
|
1
|
+
import * as _$_intlayer_core_transpiler0 from "@intlayer/core/transpiler";
|
|
2
2
|
|
|
3
3
|
//#region src/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts
|
|
4
4
|
declare const nodeTypeSelectorContent: {
|
|
5
5
|
key: string;
|
|
6
6
|
content: {
|
|
7
|
-
triggerPlaceHolder: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
7
|
+
triggerPlaceHolder: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
8
8
|
en: string;
|
|
9
9
|
'en-GB': string;
|
|
10
10
|
fr: string;
|
|
@@ -24,7 +24,7 @@ declare const nodeTypeSelectorContent: {
|
|
|
24
24
|
vi: string;
|
|
25
25
|
uk: string;
|
|
26
26
|
}>;
|
|
27
|
-
multilingual: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
27
|
+
multilingual: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
28
28
|
en: string;
|
|
29
29
|
'en-GB': string;
|
|
30
30
|
fr: string;
|
|
@@ -44,7 +44,7 @@ declare const nodeTypeSelectorContent: {
|
|
|
44
44
|
vi: string;
|
|
45
45
|
uk: string;
|
|
46
46
|
}>;
|
|
47
|
-
text: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
47
|
+
text: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
48
48
|
en: string;
|
|
49
49
|
'en-GB': string;
|
|
50
50
|
fr: string;
|
|
@@ -64,7 +64,7 @@ declare const nodeTypeSelectorContent: {
|
|
|
64
64
|
vi: string;
|
|
65
65
|
uk: string;
|
|
66
66
|
}>;
|
|
67
|
-
number: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
67
|
+
number: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
68
68
|
en: string;
|
|
69
69
|
'en-GB': string;
|
|
70
70
|
fr: string;
|
|
@@ -84,7 +84,7 @@ declare const nodeTypeSelectorContent: {
|
|
|
84
84
|
vi: string;
|
|
85
85
|
uk: string;
|
|
86
86
|
}>;
|
|
87
|
-
boolean: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
87
|
+
boolean: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
88
88
|
en: string;
|
|
89
89
|
'en-GB': string;
|
|
90
90
|
fr: string;
|
|
@@ -104,7 +104,7 @@ declare const nodeTypeSelectorContent: {
|
|
|
104
104
|
vi: string;
|
|
105
105
|
uk: string;
|
|
106
106
|
}>;
|
|
107
|
-
node: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
107
|
+
node: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
108
108
|
en: string;
|
|
109
109
|
'en-GB': string;
|
|
110
110
|
fr: string;
|
|
@@ -124,7 +124,7 @@ declare const nodeTypeSelectorContent: {
|
|
|
124
124
|
vi: string;
|
|
125
125
|
uk: string;
|
|
126
126
|
}>;
|
|
127
|
-
array: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
127
|
+
array: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
128
128
|
en: string;
|
|
129
129
|
'en-GB': string;
|
|
130
130
|
fr: string;
|
|
@@ -144,7 +144,7 @@ declare const nodeTypeSelectorContent: {
|
|
|
144
144
|
vi: string;
|
|
145
145
|
uk: string;
|
|
146
146
|
}>;
|
|
147
|
-
enumeration: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
147
|
+
enumeration: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
148
148
|
en: string;
|
|
149
149
|
'en-GB': string;
|
|
150
150
|
fr: string;
|
|
@@ -164,7 +164,7 @@ declare const nodeTypeSelectorContent: {
|
|
|
164
164
|
vi: string;
|
|
165
165
|
uk: string;
|
|
166
166
|
}>;
|
|
167
|
-
gender: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
167
|
+
gender: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
168
168
|
en: string;
|
|
169
169
|
'en-GB': string;
|
|
170
170
|
fr: string;
|
|
@@ -184,7 +184,7 @@ declare const nodeTypeSelectorContent: {
|
|
|
184
184
|
vi: string;
|
|
185
185
|
uk: string;
|
|
186
186
|
}>;
|
|
187
|
-
nest: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
187
|
+
nest: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
188
188
|
en: string;
|
|
189
189
|
'en-GB': string;
|
|
190
190
|
fr: string;
|
|
@@ -204,7 +204,7 @@ declare const nodeTypeSelectorContent: {
|
|
|
204
204
|
vi: string;
|
|
205
205
|
uk: string;
|
|
206
206
|
}>;
|
|
207
|
-
insertion: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
207
|
+
insertion: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
208
208
|
en: string;
|
|
209
209
|
'en-GB': string;
|
|
210
210
|
fr: string;
|
|
@@ -224,7 +224,7 @@ declare const nodeTypeSelectorContent: {
|
|
|
224
224
|
vi: string;
|
|
225
225
|
uk: string;
|
|
226
226
|
}>;
|
|
227
|
-
condition: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
227
|
+
condition: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
228
228
|
en: string;
|
|
229
229
|
'en-GB': string;
|
|
230
230
|
fr: string;
|
|
@@ -244,7 +244,7 @@ declare const nodeTypeSelectorContent: {
|
|
|
244
244
|
vi: string;
|
|
245
245
|
uk: string;
|
|
246
246
|
}>;
|
|
247
|
-
file: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
247
|
+
file: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
248
248
|
en: string;
|
|
249
249
|
'en-GB': string;
|
|
250
250
|
fr: string;
|
|
@@ -264,7 +264,7 @@ declare const nodeTypeSelectorContent: {
|
|
|
264
264
|
vi: string;
|
|
265
265
|
uk: string;
|
|
266
266
|
}>;
|
|
267
|
-
markdown: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
267
|
+
markdown: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
268
268
|
en: string;
|
|
269
269
|
'en-GB': string;
|
|
270
270
|
fr: string;
|
|
@@ -284,7 +284,7 @@ declare const nodeTypeSelectorContent: {
|
|
|
284
284
|
vi: string;
|
|
285
285
|
uk: string;
|
|
286
286
|
}>;
|
|
287
|
-
reactNode: _intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
287
|
+
reactNode: _$_intlayer_core_transpiler0.TranslationContent<unknown, {
|
|
288
288
|
en: string;
|
|
289
289
|
'en-GB': string;
|
|
290
290
|
fr: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"nodeTypeSelector.content.d.ts","names":[],"sources":["../../../../src/components/DictionaryFieldEditor/nodeTypeSelector.content.ts"],"mappings":";;;cAEa,uBAAA;;;wBAoTS,
|
|
1
|
+
{"version":3,"file":"nodeTypeSelector.content.d.ts","names":[],"sources":["../../../../src/components/DictionaryFieldEditor/nodeTypeSelector.content.ts"],"mappings":";;;cAEa,uBAAA;;;wBAoTS,4BAAA,CAAA,kBAAA"}
|