@intlayer/design-system 5.7.8 → 5.8.1-canary.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/.vite/manifest.json +127 -91
- package/dist/{better-auth.8zoxzg-F-D8e0X4ys.js → better-auth.CMQ3rA-I-7umXOENE.js} +1 -7
- package/dist/better-auth.CMQ3rA-I-7umXOENE.js.map +1 -0
- package/dist/{better-auth.8zoxzg-F-BEBqzpjz.cjs → better-auth.CMQ3rA-I-C2nBKRMa.cjs} +1 -7
- package/dist/better-auth.CMQ3rA-I-C2nBKRMa.cjs.map +1 -0
- package/dist/components/Accordion/Accordion.cjs +2 -2
- package/dist/components/Accordion/Accordion.cjs.map +1 -1
- package/dist/components/Accordion/Accordion.d.ts.map +1 -1
- package/dist/components/Accordion/Accordion.mjs +3 -3
- package/dist/components/Accordion/Accordion.mjs.map +1 -1
- package/dist/components/Badge/index.cjs +69 -12
- package/dist/components/Badge/index.cjs.map +1 -1
- package/dist/components/Badge/index.d.ts +18 -2
- package/dist/components/Badge/index.d.ts.map +1 -1
- package/dist/components/Badge/index.mjs +69 -12
- package/dist/components/Badge/index.mjs.map +1 -1
- package/dist/components/Breadcrumb/index.cjs +4 -5
- package/dist/components/Breadcrumb/index.cjs.map +1 -1
- package/dist/components/Breadcrumb/index.d.ts +2 -1
- package/dist/components/Breadcrumb/index.d.ts.map +1 -1
- package/dist/components/Breadcrumb/index.mjs +7 -8
- package/dist/components/Breadcrumb/index.mjs.map +1 -1
- package/dist/components/Button/Button.cjs +95 -40
- package/dist/components/Button/Button.cjs.map +1 -1
- package/dist/components/Button/Button.d.ts +42 -1
- package/dist/components/Button/Button.d.ts.map +1 -1
- package/dist/components/Button/Button.mjs +96 -41
- package/dist/components/Button/Button.mjs.map +1 -1
- package/dist/components/Button/index.cjs +5 -0
- package/dist/components/Button/index.cjs.map +1 -1
- package/dist/components/Button/index.mjs +7 -2
- package/dist/components/Container/index.cjs +67 -0
- package/dist/components/Container/index.cjs.map +1 -1
- package/dist/components/Container/index.d.ts +53 -0
- package/dist/components/Container/index.d.ts.map +1 -1
- package/dist/components/Container/index.mjs +67 -0
- package/dist/components/Container/index.mjs.map +1 -1
- package/dist/components/ContentEditor/ContentEditor.cjs +3 -1
- package/dist/components/ContentEditor/ContentEditor.cjs.map +1 -1
- package/dist/components/ContentEditor/ContentEditor.d.ts.map +1 -1
- package/dist/components/ContentEditor/ContentEditor.mjs +3 -1
- package/dist/components/ContentEditor/ContentEditor.mjs.map +1 -1
- package/dist/components/ContentEditor/ContentEditorInput.cjs +7 -7
- package/dist/components/ContentEditor/ContentEditorInput.cjs.map +1 -1
- package/dist/components/ContentEditor/ContentEditorInput.d.ts +1 -1
- package/dist/components/ContentEditor/ContentEditorInput.d.ts.map +1 -1
- package/dist/components/ContentEditor/ContentEditorInput.mjs +9 -9
- package/dist/components/ContentEditor/ContentEditorInput.mjs.map +1 -1
- package/dist/components/CopyButton/CopyButton.content.cjs.map +1 -0
- package/dist/components/CopyButton/CopyButton.content.d.ts.map +1 -0
- package/dist/components/CopyButton/CopyButton.content.mjs.map +1 -0
- package/dist/components/CopyButton/index.cjs +4 -5
- package/dist/components/CopyButton/index.cjs.map +1 -1
- package/dist/components/CopyButton/index.d.ts.map +1 -1
- package/dist/components/CopyButton/index.mjs +6 -7
- package/dist/components/CopyButton/index.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.cjs +29 -33
- package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs +32 -36
- package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.cjs +4 -6
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs +5 -7
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.cjs +2 -1
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts +1 -0
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.mjs +1 -0
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.cjs +2 -3
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.mjs +3 -4
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.cjs +5 -5
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs +6 -6
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.cjs +2 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts +3 -24
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.mjs +1 -0
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.cjs +2 -3
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.cjs +2 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts +1 -0
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.mjs +1 -0
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.mjs +3 -4
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.cjs +6 -10
- package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs +9 -13
- package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.cjs +8 -9
- package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.d.ts +1 -1
- package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs +10 -11
- package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.cjs +2 -1
- package/dist/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts +1 -0
- package/dist/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.mjs +1 -0
- package/dist/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/NodeTypeSelector.cjs +1 -2
- package/dist/components/DictionaryFieldEditor/NodeTypeSelector.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/NodeTypeSelector.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/NodeTypeSelector.mjs +2 -3
- package/dist/components/DictionaryFieldEditor/NodeTypeSelector.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.cjs +14 -14
- package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs +16 -16
- package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/SaveForm/saveForm.content.cjs +2 -1
- package/dist/components/DictionaryFieldEditor/SaveForm/saveForm.content.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +3 -24
- package/dist/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/SaveForm/saveForm.content.mjs +1 -0
- package/dist/components/DictionaryFieldEditor/SaveForm/saveForm.content.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/StructureView/StructureView.cjs +11 -12
- package/dist/components/DictionaryFieldEditor/StructureView/StructureView.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/StructureView/StructureView.mjs +13 -14
- package/dist/components/DictionaryFieldEditor/StructureView/StructureView.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/StructureView/structureView.content.cjs +3 -2
- package/dist/components/DictionaryFieldEditor/StructureView/structureView.content.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts +1 -0
- package/dist/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/StructureView/structureView.content.mjs +2 -1
- package/dist/components/DictionaryFieldEditor/StructureView/structureView.content.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.cjs +5 -8
- package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.mjs +7 -10
- package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.cjs +1 -1
- package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.mjs +1 -1
- package/dist/components/DictionaryFieldEditor/dictionaryFieldEditor.content.cjs +2 -1
- package/dist/components/DictionaryFieldEditor/dictionaryFieldEditor.content.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +1 -0
- package/dist/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/dictionaryFieldEditor.content.mjs +1 -0
- package/dist/components/DictionaryFieldEditor/dictionaryFieldEditor.content.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/nodeTypeSelector.content.cjs +2 -1
- package/dist/components/DictionaryFieldEditor/nodeTypeSelector.content.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +1 -0
- package/dist/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/nodeTypeSelector.content.mjs +1 -0
- package/dist/components/DictionaryFieldEditor/nodeTypeSelector.content.mjs.map +1 -1
- package/dist/components/DropDown/index.cjs +11 -2
- package/dist/components/DropDown/index.cjs.map +1 -1
- package/dist/components/DropDown/index.d.ts +7 -2
- package/dist/components/DropDown/index.d.ts.map +1 -1
- package/dist/components/DropDown/index.mjs +12 -3
- package/dist/components/DropDown/index.mjs.map +1 -1
- package/dist/components/EditableField/EditableFieldLayout.cjs +9 -9
- package/dist/components/EditableField/EditableFieldLayout.cjs.map +1 -1
- package/dist/components/EditableField/EditableFieldLayout.d.ts +1 -1
- package/dist/components/EditableField/EditableFieldLayout.d.ts.map +1 -1
- package/dist/components/EditableField/EditableFieldLayout.mjs +10 -10
- package/dist/components/EditableField/EditableFieldLayout.mjs.map +1 -1
- package/dist/components/EditableField/EditableFieldTextArea.cjs +1 -1
- package/dist/components/EditableField/EditableFieldTextArea.mjs +1 -1
- package/dist/components/ExpandCollapse/ExpandCollapse.cjs +56 -0
- package/dist/components/ExpandCollapse/ExpandCollapse.cjs.map +1 -0
- package/dist/components/ExpandCollapse/ExpandCollapse.d.ts +9 -0
- package/dist/components/ExpandCollapse/ExpandCollapse.d.ts.map +1 -0
- package/dist/components/ExpandCollapse/ExpandCollapse.mjs +56 -0
- package/dist/components/ExpandCollapse/ExpandCollapse.mjs.map +1 -0
- package/dist/components/ExpandCollapse/expandCollapse.content.cjs +41 -0
- package/dist/components/ExpandCollapse/expandCollapse.content.cjs.map +1 -0
- package/dist/components/ExpandCollapse/expandCollapse.content.d.ts +40 -0
- package/dist/components/ExpandCollapse/expandCollapse.content.d.ts.map +1 -0
- package/dist/components/ExpandCollapse/expandCollapse.content.mjs +42 -0
- package/dist/components/ExpandCollapse/expandCollapse.content.mjs.map +1 -0
- package/dist/components/ExpandCollapse/index.cjs +5 -0
- package/dist/components/ExpandCollapse/index.cjs.map +1 -0
- package/dist/components/ExpandCollapse/index.d.ts +2 -0
- package/dist/components/ExpandCollapse/index.d.ts.map +1 -0
- package/dist/components/ExpandCollapse/index.mjs +5 -0
- package/dist/components/ExpandCollapse/index.mjs.map +1 -0
- package/dist/components/Form/FormBase.cjs +1 -1
- package/dist/components/Form/FormBase.mjs +1 -1
- package/dist/components/Form/elements/FormElementWrapper.cjs +2 -2
- package/dist/components/Form/elements/FormElementWrapper.mjs +2 -2
- package/dist/components/IDE/Code.cjs +12 -1
- package/dist/components/IDE/Code.cjs.map +1 -1
- package/dist/components/IDE/Code.d.ts +1 -0
- package/dist/components/IDE/Code.d.ts.map +1 -1
- package/dist/components/IDE/Code.mjs +12 -1
- package/dist/components/IDE/Code.mjs.map +1 -1
- package/dist/components/IDE/CodeBlockClient.cjs +2 -2
- package/dist/components/IDE/CodeBlockClient.cjs.map +1 -1
- package/dist/components/IDE/CodeBlockClient.mjs +2 -2
- package/dist/components/IDE/CodeBlockClient.mjs.map +1 -1
- package/dist/components/IDE/CodeBlockServer.cjs +2 -2
- package/dist/components/IDE/CodeBlockServer.cjs.map +1 -1
- package/dist/components/IDE/CodeBlockServer.mjs +2 -2
- package/dist/components/IDE/CodeBlockServer.mjs.map +1 -1
- package/dist/components/IDE/CodeContext.cjs +1 -1
- package/dist/components/IDE/CodeContext.mjs +1 -1
- package/dist/components/IDE/CopyCode.cjs +2 -3
- package/dist/components/IDE/CopyCode.cjs.map +1 -1
- package/dist/components/IDE/CopyCode.d.ts.map +1 -1
- package/dist/components/IDE/CopyCode.mjs +4 -5
- package/dist/components/IDE/CopyCode.mjs.map +1 -1
- package/dist/components/Input/Checkbox.cjs +21 -0
- package/dist/components/Input/Checkbox.cjs.map +1 -1
- package/dist/components/Input/Checkbox.d.ts +21 -1
- package/dist/components/Input/Checkbox.d.ts.map +1 -1
- package/dist/components/Input/Checkbox.mjs +21 -0
- package/dist/components/Input/Checkbox.mjs.map +1 -1
- package/dist/components/Input/Input.cjs +12 -0
- package/dist/components/Input/Input.cjs.map +1 -1
- package/dist/components/Input/Input.d.ts +13 -2
- package/dist/components/Input/Input.d.ts.map +1 -1
- package/dist/components/Input/Input.mjs +12 -0
- package/dist/components/Input/Input.mjs.map +1 -1
- package/dist/components/Input/index.cjs +4 -0
- package/dist/components/Input/index.cjs.map +1 -1
- package/dist/components/Input/index.mjs +6 -2
- package/dist/components/Link/Link.cjs +60 -19
- package/dist/components/Link/Link.cjs.map +1 -1
- package/dist/components/Link/Link.d.ts +27 -2
- package/dist/components/Link/Link.d.ts.map +1 -1
- package/dist/components/Link/Link.mjs +60 -19
- package/dist/components/Link/Link.mjs.map +1 -1
- package/dist/components/Link/index.cjs +3 -0
- package/dist/components/Link/index.cjs.map +1 -1
- package/dist/components/Link/index.mjs +4 -1
- package/dist/components/Loader/index.content.d.ts +2 -24
- package/dist/components/Loader/index.content.d.ts.map +1 -1
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.cjs +8 -9
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.cjs.map +1 -1
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.d.ts.map +1 -1
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs +11 -12
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs.map +1 -1
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.cjs +1 -1
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.mjs +1 -1
- package/dist/components/LocaleSwitcherDropDown/LocaleSwitcher.cjs +4 -5
- package/dist/components/LocaleSwitcherDropDown/LocaleSwitcher.cjs.map +1 -1
- package/dist/components/LocaleSwitcherDropDown/LocaleSwitcher.d.ts.map +1 -1
- package/dist/components/LocaleSwitcherDropDown/LocaleSwitcher.mjs +6 -7
- package/dist/components/LocaleSwitcherDropDown/LocaleSwitcher.mjs.map +1 -1
- package/dist/components/MarkDownRender/index.cjs +17 -23
- package/dist/components/MarkDownRender/index.cjs.map +1 -1
- package/dist/components/MarkDownRender/index.d.ts.map +1 -1
- package/dist/components/MarkDownRender/index.mjs +18 -24
- package/dist/components/MarkDownRender/index.mjs.map +1 -1
- package/dist/components/Modal/Modal.cjs +14 -5
- package/dist/components/Modal/Modal.cjs.map +1 -1
- package/dist/components/Modal/Modal.d.ts +10 -4
- package/dist/components/Modal/Modal.d.ts.map +1 -1
- package/dist/components/Modal/Modal.mjs +16 -7
- package/dist/components/Modal/Modal.mjs.map +1 -1
- package/dist/components/Modal/index.cjs +1 -0
- package/dist/components/Modal/index.cjs.map +1 -1
- package/dist/components/Modal/index.mjs +3 -2
- package/dist/components/Navbar/DesktopNavbar.cjs +2 -2
- package/dist/components/Navbar/DesktopNavbar.cjs.map +1 -1
- package/dist/components/Navbar/DesktopNavbar.d.ts.map +1 -1
- package/dist/components/Navbar/DesktopNavbar.mjs +3 -3
- package/dist/components/Navbar/DesktopNavbar.mjs.map +1 -1
- package/dist/components/Navbar/MobileNavbar.cjs +1 -1
- package/dist/components/Navbar/MobileNavbar.mjs +1 -1
- package/dist/components/Navbar/index.cjs +2 -2
- package/dist/components/Navbar/index.cjs.map +1 -1
- package/dist/components/Navbar/index.mjs +2 -2
- package/dist/components/Navbar/index.mjs.map +1 -1
- package/dist/components/Popover/index.cjs +12 -0
- package/dist/components/Popover/index.cjs.map +1 -1
- package/dist/components/Popover/index.d.ts +10 -2
- package/dist/components/Popover/index.d.ts.map +1 -1
- package/dist/components/Popover/index.mjs +13 -1
- package/dist/components/Popover/index.mjs.map +1 -1
- package/dist/components/RightDrawer/RightDrawer.cjs +5 -5
- package/dist/components/RightDrawer/RightDrawer.cjs.map +1 -1
- package/dist/components/RightDrawer/RightDrawer.mjs +6 -6
- package/dist/components/RightDrawer/RightDrawer.mjs.map +1 -1
- package/dist/components/Select/Multiselect.cjs +1 -1
- package/dist/components/Select/Multiselect.cjs.map +1 -1
- package/dist/components/Select/Multiselect.mjs +2 -2
- package/dist/components/Select/Multiselect.mjs.map +1 -1
- package/dist/components/Select/Select.cjs +12 -1
- package/dist/components/Select/Select.cjs.map +1 -1
- package/dist/components/Select/Select.d.ts +5 -1
- package/dist/components/Select/Select.d.ts.map +1 -1
- package/dist/components/Select/Select.mjs +12 -1
- package/dist/components/Select/Select.mjs.map +1 -1
- package/dist/components/Select/index.cjs +1 -0
- package/dist/components/Select/index.cjs.map +1 -1
- package/dist/components/Select/index.mjs +2 -1
- package/dist/components/SocialNetworks/index.cjs +1 -1
- package/dist/components/SocialNetworks/index.cjs.map +1 -1
- package/dist/components/SocialNetworks/index.mjs +1 -1
- package/dist/components/SocialNetworks/index.mjs.map +1 -1
- package/dist/components/SwitchSelector/index.cjs +89 -18
- package/dist/components/SwitchSelector/index.cjs.map +1 -1
- package/dist/components/SwitchSelector/index.d.ts +16 -2
- package/dist/components/SwitchSelector/index.d.ts.map +1 -1
- package/dist/components/SwitchSelector/index.mjs +90 -19
- package/dist/components/SwitchSelector/index.mjs.map +1 -1
- package/dist/components/TabSelector/TabSelector.cjs +12 -1
- package/dist/components/TabSelector/TabSelector.cjs.map +1 -1
- package/dist/components/TabSelector/TabSelector.d.ts +12 -1
- package/dist/components/TabSelector/TabSelector.d.ts.map +1 -1
- package/dist/components/TabSelector/TabSelector.mjs +13 -2
- package/dist/components/TabSelector/TabSelector.mjs.map +1 -1
- package/dist/components/TabSelector/index.cjs +1 -0
- package/dist/components/TabSelector/index.cjs.map +1 -1
- package/dist/components/TabSelector/index.d.ts +1 -0
- package/dist/components/TabSelector/index.d.ts.map +1 -1
- package/dist/components/TabSelector/index.mjs +3 -2
- package/dist/components/Table/Table.cjs +58 -0
- package/dist/components/Table/Table.cjs.map +1 -0
- package/dist/components/Table/Table.d.ts +7 -0
- package/dist/components/Table/Table.d.ts.map +1 -0
- package/dist/components/Table/Table.mjs +58 -0
- package/dist/components/Table/Table.mjs.map +1 -0
- package/dist/components/Table/index.cjs +5 -0
- package/dist/components/Table/index.cjs.map +1 -0
- package/dist/components/Table/index.d.ts +2 -0
- package/dist/components/Table/index.d.ts.map +1 -0
- package/dist/components/Table/index.mjs +5 -0
- package/dist/components/Table/index.mjs.map +1 -0
- package/dist/components/Table/table.content.cjs +24 -0
- package/dist/components/Table/table.content.cjs.map +1 -0
- package/dist/components/Table/table.content.d.ts +40 -0
- package/dist/components/Table/table.content.d.ts.map +1 -0
- package/dist/components/Table/table.content.mjs +25 -0
- package/dist/components/Table/table.content.mjs.map +1 -0
- package/dist/components/Tag/index.cjs +131 -22
- package/dist/components/Tag/index.cjs.map +1 -1
- package/dist/components/Tag/index.d.ts +37 -5
- package/dist/components/Tag/index.d.ts.map +1 -1
- package/dist/components/Tag/index.mjs +132 -23
- package/dist/components/Tag/index.mjs.map +1 -1
- package/dist/components/TextArea/AutocompleteTextArea.cjs +1 -1
- package/dist/components/TextArea/AutocompleteTextArea.mjs +1 -1
- package/dist/components/TextArea/TextArea.cjs.map +1 -1
- package/dist/components/TextArea/TextArea.d.ts +5 -3
- package/dist/components/TextArea/TextArea.d.ts.map +1 -1
- package/dist/components/TextArea/TextArea.mjs.map +1 -1
- package/dist/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.cjs +1 -1
- package/dist/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.cjs.map +1 -1
- package/dist/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.mjs +2 -2
- package/dist/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.mjs.map +1 -1
- package/dist/components/index.cjs +36 -0
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/index.mjs +49 -13
- package/dist/components/index.mjs.map +1 -1
- package/dist/hooks/auth.cjs +2 -2
- package/dist/hooks/auth.cjs.map +1 -1
- package/dist/hooks/auth.mjs +1 -1
- package/dist/hooks/auth.mjs.map +1 -1
- package/dist/hooks/intlayerAPIHooks.cjs +1 -1
- package/dist/hooks/intlayerAPIHooks.d.ts +1 -1
- package/dist/hooks/intlayerAPIHooks.d.ts.map +1 -1
- package/dist/hooks/intlayerAPIHooks.mjs +1 -1
- package/dist/hooks/useAsync/useAsync.cjs +6 -6
- package/dist/hooks/useAsync/useAsync.cjs.map +1 -1
- package/dist/hooks/useAsync/useAsync.mjs +6 -6
- package/dist/hooks/useAsync/useAsync.mjs.map +1 -1
- package/dist/hooks/useUser/index.cjs +1 -1
- package/dist/hooks/useUser/index.mjs +1 -1
- package/dist/index-BCuMWKyy.js.map +1 -1
- package/dist/index-BYzBot7l.cjs.map +1 -1
- package/dist/{parse-BJVwmz92.cjs → parse-Ltyyb1op.cjs} +9 -11
- package/dist/parse-Ltyyb1op.cjs.map +1 -0
- package/dist/{parse-pnJgclyf.js → parse-Vrm0h1r9.js} +30 -32
- package/dist/parse-Vrm0h1r9.js.map +1 -0
- package/dist/{schemas-BIuxHDyZ.js → schemas-DEXdAbCK.js} +75 -46
- package/dist/schemas-DEXdAbCK.js.map +1 -0
- package/dist/{schemas-Q6C7ZNs3.cjs → schemas-lh5OFOvX.cjs} +75 -46
- package/dist/schemas-lh5OFOvX.cjs.map +1 -0
- package/dist/{zod-K7y5gPX4.cjs → zod-BvUVjPTw.cjs} +11 -11
- package/dist/zod-BvUVjPTw.cjs.map +1 -0
- package/dist/{zod-D4WapgbL.js → zod-CJrbzxwg.js} +11 -11
- package/dist/zod-CJrbzxwg.js.map +1 -0
- package/package.json +42 -35
- package/dist/better-auth.8zoxzg-F-BEBqzpjz.cjs.map +0 -1
- package/dist/better-auth.8zoxzg-F-D8e0X4ys.js.map +0 -1
- package/dist/components/Headers/SectionScroller.cjs +0 -29
- package/dist/components/Headers/SectionScroller.cjs.map +0 -1
- package/dist/components/Headers/SectionScroller.d.ts +0 -2
- package/dist/components/Headers/SectionScroller.d.ts.map +0 -1
- package/dist/components/Headers/SectionScroller.mjs +0 -29
- package/dist/components/Headers/SectionScroller.mjs.map +0 -1
- package/dist/components/IDE/CopyButton.content.cjs.map +0 -1
- package/dist/components/IDE/CopyButton.content.d.ts.map +0 -1
- package/dist/components/IDE/CopyButton.content.mjs.map +0 -1
- package/dist/parse-BJVwmz92.cjs.map +0 -1
- package/dist/parse-pnJgclyf.js.map +0 -1
- package/dist/schemas-BIuxHDyZ.js.map +0 -1
- package/dist/schemas-Q6C7ZNs3.cjs.map +0 -1
- package/dist/zod-D4WapgbL.js.map +0 -1
- package/dist/zod-K7y5gPX4.cjs.map +0 -1
- /package/dist/components/{IDE → CopyButton}/CopyButton.content.cjs +0 -0
- /package/dist/components/{IDE → CopyButton}/CopyButton.content.d.ts +0 -0
- /package/dist/components/{IDE → CopyButton}/CopyButton.content.mjs +0 -0
package/dist/.vite/manifest.json
CHANGED
|
@@ -47,13 +47,13 @@
|
|
|
47
47
|
"src/components/Form/FormMessage.tsx"
|
|
48
48
|
]
|
|
49
49
|
},
|
|
50
|
-
"_better-auth.
|
|
51
|
-
"file": "better-auth.
|
|
52
|
-
"name": "better-auth.
|
|
50
|
+
"_better-auth.CMQ3rA-I-7umXOENE.js": {
|
|
51
|
+
"file": "better-auth.CMQ3rA-I-7umXOENE.js",
|
|
52
|
+
"name": "better-auth.CMQ3rA-I"
|
|
53
53
|
},
|
|
54
|
-
"_better-auth.
|
|
55
|
-
"file": "better-auth.
|
|
56
|
-
"name": "better-auth.
|
|
54
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs": {
|
|
55
|
+
"file": "better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
56
|
+
"name": "better-auth.CMQ3rA-I"
|
|
57
57
|
},
|
|
58
58
|
"_index-BCuMWKyy.js": {
|
|
59
59
|
"file": "index-BCuMWKyy.js",
|
|
@@ -89,40 +89,40 @@
|
|
|
89
89
|
"src/components/DictionaryEditor/NodeWrapper/StringWrapper.tsx"
|
|
90
90
|
]
|
|
91
91
|
},
|
|
92
|
-
"_parse-
|
|
93
|
-
"file": "parse-
|
|
92
|
+
"_parse-Ltyyb1op.cjs": {
|
|
93
|
+
"file": "parse-Ltyyb1op.cjs",
|
|
94
94
|
"name": "parse"
|
|
95
95
|
},
|
|
96
|
-
"_parse-
|
|
97
|
-
"file": "parse-
|
|
96
|
+
"_parse-Vrm0h1r9.js": {
|
|
97
|
+
"file": "parse-Vrm0h1r9.js",
|
|
98
98
|
"name": "parse"
|
|
99
99
|
},
|
|
100
|
-
"_schemas-
|
|
101
|
-
"file": "schemas-
|
|
100
|
+
"_schemas-DEXdAbCK.js": {
|
|
101
|
+
"file": "schemas-DEXdAbCK.js",
|
|
102
102
|
"name": "schemas",
|
|
103
103
|
"imports": [
|
|
104
|
-
"_parse-
|
|
104
|
+
"_parse-Vrm0h1r9.js"
|
|
105
105
|
]
|
|
106
106
|
},
|
|
107
|
-
"_schemas-
|
|
108
|
-
"file": "schemas-
|
|
107
|
+
"_schemas-lh5OFOvX.cjs": {
|
|
108
|
+
"file": "schemas-lh5OFOvX.cjs",
|
|
109
109
|
"name": "schemas",
|
|
110
110
|
"imports": [
|
|
111
|
-
"_parse-
|
|
111
|
+
"_parse-Ltyyb1op.cjs"
|
|
112
112
|
]
|
|
113
113
|
},
|
|
114
|
-
"_zod-
|
|
115
|
-
"file": "zod-
|
|
114
|
+
"_zod-BvUVjPTw.cjs": {
|
|
115
|
+
"file": "zod-BvUVjPTw.cjs",
|
|
116
116
|
"name": "zod",
|
|
117
117
|
"imports": [
|
|
118
|
-
"_parse-
|
|
118
|
+
"_parse-Ltyyb1op.cjs"
|
|
119
119
|
]
|
|
120
120
|
},
|
|
121
|
-
"_zod-
|
|
122
|
-
"file": "zod-
|
|
121
|
+
"_zod-CJrbzxwg.js": {
|
|
122
|
+
"file": "zod-CJrbzxwg.js",
|
|
123
123
|
"name": "zod",
|
|
124
124
|
"imports": [
|
|
125
|
-
"_parse-
|
|
125
|
+
"_parse-Vrm0h1r9.js"
|
|
126
126
|
]
|
|
127
127
|
},
|
|
128
128
|
"src/components/Accordion/Accordion.tsx": {
|
|
@@ -178,8 +178,7 @@
|
|
|
178
178
|
"imports": [
|
|
179
179
|
"src/utils/cn.ts",
|
|
180
180
|
"src/components/Button/Button.tsx",
|
|
181
|
-
"src/components/Link/Link.tsx"
|
|
182
|
-
"src/components/Breadcrumb/breadcrumb.content.ts"
|
|
181
|
+
"src/components/Link/Link.tsx"
|
|
183
182
|
]
|
|
184
183
|
},
|
|
185
184
|
"src/components/Button/Button.tsx": {
|
|
@@ -231,6 +230,8 @@
|
|
|
231
230
|
"isEntry": true,
|
|
232
231
|
"imports": [
|
|
233
232
|
"src/utils/cn.ts",
|
|
233
|
+
"src/components/Input/Input.tsx",
|
|
234
|
+
"src/components/Input/Checkbox.tsx",
|
|
234
235
|
"src/components/TextArea/AutoSizeTextArea.tsx"
|
|
235
236
|
]
|
|
236
237
|
},
|
|
@@ -285,14 +286,19 @@
|
|
|
285
286
|
"src/components/ContentSelector/ContentSelector.tsx"
|
|
286
287
|
]
|
|
287
288
|
},
|
|
289
|
+
"src/components/CopyButton/CopyButton.content.ts": {
|
|
290
|
+
"file": "components/CopyButton/CopyButton.content.cjs",
|
|
291
|
+
"name": "components/CopyButton/CopyButton.content",
|
|
292
|
+
"src": "src/components/CopyButton/CopyButton.content.ts",
|
|
293
|
+
"isEntry": true
|
|
294
|
+
},
|
|
288
295
|
"src/components/CopyButton/index.tsx": {
|
|
289
296
|
"file": "components/CopyButton/index.cjs",
|
|
290
297
|
"name": "components/CopyButton/index",
|
|
291
298
|
"src": "src/components/CopyButton/index.tsx",
|
|
292
299
|
"isEntry": true,
|
|
293
300
|
"imports": [
|
|
294
|
-
"src/components/Button/Button.tsx"
|
|
295
|
-
"src/components/IDE/CopyButton.content.ts"
|
|
301
|
+
"src/components/Button/Button.tsx"
|
|
296
302
|
]
|
|
297
303
|
},
|
|
298
304
|
"src/components/CopyToClipboard/index.tsx": {
|
|
@@ -452,7 +458,7 @@
|
|
|
452
458
|
"src": "src/components/DictionaryFieldEditor/ContentEditorView/TextEditor.tsx",
|
|
453
459
|
"isEntry": true,
|
|
454
460
|
"imports": [
|
|
455
|
-
"_better-auth.
|
|
461
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
456
462
|
"src/hooks/intlayerAPIHooks.ts",
|
|
457
463
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
458
464
|
"src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
|
|
@@ -461,16 +467,14 @@
|
|
|
461
467
|
"src/components/Container/index.tsx",
|
|
462
468
|
"src/components/ContentEditor/ContentEditorInput.tsx",
|
|
463
469
|
"src/components/ContentEditor/ContentEditorTextArea.tsx",
|
|
464
|
-
"src/components/Label/index.tsx",
|
|
465
|
-
"src/components/DropDown/index.tsx",
|
|
466
470
|
"src/components/Input/Input.tsx",
|
|
467
471
|
"src/components/Input/Checkbox.tsx",
|
|
472
|
+
"src/components/Label/index.tsx",
|
|
473
|
+
"src/components/DropDown/index.tsx",
|
|
468
474
|
"src/components/SwitchSelector/index.tsx",
|
|
469
|
-
"src/components/LocaleSwitcherContentDropDown/localeSwitcher.content.ts",
|
|
470
475
|
"src/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.tsx",
|
|
471
476
|
"src/components/MarkDownRender/index.tsx",
|
|
472
|
-
"src/components/DictionaryFieldEditor/EnumKeyInput.tsx"
|
|
473
|
-
"src/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.ts"
|
|
477
|
+
"src/components/DictionaryFieldEditor/EnumKeyInput.tsx"
|
|
474
478
|
]
|
|
475
479
|
},
|
|
476
480
|
"src/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.tsx": {
|
|
@@ -482,13 +486,13 @@
|
|
|
482
486
|
"src/hooks/intlayerAPIHooks.ts",
|
|
483
487
|
"src/hooks/useAuth/useAuth.ts",
|
|
484
488
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
485
|
-
"_better-auth.
|
|
489
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
490
|
+
"src/components/Button/Button.tsx",
|
|
486
491
|
"src/components/Form/FormBase.tsx",
|
|
487
492
|
"src/components/Form/FormField.tsx",
|
|
488
493
|
"_Form-DJrUK3mm.cjs",
|
|
489
494
|
"src/components/Select/Multiselect.tsx",
|
|
490
495
|
"src/components/Select/Select.tsx",
|
|
491
|
-
"src/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.ts",
|
|
492
496
|
"src/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.ts"
|
|
493
497
|
]
|
|
494
498
|
},
|
|
@@ -510,8 +514,7 @@
|
|
|
510
514
|
"src": "src/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.ts",
|
|
511
515
|
"isEntry": true,
|
|
512
516
|
"imports": [
|
|
513
|
-
"
|
|
514
|
-
"_schemas-Q6C7ZNs3.cjs"
|
|
517
|
+
"_schemas-lh5OFOvX.cjs"
|
|
515
518
|
]
|
|
516
519
|
},
|
|
517
520
|
"src/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.tsx": {
|
|
@@ -520,11 +523,12 @@
|
|
|
520
523
|
"src": "src/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.tsx",
|
|
521
524
|
"isEntry": true,
|
|
522
525
|
"imports": [
|
|
523
|
-
"_better-auth.
|
|
526
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
524
527
|
"src/hooks/intlayerAPIHooks.ts",
|
|
525
528
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
526
529
|
"src/hooks/useAuth/useAuth.ts",
|
|
527
530
|
"src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
|
|
531
|
+
"src/components/Button/Button.tsx",
|
|
528
532
|
"src/components/Container/index.tsx",
|
|
529
533
|
"src/components/Form/FormBase.tsx",
|
|
530
534
|
"src/components/Form/FormField.tsx",
|
|
@@ -532,7 +536,6 @@
|
|
|
532
536
|
"src/components/Loader/index.tsx",
|
|
533
537
|
"src/components/Select/Multiselect.tsx",
|
|
534
538
|
"src/components/Select/Select.tsx",
|
|
535
|
-
"src/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.tsx",
|
|
536
539
|
"src/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.ts"
|
|
537
540
|
]
|
|
538
541
|
},
|
|
@@ -554,8 +557,7 @@
|
|
|
554
557
|
"src": "src/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.ts",
|
|
555
558
|
"isEntry": true,
|
|
556
559
|
"imports": [
|
|
557
|
-
"
|
|
558
|
-
"_schemas-Q6C7ZNs3.cjs"
|
|
560
|
+
"_schemas-lh5OFOvX.cjs"
|
|
559
561
|
]
|
|
560
562
|
},
|
|
561
563
|
"src/components/DictionaryFieldEditor/DictionaryFieldEditor.tsx": {
|
|
@@ -565,7 +567,7 @@
|
|
|
565
567
|
"isEntry": true,
|
|
566
568
|
"imports": [
|
|
567
569
|
"src/components/Button/Button.tsx",
|
|
568
|
-
"_better-auth.
|
|
570
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
569
571
|
"src/components/Toaster/Toast.tsx",
|
|
570
572
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
571
573
|
"src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
|
|
@@ -574,11 +576,9 @@
|
|
|
574
576
|
"src/components/Input/Input.tsx",
|
|
575
577
|
"src/components/Input/Checkbox.tsx",
|
|
576
578
|
"src/components/SwitchSelector/index.tsx",
|
|
577
|
-
"src/components/LocaleSwitcherContentDropDown/localeSwitcher.content.ts",
|
|
578
579
|
"src/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.tsx",
|
|
579
580
|
"src/components/DictionaryFieldEditor/ContentEditor.tsx",
|
|
580
581
|
"src/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.tsx",
|
|
581
|
-
"src/components/DictionaryFieldEditor/dictionaryFieldEditor.content.ts",
|
|
582
582
|
"src/components/DictionaryFieldEditor/JSONEditor.tsx",
|
|
583
583
|
"src/components/DictionaryFieldEditor/SaveForm/SaveForm.tsx",
|
|
584
584
|
"src/components/DictionaryFieldEditor/StructureEditor.tsx"
|
|
@@ -624,8 +624,7 @@
|
|
|
624
624
|
"src/utils/camelCase.ts",
|
|
625
625
|
"src/components/Accordion/Accordion.tsx",
|
|
626
626
|
"src/components/Button/Button.tsx",
|
|
627
|
-
"src/components/DictionaryFieldEditor/getIsEditableSection.ts"
|
|
628
|
-
"src/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.ts"
|
|
627
|
+
"src/components/DictionaryFieldEditor/getIsEditableSection.ts"
|
|
629
628
|
]
|
|
630
629
|
},
|
|
631
630
|
"src/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.ts": {
|
|
@@ -641,8 +640,7 @@
|
|
|
641
640
|
"isEntry": true,
|
|
642
641
|
"imports": [
|
|
643
642
|
"src/components/Select/Multiselect.tsx",
|
|
644
|
-
"src/components/Select/Select.tsx"
|
|
645
|
-
"src/components/DictionaryFieldEditor/nodeTypeSelector.content.ts"
|
|
643
|
+
"src/components/Select/Select.tsx"
|
|
646
644
|
]
|
|
647
645
|
},
|
|
648
646
|
"src/components/DictionaryFieldEditor/SaveForm/SaveForm.tsx": {
|
|
@@ -652,15 +650,15 @@
|
|
|
652
650
|
"isEntry": true,
|
|
653
651
|
"imports": [
|
|
654
652
|
"src/components/Modal/Modal.tsx",
|
|
655
|
-
"_better-auth.
|
|
653
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
656
654
|
"src/hooks/intlayerAPIHooks.ts",
|
|
657
655
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
658
656
|
"src/hooks/useAuth/useAuth.ts",
|
|
659
657
|
"src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
|
|
660
658
|
"src/utils/cn.ts",
|
|
659
|
+
"src/components/Button/Button.tsx",
|
|
661
660
|
"src/components/Form/FormField.tsx",
|
|
662
|
-
"_Form-DJrUK3mm.cjs"
|
|
663
|
-
"src/components/DictionaryFieldEditor/SaveForm/saveForm.content.tsx"
|
|
661
|
+
"_Form-DJrUK3mm.cjs"
|
|
664
662
|
]
|
|
665
663
|
},
|
|
666
664
|
"src/components/DictionaryFieldEditor/SaveForm/saveForm.content.tsx": {
|
|
@@ -690,12 +688,11 @@
|
|
|
690
688
|
"src/components/EditableField/EditableFieldInput.tsx",
|
|
691
689
|
"src/components/Input/Input.tsx",
|
|
692
690
|
"src/components/Input/Checkbox.tsx",
|
|
693
|
-
"_better-auth.
|
|
691
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
694
692
|
"src/components/Toaster/Toast.tsx",
|
|
695
693
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
696
694
|
"src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
|
|
697
|
-
"src/components/DictionaryFieldEditor/NodeTypeSelector.tsx"
|
|
698
|
-
"src/components/DictionaryFieldEditor/StructureView/structureView.content.ts"
|
|
695
|
+
"src/components/DictionaryFieldEditor/NodeTypeSelector.tsx"
|
|
699
696
|
]
|
|
700
697
|
},
|
|
701
698
|
"src/components/DictionaryFieldEditor/StructureView/structureView.content.ts": {
|
|
@@ -713,8 +710,7 @@
|
|
|
713
710
|
"src/components/Button/Button.tsx",
|
|
714
711
|
"src/components/Container/index.tsx",
|
|
715
712
|
"src/components/DropDown/index.tsx",
|
|
716
|
-
"src/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.tsx"
|
|
717
|
-
"src/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.ts"
|
|
713
|
+
"src/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.tsx"
|
|
718
714
|
]
|
|
719
715
|
},
|
|
720
716
|
"src/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.tsx": {
|
|
@@ -723,7 +719,7 @@
|
|
|
723
719
|
"src": "src/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.tsx",
|
|
724
720
|
"isEntry": true,
|
|
725
721
|
"imports": [
|
|
726
|
-
"_better-auth.
|
|
722
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
727
723
|
"src/components/Toaster/Toast.tsx",
|
|
728
724
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
729
725
|
"src/hooks/usePersistedStore.ts",
|
|
@@ -783,6 +779,7 @@
|
|
|
783
779
|
"isEntry": true,
|
|
784
780
|
"imports": [
|
|
785
781
|
"src/utils/cn.ts",
|
|
782
|
+
"src/components/Button/Button.tsx",
|
|
786
783
|
"src/components/MaxHeightSmoother/index.tsx"
|
|
787
784
|
]
|
|
788
785
|
},
|
|
@@ -816,7 +813,7 @@
|
|
|
816
813
|
"src/components/TextArea/AutoSizeTextArea.tsx",
|
|
817
814
|
"src/components/Input/Input.tsx",
|
|
818
815
|
"src/components/Input/Checkbox.tsx",
|
|
819
|
-
"_better-auth.
|
|
816
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
820
817
|
"src/components/Toaster/Toast.tsx",
|
|
821
818
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
822
819
|
"src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
|
|
@@ -833,6 +830,31 @@
|
|
|
833
830
|
"src/components/EditableField/EditableFieldTextArea.tsx"
|
|
834
831
|
]
|
|
835
832
|
},
|
|
833
|
+
"src/components/ExpandCollapse/ExpandCollapse.tsx": {
|
|
834
|
+
"file": "components/ExpandCollapse/ExpandCollapse.cjs",
|
|
835
|
+
"name": "components/ExpandCollapse/ExpandCollapse",
|
|
836
|
+
"src": "src/components/ExpandCollapse/ExpandCollapse.tsx",
|
|
837
|
+
"isEntry": true,
|
|
838
|
+
"imports": [
|
|
839
|
+
"src/utils/cn.ts",
|
|
840
|
+
"src/components/MaxHeightSmoother/index.tsx"
|
|
841
|
+
]
|
|
842
|
+
},
|
|
843
|
+
"src/components/ExpandCollapse/expandCollapse.content.ts": {
|
|
844
|
+
"file": "components/ExpandCollapse/expandCollapse.content.cjs",
|
|
845
|
+
"name": "components/ExpandCollapse/expandCollapse.content",
|
|
846
|
+
"src": "src/components/ExpandCollapse/expandCollapse.content.ts",
|
|
847
|
+
"isEntry": true
|
|
848
|
+
},
|
|
849
|
+
"src/components/ExpandCollapse/index.tsx": {
|
|
850
|
+
"file": "components/ExpandCollapse/index.cjs",
|
|
851
|
+
"name": "components/ExpandCollapse/index",
|
|
852
|
+
"src": "src/components/ExpandCollapse/index.tsx",
|
|
853
|
+
"isEntry": true,
|
|
854
|
+
"imports": [
|
|
855
|
+
"src/components/ExpandCollapse/ExpandCollapse.tsx"
|
|
856
|
+
]
|
|
857
|
+
},
|
|
836
858
|
"src/components/Flags/Flag.tsx": {
|
|
837
859
|
"file": "components/Flags/Flag.cjs",
|
|
838
860
|
"name": "components/Flags/Flag",
|
|
@@ -881,7 +903,7 @@
|
|
|
881
903
|
"src": "src/components/Form/FormBase.tsx",
|
|
882
904
|
"isEntry": true,
|
|
883
905
|
"imports": [
|
|
884
|
-
"_zod-
|
|
906
|
+
"_zod-BvUVjPTw.cjs",
|
|
885
907
|
"src/utils/cn.ts"
|
|
886
908
|
]
|
|
887
909
|
},
|
|
@@ -995,8 +1017,8 @@
|
|
|
995
1017
|
"src": "src/components/Form/elements/FormElementWrapper.tsx",
|
|
996
1018
|
"isEntry": true,
|
|
997
1019
|
"imports": [
|
|
998
|
-
"_zod-
|
|
999
|
-
"_schemas-
|
|
1020
|
+
"_zod-BvUVjPTw.cjs",
|
|
1021
|
+
"_schemas-lh5OFOvX.cjs"
|
|
1000
1022
|
]
|
|
1001
1023
|
},
|
|
1002
1024
|
"src/components/Form/elements/InputElement.tsx": {
|
|
@@ -1122,12 +1144,6 @@
|
|
|
1122
1144
|
"src/components/Form/layout/FormLabelLayout.tsx"
|
|
1123
1145
|
]
|
|
1124
1146
|
},
|
|
1125
|
-
"src/components/Headers/SectionScroller.tsx": {
|
|
1126
|
-
"file": "components/Headers/SectionScroller.cjs",
|
|
1127
|
-
"name": "components/Headers/SectionScroller",
|
|
1128
|
-
"src": "src/components/Headers/SectionScroller.tsx",
|
|
1129
|
-
"isEntry": true
|
|
1130
|
-
},
|
|
1131
1147
|
"src/components/Headers/index.tsx": {
|
|
1132
1148
|
"file": "components/Headers/index.cjs",
|
|
1133
1149
|
"name": "components/Headers/index",
|
|
@@ -1154,6 +1170,7 @@
|
|
|
1154
1170
|
"imports": [
|
|
1155
1171
|
"src/utils/cn.ts",
|
|
1156
1172
|
"src/components/Container/index.tsx",
|
|
1173
|
+
"src/components/ExpandCollapse/ExpandCollapse.tsx",
|
|
1157
1174
|
"src/components/IDE/CodeBlockClient.tsx",
|
|
1158
1175
|
"src/components/IDE/CodeConditionalRenderer.tsx",
|
|
1159
1176
|
"src/components/IDE/CodeFormatSelector.tsx",
|
|
@@ -1195,7 +1212,7 @@
|
|
|
1195
1212
|
"src": "src/components/IDE/CodeContext.tsx",
|
|
1196
1213
|
"isEntry": true,
|
|
1197
1214
|
"imports": [
|
|
1198
|
-
"_better-auth.
|
|
1215
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
1199
1216
|
"src/components/Toaster/Toast.tsx",
|
|
1200
1217
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
1201
1218
|
"src/hooks/usePersistedStore.ts",
|
|
@@ -1224,12 +1241,6 @@
|
|
|
1224
1241
|
"src/components/IDE/CodeContext.tsx"
|
|
1225
1242
|
]
|
|
1226
1243
|
},
|
|
1227
|
-
"src/components/IDE/CopyButton.content.ts": {
|
|
1228
|
-
"file": "components/IDE/CopyButton.content.cjs",
|
|
1229
|
-
"name": "components/IDE/CopyButton.content",
|
|
1230
|
-
"src": "src/components/IDE/CopyButton.content.ts",
|
|
1231
|
-
"isEntry": true
|
|
1232
|
-
},
|
|
1233
1244
|
"src/components/IDE/CopyCode.tsx": {
|
|
1234
1245
|
"file": "components/IDE/CopyCode.cjs",
|
|
1235
1246
|
"name": "components/IDE/CopyCode",
|
|
@@ -1237,8 +1248,7 @@
|
|
|
1237
1248
|
"isEntry": true,
|
|
1238
1249
|
"imports": [
|
|
1239
1250
|
"src/components/CopyButton/index.tsx",
|
|
1240
|
-
"src/components/Popover/index.tsx"
|
|
1241
|
-
"src/components/IDE/copyCode.content.ts"
|
|
1251
|
+
"src/components/Popover/index.tsx"
|
|
1242
1252
|
]
|
|
1243
1253
|
},
|
|
1244
1254
|
"src/components/IDE/FileList.tsx": {
|
|
@@ -1441,7 +1451,7 @@
|
|
|
1441
1451
|
"src": "src/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.tsx",
|
|
1442
1452
|
"isEntry": true,
|
|
1443
1453
|
"imports": [
|
|
1444
|
-
"_better-auth.
|
|
1454
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
1445
1455
|
"src/components/Toaster/Toast.tsx",
|
|
1446
1456
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
1447
1457
|
"src/hooks/usePersistedStore.ts",
|
|
@@ -1452,7 +1462,6 @@
|
|
|
1452
1462
|
"src/components/Input/Input.tsx",
|
|
1453
1463
|
"src/components/Input/Checkbox.tsx",
|
|
1454
1464
|
"src/components/SwitchSelector/index.tsx",
|
|
1455
|
-
"src/components/LocaleSwitcherContentDropDown/localeSwitcher.content.ts",
|
|
1456
1465
|
"src/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.tsx"
|
|
1457
1466
|
]
|
|
1458
1467
|
},
|
|
@@ -1462,7 +1471,7 @@
|
|
|
1462
1471
|
"src": "src/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.tsx",
|
|
1463
1472
|
"isEntry": true,
|
|
1464
1473
|
"imports": [
|
|
1465
|
-
"_better-auth.
|
|
1474
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
1466
1475
|
"src/components/Toaster/Toast.tsx",
|
|
1467
1476
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
1468
1477
|
"src/hooks/usePersistedStore.ts",
|
|
@@ -1495,8 +1504,7 @@
|
|
|
1495
1504
|
"src/components/Container/index.tsx",
|
|
1496
1505
|
"src/components/DropDown/index.tsx",
|
|
1497
1506
|
"src/components/Input/Input.tsx",
|
|
1498
|
-
"src/components/Input/Checkbox.tsx"
|
|
1499
|
-
"src/components/LocaleSwitcherDropDown/localeSwitcher.content.ts"
|
|
1507
|
+
"src/components/Input/Checkbox.tsx"
|
|
1500
1508
|
]
|
|
1501
1509
|
},
|
|
1502
1510
|
"src/components/LocaleSwitcherDropDown/index.tsx": {
|
|
@@ -1558,10 +1566,10 @@
|
|
|
1558
1566
|
"imports": [
|
|
1559
1567
|
"src/utils/cn.ts",
|
|
1560
1568
|
"src/components/Headers/index.tsx",
|
|
1561
|
-
"src/components/Headers/SectionScroller.tsx",
|
|
1562
1569
|
"src/components/IDE/Code.tsx",
|
|
1563
1570
|
"src/components/IDE/CodeContext.tsx",
|
|
1564
|
-
"src/components/Link/Link.tsx"
|
|
1571
|
+
"src/components/Link/Link.tsx",
|
|
1572
|
+
"src/components/Table/Table.tsx"
|
|
1565
1573
|
]
|
|
1566
1574
|
},
|
|
1567
1575
|
"src/components/MaxHeightSmoother/index.tsx": {
|
|
@@ -1588,7 +1596,7 @@
|
|
|
1588
1596
|
"src": "src/components/Modal/Modal.tsx",
|
|
1589
1597
|
"isEntry": true,
|
|
1590
1598
|
"imports": [
|
|
1591
|
-
"_better-auth.
|
|
1599
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
1592
1600
|
"src/components/Toaster/Toast.tsx",
|
|
1593
1601
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
1594
1602
|
"src/hooks/useGetElementOrWindow.ts",
|
|
@@ -1632,7 +1640,7 @@
|
|
|
1632
1640
|
"src": "src/components/Navbar/MobileNavbar.tsx",
|
|
1633
1641
|
"isEntry": true,
|
|
1634
1642
|
"imports": [
|
|
1635
|
-
"_better-auth.
|
|
1643
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
1636
1644
|
"src/components/Toaster/Toast.tsx",
|
|
1637
1645
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
1638
1646
|
"_index-BYzBot7l.cjs",
|
|
@@ -1648,7 +1656,7 @@
|
|
|
1648
1656
|
"src": "src/components/Navbar/index.tsx",
|
|
1649
1657
|
"isEntry": true,
|
|
1650
1658
|
"imports": [
|
|
1651
|
-
"_better-auth.
|
|
1659
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
1652
1660
|
"src/components/Toaster/Toast.tsx",
|
|
1653
1661
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
1654
1662
|
"src/hooks/useDevice.ts",
|
|
@@ -1867,7 +1875,7 @@
|
|
|
1867
1875
|
"src": "src/components/SwitchSelector/index.tsx",
|
|
1868
1876
|
"isEntry": true,
|
|
1869
1877
|
"imports": [
|
|
1870
|
-
"_better-auth.
|
|
1878
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
1871
1879
|
"src/components/Toaster/Toast.tsx",
|
|
1872
1880
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
1873
1881
|
"src/hooks/useItemSelector.ts",
|
|
@@ -1881,7 +1889,7 @@
|
|
|
1881
1889
|
"src": "src/components/TabSelector/TabSelector.tsx",
|
|
1882
1890
|
"isEntry": true,
|
|
1883
1891
|
"imports": [
|
|
1884
|
-
"_better-auth.
|
|
1892
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
1885
1893
|
"src/components/Toaster/Toast.tsx",
|
|
1886
1894
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
1887
1895
|
"src/hooks/useItemSelector.ts",
|
|
@@ -1898,6 +1906,33 @@
|
|
|
1898
1906
|
"src/components/TabSelector/TabSelector.tsx"
|
|
1899
1907
|
]
|
|
1900
1908
|
},
|
|
1909
|
+
"src/components/Table/Table.tsx": {
|
|
1910
|
+
"file": "components/Table/Table.cjs",
|
|
1911
|
+
"name": "components/Table/Table",
|
|
1912
|
+
"src": "src/components/Table/Table.tsx",
|
|
1913
|
+
"isEntry": true,
|
|
1914
|
+
"imports": [
|
|
1915
|
+
"src/utils/cn.ts",
|
|
1916
|
+
"src/components/Button/Button.tsx",
|
|
1917
|
+
"src/components/ExpandCollapse/ExpandCollapse.tsx",
|
|
1918
|
+
"src/components/Modal/Modal.tsx"
|
|
1919
|
+
]
|
|
1920
|
+
},
|
|
1921
|
+
"src/components/Table/index.tsx": {
|
|
1922
|
+
"file": "components/Table/index.cjs",
|
|
1923
|
+
"name": "components/Table/index",
|
|
1924
|
+
"src": "src/components/Table/index.tsx",
|
|
1925
|
+
"isEntry": true,
|
|
1926
|
+
"imports": [
|
|
1927
|
+
"src/components/Table/Table.tsx"
|
|
1928
|
+
]
|
|
1929
|
+
},
|
|
1930
|
+
"src/components/Table/table.content.ts": {
|
|
1931
|
+
"file": "components/Table/table.content.cjs",
|
|
1932
|
+
"name": "components/Table/table.content",
|
|
1933
|
+
"src": "src/components/Table/table.content.ts",
|
|
1934
|
+
"isEntry": true
|
|
1935
|
+
},
|
|
1901
1936
|
"src/components/Tag/index.tsx": {
|
|
1902
1937
|
"file": "components/Tag/index.cjs",
|
|
1903
1938
|
"name": "components/Tag/index",
|
|
@@ -1920,7 +1955,7 @@
|
|
|
1920
1955
|
"src": "src/components/TextArea/AutocompleteTextArea.tsx",
|
|
1921
1956
|
"isEntry": true,
|
|
1922
1957
|
"imports": [
|
|
1923
|
-
"_better-auth.
|
|
1958
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
1924
1959
|
"src/hooks/intlayerAPIHooks.ts",
|
|
1925
1960
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
1926
1961
|
"src/hooks/useScrollBlockage/useScrollBlockageStore.ts",
|
|
@@ -2058,6 +2093,7 @@
|
|
|
2058
2093
|
"src/components/DropDown/index.tsx",
|
|
2059
2094
|
"src/components/EditableField/EditableFieldInput.tsx",
|
|
2060
2095
|
"src/components/EditableField/EditableFieldTextArea.tsx",
|
|
2096
|
+
"src/components/ExpandCollapse/ExpandCollapse.tsx",
|
|
2061
2097
|
"src/components/Flags/Flag.tsx",
|
|
2062
2098
|
"src/components/Footer/index.tsx",
|
|
2063
2099
|
"src/components/Form/FormBase.tsx",
|
|
@@ -2127,7 +2163,7 @@
|
|
|
2127
2163
|
"src": "src/hooks/auth.ts",
|
|
2128
2164
|
"isEntry": true,
|
|
2129
2165
|
"imports": [
|
|
2130
|
-
"_better-auth.
|
|
2166
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs"
|
|
2131
2167
|
]
|
|
2132
2168
|
},
|
|
2133
2169
|
"src/hooks/index.ts": {
|
|
@@ -2167,7 +2203,7 @@
|
|
|
2167
2203
|
"src/components/Toaster/useToast.tsx",
|
|
2168
2204
|
"src/hooks/useAsync/useAsync.ts",
|
|
2169
2205
|
"src/hooks/useAuth/useAuth.ts",
|
|
2170
|
-
"_better-auth.
|
|
2206
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
2171
2207
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
2172
2208
|
"src/hooks/useIntlayerAPI.ts"
|
|
2173
2209
|
]
|
|
@@ -2348,7 +2384,7 @@
|
|
|
2348
2384
|
"src": "src/hooks/useUser/index.ts",
|
|
2349
2385
|
"isEntry": true,
|
|
2350
2386
|
"imports": [
|
|
2351
|
-
"_better-auth.
|
|
2387
|
+
"_better-auth.CMQ3rA-I-C2nBKRMa.cjs",
|
|
2352
2388
|
"src/hooks/intlayerAPIHooks.ts",
|
|
2353
2389
|
"src/hooks/useAsync/useAsyncStateStore.tsx",
|
|
2354
2390
|
"src/hooks/useAuth/useAuth.ts",
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
var define_process_env_default = {};
|
|
2
1
|
const _envShim = /* @__PURE__ */ Object.create(null);
|
|
3
2
|
const _getEnv = (useShim) => globalThis.process?.env || //@ts-expect-error
|
|
4
3
|
globalThis.Deno?.env.toObject() || //@ts-expect-error
|
|
@@ -30,12 +29,7 @@ const env = new Proxy(_envShim, {
|
|
|
30
29
|
return Object.keys(env2);
|
|
31
30
|
}
|
|
32
31
|
});
|
|
33
|
-
function toBoolean(val) {
|
|
34
|
-
return val ? val !== "false" : false;
|
|
35
|
-
}
|
|
36
|
-
const nodeENV = typeof process !== "undefined" && define_process_env_default && define_process_env_default.NODE_ENV || "";
|
|
37
|
-
nodeENV === "test" || toBoolean(env.TEST);
|
|
38
32
|
export {
|
|
39
33
|
env as e
|
|
40
34
|
};
|
|
41
|
-
//# sourceMappingURL=better-auth.
|
|
35
|
+
//# sourceMappingURL=better-auth.CMQ3rA-I-7umXOENE.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"better-auth.CMQ3rA-I-7umXOENE.js","sources":["../../../../node_modules/.pnpm/better-auth@1.3.6_react-dom@19.1.1_react@19.1.1__react@19.1.1_zod@3.25.76/node_modules/better-auth/dist/shared/better-auth.CMQ3rA-I.mjs"],"sourcesContent":["const _envShim = /* @__PURE__ */ Object.create(null);\nconst _getEnv = (useShim) => globalThis.process?.env || //@ts-expect-error\nglobalThis.Deno?.env.toObject() || //@ts-expect-error\nglobalThis.__env__ || (useShim ? _envShim : globalThis);\nconst env = new Proxy(_envShim, {\n get(_, prop) {\n const env2 = _getEnv();\n return env2[prop] ?? _envShim[prop];\n },\n has(_, prop) {\n const env2 = _getEnv();\n return prop in env2 || prop in _envShim;\n },\n set(_, prop, value) {\n const env2 = _getEnv(true);\n env2[prop] = value;\n return true;\n },\n deleteProperty(_, prop) {\n if (!prop) {\n return false;\n }\n const env2 = _getEnv(true);\n delete env2[prop];\n return true;\n },\n ownKeys() {\n const env2 = _getEnv(true);\n return Object.keys(env2);\n }\n});\nfunction toBoolean(val) {\n return val ? val !== \"false\" : false;\n}\nconst nodeENV = typeof process !== \"undefined\" && process.env && process.env.NODE_ENV || \"\";\nconst isProduction = nodeENV === \"production\";\nconst isDevelopment = nodeENV === \"dev\" || nodeENV === \"development\";\nconst isTest = () => nodeENV === \"test\" || toBoolean(env.TEST);\nfunction getEnvVar(key, fallback) {\n if (typeof process !== \"undefined\" && process.env) {\n return process.env[key] ?? fallback;\n }\n if (typeof Deno !== \"undefined\") {\n return Deno.env.get(key) ?? fallback;\n }\n if (typeof Bun !== \"undefined\") {\n return Bun.env[key] ?? fallback;\n }\n return fallback;\n}\nfunction getBooleanEnvVar(key, fallback = true) {\n const value = getEnvVar(key);\n if (!value) return fallback;\n return value !== \"0\" && value.toLowerCase() !== \"false\" && value !== \"\";\n}\nconst ENV = {\n get BETTER_AUTH_TELEMETRY_ENDPOINT() {\n return getEnvVar(\n \"BETTER_AUTH_TELEMETRY_ENDPOINT\",\n \"https://telemetry.better-auth.com/v1/track\"\n );\n }\n};\n\nexport { ENV as E, isProduction as a, isDevelopment as b, getBooleanEnvVar as c, env as e, getEnvVar as g, isTest as i };\n"],"names":[],"mappings":"AAAA,MAAM,WAA2B,uBAAO,OAAO,IAAI;AACnD,MAAM,UAAU,CAAC,YAAY,WAAW,SAAS;AACjD,WAAW,MAAM,IAAI,SAAA;AACrB,WAAW,YAAY,UAAU,WAAW;AAC5C,MAAM,MAAM,IAAI,MAAM,UAAU;AAAA,EAC9B,IAAI,GAAG,MAAM;AACX,UAAM,OAAO,QAAA;AACb,WAAO,KAAK,IAAI,KAAK,SAAS,IAAI;AAAA,EACpC;AAAA,EACA,IAAI,GAAG,MAAM;AACX,UAAM,OAAO,QAAA;AACb,WAAO,QAAQ,QAAQ,QAAQ;AAAA,EACjC;AAAA,EACA,IAAI,GAAG,MAAM,OAAO;AAClB,UAAM,OAAO,QAAQ,IAAI;AACzB,SAAK,IAAI,IAAI;AACb,WAAO;AAAA,EACT;AAAA,EACA,eAAe,GAAG,MAAM;AACtB,QAAI,CAAC,MAAM;AACT,aAAO;AAAA,IACT;AACA,UAAM,OAAO,QAAQ,IAAI;AACzB,WAAO,KAAK,IAAI;AAChB,WAAO;AAAA,EACT;AAAA,EACA,UAAU;AACR,UAAM,OAAO,QAAQ,IAAI;AACzB,WAAO,OAAO,KAAK,IAAI;AAAA,EACzB;AACF,CAAC;","x_google_ignoreList":[0]}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var define_process_env_default = {};
|
|
3
2
|
const _envShim = /* @__PURE__ */ Object.create(null);
|
|
4
3
|
const _getEnv = (useShim) => globalThis.process?.env || //@ts-expect-error
|
|
5
4
|
globalThis.Deno?.env.toObject() || //@ts-expect-error
|
|
@@ -31,10 +30,5 @@ const env = new Proxy(_envShim, {
|
|
|
31
30
|
return Object.keys(env2);
|
|
32
31
|
}
|
|
33
32
|
});
|
|
34
|
-
function toBoolean(val) {
|
|
35
|
-
return val ? val !== "false" : false;
|
|
36
|
-
}
|
|
37
|
-
const nodeENV = typeof process !== "undefined" && define_process_env_default && define_process_env_default.NODE_ENV || "";
|
|
38
|
-
nodeENV === "test" || toBoolean(env.TEST);
|
|
39
33
|
exports.env = env;
|
|
40
|
-
//# sourceMappingURL=better-auth.
|
|
34
|
+
//# sourceMappingURL=better-auth.CMQ3rA-I-C2nBKRMa.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"better-auth.CMQ3rA-I-C2nBKRMa.cjs","sources":["../../../../node_modules/.pnpm/better-auth@1.3.6_react-dom@19.1.1_react@19.1.1__react@19.1.1_zod@3.25.76/node_modules/better-auth/dist/shared/better-auth.CMQ3rA-I.mjs"],"sourcesContent":["const _envShim = /* @__PURE__ */ Object.create(null);\nconst _getEnv = (useShim) => globalThis.process?.env || //@ts-expect-error\nglobalThis.Deno?.env.toObject() || //@ts-expect-error\nglobalThis.__env__ || (useShim ? _envShim : globalThis);\nconst env = new Proxy(_envShim, {\n get(_, prop) {\n const env2 = _getEnv();\n return env2[prop] ?? _envShim[prop];\n },\n has(_, prop) {\n const env2 = _getEnv();\n return prop in env2 || prop in _envShim;\n },\n set(_, prop, value) {\n const env2 = _getEnv(true);\n env2[prop] = value;\n return true;\n },\n deleteProperty(_, prop) {\n if (!prop) {\n return false;\n }\n const env2 = _getEnv(true);\n delete env2[prop];\n return true;\n },\n ownKeys() {\n const env2 = _getEnv(true);\n return Object.keys(env2);\n }\n});\nfunction toBoolean(val) {\n return val ? val !== \"false\" : false;\n}\nconst nodeENV = typeof process !== \"undefined\" && process.env && process.env.NODE_ENV || \"\";\nconst isProduction = nodeENV === \"production\";\nconst isDevelopment = nodeENV === \"dev\" || nodeENV === \"development\";\nconst isTest = () => nodeENV === \"test\" || toBoolean(env.TEST);\nfunction getEnvVar(key, fallback) {\n if (typeof process !== \"undefined\" && process.env) {\n return process.env[key] ?? fallback;\n }\n if (typeof Deno !== \"undefined\") {\n return Deno.env.get(key) ?? fallback;\n }\n if (typeof Bun !== \"undefined\") {\n return Bun.env[key] ?? fallback;\n }\n return fallback;\n}\nfunction getBooleanEnvVar(key, fallback = true) {\n const value = getEnvVar(key);\n if (!value) return fallback;\n return value !== \"0\" && value.toLowerCase() !== \"false\" && value !== \"\";\n}\nconst ENV = {\n get BETTER_AUTH_TELEMETRY_ENDPOINT() {\n return getEnvVar(\n \"BETTER_AUTH_TELEMETRY_ENDPOINT\",\n \"https://telemetry.better-auth.com/v1/track\"\n );\n }\n};\n\nexport { ENV as E, isProduction as a, isDevelopment as b, getBooleanEnvVar as c, env as e, getEnvVar as g, isTest as i };\n"],"names":[],"mappings":";AAAA,MAAM,WAA2B,uBAAO,OAAO,IAAI;AACnD,MAAM,UAAU,CAAC,YAAY,WAAW,SAAS;AACjD,WAAW,MAAM,IAAI,SAAA;AACrB,WAAW,YAAY,UAAU,WAAW;AAC5C,MAAM,MAAM,IAAI,MAAM,UAAU;AAAA,EAC9B,IAAI,GAAG,MAAM;AACX,UAAM,OAAO,QAAA;AACb,WAAO,KAAK,IAAI,KAAK,SAAS,IAAI;AAAA,EACpC;AAAA,EACA,IAAI,GAAG,MAAM;AACX,UAAM,OAAO,QAAA;AACb,WAAO,QAAQ,QAAQ,QAAQ;AAAA,EACjC;AAAA,EACA,IAAI,GAAG,MAAM,OAAO;AAClB,UAAM,OAAO,QAAQ,IAAI;AACzB,SAAK,IAAI,IAAI;AACb,WAAO;AAAA,EACT;AAAA,EACA,eAAe,GAAG,MAAM;AACtB,QAAI,CAAC,MAAM;AACT,aAAO;AAAA,IACT;AACA,UAAM,OAAO,QAAQ,IAAI;AACzB,WAAO,KAAK,IAAI;AAChB,WAAO;AAAA,EACT;AAAA,EACA,UAAU;AACR,UAAM,OAAO,QAAQ,IAAI;AACzB,WAAO,OAAO,KAAK,IAAI;AAAA,EACzB;AACF,CAAC;;","x_google_ignoreList":[0]}
|
|
@@ -25,8 +25,8 @@ const Accordion = ({
|
|
|
25
25
|
/* @__PURE__ */ jsxRuntime.jsx(
|
|
26
26
|
components_Button_Button.Button,
|
|
27
27
|
{
|
|
28
|
-
variant:
|
|
29
|
-
color:
|
|
28
|
+
variant: components_Button_Button.ButtonVariant.HOVERABLE,
|
|
29
|
+
color: components_Button_Button.ButtonColor.TEXT,
|
|
30
30
|
onClick: (e) => {
|
|
31
31
|
setIsOpen((prevIsOpen) => !prevIsOpen);
|
|
32
32
|
onClick?.(e);
|