fastapi-rtk 2.9.0 → 2.9.2
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/_virtual/index10.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/index6.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/index7.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/index8.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/index9.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/MantineInputs/MantineObjectInput.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/complex/MantineTableControl/MantineTableControl.cjs +6 -11
- 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 +3 -5
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/utils/layout.cjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/index10.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/index6.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/index7.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/index8.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/index9.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/MantineInputs/MantineObjectInput.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/complex/MantineTableControl/MantineTableControl.mjs +7 -12
- 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 +3 -5
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/utils/layout.mjs +2 -2
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/index.cjs +1 -1
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/index.cjs +1 -1
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/core/index.cjs +1 -1
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/format/index.cjs +1 -1
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/validation/index.cjs +1 -1
- package/dist/.external/cjs/html-parse-stringify@3.0.1/html-parse-stringify/dist/html-parse-stringify.module.cjs +59 -0
- package/dist/.external/cjs/lodash@4.17.23/lodash/_cloneBuffer.cjs +1 -1
- package/dist/.external/cjs/lodash@4.17.23/lodash/_freeGlobal.cjs +1 -1
- package/dist/.external/cjs/lodash@4.17.23/lodash/_nodeUtil.cjs +1 -1
- package/dist/.external/cjs/lodash@4.17.23/lodash/isBuffer.cjs +1 -1
- package/dist/.external/cjs/lodash@4.17.23/lodash/lodash.cjs +2 -2
- package/dist/.external/cjs/mantine-react-table@2.0.0-beta.9_patch_hash_b9fcaf5fc0698f1949127d6bfb1f154a5bd28d0d1fe_7b4bd73d03bc0c4b3e9706b344be0f5a/mantine-react-table/locales/de/index.cjs +1 -1
- package/dist/.external/cjs/mantine-react-table@2.0.0-beta.9_patch_hash_b9fcaf5fc0698f1949127d6bfb1f154a5bd28d0d1fe_7b4bd73d03bc0c4b3e9706b344be0f5a/mantine-react-table/locales/en/index.cjs +1 -1
- package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/I18nextProvider.cjs +3 -3
- package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/Trans.cjs +48 -0
- package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/TransWithoutContext.cjs +331 -0
- package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/Translation.cjs +15 -0
- package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/context.cjs +32 -2
- package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/index.cjs +42 -0
- package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/useSSR.cjs +32 -0
- package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/useTranslation.cjs +9 -9
- package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/utils.cjs +2 -0
- package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/withSSR.cjs +23 -0
- package/dist/.external/cjs/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/withTranslation.cjs +35 -0
- package/dist/.external/cjs/toposort@2.0.2/toposort/index.cjs +1 -1
- package/dist/.external/cjs/void-elements@3.1.0/void-elements/index.cjs +26 -0
- package/dist/.external/cjs/yup@1.7.1/yup/index.esm.cjs +3 -3
- package/dist/.external/cjs/zustand@5.0.10_@types_react@19.2.9_react@19.2.3/zustand/esm/index.cjs +7 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/index.mjs +1 -1
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/index.mjs +1 -1
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/core/index.mjs +1 -1
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/format/index.mjs +1 -1
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/validation/index.mjs +1 -1
- package/dist/.external/esm/html-parse-stringify@3.0.1/html-parse-stringify/dist/html-parse-stringify.module.mjs +60 -0
- package/dist/.external/esm/lodash@4.17.23/lodash/_cloneBuffer.mjs +1 -1
- package/dist/.external/esm/lodash@4.17.23/lodash/_freeGlobal.mjs +1 -1
- package/dist/.external/esm/lodash@4.17.23/lodash/_nodeUtil.mjs +1 -1
- package/dist/.external/esm/lodash@4.17.23/lodash/isBuffer.mjs +1 -1
- package/dist/.external/esm/lodash@4.17.23/lodash/lodash.mjs +2 -2
- package/dist/.external/esm/mantine-react-table@2.0.0-beta.9_patch_hash_b9fcaf5fc0698f1949127d6bfb1f154a5bd28d0d1fe_7b4bd73d03bc0c4b3e9706b344be0f5a/mantine-react-table/locales/de/index.mjs +1 -1
- package/dist/.external/esm/mantine-react-table@2.0.0-beta.9_patch_hash_b9fcaf5fc0698f1949127d6bfb1f154a5bd28d0d1fe_7b4bd73d03bc0c4b3e9706b344be0f5a/mantine-react-table/locales/en/index.mjs +1 -1
- package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/Trans.mjs +49 -0
- package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/TransWithoutContext.mjs +331 -0
- package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/Translation.mjs +15 -0
- package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/context.mjs +32 -1
- package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/index.mjs +42 -0
- package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/useSSR.mjs +32 -0
- package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/utils.mjs +2 -0
- package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/withSSR.mjs +23 -0
- package/dist/.external/esm/react-i18next@15.7.4_i18next@25.8.0_typescript@5.9.3__react-dom@19.2.3_react@19.2.3__react@19.2.3_typescript@5.9.3/react-i18next/dist/es/withTranslation.mjs +35 -0
- package/dist/.external/esm/toposort@2.0.2/toposort/index.mjs +1 -1
- package/dist/.external/esm/void-elements@3.1.0/void-elements/index.mjs +26 -0
- package/dist/.external/esm/yup@1.7.1/yup/index.esm.mjs +3 -3
- package/dist/.external/esm/zustand@5.0.10_@types_react@19.2.9_react@19.2.3/zustand/esm/index.mjs +7 -0
- package/dist/.external/esm/zustand@5.0.10_@types_react@19.2.9_react@19.2.3/zustand/esm/react.mjs +5 -5
- package/dist/api/cjs/ApiProvider/hooks/useProvideApi.cjs +9 -7
- package/dist/api/cjs/ApiProvider/hooks/useProvideForm.cjs +2 -2
- package/dist/api/cjs/ApiProvider/hooks/utils/useStreamingData.cjs +2 -2
- package/dist/api/cjs/Provider/Contexts/LangContext.cjs +2 -4
- package/dist/api/cjs/Provider/Provider.cjs +4 -3
- package/dist/api/cjs/Provider/hooks/useProvideAuth.cjs +4 -3
- package/dist/api/cjs/Provider/hooks/useProvideInfo.cjs +2 -2
- package/dist/api/cjs/Provider/hooks/useProvideLang.cjs +9 -7
- package/dist/api/cjs/index.cjs +2 -0
- package/dist/api/esm/ApiProvider/hooks/useProvideApi.mjs +3 -1
- package/dist/api/esm/ApiProvider/hooks/useProvideForm.mjs +2 -2
- package/dist/api/esm/ApiProvider/hooks/utils/useStreamingData.mjs +1 -1
- package/dist/api/esm/Provider/Contexts/LangContext.mjs +3 -5
- package/dist/api/esm/Provider/Provider.mjs +2 -1
- package/dist/api/esm/Provider/hooks/useProvideAuth.mjs +2 -1
- package/dist/api/esm/Provider/hooks/useProvideInfo.mjs +1 -1
- package/dist/api/esm/Provider/hooks/useProvideLang.mjs +10 -8
- package/dist/api/esm/index.mjs +2 -0
- package/dist/api/lib/ApiProvider/hooks/types.d.ts +1 -1
- package/dist/api/lib/ApiProvider/hooks/useProvideForm.d.ts +2 -1
- package/dist/api/lib/ApiProvider/hooks/utils/useStreamingData.d.ts +26 -26
- package/dist/api/lib/ApiProvider/types.d.ts +1 -1
- package/dist/api/lib/Provider/hooks/useProvideAuth.d.ts +3 -3
- package/dist/api/lib/Provider/hooks/useProvideInfo.d.ts +1 -1
- package/dist/api/lib/Provider/types.d.ts +1 -1
- package/dist/api/lib/adapters/types.d.ts +10 -0
- package/dist/api/lib/hooks/auth/types.d.ts +1 -1
- package/dist/api/lib/index.d.ts +1 -0
- package/dist/constants/cjs/index.cjs +0 -5
- package/dist/constants/esm/index.mjs +0 -5
- package/dist/constants/lib/index.d.ts +1 -6
- package/dist/{jsonforms → contexts}/cjs/_virtual/_commonjsHelpers.cjs +0 -2
- package/dist/contexts/cjs/_virtual/index.cjs +6 -0
- package/dist/contexts/cjs/index.cjs +2 -0
- package/dist/contexts/esm/_virtual/_commonjsHelpers.mjs +6 -0
- package/dist/contexts/esm/_virtual/index.mjs +7 -0
- package/dist/contexts/esm/index.mjs +2 -0
- package/dist/contexts/lib/index.d.ts +1 -0
- package/dist/core/cjs/Dialogs/EditDialog.cjs +1 -2
- package/dist/core/cjs/Tables/NextGenDataGrid/components/OptimizedMRT_RowSelectColumn/zustand.cjs +2 -2
- package/dist/core/cjs/Tables/NextGenDataGrid/hooks/useOptimizations.cjs +1 -2
- package/dist/core/cjs/_virtual/_commonjsHelpers.cjs +0 -2
- package/dist/core/cjs/_virtual/index.cjs +25 -3
- package/dist/core/cjs/_virtual/index2.cjs +25 -3
- package/dist/core/cjs/_virtual/index3.cjs +3 -5
- package/dist/core/cjs/_virtual/index4.cjs +2 -2
- package/dist/core/cjs/_virtual/index5.cjs +5 -0
- package/dist/core/cjs/_virtual/index6.cjs +5 -0
- package/dist/core/cjs/_virtual/index7.cjs +6 -0
- package/dist/core/cjs/_virtual/{isBuffer.cjs → index8.cjs} +2 -2
- package/dist/core/cjs/adapters/web/index.cjs +4 -1
- package/dist/core/cjs/adapters/web/webLocalizationAdapter.cjs +13 -0
- package/dist/core/cjs/index.cjs +10 -5
- package/dist/core/esm/Dialogs/EditDialog.mjs +2 -3
- package/dist/core/esm/Tables/NextGenDataGrid/components/OptimizedMRT_RowSelectColumn/zustand.mjs +2 -2
- package/dist/core/esm/Tables/NextGenDataGrid/hooks/useOptimizations.mjs +2 -3
- package/dist/core/esm/_virtual/_commonjsHelpers.mjs +0 -2
- package/dist/core/esm/_virtual/index.mjs +25 -3
- package/dist/core/esm/_virtual/index2.mjs +25 -3
- package/dist/core/esm/_virtual/index3.mjs +2 -5
- package/dist/core/esm/_virtual/index4.mjs +2 -2
- package/dist/core/esm/_virtual/index5.mjs +5 -0
- package/dist/core/esm/_virtual/index6.mjs +5 -0
- package/dist/core/esm/_virtual/index7.mjs +7 -0
- package/dist/core/esm/_virtual/index8.mjs +4 -0
- package/dist/core/esm/adapters/web/index.mjs +4 -1
- package/dist/core/esm/adapters/web/webLocalizationAdapter.mjs +13 -0
- package/dist/core/esm/index.mjs +3 -4
- package/dist/core/lib/Tables/NextGenDataGrid/components/OptimizedMRT_RowSelectColumn/zustand.d.ts +3 -3
- package/dist/core/lib/Tables/NextGenDataGrid/types.d.ts +2 -2
- package/dist/core/lib/adapters/web/index.d.ts +2 -1
- package/dist/core/lib/adapters/web/webLocalizationAdapter.d.ts +2 -0
- package/dist/core/lib/index.d.ts +2 -2
- package/dist/jsonforms/cjs/MantineInputs/MantineObjectInput.cjs +2 -2
- package/dist/jsonforms/cjs/complex/MantineTableControl/MantineTableControl.cjs +6 -11
- package/dist/jsonforms/cjs/layouts/Array/ExpandPanelRenderer.cjs +2 -2
- package/dist/jsonforms/cjs/layouts/Array/MantineArrayLayout.cjs +3 -5
- package/dist/jsonforms/cjs/utils/layout.cjs +2 -2
- package/dist/jsonforms/esm/MantineInputs/MantineObjectInput.mjs +2 -2
- package/dist/jsonforms/esm/complex/MantineTableControl/MantineTableControl.mjs +7 -12
- package/dist/jsonforms/esm/layouts/Array/ExpandPanelRenderer.mjs +2 -2
- package/dist/jsonforms/esm/layouts/Array/MantineArrayLayout.mjs +3 -5
- package/dist/jsonforms/esm/utils/layout.mjs +2 -2
- package/dist/utils/cjs/_virtual/_commonjsHelpers.cjs +4 -0
- package/dist/utils/cjs/_virtual/lodash.cjs +6 -3
- package/dist/utils/cjs/index.cjs +2 -0
- package/dist/utils/esm/_virtual/_commonjsHelpers.mjs +5 -1
- package/dist/utils/esm/_virtual/lodash.mjs +3 -0
- package/dist/utils/esm/index.mjs +2 -0
- package/dist/utils/lib/index.d.ts +2 -0
- package/dist/zustand/cjs/index.cjs +2 -0
- package/dist/zustand/esm/index.mjs +3 -1
- package/dist/zustand/lib/index.d.ts +1 -0
- package/package.json +3 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/lodash.cjs +0 -5
- package/dist/.bundled/jsonforms/cjs/_virtual/lodash2.cjs +0 -4
- package/dist/.bundled/jsonforms/cjs/_virtual/map.cjs +0 -6
- package/dist/.bundled/jsonforms/cjs/_virtual/union.cjs +0 -6
- package/dist/.bundled/jsonforms/esm/_virtual/lodash.mjs +0 -5
- package/dist/.bundled/jsonforms/esm/_virtual/lodash2.mjs +0 -4
- package/dist/.bundled/jsonforms/esm/_virtual/map.mjs +0 -7
- package/dist/.bundled/jsonforms/esm/_virtual/union.mjs +0 -7
- package/dist/.external/cjs/lodash@4.17.23/lodash/_arrayIncludesWith.cjs +0 -20
- package/dist/.external/cjs/lodash@4.17.23/lodash/_baseMap.cjs +0 -21
- package/dist/.external/cjs/lodash@4.17.23/lodash/_baseUniq.cjs +0 -59
- package/dist/.external/cjs/lodash@4.17.23/lodash/_createSet.cjs +0 -19
- package/dist/.external/cjs/lodash@4.17.23/lodash/map.cjs +0 -20
- package/dist/.external/cjs/lodash@4.17.23/lodash/union.cjs +0 -19
- package/dist/.external/esm/lodash@4.17.23/lodash/_arrayIncludesWith.mjs +0 -20
- package/dist/.external/esm/lodash@4.17.23/lodash/_baseMap.mjs +0 -21
- package/dist/.external/esm/lodash@4.17.23/lodash/_baseUniq.mjs +0 -59
- package/dist/.external/esm/lodash@4.17.23/lodash/_createSet.mjs +0 -19
- package/dist/.external/esm/lodash@4.17.23/lodash/map.mjs +0 -20
- package/dist/.external/esm/lodash@4.17.23/lodash/union.mjs +0 -19
- package/dist/constants/cjs/_virtual/index.cjs +0 -27
- package/dist/constants/cjs/_virtual/index2.cjs +0 -27
- package/dist/constants/cjs/_virtual/index3.cjs +0 -4
- package/dist/constants/cjs/_virtual/index4.cjs +0 -4
- package/dist/constants/esm/_virtual/index.mjs +0 -27
- package/dist/constants/esm/_virtual/index2.mjs +0 -27
- package/dist/constants/esm/_virtual/index3.mjs +0 -4
- package/dist/constants/esm/_virtual/index4.mjs +0 -4
- package/dist/core/cjs/_virtual/_nodeUtil.cjs +0 -4
- package/dist/core/cjs/_virtual/isEqual.cjs +0 -6
- package/dist/core/cjs/_virtual/lodash.cjs +0 -5
- package/dist/core/cjs/_virtual/lodash2.cjs +0 -4
- package/dist/core/esm/_virtual/_nodeUtil.mjs +0 -4
- package/dist/core/esm/_virtual/isBuffer.mjs +0 -4
- package/dist/core/esm/_virtual/isEqual.mjs +0 -7
- package/dist/core/esm/_virtual/lodash.mjs +0 -5
- package/dist/core/esm/_virtual/lodash2.mjs +0 -4
- package/dist/jsonforms/cjs/_virtual/_cloneBuffer.cjs +0 -4
- package/dist/jsonforms/cjs/_virtual/_nodeUtil.cjs +0 -4
- package/dist/jsonforms/cjs/_virtual/isBuffer.cjs +0 -4
- package/dist/jsonforms/cjs/_virtual/isEmpty.cjs +0 -6
- package/dist/jsonforms/cjs/_virtual/lodash.cjs +0 -5
- package/dist/jsonforms/cjs/_virtual/lodash2.cjs +0 -4
- package/dist/jsonforms/cjs/_virtual/map.cjs +0 -6
- package/dist/jsonforms/cjs/_virtual/merge.cjs +0 -6
- package/dist/jsonforms/cjs/_virtual/range.cjs +0 -6
- package/dist/jsonforms/cjs/_virtual/startCase.cjs +0 -6
- package/dist/jsonforms/cjs/_virtual/union.cjs +0 -6
- package/dist/jsonforms/esm/_virtual/_cloneBuffer.mjs +0 -4
- package/dist/jsonforms/esm/_virtual/_commonjsHelpers.mjs +0 -8
- package/dist/jsonforms/esm/_virtual/_nodeUtil.mjs +0 -4
- package/dist/jsonforms/esm/_virtual/isBuffer.mjs +0 -4
- package/dist/jsonforms/esm/_virtual/isEmpty.mjs +0 -7
- package/dist/jsonforms/esm/_virtual/lodash.mjs +0 -5
- package/dist/jsonforms/esm/_virtual/lodash2.mjs +0 -4
- package/dist/jsonforms/esm/_virtual/map.mjs +0 -7
- package/dist/jsonforms/esm/_virtual/merge.mjs +0 -7
- package/dist/jsonforms/esm/_virtual/range.mjs +0 -7
- package/dist/jsonforms/esm/_virtual/startCase.mjs +0 -7
- package/dist/jsonforms/esm/_virtual/union.mjs +0 -7
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/MantineInputs/MantineObjectInput.cjs
CHANGED
|
@@ -4,7 +4,7 @@ const jsxRuntime = require("react/jsx-runtime");
|
|
|
4
4
|
const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
5
|
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@19.2.3/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const core = require("@mantine/core");
|
|
7
|
-
const
|
|
7
|
+
const utils = require("fastapi-rtk/utils");
|
|
8
8
|
const React = require("react");
|
|
9
9
|
const useContextProps = require("../hooks/useContextProps.cjs");
|
|
10
10
|
function MantineObjectInput(props) {
|
|
@@ -16,7 +16,7 @@ function MantineObjectInput(props) {
|
|
|
16
16
|
schema,
|
|
17
17
|
uischema.scope,
|
|
18
18
|
path,
|
|
19
|
-
() =>
|
|
19
|
+
() => utils.ld.isEmpty(path) ? jsonformsCore_esm.Generate.uiSchema(schema, "VerticalLayout", void 0, rootSchema) : {
|
|
20
20
|
...jsonformsCore_esm.Generate.uiSchema(schema, "Group", void 0, rootSchema),
|
|
21
21
|
label
|
|
22
22
|
},
|
|
@@ -5,11 +5,6 @@ const utils = require("fastapi-rtk/utils");
|
|
|
5
5
|
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
6
6
|
const jsonformsReact_esm = require("../../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@19.2.3/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
7
7
|
const core = require("@mantine/core");
|
|
8
|
-
const isEmpty = require("../../../../../_virtual/isEmpty.cjs");
|
|
9
|
-
const merge = require("../../../../../_virtual/merge.cjs");
|
|
10
|
-
const range = require("../../../../../_virtual/range.cjs");
|
|
11
|
-
const startCase = require("../../../../../_virtual/startCase.cjs");
|
|
12
|
-
const union = require("../../../../../_virtual/union.cjs");
|
|
13
8
|
const React = require("react");
|
|
14
9
|
const useArrayHeaderErrors = require("../../hooks/useArrayHeaderErrors.cjs");
|
|
15
10
|
const useContextProps = require("../../hooks/useContextProps.cjs");
|
|
@@ -42,7 +37,7 @@ const generateCells = (Cell, schema, rowPath, enabled, cells) => {
|
|
|
42
37
|
const props = {
|
|
43
38
|
propName: prop,
|
|
44
39
|
schema,
|
|
45
|
-
title: ((_b = (_a = schema.properties) == null ? void 0 : _a[prop]) == null ? void 0 : _b.title) ?? startCase(prop),
|
|
40
|
+
title: ((_b = (_a = schema.properties) == null ? void 0 : _a[prop]) == null ? void 0 : _b.title) ?? utils.ld.startCase(prop),
|
|
46
41
|
rowPath,
|
|
47
42
|
cellPath,
|
|
48
43
|
enabled,
|
|
@@ -99,7 +94,7 @@ const ctxToNonEmptyCellProps = (ctx, ownProps) => {
|
|
|
99
94
|
var _a;
|
|
100
95
|
const path = ownProps.rowPath + (isValidObjectSchema(ownProps.schema) ? "." + ownProps.propName : "");
|
|
101
96
|
const errors = jsonformsCore_esm.formatErrorMessage(
|
|
102
|
-
union(
|
|
97
|
+
utils.ld.union(
|
|
103
98
|
jsonformsCore_esm.errorsAt(
|
|
104
99
|
path,
|
|
105
100
|
ownProps.schema,
|
|
@@ -207,7 +202,7 @@ const NonEmptyCellComponent = React.memo(function NonEmptyCellComponent2(props)
|
|
|
207
202
|
const NonEmptyCell = (ownProps) => {
|
|
208
203
|
const ctx = jsonformsReact_esm.useJsonForms();
|
|
209
204
|
const emptyCellProps = ctxToNonEmptyCellProps(ctx, ownProps);
|
|
210
|
-
const isValid = isEmpty(emptyCellProps.errors);
|
|
205
|
+
const isValid = utils.ld.isEmpty(emptyCellProps.errors);
|
|
211
206
|
return /* @__PURE__ */ jsxRuntime.jsx(NonEmptyCellComponent, { ...emptyCellProps, isValid });
|
|
212
207
|
};
|
|
213
208
|
const NonEmptyRowComponent = (props) => {
|
|
@@ -260,8 +255,8 @@ const TableRows = (props) => {
|
|
|
260
255
|
if (isEmptyTable) {
|
|
261
256
|
return /* @__PURE__ */ jsxRuntime.jsx(EmptyTable, { numColumns: getValidColumnProps(schema).length + 1, translations, path });
|
|
262
257
|
}
|
|
263
|
-
const appliedUiSchemaOptions = merge({}, config, uischema.options);
|
|
264
|
-
return range(data).map((index) => {
|
|
258
|
+
const appliedUiSchemaOptions = utils.ld.merge({}, config, uischema.options);
|
|
259
|
+
return utils.ld.range(data).map((index) => {
|
|
265
260
|
const childPath = jsonformsCore_esm.Paths.compose(path, `${index}`);
|
|
266
261
|
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
267
262
|
NonEmptyRow,
|
|
@@ -302,7 +297,7 @@ const MantineTableControl = React.memo(function MantineTableControl2(props) {
|
|
|
302
297
|
config,
|
|
303
298
|
addItem
|
|
304
299
|
} = props;
|
|
305
|
-
const appliedUiSchemaOptions = merge({}, config, uischema.options);
|
|
300
|
+
const appliedUiSchemaOptions = utils.ld.merge({}, config, uischema.options);
|
|
306
301
|
const doDisableAdd = disableAdd || appliedUiSchemaOptions.disableAdd;
|
|
307
302
|
const doDisableRemove = disableRemove || appliedUiSchemaOptions.disableRemove;
|
|
308
303
|
const isObjectSchema = isValidObjectSchema(schema);
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Array/ExpandPanelRenderer.cjs
CHANGED
|
@@ -4,7 +4,7 @@ const jsxRuntime = require("react/jsx-runtime");
|
|
|
4
4
|
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
5
5
|
const jsonformsReact_esm = require("../../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@19.2.3/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const core = require("@mantine/core");
|
|
7
|
-
const
|
|
7
|
+
const utils = require("fastapi-rtk/utils");
|
|
8
8
|
const React = require("react");
|
|
9
9
|
const useContextProps = require("../../hooks/useContextProps.cjs");
|
|
10
10
|
const useNavigationComponent = require("../../hooks/useNavigationComponent.cjs");
|
|
@@ -37,7 +37,7 @@ const Component = (props) => {
|
|
|
37
37
|
() => jsonformsCore_esm.findUISchema(uischemas ?? [], schema, uischema.scope, path, void 0, controlElement, rootSchema),
|
|
38
38
|
[uischemas, schema, path, uischema, rootSchema, controlElement]
|
|
39
39
|
);
|
|
40
|
-
const appliedUiSchemaOptions = merge({}, config, uischema.options);
|
|
40
|
+
const appliedUiSchemaOptions = utils.ld.merge({}, config, uischema.options);
|
|
41
41
|
const showSortButtons = appliedUiSchemaOptions.showSortButtons || appliedUiSchemaOptions.showArrayLayoutSortButtons;
|
|
42
42
|
const NavigationComponent = useNavigationComponent.useNavigationComponent({
|
|
43
43
|
componentName: "Array",
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Array/MantineArrayLayout.cjs
CHANGED
|
@@ -5,9 +5,7 @@ const useArrayHeaderErrors = require("../../hooks/useArrayHeaderErrors.cjs");
|
|
|
5
5
|
const useContextProps = require("../../hooks/useContextProps.cjs");
|
|
6
6
|
const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.cjs");
|
|
7
7
|
const core = require("@mantine/core");
|
|
8
|
-
const
|
|
9
|
-
const merge = require("../../../../../_virtual/merge.cjs");
|
|
10
|
-
const range = require("../../../../../_virtual/range.cjs");
|
|
8
|
+
const utils = require("fastapi-rtk/utils");
|
|
11
9
|
const React = require("react");
|
|
12
10
|
const ArrayToolbar = require("./ArrayToolbar.cjs");
|
|
13
11
|
const ExpandPanelRenderer = require("./ExpandPanelRenderer.cjs");
|
|
@@ -31,7 +29,7 @@ const Component = (props) => {
|
|
|
31
29
|
disableRemove,
|
|
32
30
|
translations
|
|
33
31
|
} = props;
|
|
34
|
-
const appliedUiSchemaOptions = merge({}, config, props.uischema.options);
|
|
32
|
+
const appliedUiSchemaOptions = utils.ld.merge({}, config, props.uischema.options);
|
|
35
33
|
const doDisableAdd = disableAdd || appliedUiSchemaOptions.disableAdd;
|
|
36
34
|
const doDisableRemove = disableRemove || appliedUiSchemaOptions.disableRemove;
|
|
37
35
|
const innerCreateDefaultValue = React.useCallback(() => jsonformsCore_esm.createDefaultValue(props.schema, props.rootSchema), [props.schema]);
|
|
@@ -41,7 +39,7 @@ const Component = (props) => {
|
|
|
41
39
|
`${path}.Accordion`,
|
|
42
40
|
{
|
|
43
41
|
variant: "separated",
|
|
44
|
-
children: map(range(data), (index) => {
|
|
42
|
+
children: utils.ld.map(utils.ld.range(data), (index) => {
|
|
45
43
|
const childPath = jsonformsCore_esm.Paths.compose(path, `${index}`);
|
|
46
44
|
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
47
45
|
ExpandPanelRenderer.ExpandPanelRenderer,
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
|
3
3
|
const jsxRuntime = require("react/jsx-runtime");
|
|
4
4
|
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@19.2.3/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
5
5
|
const core = require("@mantine/core");
|
|
6
|
-
const
|
|
6
|
+
const utils = require("fastapi-rtk/utils");
|
|
7
7
|
const React = require("react");
|
|
8
8
|
const renderLayoutElements = (elements, schema, path, enabled, direction, renderers, cells) => {
|
|
9
9
|
return elements.map((child, index) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
@@ -21,7 +21,7 @@ const renderLayoutElements = (elements, schema, path, enabled, direction, render
|
|
|
21
21
|
};
|
|
22
22
|
const MantineLayoutRendererComponent = (props) => {
|
|
23
23
|
const { visible, elements, schema, path, enabled, direction, renderers, cells, ...rest } = props;
|
|
24
|
-
if (isEmpty(elements) || !visible) {
|
|
24
|
+
if (utils.ld.isEmpty(elements) || !visible) {
|
|
25
25
|
return null;
|
|
26
26
|
} else {
|
|
27
27
|
const Wrapper = direction === "row" ? core.Group : core.Stack;
|
package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/MantineInputs/MantineObjectInput.mjs
CHANGED
|
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { findUISchema, Generate } from "../../../../../../../.external/esm/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.mjs";
|
|
3
3
|
import { JsonFormsDispatch } from "../../../../../../../.external/esm/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@19.2.3/@jsonforms/react/lib/jsonforms-react.esm.mjs";
|
|
4
4
|
import { Box } from "@mantine/core";
|
|
5
|
-
import {
|
|
5
|
+
import { ld } from "fastapi-rtk/utils";
|
|
6
6
|
import { useMemo } from "react";
|
|
7
7
|
import { useContextProps } from "../hooks/useContextProps.mjs";
|
|
8
8
|
function MantineObjectInput(props) {
|
|
@@ -14,7 +14,7 @@ function MantineObjectInput(props) {
|
|
|
14
14
|
schema,
|
|
15
15
|
uischema.scope,
|
|
16
16
|
path,
|
|
17
|
-
() =>
|
|
17
|
+
() => ld.isEmpty(path) ? Generate.uiSchema(schema, "VerticalLayout", void 0, rootSchema) : {
|
|
18
18
|
...Generate.uiSchema(schema, "Group", void 0, rootSchema),
|
|
19
19
|
label
|
|
20
20
|
},
|
|
@@ -1,13 +1,8 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { deepMerge } from "fastapi-rtk/utils";
|
|
2
|
+
import { deepMerge, ld } from "fastapi-rtk/utils";
|
|
3
3
|
import { encode, Resolve, Paths, formatErrorMessage, errorsAt } from "../../../../../../../../.external/esm/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.mjs";
|
|
4
4
|
import { DispatchCell, useJsonForms } from "../../../../../../../../.external/esm/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@19.2.3/@jsonforms/react/lib/jsonforms-react.esm.mjs";
|
|
5
5
|
import { Table, useProps, MantineThemeProvider, Text } from "@mantine/core";
|
|
6
|
-
import isEmpty from "../../../../../_virtual/isEmpty.mjs";
|
|
7
|
-
import merge from "../../../../../_virtual/merge.mjs";
|
|
8
|
-
import range from "../../../../../_virtual/range.mjs";
|
|
9
|
-
import startCase from "../../../../../_virtual/startCase.mjs";
|
|
10
|
-
import union from "../../../../../_virtual/union.mjs";
|
|
11
6
|
import React, { useMemo, memo } from "react";
|
|
12
7
|
import { useArrayHeaderErrors } from "../../hooks/useArrayHeaderErrors.mjs";
|
|
13
8
|
import { useContextProps } from "../../hooks/useContextProps.mjs";
|
|
@@ -40,7 +35,7 @@ const generateCells = (Cell, schema, rowPath, enabled, cells) => {
|
|
|
40
35
|
const props = {
|
|
41
36
|
propName: prop,
|
|
42
37
|
schema,
|
|
43
|
-
title: ((_b = (_a = schema.properties) == null ? void 0 : _a[prop]) == null ? void 0 : _b.title) ?? startCase(prop),
|
|
38
|
+
title: ((_b = (_a = schema.properties) == null ? void 0 : _a[prop]) == null ? void 0 : _b.title) ?? ld.startCase(prop),
|
|
44
39
|
rowPath,
|
|
45
40
|
cellPath,
|
|
46
41
|
enabled,
|
|
@@ -97,7 +92,7 @@ const ctxToNonEmptyCellProps = (ctx, ownProps) => {
|
|
|
97
92
|
var _a;
|
|
98
93
|
const path = ownProps.rowPath + (isValidObjectSchema(ownProps.schema) ? "." + ownProps.propName : "");
|
|
99
94
|
const errors = formatErrorMessage(
|
|
100
|
-
union(
|
|
95
|
+
ld.union(
|
|
101
96
|
errorsAt(
|
|
102
97
|
path,
|
|
103
98
|
ownProps.schema,
|
|
@@ -205,7 +200,7 @@ const NonEmptyCellComponent = React.memo(function NonEmptyCellComponent2(props)
|
|
|
205
200
|
const NonEmptyCell = (ownProps) => {
|
|
206
201
|
const ctx = useJsonForms();
|
|
207
202
|
const emptyCellProps = ctxToNonEmptyCellProps(ctx, ownProps);
|
|
208
|
-
const isValid = isEmpty(emptyCellProps.errors);
|
|
203
|
+
const isValid = ld.isEmpty(emptyCellProps.errors);
|
|
209
204
|
return /* @__PURE__ */ jsx(NonEmptyCellComponent, { ...emptyCellProps, isValid });
|
|
210
205
|
};
|
|
211
206
|
const NonEmptyRowComponent = (props) => {
|
|
@@ -258,8 +253,8 @@ const TableRows = (props) => {
|
|
|
258
253
|
if (isEmptyTable) {
|
|
259
254
|
return /* @__PURE__ */ jsx(EmptyTable, { numColumns: getValidColumnProps(schema).length + 1, translations, path });
|
|
260
255
|
}
|
|
261
|
-
const appliedUiSchemaOptions = merge({}, config, uischema.options);
|
|
262
|
-
return range(data).map((index) => {
|
|
256
|
+
const appliedUiSchemaOptions = ld.merge({}, config, uischema.options);
|
|
257
|
+
return ld.range(data).map((index) => {
|
|
263
258
|
const childPath = Paths.compose(path, `${index}`);
|
|
264
259
|
return /* @__PURE__ */ jsx(
|
|
265
260
|
NonEmptyRow,
|
|
@@ -300,7 +295,7 @@ const MantineTableControl = memo(function MantineTableControl2(props) {
|
|
|
300
295
|
config,
|
|
301
296
|
addItem
|
|
302
297
|
} = props;
|
|
303
|
-
const appliedUiSchemaOptions = merge({}, config, uischema.options);
|
|
298
|
+
const appliedUiSchemaOptions = ld.merge({}, config, uischema.options);
|
|
304
299
|
const doDisableAdd = disableAdd || appliedUiSchemaOptions.disableAdd;
|
|
305
300
|
const doDisableRemove = disableRemove || appliedUiSchemaOptions.disableRemove;
|
|
306
301
|
const isObjectSchema = isValidObjectSchema(schema);
|
package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Array/ExpandPanelRenderer.mjs
CHANGED
|
@@ -2,7 +2,7 @@ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
|
2
2
|
import { createId, removeId, findUISchema, Paths, computeChildLabel, update, moveDown, moveUp } from "../../../../../../../../.external/esm/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.mjs";
|
|
3
3
|
import { JsonFormsDispatch, withJsonFormsContext } from "../../../../../../../../.external/esm/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@19.2.3/@jsonforms/react/lib/jsonforms-react.esm.mjs";
|
|
4
4
|
import { Avatar, Stack, Group, Accordion, Center } from "@mantine/core";
|
|
5
|
-
import
|
|
5
|
+
import { ld } from "fastapi-rtk/utils";
|
|
6
6
|
import React, { useState, useEffect, useMemo, useCallback } from "react";
|
|
7
7
|
import { useContextProps } from "../../hooks/useContextProps.mjs";
|
|
8
8
|
import { useNavigationComponent } from "../../hooks/useNavigationComponent.mjs";
|
|
@@ -35,7 +35,7 @@ const Component = (props) => {
|
|
|
35
35
|
() => findUISchema(uischemas ?? [], schema, uischema.scope, path, void 0, controlElement, rootSchema),
|
|
36
36
|
[uischemas, schema, path, uischema, rootSchema, controlElement]
|
|
37
37
|
);
|
|
38
|
-
const appliedUiSchemaOptions = merge({}, config, uischema.options);
|
|
38
|
+
const appliedUiSchemaOptions = ld.merge({}, config, uischema.options);
|
|
39
39
|
const showSortButtons = appliedUiSchemaOptions.showSortButtons || appliedUiSchemaOptions.showArrayLayoutSortButtons;
|
|
40
40
|
const NavigationComponent = useNavigationComponent({
|
|
41
41
|
componentName: "Array",
|
package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Array/MantineArrayLayout.mjs
CHANGED
|
@@ -3,9 +3,7 @@ import { useArrayHeaderErrors } from "../../hooks/useArrayHeaderErrors.mjs";
|
|
|
3
3
|
import { useContextProps } from "../../hooks/useContextProps.mjs";
|
|
4
4
|
import { createDefaultValue, Paths, computeLabel } from "../../../../../../../../.external/esm/@jsonforms_core@3.7.0/@jsonforms/core/lib/jsonforms-core.esm.mjs";
|
|
5
5
|
import { Accordion, Text, Stack } from "@mantine/core";
|
|
6
|
-
import
|
|
7
|
-
import merge from "../../../../../_virtual/merge.mjs";
|
|
8
|
-
import range from "../../../../../_virtual/range.mjs";
|
|
6
|
+
import { ld } from "fastapi-rtk/utils";
|
|
9
7
|
import { memo, useCallback } from "react";
|
|
10
8
|
import { ArrayLayoutToolbar } from "./ArrayToolbar.mjs";
|
|
11
9
|
import { ExpandPanelRenderer } from "./ExpandPanelRenderer.mjs";
|
|
@@ -29,7 +27,7 @@ const Component = (props) => {
|
|
|
29
27
|
disableRemove,
|
|
30
28
|
translations
|
|
31
29
|
} = props;
|
|
32
|
-
const appliedUiSchemaOptions = merge({}, config, props.uischema.options);
|
|
30
|
+
const appliedUiSchemaOptions = ld.merge({}, config, props.uischema.options);
|
|
33
31
|
const doDisableAdd = disableAdd || appliedUiSchemaOptions.disableAdd;
|
|
34
32
|
const doDisableRemove = disableRemove || appliedUiSchemaOptions.disableRemove;
|
|
35
33
|
const innerCreateDefaultValue = useCallback(() => createDefaultValue(props.schema, props.rootSchema), [props.schema]);
|
|
@@ -39,7 +37,7 @@ const Component = (props) => {
|
|
|
39
37
|
`${path}.Accordion`,
|
|
40
38
|
{
|
|
41
39
|
variant: "separated",
|
|
42
|
-
children: map(range(data), (index) => {
|
|
40
|
+
children: ld.map(ld.range(data), (index) => {
|
|
43
41
|
const childPath = Paths.compose(path, `${index}`);
|
|
44
42
|
return /* @__PURE__ */ jsx(
|
|
45
43
|
ExpandPanelRenderer,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { JsonFormsDispatch } from "../../../../../../../.external/esm/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@19.2.3/@jsonforms/react/lib/jsonforms-react.esm.mjs";
|
|
3
3
|
import { Group, Stack } from "@mantine/core";
|
|
4
|
-
import
|
|
4
|
+
import { ld } from "fastapi-rtk/utils";
|
|
5
5
|
import React from "react";
|
|
6
6
|
const renderLayoutElements = (elements, schema, path, enabled, direction, renderers, cells) => {
|
|
7
7
|
return elements.map((child, index) => /* @__PURE__ */ jsx(
|
|
@@ -19,7 +19,7 @@ const renderLayoutElements = (elements, schema, path, enabled, direction, render
|
|
|
19
19
|
};
|
|
20
20
|
const MantineLayoutRendererComponent = (props) => {
|
|
21
21
|
const { visible, elements, schema, path, enabled, direction, renderers, cells, ...rest } = props;
|
|
22
|
-
if (isEmpty(elements) || !visible) {
|
|
22
|
+
if (ld.isEmpty(elements) || !visible) {
|
|
23
23
|
return null;
|
|
24
24
|
} else {
|
|
25
25
|
const Wrapper = direction === "row" ? Group : Stack;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../../../../../../.bundled/jsonforms/cjs/_virtual/
|
|
3
|
+
const index = require("../../../../../../.bundled/jsonforms/cjs/_virtual/index10.cjs");
|
|
4
4
|
const index$1 = require("./codegen/index.cjs");
|
|
5
5
|
const validation_error = require("../runtime/validation_error.cjs");
|
|
6
6
|
const names = require("./names.cjs");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/
|
|
3
|
+
const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/index8.cjs");
|
|
4
4
|
const additionalItems = require("./additionalItems.cjs");
|
|
5
5
|
const prefixItems = require("./prefixItems.cjs");
|
|
6
6
|
const items = require("./items.cjs");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/
|
|
3
|
+
const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/index6.cjs");
|
|
4
4
|
const id = require("./id.cjs");
|
|
5
5
|
const ref = require("./ref.cjs");
|
|
6
6
|
var hasRequiredCore;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/
|
|
3
|
+
const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/index9.cjs");
|
|
4
4
|
const format = require("./format.cjs");
|
|
5
5
|
var hasRequiredFormat;
|
|
6
6
|
function requireFormat() {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/
|
|
3
|
+
const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/index7.cjs");
|
|
4
4
|
const limitNumber = require("./limitNumber.cjs");
|
|
5
5
|
const multipleOf = require("./multipleOf.cjs");
|
|
6
6
|
const limitLength = require("./limitLength.cjs");
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const index = require("../../../../../contexts/cjs/_virtual/index.cjs");
|
|
3
|
+
var t = /\s([^'"/\s><]+?)[\s/>]|([^\s=]+)=\s?(".*?"|'.*?')/g;
|
|
4
|
+
function n(n2) {
|
|
5
|
+
var r2 = { type: "tag", name: "", voidElement: false, attrs: {}, children: [] }, i2 = n2.match(/<\/?([^\s]+?)[/\s>]/);
|
|
6
|
+
if (i2 && (r2.name = i2[1], (index[i2[1]] || "/" === n2.charAt(n2.length - 2)) && (r2.voidElement = true), r2.name.startsWith("!--"))) {
|
|
7
|
+
var s2 = n2.indexOf("-->");
|
|
8
|
+
return { type: "comment", comment: -1 !== s2 ? n2.slice(4, s2) : "" };
|
|
9
|
+
}
|
|
10
|
+
for (var a2 = new RegExp(t), c2 = null; null !== (c2 = a2.exec(n2)); ) if (c2[0].trim()) if (c2[1]) {
|
|
11
|
+
var o = c2[1].trim(), l = [o, ""];
|
|
12
|
+
o.indexOf("=") > -1 && (l = o.split("=")), r2.attrs[l[0]] = l[1], a2.lastIndex--;
|
|
13
|
+
} else c2[2] && (r2.attrs[c2[2]] = c2[3].trim().substring(1, c2[3].length - 1));
|
|
14
|
+
return r2;
|
|
15
|
+
}
|
|
16
|
+
var r = /<[a-zA-Z0-9\-\!\/](?:"[^"]*"|'[^']*'|[^'">])*>/g, i = /^\s*$/, s = /* @__PURE__ */ Object.create(null);
|
|
17
|
+
function a(e, t2) {
|
|
18
|
+
switch (t2.type) {
|
|
19
|
+
case "text":
|
|
20
|
+
return e + t2.content;
|
|
21
|
+
case "tag":
|
|
22
|
+
return e += "<" + t2.name + (t2.attrs ? (function(e2) {
|
|
23
|
+
var t3 = [];
|
|
24
|
+
for (var n2 in e2) t3.push(n2 + '="' + e2[n2] + '"');
|
|
25
|
+
return t3.length ? " " + t3.join(" ") : "";
|
|
26
|
+
})(t2.attrs) : "") + (t2.voidElement ? "/>" : ">"), t2.voidElement ? e : e + t2.children.reduce(a, "") + "</" + t2.name + ">";
|
|
27
|
+
case "comment":
|
|
28
|
+
return e + "<!--" + t2.comment + "-->";
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
var c = { parse: function(e, t2) {
|
|
32
|
+
t2 || (t2 = {}), t2.components || (t2.components = s);
|
|
33
|
+
var a2, c2 = [], o = [], l = -1, m = false;
|
|
34
|
+
if (0 !== e.indexOf("<")) {
|
|
35
|
+
var u = e.indexOf("<");
|
|
36
|
+
c2.push({ type: "text", content: -1 === u ? e : e.substring(0, u) });
|
|
37
|
+
}
|
|
38
|
+
return e.replace(r, function(r2, s2) {
|
|
39
|
+
if (m) {
|
|
40
|
+
if (r2 !== "</" + a2.name + ">") return;
|
|
41
|
+
m = false;
|
|
42
|
+
}
|
|
43
|
+
var u2, f = "/" !== r2.charAt(1), h = r2.startsWith("<!--"), p = s2 + r2.length, d = e.charAt(p);
|
|
44
|
+
if (h) {
|
|
45
|
+
var v = n(r2);
|
|
46
|
+
return l < 0 ? (c2.push(v), c2) : ((u2 = o[l]).children.push(v), c2);
|
|
47
|
+
}
|
|
48
|
+
if (f && (l++, "tag" === (a2 = n(r2)).type && t2.components[a2.name] && (a2.type = "component", m = true), a2.voidElement || m || !d || "<" === d || a2.children.push({ type: "text", content: e.slice(p, e.indexOf("<", p)) }), 0 === l && c2.push(a2), (u2 = o[l - 1]) && u2.children.push(a2), o[l] = a2), (!f || a2.voidElement) && (l > -1 && (a2.voidElement || a2.name === r2.slice(2, -1)) && (l--, a2 = -1 === l ? c2 : o[l]), !m && "<" !== d && d)) {
|
|
49
|
+
u2 = -1 === l ? c2 : o[l].children;
|
|
50
|
+
var x = e.indexOf("<", p), g = e.slice(p, -1 === x ? void 0 : x);
|
|
51
|
+
i.test(g) && (g = " "), (x > -1 && l + u2.length >= 0 || " " !== g) && u2.push({ type: "text", content: g });
|
|
52
|
+
}
|
|
53
|
+
}), c2;
|
|
54
|
+
}, stringify: function(e) {
|
|
55
|
+
return e.reduce(function(e2, t2) {
|
|
56
|
+
return e2 + a("", t2);
|
|
57
|
+
}, "");
|
|
58
|
+
} };
|
|
59
|
+
module.exports = c;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const _cloneBuffer = require("
|
|
3
|
+
const _cloneBuffer = require("../../../../.bundled/jsonforms/cjs/_virtual/_cloneBuffer.cjs");
|
|
4
4
|
const _root = require("./_root.cjs");
|
|
5
5
|
_cloneBuffer.__module.exports;
|
|
6
6
|
var hasRequired_cloneBuffer;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const _commonjsHelpers = require("
|
|
3
|
+
const _commonjsHelpers = require("../../../../.bundled/jsonforms/cjs/_virtual/_commonjsHelpers.cjs");
|
|
4
4
|
var _freeGlobal;
|
|
5
5
|
var hasRequired_freeGlobal;
|
|
6
6
|
function require_freeGlobal() {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const _nodeUtil = require("
|
|
3
|
+
const _nodeUtil = require("../../../../.bundled/jsonforms/cjs/_virtual/_nodeUtil.cjs");
|
|
4
4
|
const _freeGlobal = require("./_freeGlobal.cjs");
|
|
5
5
|
_nodeUtil.__module.exports;
|
|
6
6
|
var hasRequired_nodeUtil;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const isBuffer = require("
|
|
3
|
+
const isBuffer = require("../../../../.bundled/jsonforms/cjs/_virtual/isBuffer.cjs");
|
|
4
4
|
const _root = require("./_root.cjs");
|
|
5
5
|
const stubFalse = require("./stubFalse.cjs");
|
|
6
6
|
isBuffer.__module.exports;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const _commonjsHelpers = require("../../../../
|
|
4
|
-
const lodash$1 = require("../../../../
|
|
3
|
+
const _commonjsHelpers = require("../../../../utils/cjs/_virtual/_commonjsHelpers.cjs");
|
|
4
|
+
const lodash$1 = require("../../../../utils/cjs/_virtual/lodash2.cjs");
|
|
5
5
|
/**
|
|
6
6
|
* @license
|
|
7
7
|
* Lodash <https://lodash.com/>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../../../../../../
|
|
3
|
+
const index = require("../../../../../../core/cjs/_virtual/index3.cjs");
|
|
4
4
|
var hasRequiredDe;
|
|
5
5
|
function requireDe() {
|
|
6
6
|
if (hasRequiredDe) return index.__exports;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../../../../../../
|
|
3
|
+
const index = require("../../../../../../core/cjs/_virtual/index4.cjs");
|
|
4
4
|
var hasRequiredEn;
|
|
5
5
|
function requireEn() {
|
|
6
6
|
if (hasRequiredEn) return index.__exports;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const
|
|
3
|
+
const react = require("react");
|
|
4
4
|
const context = require("./context.cjs");
|
|
5
5
|
function I18nextProvider({
|
|
6
6
|
i18n,
|
|
7
7
|
defaultNS,
|
|
8
8
|
children
|
|
9
9
|
}) {
|
|
10
|
-
const value =
|
|
10
|
+
const value = react.useMemo(() => ({
|
|
11
11
|
i18n,
|
|
12
12
|
defaultNS
|
|
13
13
|
}), [i18n, defaultNS]);
|
|
14
|
-
return
|
|
14
|
+
return react.createElement(context.I18nContext.Provider, {
|
|
15
15
|
value
|
|
16
16
|
}, children);
|
|
17
17
|
}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const react = require("react");
|
|
4
|
+
const TransWithoutContext = require("./TransWithoutContext.cjs");
|
|
5
|
+
const context = require("./context.cjs");
|
|
6
|
+
const i18nInstance = require("./i18nInstance.cjs");
|
|
7
|
+
function Trans({
|
|
8
|
+
children,
|
|
9
|
+
count,
|
|
10
|
+
parent,
|
|
11
|
+
i18nKey,
|
|
12
|
+
context: context$1,
|
|
13
|
+
tOptions = {},
|
|
14
|
+
values,
|
|
15
|
+
defaults,
|
|
16
|
+
components,
|
|
17
|
+
ns,
|
|
18
|
+
i18n: i18nFromProps,
|
|
19
|
+
t: tFromProps,
|
|
20
|
+
shouldUnescape,
|
|
21
|
+
...additionalProps
|
|
22
|
+
}) {
|
|
23
|
+
var _a;
|
|
24
|
+
const {
|
|
25
|
+
i18n: i18nFromContext,
|
|
26
|
+
defaultNS: defaultNSFromContext
|
|
27
|
+
} = react.useContext(context.I18nContext) || {};
|
|
28
|
+
const i18n = i18nFromProps || i18nFromContext || i18nInstance.getI18n();
|
|
29
|
+
const t = tFromProps || (i18n == null ? void 0 : i18n.t.bind(i18n));
|
|
30
|
+
return TransWithoutContext.Trans({
|
|
31
|
+
children,
|
|
32
|
+
count,
|
|
33
|
+
parent,
|
|
34
|
+
i18nKey,
|
|
35
|
+
context: context$1,
|
|
36
|
+
tOptions,
|
|
37
|
+
values,
|
|
38
|
+
defaults,
|
|
39
|
+
components,
|
|
40
|
+
ns: ns || (t == null ? void 0 : t.ns) || defaultNSFromContext || ((_a = i18n == null ? void 0 : i18n.options) == null ? void 0 : _a.defaultNS),
|
|
41
|
+
i18n,
|
|
42
|
+
t: tFromProps,
|
|
43
|
+
shouldUnescape,
|
|
44
|
+
...additionalProps
|
|
45
|
+
});
|
|
46
|
+
}
|
|
47
|
+
exports.nodesToString = TransWithoutContext.nodesToString;
|
|
48
|
+
exports.Trans = Trans;
|