fastapi-rtk 1.0.5 → 1.0.7
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/.bundled/jsonforms/cjs/packages/jsonforms/src/JsonFormsWithCustomizer/JsonFormsWithCustomizer.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/MantineInputs/MantineObjectInput.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineBooleanCell.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineDateCell.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineDateTimeCell.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineEnumArrayCell.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineEnumCell.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineFileCell.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineImageCell.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineIntegerCell.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineJsonCell.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineNumberCell.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineOneOfEnumCell.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineTextCell.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineTimeCell.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/complex/MantineArrayControl/MantineArrayControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/complex/MantineEnumArrayControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/complex/MantineObjectControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/complex/MantineTableControl/MantineTableControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/complex/MantineTableControl/TableToolbar.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineBooleanControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineDateControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineDateTimeControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineEnumControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineFileControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineImageControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineIntegerControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineJsonControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineNumberControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineOneOfEnumControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineTextControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineTimeControl.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/labels/MantineLabelRenderer.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Array/ExpandPanelRenderer.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Array/MantineArrayLayout.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Array/MantineArrayLayoutRenderer.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Categorization/MantineCategorizationLayoutRenderer.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Categorization/variants/CategorizationCards.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Categorization/variants/CategorizationStepper.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Categorization/variants/CategorizationTabs.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/MantineGroupLayoutRenderer.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/MantineHotizontalLayoutRenderer.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/MantineVerticalLayoutRenderer.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/testers/isEnumArrayArrayControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/testers/isEnumArrayControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/testers/isFileControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/testers/isFilesControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/testers/isImageControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/testers/isImagesControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/testers/isJsonArrayControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/testers/isJsonControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/utils/layout.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/utils/withAjvProps.cjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/JsonFormsWithCustomizer/JsonFormsWithCustomizer.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/MantineInputs/MantineObjectInput.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineBooleanCell.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineDateCell.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineDateTimeCell.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineEnumArrayCell.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineEnumCell.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineFileCell.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineImageCell.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineIntegerCell.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineJsonCell.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineNumberCell.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineOneOfEnumCell.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineTextCell.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineTimeCell.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/complex/MantineArrayControl/MantineArrayControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/complex/MantineEnumArrayControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/complex/MantineObjectControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/complex/MantineTableControl/MantineTableControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/complex/MantineTableControl/TableToolbar.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineBooleanControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineDateControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineDateTimeControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineEnumControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineFileControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineImageControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineIntegerControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineJsonControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineNumberControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineOneOfEnumControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineTextControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineTimeControl.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/labels/MantineLabelRenderer.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Array/ExpandPanelRenderer.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Array/MantineArrayLayout.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Array/MantineArrayLayoutRenderer.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Categorization/MantineCategorizationLayoutRenderer.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Categorization/variants/CategorizationCards.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Categorization/variants/CategorizationStepper.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Categorization/variants/CategorizationTabs.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/MantineGroupLayoutRenderer.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/MantineHotizontalLayoutRenderer.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/MantineVerticalLayoutRenderer.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/testers/isEnumArrayArrayControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/testers/isEnumArrayControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/testers/isFileControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/testers/isFilesControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/testers/isImageControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/testers/isImagesControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/testers/isJsonArrayControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/testers/isJsonControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/utils/layout.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/utils/withAjvProps.mjs +2 -2
- package/dist/.external/cjs/{@jsonforms_core@3.6.0 → @jsonforms_core@3.7.0}/@jsonforms/core/lib/jsonforms-core.esm.cjs +99 -42
- package/dist/.external/cjs/{@jsonforms_react@3.6.0_@jsonforms_core@3.6.0_react@18.3.1 → @jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1}/@jsonforms/react/lib/jsonforms-react.esm.cjs +1 -1
- package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/HydrationBoundary.cjs +1 -1
- package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/errorBoundaryUtils.cjs +1 -1
- package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/index.cjs +18 -18
- package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useBaseQuery.cjs +2 -2
- package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useInfiniteQuery.cjs +1 -1
- package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useIsFetching.cjs +1 -1
- package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useMutation.cjs +3 -3
- package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useMutationState.cjs +2 -2
- package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useQueries.cjs +4 -4
- package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useQuery.cjs +1 -1
- package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useSuspenseInfiniteQuery.cjs +2 -2
- package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useSuspenseQueries.cjs +1 -1
- package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useSuspenseQuery.cjs +2 -2
- package/dist/.external/cjs/{dompurify@3.3.0 → dompurify@3.3.1}/dompurify/dist/purify.es.cjs +8 -2
- package/dist/.external/cjs/{i18next@25.6.3_typescript@5.9.3 → i18next@25.7.3_typescript@5.9.3}/i18next/dist/esm/i18next.cjs +4 -0
- package/dist/.external/esm/{@jsonforms_core@3.6.0 → @jsonforms_core@3.7.0}/@jsonforms/core/lib/jsonforms-core.esm.mjs +99 -42
- package/dist/.external/esm/{@jsonforms_react@3.6.0_@jsonforms_core@3.6.0_react@18.3.1 → @jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1}/@jsonforms/react/lib/jsonforms-react.esm.mjs +1 -1
- package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/HydrationBoundary.mjs +1 -1
- package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/errorBoundaryUtils.mjs +1 -1
- package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/index.mjs +18 -18
- package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useBaseQuery.mjs +2 -2
- package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useInfiniteQuery.mjs +1 -1
- package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useIsFetching.mjs +1 -1
- package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useMutation.mjs +3 -3
- package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useMutationState.mjs +2 -2
- package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useQueries.mjs +4 -4
- package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useQuery.mjs +1 -1
- package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useSuspenseInfiniteQuery.mjs +2 -2
- package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useSuspenseQueries.mjs +1 -1
- package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/useSuspenseQuery.mjs +2 -2
- package/dist/.external/esm/{dompurify@3.3.0 → dompurify@3.3.1}/dompurify/dist/purify.es.mjs +8 -2
- package/dist/.external/esm/{i18next@25.6.3_typescript@5.9.3 → i18next@25.7.3_typescript@5.9.3}/i18next/dist/esm/i18next.mjs +4 -0
- package/dist/core/cjs/ActionIcons/Add/Add.cjs +1 -1
- package/dist/core/cjs/ActionIcons/Delete/Delete.cjs +1 -1
- package/dist/core/cjs/ActionIcons/Download/Download.cjs +1 -1
- package/dist/core/cjs/ActionIcons/Edit/Edit.cjs +1 -1
- package/dist/core/cjs/ActionIcons/Refresh/Refresh.cjs +1 -1
- package/dist/core/cjs/ActionIcons/View/View.cjs +1 -1
- package/dist/core/cjs/Dialogs/AddDialog.cjs +2 -2
- package/dist/core/cjs/Dialogs/DeleteDialog.cjs +1 -1
- package/dist/core/cjs/Dialogs/EditDialog.cjs +2 -2
- package/dist/core/cjs/Modals/CommonModal.cjs +1 -1
- package/dist/core/cjs/Tables/DataGrid/ErrorDialog.cjs +1 -1
- package/dist/core/cjs/Tables/DataGrid/Main/Body/Field/Field.cjs +1 -1
- package/dist/core/cjs/Tables/DataGrid/Toolbar/Filter/FilterMenu.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/hooks/useColumns/ColumnHeaderFilterInput/ColumnHeaderFilterInput.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/hooks/useColumns/ColumnHeaderFilterInput/HeaderInputs/HeaderBetweenInput.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/hooks/useColumns/HeaderAdvancedFiltersMenuButton.cjs +1 -1
- package/dist/core/cjs/Wrappers/ApiProvider/ApiProvider.cjs +11 -0
- package/dist/core/cjs/Wrappers/ApiProvider/hooks/useProvideApi.cjs +2 -2
- package/dist/core/cjs/Wrappers/ApiProvider/hooks/useProvideForm.cjs +1 -1
- package/dist/core/cjs/Wrappers/Provider/Contexts/LangContext.cjs +3 -3
- package/dist/core/cjs/Wrappers/Provider/Provider.cjs +14 -2
- package/dist/core/cjs/Wrappers/Provider/hooks/useProvideAuth.cjs +2 -2
- package/dist/core/cjs/Wrappers/Provider/hooks/useProvideInfo.cjs +1 -1
- package/dist/core/cjs/Wrappers/Provider/hooks/useProvideLang.cjs +1 -1
- package/dist/core/cjs/index.cjs +4 -2
- package/dist/core/esm/ActionIcons/Add/Add.mjs +1 -1
- package/dist/core/esm/ActionIcons/Delete/Delete.mjs +1 -1
- package/dist/core/esm/ActionIcons/Download/Download.mjs +1 -1
- package/dist/core/esm/ActionIcons/Edit/Edit.mjs +1 -1
- package/dist/core/esm/ActionIcons/Refresh/Refresh.mjs +1 -1
- package/dist/core/esm/ActionIcons/View/View.mjs +1 -1
- package/dist/core/esm/Dialogs/AddDialog.mjs +2 -2
- package/dist/core/esm/Dialogs/DeleteDialog.mjs +1 -1
- package/dist/core/esm/Dialogs/EditDialog.mjs +2 -2
- package/dist/core/esm/Modals/CommonModal.mjs +1 -1
- package/dist/core/esm/Tables/DataGrid/ErrorDialog.mjs +1 -1
- package/dist/core/esm/Tables/DataGrid/Main/Body/Field/Field.mjs +1 -1
- package/dist/core/esm/Tables/DataGrid/Toolbar/Filter/FilterMenu.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/hooks/useColumns/ColumnHeaderFilterInput/ColumnHeaderFilterInput.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/hooks/useColumns/ColumnHeaderFilterInput/HeaderInputs/HeaderBetweenInput.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/hooks/useColumns/HeaderAdvancedFiltersMenuButton.mjs +1 -1
- package/dist/core/esm/Wrappers/ApiProvider/ApiProvider.mjs +14 -3
- package/dist/core/esm/Wrappers/ApiProvider/hooks/useProvideApi.mjs +2 -2
- package/dist/core/esm/Wrappers/ApiProvider/hooks/useProvideForm.mjs +1 -1
- package/dist/core/esm/Wrappers/Provider/Contexts/LangContext.mjs +3 -3
- package/dist/core/esm/Wrappers/Provider/Provider.mjs +16 -4
- package/dist/core/esm/Wrappers/Provider/hooks/useProvideAuth.mjs +2 -2
- package/dist/core/esm/Wrappers/Provider/hooks/useProvideInfo.mjs +1 -1
- package/dist/core/esm/Wrappers/Provider/hooks/useProvideLang.mjs +1 -1
- package/dist/core/esm/index.mjs +7 -5
- package/dist/core/lib/Wrappers/ApiProvider/ApiProvider.d.ts +4 -0
- package/dist/core/lib/Wrappers/Provider/Provider.d.ts +4 -0
- package/dist/core/lib/index.d.ts +2 -2
- package/dist/utils/cjs/createFetchParams/createFetchParams.cjs +3 -1
- package/dist/utils/esm/createFetchParams/createFetchParams.mjs +3 -1
- package/dist/zustand/cjs/useProxy/useProxy.cjs +1 -1
- package/dist/zustand/esm/useProxy/useProxy.mjs +1 -1
- package/package.json +1 -1
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/focusManager.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/hydration.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/infiniteQueryBehavior.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/infiniteQueryObserver.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/mutation.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/mutationCache.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/mutationObserver.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/notifyManager.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/onlineManager.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/queriesObserver.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/query.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/queryCache.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/queryClient.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/queryObserver.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/removable.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/retryer.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/streamedQuery.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/subscribable.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/thenable.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/timeoutManager.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/types.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/utils.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/IsRestoringProvider.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/QueryClientProvider.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/QueryErrorResetBoundary.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/infiniteQueryOptions.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/mutationOptions.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/queryOptions.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/suspense.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/usePrefetchInfiniteQuery.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/usePrefetchQuery.cjs +0 -0
- /package/dist/.external/cjs/{mantine-form-yup-resolver@2.0.0_@mantine_form@8.3.9_yup@1.7.1 → mantine-form-yup-resolver@2.0.0_@mantine_form@8.3.10_yup@1.7.1}/mantine-form-yup-resolver/dist/esm/index.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/I18nextProvider.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/context.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/defaults.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/i18nInstance.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/initReactI18next.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/unescape.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/useTranslation.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/utils.cjs +0 -0
- /package/dist/.external/cjs/{zustand@5.0.8_@types_react@18.3.27_react@18.3.1 → zustand@5.0.9_@types_react@18.3.27_react@18.3.1}/zustand/esm/react.cjs +0 -0
- /package/dist/.external/cjs/{zustand@5.0.8_@types_react@18.3.27_react@18.3.1 → zustand@5.0.9_@types_react@18.3.27_react@18.3.1}/zustand/esm/vanilla.cjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/focusManager.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/hydration.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/infiniteQueryBehavior.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/infiniteQueryObserver.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/mutation.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/mutationCache.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/mutationObserver.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/notifyManager.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/onlineManager.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/queriesObserver.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/query.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/queryCache.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/queryClient.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/queryObserver.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/removable.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/retryer.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/streamedQuery.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/subscribable.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/thenable.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/timeoutManager.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/types.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.11 → @tanstack_query-core@5.90.12}/@tanstack/query-core/build/modern/utils.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/IsRestoringProvider.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/QueryClientProvider.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/QueryErrorResetBoundary.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/infiniteQueryOptions.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/mutationOptions.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/queryOptions.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/suspense.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/usePrefetchInfiniteQuery.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.11_react@18.3.1 → @tanstack_react-query@5.90.12_react@18.3.1}/@tanstack/react-query/build/modern/usePrefetchQuery.mjs +0 -0
- /package/dist/.external/esm/{mantine-form-yup-resolver@2.0.0_@mantine_form@8.3.9_yup@1.7.1 → mantine-form-yup-resolver@2.0.0_@mantine_form@8.3.10_yup@1.7.1}/mantine-form-yup-resolver/dist/esm/index.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/I18nextProvider.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/context.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/defaults.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/i18nInstance.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/initReactI18next.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/unescape.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/useTranslation.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.6.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.7.3_react-dom@18.3.1_react@18.3.1_typescript@5.9.3}/react-i18next/dist/es/utils.mjs +0 -0
- /package/dist/.external/esm/{zustand@5.0.8_@types_react@18.3.27_react@18.3.1 → zustand@5.0.9_@types_react@18.3.27_react@18.3.1}/zustand/esm/react.mjs +0 -0
- /package/dist/.external/esm/{zustand@5.0.8_@types_react@18.3.27_react@18.3.1 → zustand@5.0.9_@types_react@18.3.27_react@18.3.1}/zustand/esm/vanilla.mjs +0 -0
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
4
|
const core = require("fastapi-rtk/core");
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const core$1 = require("@mantine/core");
|
|
7
7
|
const React = require("react");
|
|
8
8
|
const useThemeCustomizer = require("../hooks/useThemeCustomizer.cjs");
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/MantineInputs/MantineObjectInput.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const lodash = require("../../../../_virtual/lodash.cjs");
|
|
7
7
|
const React = require("react");
|
|
8
8
|
function MantineObjectInput(props) {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineBooleanInput = require("../MantineInputs/MantineBooleanInput.cjs");
|
|
7
7
|
const mantineBooleanCellTester = jsonformsCore_esm.rankWith(1, jsonformsCore_esm.isBooleanControl);
|
|
8
8
|
const MantineBooleanCell = jsonformsReact_esm.withJsonFormsCellProps((props) => /* @__PURE__ */ jsxRuntime.jsx(MantineBooleanInput.MantineBooleanInput, { ...props }));
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineDateInput = require("../MantineInputs/MantineDateInput.cjs");
|
|
7
7
|
const mantineDateCellTester = jsonformsCore_esm.rankWith(2, jsonformsCore_esm.isDateControl);
|
|
8
8
|
const MantineDateCell = jsonformsReact_esm.withJsonFormsCellProps((props) => /* @__PURE__ */ jsxRuntime.jsx(MantineDateInput.MantineDateInput, { ...props }));
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineDateTimeInput = require("../MantineInputs/MantineDateTimeInput.cjs");
|
|
7
7
|
const mantineDateTimeCellTester = jsonformsCore_esm.rankWith(2, jsonformsCore_esm.isDateTimeControl);
|
|
8
8
|
const MantineDateTimeCell = jsonformsReact_esm.withJsonFormsCellProps((props) => /* @__PURE__ */ jsxRuntime.jsx(MantineDateTimeInput.MantineDateTimeInput, { ...props }));
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineEnumArrayInput = require("../MantineInputs/MantineEnumArrayInput.cjs");
|
|
7
7
|
const isEnumArrayControl = require("../testers/isEnumArrayControl.cjs");
|
|
8
8
|
const mantineEnumArrayCellTester = jsonformsCore_esm.rankWith(1, isEnumArrayControl.isEnumArrayControl);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineEnumInput = require("../MantineInputs/MantineEnumInput.cjs");
|
|
7
7
|
const mantineEnumCellTester = jsonformsCore_esm.rankWith(2, jsonformsCore_esm.isEnumControl);
|
|
8
8
|
const MantineEnumCell = jsonformsReact_esm.withJsonFormsEnumCellProps(
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineFileInput = require("../MantineInputs/MantineFileInput.cjs");
|
|
7
7
|
const isFileControl = require("../testers/isFileControl.cjs");
|
|
8
8
|
const mantineFileCellTester = jsonformsCore_esm.rankWith(3, isFileControl.isFileControl);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineImageInput = require("../MantineInputs/MantineImageInput.cjs");
|
|
7
7
|
const isImageControl = require("../testers/isImageControl.cjs");
|
|
8
8
|
const mantineImageCellTester = jsonformsCore_esm.rankWith(4, isImageControl.isImageControl);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineIntegerInput = require("../MantineInputs/MantineIntegerInput.cjs");
|
|
7
7
|
const mantineIntegerCellTester = jsonformsCore_esm.rankWith(1, jsonformsCore_esm.isIntegerControl);
|
|
8
8
|
const MantineIntegerCell = jsonformsReact_esm.withJsonFormsCellProps((props) => /* @__PURE__ */ jsxRuntime.jsx(MantineIntegerInput.MantineIntegerInput, { ...props }));
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineJsonInput = require("../MantineInputs/MantineJsonInput.cjs");
|
|
7
7
|
const isJsonControl = require("../testers/isJsonControl.cjs");
|
|
8
8
|
const mantineJsonCellTester = jsonformsCore_esm.rankWith(2, isJsonControl.isJsonControl);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineNumberInput = require("../MantineInputs/MantineNumberInput.cjs");
|
|
7
7
|
const mantineNumberCellTester = jsonformsCore_esm.rankWith(1, jsonformsCore_esm.isNumberControl);
|
|
8
8
|
const MantineNumberCell = jsonformsReact_esm.withJsonFormsCellProps((props) => /* @__PURE__ */ jsxRuntime.jsx(MantineNumberInput.MantineNumberInput, { ...props }));
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineOneOfEnumInput = require("../MantineInputs/MantineOneOfEnumInput.cjs");
|
|
7
7
|
const mantineOneOfEnumCellTester = jsonformsCore_esm.rankWith(2, jsonformsCore_esm.isOneOfControl);
|
|
8
8
|
const MantineOneOfEnumCell = jsonformsReact_esm.withJsonFormsOneOfEnumCellProps(
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineTextInput = require("../MantineInputs/MantineTextInput.cjs");
|
|
7
7
|
const mantineTextCellTester = jsonformsCore_esm.rankWith(1, jsonformsCore_esm.isStringControl);
|
|
8
8
|
const MantineTextCell = jsonformsReact_esm.withJsonFormsCellProps((props) => /* @__PURE__ */ jsxRuntime.jsx(MantineTextInput.MantineTextInput, { ...props }));
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineTimeInput = require("../MantineInputs/MantineTimeInput.cjs");
|
|
7
7
|
const mantineTimeCellTester = jsonformsCore_esm.rankWith(2, jsonformsCore_esm.isTimeControl);
|
|
8
8
|
const MantineTimeCell = jsonformsReact_esm.withJsonFormsCellProps((props) => /* @__PURE__ */ jsxRuntime.jsx(MantineTimeInput.MantineTimeInput, { ...props }));
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const core = require("@mantine/core");
|
|
7
7
|
const React = require("react");
|
|
8
8
|
const useThemeCustomizer = require("../../hooks/useThemeCustomizer.cjs");
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/complex/MantineEnumArrayControl.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineEnumArrayInput = require("../MantineInputs/MantineEnumArrayInput.cjs");
|
|
7
7
|
const isEnumArrayControl = require("../testers/isEnumArrayControl.cjs");
|
|
8
8
|
const constants = require("../utils/constants.cjs");
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineObjectInput = require("../MantineInputs/MantineObjectInput.cjs");
|
|
7
7
|
const mantineObjectControlTester = jsonformsCore_esm.rankWith(1, jsonformsCore_esm.isObjectControl);
|
|
8
8
|
const MantineObjectControl = jsonformsReact_esm.withJsonFormsDetailProps((props) => /* @__PURE__ */ jsxRuntime.jsx(MantineObjectInput.MantineObjectInput, { ...props }));
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
4
|
const utils = require("fastapi-rtk/utils");
|
|
5
|
-
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
6
|
-
const jsonformsReact_esm = require("../../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
5
|
+
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
6
|
+
const jsonformsReact_esm = require("../../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
7
7
|
const core = require("@mantine/core");
|
|
8
8
|
const isEmpty = require("../../../../../_virtual/isEmpty.cjs");
|
|
9
9
|
const merge = require("../../../../../_virtual/merge.cjs");
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
5
|
const core = require("@mantine/core");
|
|
6
6
|
const React = require("react");
|
|
7
7
|
const useToolbarComponent = require("../../hooks/useToolbarComponent.cjs");
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineBooleanControl.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineBooleanInput = require("../MantineInputs/MantineBooleanInput.cjs");
|
|
7
7
|
const constants = require("../utils/constants.cjs");
|
|
8
8
|
const mantineBooleanControlTester = jsonformsCore_esm.rankWith(1, jsonformsCore_esm.isBooleanControl);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineDateInput = require("../MantineInputs/MantineDateInput.cjs");
|
|
7
7
|
const constants = require("../utils/constants.cjs");
|
|
8
8
|
const mantineDateControlTester = jsonformsCore_esm.rankWith(2, jsonformsCore_esm.isDateControl);
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineDateTimeControl.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineDateTimeInput = require("../MantineInputs/MantineDateTimeInput.cjs");
|
|
7
7
|
const constants = require("../utils/constants.cjs");
|
|
8
8
|
const mantineDateTimeControlTester = jsonformsCore_esm.rankWith(2, jsonformsCore_esm.isDateTimeControl);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineEnumInput = require("../MantineInputs/MantineEnumInput.cjs");
|
|
7
7
|
const constants = require("../utils/constants.cjs");
|
|
8
8
|
const mantineEnumControlTester = jsonformsCore_esm.rankWith(2, jsonformsCore_esm.isEnumControl);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineFileInput = require("../MantineInputs/MantineFileInput.cjs");
|
|
7
7
|
const isFileControl = require("../testers/isFileControl.cjs");
|
|
8
8
|
const constants = require("../utils/constants.cjs");
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineImageInput = require("../MantineInputs/MantineImageInput.cjs");
|
|
7
7
|
const isImageControl = require("../testers/isImageControl.cjs");
|
|
8
8
|
const constants = require("../utils/constants.cjs");
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineIntegerControl.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineIntegerInput = require("../MantineInputs/MantineIntegerInput.cjs");
|
|
7
7
|
const constants = require("../utils/constants.cjs");
|
|
8
8
|
const mantineIntegerControlTester = jsonformsCore_esm.rankWith(1, jsonformsCore_esm.isIntegerControl);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineJsonInput = require("../MantineInputs/MantineJsonInput.cjs");
|
|
7
7
|
const isJsonControl = require("../testers/isJsonControl.cjs");
|
|
8
8
|
const constants = require("../utils/constants.cjs");
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineNumberControl.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineNumberInput = require("../MantineInputs/MantineNumberInput.cjs");
|
|
7
7
|
const constants = require("../utils/constants.cjs");
|
|
8
8
|
const mantineNumberControlTester = jsonformsCore_esm.rankWith(1, jsonformsCore_esm.isNumberControl);
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineOneOfEnumControl.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineOneOfEnumInput = require("../MantineInputs/MantineOneOfEnumInput.cjs");
|
|
7
7
|
const constants = require("../utils/constants.cjs");
|
|
8
8
|
const mantineOneOfEnumControlTester = jsonformsCore_esm.rankWith(2, jsonformsCore_esm.isOneOfControl);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineTextInput = require("../MantineInputs/MantineTextInput.cjs");
|
|
7
7
|
const constants = require("../utils/constants.cjs");
|
|
8
8
|
const mantineTextControlTester = jsonformsCore_esm.rankWith(1, jsonformsCore_esm.isStringControl);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const MantineTimeInput = require("../MantineInputs/MantineTimeInput.cjs");
|
|
7
7
|
const constants = require("../utils/constants.cjs");
|
|
8
8
|
const mantineTimeControlTester = jsonformsCore_esm.rankWith(2, jsonformsCore_esm.isTimeControl);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const core = require("@mantine/core");
|
|
7
7
|
const Component = (props) => {
|
|
8
8
|
const { text, visible } = props;
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Array/ExpandPanelRenderer.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const core = require("@mantine/core");
|
|
7
7
|
const merge = require("../../../../../_virtual/merge.cjs");
|
|
8
8
|
const React = require("react");
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Array/MantineArrayLayout.cjs
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
4
|
const core = require("fastapi-rtk/core");
|
|
5
|
-
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
+
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
6
6
|
const core$1 = require("@mantine/core");
|
|
7
7
|
const map = require("../../../../../_virtual/map.cjs");
|
|
8
8
|
const merge = require("../../../../../_virtual/merge.cjs");
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const core = require("@mantine/core");
|
|
7
7
|
const React = require("react");
|
|
8
8
|
const MantineArrayLayout = require("./MantineArrayLayout.cjs");
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const React = require("react");
|
|
7
7
|
const getAbsoluteValue = require("../../utils/getAbsoluteValue.cjs");
|
|
8
8
|
const withAjvProps = require("../../utils/withAjvProps.cjs");
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
4
|
const utils = require("fastapi-rtk/utils");
|
|
5
|
-
const jsonformsCore_esm = require("../../../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
+
const jsonformsCore_esm = require("../../../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
6
6
|
const core = require("@mantine/core");
|
|
7
7
|
const React = require("react");
|
|
8
8
|
const LayoutPaddingContext = require("../../../Contexts/LayoutPaddingContext.cjs");
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
4
|
const utils = require("fastapi-rtk/utils");
|
|
5
|
-
const jsonformsCore_esm = require("../../../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
+
const jsonformsCore_esm = require("../../../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
6
6
|
const core = require("@mantine/core");
|
|
7
7
|
const React = require("react");
|
|
8
8
|
const LayoutPaddingContext = require("../../../Contexts/LayoutPaddingContext.cjs");
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
4
|
const utils = require("fastapi-rtk/utils");
|
|
5
|
-
const jsonformsCore_esm = require("../../../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
+
const jsonformsCore_esm = require("../../../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
6
6
|
const core = require("@mantine/core");
|
|
7
7
|
const React = require("react");
|
|
8
8
|
const LayoutPaddingContext = require("../../../Contexts/LayoutPaddingContext.cjs");
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/MantineGroupLayoutRenderer.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const core = require("@mantine/core");
|
|
7
7
|
const layout = require("../utils/layout.cjs");
|
|
8
8
|
const Component = ({ schema, uischema, path, enabled, visible, renderers, cells, label }) => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const layout = require("../utils/layout.cjs");
|
|
7
7
|
const Component = ({ schema, uischema, path, enabled, visible, renderers, cells }) => {
|
|
8
8
|
const layout$1 = uischema;
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/MantineVerticalLayoutRenderer.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
5
|
-
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.
|
|
4
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
|
+
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const layout = require("../utils/layout.cjs");
|
|
7
7
|
const Component = ({ schema, uischema, path, enabled, visible, renderers, cells }) => {
|
|
8
8
|
const layout$1 = uischema;
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/testers/isEnumArrayArrayControl.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
3
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
4
4
|
const isSchemaTypeInclude = require("../utils/isSchemaTypeInclude.cjs");
|
|
5
5
|
const hasOneOfItems = (schema) => schema.oneOf !== void 0 && schema.oneOf.length > 0 && schema.oneOf.every((entry) => {
|
|
6
6
|
return entry.const !== void 0;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.
|
|
3
|
+
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
4
4
|
const isSchemaTypeInclude = require("../utils/isSchemaTypeInclude.cjs");
|
|
5
5
|
const hasOneOfItems = (schema) => schema.oneOf !== void 0 && schema.oneOf.length > 0 && schema.oneOf.every((entry) => {
|
|
6
6
|
return entry.const !== void 0;
|