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
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { InfiniteData } from '
|
|
1
|
+
import { InfiniteData } from '../../../../../.external/lib/@tanstack/react-query';
|
|
2
2
|
import { StreamingPage, UseStreamingDataParams } from '../types';
|
|
3
3
|
export declare const useStreamingData: (params: UseStreamingDataParams) => {
|
|
4
4
|
streamingPages: (StreamingPage | null)[];
|
|
5
|
-
activeDataQuery: import('
|
|
5
|
+
activeDataQuery: import('../../../../../.external/lib/@tanstack/react-query').QueryObserverRefetchErrorResult<import('fastapi-rtk/api-types').DataPage | null, Error> | import('../../../../../.external/lib/@tanstack/react-query').QueryObserverSuccessResult<import('fastapi-rtk/api-types').DataPage | null, Error> | import('../../../../../.external/lib/@tanstack/react-query').QueryObserverLoadingErrorResult<import('fastapi-rtk/api-types').DataPage | null, Error> | import('../../../../../.external/lib/@tanstack/react-query').QueryObserverPendingResult<import('fastapi-rtk/api-types').DataPage | null, Error> | import('../../../../../.external/lib/@tanstack/react-query').QueryObserverPlaceholderResult<import('fastapi-rtk/api-types').DataPage | null, Error> | {
|
|
6
6
|
data: StreamingPage | null;
|
|
7
7
|
error: Error;
|
|
8
8
|
isError: true;
|
|
@@ -13,8 +13,8 @@ export declare const useStreamingData: (params: UseStreamingDataParams) => {
|
|
|
13
13
|
isSuccess: false;
|
|
14
14
|
isPlaceholderData: false;
|
|
15
15
|
status: "error";
|
|
16
|
-
fetchNextPage: (options?: import('
|
|
17
|
-
fetchPreviousPage: (options?: import('
|
|
16
|
+
fetchNextPage: (options?: import('../../../../../.external/lib/@tanstack/react-query').FetchNextPageOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').InfiniteQueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
17
|
+
fetchPreviousPage: (options?: import('../../../../../.external/lib/@tanstack/react-query').FetchPreviousPageOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').InfiniteQueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
18
18
|
hasNextPage: boolean;
|
|
19
19
|
hasPreviousPage: boolean;
|
|
20
20
|
isFetchNextPageError: boolean;
|
|
@@ -34,8 +34,8 @@ export declare const useStreamingData: (params: UseStreamingDataParams) => {
|
|
|
34
34
|
isRefetching: boolean;
|
|
35
35
|
isStale: boolean;
|
|
36
36
|
isEnabled: boolean;
|
|
37
|
-
refetch: (options?: import('
|
|
38
|
-
fetchStatus: import('
|
|
37
|
+
refetch: (options?: import('../../../../../.external/lib/@tanstack/react-query').RefetchOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').QueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
38
|
+
fetchStatus: import('../../../../../.external/lib/@tanstack/react-query').FetchStatus;
|
|
39
39
|
promise: Promise<InfiniteData<StreamingPage | null, unknown>>;
|
|
40
40
|
} | {
|
|
41
41
|
data: StreamingPage | null;
|
|
@@ -50,8 +50,8 @@ export declare const useStreamingData: (params: UseStreamingDataParams) => {
|
|
|
50
50
|
isSuccess: true;
|
|
51
51
|
isPlaceholderData: false;
|
|
52
52
|
status: "success";
|
|
53
|
-
fetchNextPage: (options?: import('
|
|
54
|
-
fetchPreviousPage: (options?: import('
|
|
53
|
+
fetchNextPage: (options?: import('../../../../../.external/lib/@tanstack/react-query').FetchNextPageOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').InfiniteQueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
54
|
+
fetchPreviousPage: (options?: import('../../../../../.external/lib/@tanstack/react-query').FetchPreviousPageOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').InfiniteQueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
55
55
|
hasNextPage: boolean;
|
|
56
56
|
hasPreviousPage: boolean;
|
|
57
57
|
isFetchingNextPage: boolean;
|
|
@@ -69,8 +69,8 @@ export declare const useStreamingData: (params: UseStreamingDataParams) => {
|
|
|
69
69
|
isRefetching: boolean;
|
|
70
70
|
isStale: boolean;
|
|
71
71
|
isEnabled: boolean;
|
|
72
|
-
refetch: (options?: import('
|
|
73
|
-
fetchStatus: import('
|
|
72
|
+
refetch: (options?: import('../../../../../.external/lib/@tanstack/react-query').RefetchOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').QueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
73
|
+
fetchStatus: import('../../../../../.external/lib/@tanstack/react-query').FetchStatus;
|
|
74
74
|
promise: Promise<InfiniteData<StreamingPage | null, unknown>>;
|
|
75
75
|
} | {
|
|
76
76
|
data: StreamingPage | null;
|
|
@@ -85,8 +85,8 @@ export declare const useStreamingData: (params: UseStreamingDataParams) => {
|
|
|
85
85
|
isSuccess: false;
|
|
86
86
|
isPlaceholderData: false;
|
|
87
87
|
status: "error";
|
|
88
|
-
fetchNextPage: (options?: import('
|
|
89
|
-
fetchPreviousPage: (options?: import('
|
|
88
|
+
fetchNextPage: (options?: import('../../../../../.external/lib/@tanstack/react-query').FetchNextPageOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').InfiniteQueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
89
|
+
fetchPreviousPage: (options?: import('../../../../../.external/lib/@tanstack/react-query').FetchPreviousPageOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').InfiniteQueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
90
90
|
hasNextPage: boolean;
|
|
91
91
|
hasPreviousPage: boolean;
|
|
92
92
|
isFetchingNextPage: boolean;
|
|
@@ -104,8 +104,8 @@ export declare const useStreamingData: (params: UseStreamingDataParams) => {
|
|
|
104
104
|
isRefetching: boolean;
|
|
105
105
|
isStale: boolean;
|
|
106
106
|
isEnabled: boolean;
|
|
107
|
-
refetch: (options?: import('
|
|
108
|
-
fetchStatus: import('
|
|
107
|
+
refetch: (options?: import('../../../../../.external/lib/@tanstack/react-query').RefetchOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').QueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
108
|
+
fetchStatus: import('../../../../../.external/lib/@tanstack/react-query').FetchStatus;
|
|
109
109
|
promise: Promise<InfiniteData<StreamingPage | null, unknown>>;
|
|
110
110
|
} | {
|
|
111
111
|
data: StreamingPage | null;
|
|
@@ -119,8 +119,8 @@ export declare const useStreamingData: (params: UseStreamingDataParams) => {
|
|
|
119
119
|
isSuccess: false;
|
|
120
120
|
isPlaceholderData: false;
|
|
121
121
|
status: "pending";
|
|
122
|
-
fetchNextPage: (options?: import('
|
|
123
|
-
fetchPreviousPage: (options?: import('
|
|
122
|
+
fetchNextPage: (options?: import('../../../../../.external/lib/@tanstack/react-query').FetchNextPageOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').InfiniteQueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
123
|
+
fetchPreviousPage: (options?: import('../../../../../.external/lib/@tanstack/react-query').FetchPreviousPageOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').InfiniteQueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
124
124
|
hasNextPage: boolean;
|
|
125
125
|
hasPreviousPage: boolean;
|
|
126
126
|
isFetchingNextPage: boolean;
|
|
@@ -139,8 +139,8 @@ export declare const useStreamingData: (params: UseStreamingDataParams) => {
|
|
|
139
139
|
isRefetching: boolean;
|
|
140
140
|
isStale: boolean;
|
|
141
141
|
isEnabled: boolean;
|
|
142
|
-
refetch: (options?: import('
|
|
143
|
-
fetchStatus: import('
|
|
142
|
+
refetch: (options?: import('../../../../../.external/lib/@tanstack/react-query').RefetchOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').QueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
143
|
+
fetchStatus: import('../../../../../.external/lib/@tanstack/react-query').FetchStatus;
|
|
144
144
|
promise: Promise<InfiniteData<StreamingPage | null, unknown>>;
|
|
145
145
|
} | {
|
|
146
146
|
data: StreamingPage | null;
|
|
@@ -155,8 +155,8 @@ export declare const useStreamingData: (params: UseStreamingDataParams) => {
|
|
|
155
155
|
isFetchNextPageError: false;
|
|
156
156
|
isFetchPreviousPageError: false;
|
|
157
157
|
status: "success";
|
|
158
|
-
fetchNextPage: (options?: import('
|
|
159
|
-
fetchPreviousPage: (options?: import('
|
|
158
|
+
fetchNextPage: (options?: import('../../../../../.external/lib/@tanstack/react-query').FetchNextPageOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').InfiniteQueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
159
|
+
fetchPreviousPage: (options?: import('../../../../../.external/lib/@tanstack/react-query').FetchPreviousPageOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').InfiniteQueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
160
160
|
hasNextPage: boolean;
|
|
161
161
|
hasPreviousPage: boolean;
|
|
162
162
|
isFetchingNextPage: boolean;
|
|
@@ -174,20 +174,20 @@ export declare const useStreamingData: (params: UseStreamingDataParams) => {
|
|
|
174
174
|
isRefetching: boolean;
|
|
175
175
|
isStale: boolean;
|
|
176
176
|
isEnabled: boolean;
|
|
177
|
-
refetch: (options?: import('
|
|
178
|
-
fetchStatus: import('
|
|
177
|
+
refetch: (options?: import('../../../../../.external/lib/@tanstack/react-query').RefetchOptions) => Promise<import('../../../../../.external/lib/@tanstack/react-query').QueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>>;
|
|
178
|
+
fetchStatus: import('../../../../../.external/lib/@tanstack/react-query').FetchStatus;
|
|
179
179
|
promise: Promise<InfiniteData<StreamingPage | null, unknown>>;
|
|
180
180
|
};
|
|
181
|
-
fetchStreamingPage: () => Promise<import('
|
|
181
|
+
fetchStreamingPage: () => Promise<import('../../../../../.external/lib/@tanstack/react-query').QueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>> | null;
|
|
182
182
|
resetStreamingPages: ({ refetch }?: {
|
|
183
183
|
refetch?: boolean;
|
|
184
|
-
}) => Promise<import('
|
|
184
|
+
}) => Promise<import('../../../../../.external/lib/@tanstack/react-query').QueryObserverRefetchErrorResult<InfiniteData<StreamingPage | null, unknown>, Error> | import('../../../../../.external/lib/@tanstack/react-query').QueryObserverSuccessResult<InfiniteData<StreamingPage | null, unknown>, Error> | import('../../../../../.external/lib/@tanstack/react-query').QueryObserverLoadingErrorResult<InfiniteData<StreamingPage | null, unknown>, Error> | import('../../../../../.external/lib/@tanstack/react-query').QueryObserverPendingResult<InfiniteData<StreamingPage | null, unknown>, Error> | import('../../../../../.external/lib/@tanstack/react-query').QueryObserverPlaceholderResult<InfiniteData<StreamingPage | null, unknown>, Error> | null>;
|
|
185
185
|
streaming: {
|
|
186
186
|
data: Record<number, import('fastapi-rtk/api-types').ResultRow[]>;
|
|
187
187
|
isEnd: boolean;
|
|
188
|
-
fetch: () => Promise<import('
|
|
188
|
+
fetch: () => Promise<import('../../../../../.external/lib/@tanstack/react-query').QueryObserverResult<InfiniteData<StreamingPage | null, unknown>, Error>> | null;
|
|
189
189
|
reset: ({ refetch }?: {
|
|
190
190
|
refetch?: boolean;
|
|
191
|
-
}) => Promise<import('
|
|
191
|
+
}) => Promise<import('../../../../../.external/lib/@tanstack/react-query').QueryObserverRefetchErrorResult<InfiniteData<StreamingPage | null, unknown>, Error> | import('../../../../../.external/lib/@tanstack/react-query').QueryObserverSuccessResult<InfiniteData<StreamingPage | null, unknown>, Error> | import('../../../../../.external/lib/@tanstack/react-query').QueryObserverLoadingErrorResult<InfiniteData<StreamingPage | null, unknown>, Error> | import('../../../../../.external/lib/@tanstack/react-query').QueryObserverPendingResult<InfiniteData<StreamingPage | null, unknown>, Error> | import('../../../../../.external/lib/@tanstack/react-query').QueryObserverPlaceholderResult<InfiniteData<StreamingPage | null, unknown>, Error> | null>;
|
|
192
192
|
} | undefined;
|
|
193
193
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DataPage, StreamingPage } from 'fastapi-rtk/api-types';
|
|
2
|
-
import { InfiniteData, QueryKey, UseInfiniteQueryOptions, UseQueryOptions } from '
|
|
2
|
+
import { InfiniteData, QueryKey, UseInfiniteQueryOptions, UseQueryOptions } from '../../../.external/lib/@tanstack/react-query';
|
|
3
3
|
import { PropsWithChildren } from 'react';
|
|
4
4
|
import { ApiFunctions, BulkFunctions, InfoQueryData, RelationParam } from './hooks/types';
|
|
5
5
|
import { QueryParams } from './utils/types';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { UseQueryOptions } from '
|
|
1
|
+
import { UseQueryOptions } from '../../../../.external/lib/@tanstack/react-query';
|
|
2
2
|
import { AuthUser } from '../../auth/types';
|
|
3
3
|
import { AuthDependencies, SigninCredentials } from './types';
|
|
4
4
|
export declare function useProvideAuth(baseURL: string, authQueryProps?: Partial<UseQueryOptions<AuthUser>>, auth?: AuthDependencies): {
|
|
5
5
|
user: AuthUser | null | undefined;
|
|
6
6
|
loading: boolean;
|
|
7
7
|
error: string | null;
|
|
8
|
-
query: import('
|
|
8
|
+
query: import('../../../../.external/lib/@tanstack/react-query').UseQueryResult<AuthUser, Error>;
|
|
9
9
|
signin: ({ username, password }: SigninCredentials) => Promise<void>;
|
|
10
10
|
signout: () => Promise<void>;
|
|
11
11
|
update: (data: Partial<AuthUser>) => Promise<void>;
|
|
12
12
|
resetPassword: (password: string) => Promise<void>;
|
|
13
13
|
oauthSignin: (provider: string, popup: boolean) => Promise<void>;
|
|
14
|
-
refetch: (options?: import('
|
|
14
|
+
refetch: (options?: import('../../../../.external/lib/@tanstack/react-query').RefetchOptions) => Promise<import('../../../../.external/lib/@tanstack/react-query').QueryObserverResult<AuthUser, Error>>;
|
|
15
15
|
resetError: () => void;
|
|
16
16
|
oauth_signin: (provider: string, popup: boolean) => Promise<void>;
|
|
17
17
|
};
|
|
@@ -8,5 +8,5 @@ export declare function useProvideInfo(baseUrl: string, auth: {
|
|
|
8
8
|
loading: boolean;
|
|
9
9
|
error: Error | null;
|
|
10
10
|
fab: boolean | undefined;
|
|
11
|
-
query: import('
|
|
11
|
+
query: import('../../../../.external/lib/@tanstack/react-query').UseQueryResult<import('fastapi-rtk/api-types').AppApiInfo[], Error>;
|
|
12
12
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { QueryClientConfig, UseQueryOptions } from '
|
|
1
|
+
import { QueryClientConfig, UseQueryOptions } from '../../../.external/lib/@tanstack/react-query';
|
|
2
2
|
import { ComponentType, PropsWithChildren } from 'react';
|
|
3
3
|
import { Adapters } from '../adapters/types';
|
|
4
4
|
import { AuthUser } from '../auth/types';
|
|
@@ -59,6 +59,14 @@ export interface FormDataAdapter {
|
|
|
59
59
|
/** Append a file part. Web: `fd.append(key, file as File)`. */
|
|
60
60
|
appendFile(fd: FormData, key: string, file: unknown): void;
|
|
61
61
|
}
|
|
62
|
+
export interface LocalizationAdapter {
|
|
63
|
+
/**
|
|
64
|
+
* Language code -> lazy loader for that language's data-grid localization pack (a flat
|
|
65
|
+
* key -> translated-string map). Web supplies mantine-react-table's de/en packs; platforms
|
|
66
|
+
* without the grid omit this adapter.
|
|
67
|
+
*/
|
|
68
|
+
loaders: Record<string, () => Promise<Record<string, string>>>;
|
|
69
|
+
}
|
|
62
70
|
export interface Adapters {
|
|
63
71
|
storage: StorageAdapter;
|
|
64
72
|
network: NetworkAdapter;
|
|
@@ -66,4 +74,6 @@ export interface Adapters {
|
|
|
66
74
|
fileDownload: FileDownloadAdapter;
|
|
67
75
|
oauthOpener: OAuthOpenerAdapter;
|
|
68
76
|
formData: FormDataAdapter;
|
|
77
|
+
/** Optional data-grid localization loaders (web: mantine-react-table de/en). Omitted where there is no grid. */
|
|
78
|
+
localization?: LocalizationAdapter;
|
|
69
79
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { UseQueryResult } from '
|
|
1
|
+
import { UseQueryResult } from '../../../../.external/lib/@tanstack/react-query';
|
|
2
2
|
import { AuthUser } from '../../auth/types';
|
|
3
3
|
export interface AuthContextValue {
|
|
4
4
|
/** The raw React Query object used to fetch the authenticated user. */
|
package/dist/api/lib/index.d.ts
CHANGED
|
@@ -37,10 +37,6 @@ const LANG_LOCAL_STORAGE_PROPS = {
|
|
|
37
37
|
defaultValue: "en",
|
|
38
38
|
getInitialValueInEffect: false
|
|
39
39
|
};
|
|
40
|
-
const MRT_LOCALIZATION_IMPORT_MAP = {
|
|
41
|
-
de: () => Promise.resolve().then(() => require("./_virtual/index.cjs")).then((n) => n.index).then((mod) => mod.MRT_Localization_DE),
|
|
42
|
-
en: () => Promise.resolve().then(() => require("./_virtual/index2.cjs")).then((n) => n.index).then((mod) => mod.MRT_Localization_EN)
|
|
43
|
-
};
|
|
44
40
|
const DEBUG_SESSION_STORAGE_KEY = "fastapi-rtk-debug";
|
|
45
41
|
const isDebugMode = () => {
|
|
46
42
|
if (typeof sessionStorage === "undefined") {
|
|
@@ -70,7 +66,6 @@ exports.DEFAULT_PAGE_SIZE_OPTIONS = DEFAULT_PAGE_SIZE_OPTIONS;
|
|
|
70
66
|
exports.DEFAULT_QUOTECHAR = DEFAULT_QUOTECHAR;
|
|
71
67
|
exports.DELIMITER_DATA = DELIMITER_DATA;
|
|
72
68
|
exports.LANG_LOCAL_STORAGE_PROPS = LANG_LOCAL_STORAGE_PROPS;
|
|
73
|
-
exports.MRT_LOCALIZATION_IMPORT_MAP = MRT_LOCALIZATION_IMPORT_MAP;
|
|
74
69
|
exports.QUOTECHAR_DATA = QUOTECHAR_DATA;
|
|
75
70
|
exports.VIEW_MODE = VIEW_MODE;
|
|
76
71
|
exports.initialState = initialState;
|
|
@@ -35,10 +35,6 @@ const LANG_LOCAL_STORAGE_PROPS = {
|
|
|
35
35
|
defaultValue: "en",
|
|
36
36
|
getInitialValueInEffect: false
|
|
37
37
|
};
|
|
38
|
-
const MRT_LOCALIZATION_IMPORT_MAP = {
|
|
39
|
-
de: () => import("./_virtual/index.mjs").then((n) => n.i).then((mod) => mod.MRT_Localization_DE),
|
|
40
|
-
en: () => import("./_virtual/index2.mjs").then((n) => n.i).then((mod) => mod.MRT_Localization_EN)
|
|
41
|
-
};
|
|
42
38
|
const DEBUG_SESSION_STORAGE_KEY = "fastapi-rtk-debug";
|
|
43
39
|
const isDebugMode = () => {
|
|
44
40
|
if (typeof sessionStorage === "undefined") {
|
|
@@ -69,7 +65,6 @@ export {
|
|
|
69
65
|
DEFAULT_QUOTECHAR,
|
|
70
66
|
DELIMITER_DATA,
|
|
71
67
|
LANG_LOCAL_STORAGE_PROPS,
|
|
72
|
-
MRT_LOCALIZATION_IMPORT_MAP,
|
|
73
68
|
QUOTECHAR_DATA,
|
|
74
69
|
VIEW_MODE,
|
|
75
70
|
initialState,
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ValidationError } from 'fastapi-rtk/api-types';
|
|
2
|
-
import { MRT_RowData } from '../../.external/lib/mantine-react-table';
|
|
3
2
|
export declare const DEFAULT_PAGE = 0;
|
|
4
3
|
export declare const DEFAULT_PAGE_SIZE = 25;
|
|
5
4
|
export declare const DEFAULT_PAGE_SIZE_OPTIONS: string[];
|
|
@@ -18,7 +17,7 @@ export declare const QUOTECHAR_DATA: {
|
|
|
18
17
|
}[];
|
|
19
18
|
export declare const initialState: {
|
|
20
19
|
errors: ValidationError[];
|
|
21
|
-
data:
|
|
20
|
+
data: Record<string, any> | undefined;
|
|
22
21
|
};
|
|
23
22
|
export declare const VIEW_MODE: {
|
|
24
23
|
readonly NORMAL: "normal";
|
|
@@ -34,10 +33,6 @@ export declare const LANG_LOCAL_STORAGE_PROPS: {
|
|
|
34
33
|
defaultValue: string;
|
|
35
34
|
getInitialValueInEffect: boolean;
|
|
36
35
|
};
|
|
37
|
-
export declare const MRT_LOCALIZATION_IMPORT_MAP: {
|
|
38
|
-
de: () => Promise<import('../../.external/lib/mantine-react-table').MRT_Localization>;
|
|
39
|
-
en: () => Promise<import('../../.external/lib/mantine-react-table').MRT_Localization>;
|
|
40
|
-
};
|
|
41
36
|
export declare const DEBUG_SESSION_STORAGE_KEY = "fastapi-rtk-debug";
|
|
42
37
|
export declare const isDebugMode: () => boolean;
|
|
43
38
|
export declare const setDebugMode: (debug: boolean) => void;
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
|
|
4
3
|
function getDefaultExportFromCjs(x) {
|
|
5
4
|
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
|
|
6
5
|
}
|
|
7
|
-
exports.commonjsGlobal = commonjsGlobal;
|
|
8
6
|
exports.getDefaultExportFromCjs = getDefaultExportFromCjs;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const _commonjsHelpers = require("./_commonjsHelpers.cjs");
|
|
3
|
+
const index = require("../../../.external/cjs/void-elements@3.1.0/void-elements/index.cjs");
|
|
4
|
+
var voidElementsExports = index.__require();
|
|
5
|
+
const e = /* @__PURE__ */ _commonjsHelpers.getDefaultExportFromCjs(voidElementsExports);
|
|
6
|
+
module.exports = e;
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const ApiContext = require("./ApiContext/ApiContext.cjs");
|
|
4
4
|
const LangContext = require("./LangContext/LangContext.cjs");
|
|
5
|
+
const index = require("../../.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");
|
|
5
6
|
const useTranslation = require("../../.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");
|
|
6
7
|
exports.ApiContextProvider = ApiContext.ApiContextProvider;
|
|
7
8
|
exports.useApi = ApiContext.useApi;
|
|
@@ -9,4 +10,5 @@ exports.useApiProvider = ApiContext.useApiProvider;
|
|
|
9
10
|
exports.InnerInnerLangContextProvider = LangContext.InnerInnerLangContextProvider;
|
|
10
11
|
exports.useLang = LangContext.useLang;
|
|
11
12
|
exports.useLangProvider = LangContext.useLangProvider;
|
|
13
|
+
exports.i18nr = index;
|
|
12
14
|
exports.useTranslation = useTranslation.useTranslation;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { getDefaultExportFromCjs } from "./_commonjsHelpers.mjs";
|
|
2
|
+
import { __require as requireVoidElements } from "../../../.external/esm/void-elements@3.1.0/void-elements/index.mjs";
|
|
3
|
+
var voidElementsExports = requireVoidElements();
|
|
4
|
+
const e = /* @__PURE__ */ getDefaultExportFromCjs(voidElementsExports);
|
|
5
|
+
export {
|
|
6
|
+
e as default
|
|
7
|
+
};
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { ApiContextProvider, useApi, useApiProvider } from "./ApiContext/ApiContext.mjs";
|
|
2
2
|
import { InnerInnerLangContextProvider, useLang, useLangProvider } from "./LangContext/LangContext.mjs";
|
|
3
|
+
import * as index from "../../.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";
|
|
3
4
|
import { useTranslation } from "../../.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/useTranslation.mjs";
|
|
4
5
|
export {
|
|
5
6
|
ApiContextProvider,
|
|
6
7
|
InnerInnerLangContextProvider,
|
|
8
|
+
index as i18nr,
|
|
7
9
|
useApi,
|
|
8
10
|
useApiProvider,
|
|
9
11
|
useLang,
|
|
@@ -7,7 +7,6 @@ const utils = require("fastapi-rtk/utils");
|
|
|
7
7
|
const core = require("@mantine/core");
|
|
8
8
|
const form = require("@mantine/form");
|
|
9
9
|
const hooks = require("@mantine/hooks");
|
|
10
|
-
const lodash = require("../_virtual/lodash.cjs");
|
|
11
10
|
const index = require("../../../.external/cjs/mantine-form-yup-resolver@2.0.0_@mantine_form@9.1.0_react@19.2.3__yup@1.7.1/mantine-form-yup-resolver/dist/esm/index.cjs");
|
|
12
11
|
const React = require("react");
|
|
13
12
|
const convertToFormInputs$1 = require("../ActionIcons/utils/convertToFormInputs.cjs");
|
|
@@ -72,7 +71,7 @@ function EditDialog(props) {
|
|
|
72
71
|
resetError();
|
|
73
72
|
const new_data = Object.entries(getState().data).reduce(
|
|
74
73
|
(acc, [key, value]) => {
|
|
75
|
-
if (
|
|
74
|
+
if (utils.ld.isEqual(value, initialStateRef.current.data[key])) {
|
|
76
75
|
return acc;
|
|
77
76
|
}
|
|
78
77
|
acc[key] = value;
|
package/dist/core/cjs/Tables/NextGenDataGrid/components/OptimizedMRT_RowSelectColumn/zustand.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const
|
|
4
|
-
const selectionStoreFactory = () =>
|
|
3
|
+
const zustand = require("fastapi-rtk/zustand");
|
|
4
|
+
const selectionStoreFactory = () => zustand.zs.create((set, get) => ({
|
|
5
5
|
rowSelection: {},
|
|
6
6
|
refs: /* @__PURE__ */ new Set(),
|
|
7
7
|
getSelectedRows: () => Object.keys(get().rowSelection),
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const utils = require("fastapi-rtk/utils");
|
|
4
|
-
const isEqual = require("../../../_virtual/isEqual.cjs");
|
|
5
4
|
const React = require("react");
|
|
6
5
|
const getOptimizedMRT_RowSelectColumnDef = require("../components/OptimizedMRT_RowSelectColumn/getOptimizedMRT_RowSelectColumnDef.cjs");
|
|
7
6
|
const zustand = require("../components/OptimizedMRT_RowSelectColumn/zustand.cjs");
|
|
@@ -28,7 +27,7 @@ const useTableOptimizations = (table, onSelectCheckbox, bulkActions, optimizatio
|
|
|
28
27
|
`internalValue:`,
|
|
29
28
|
internalValue
|
|
30
29
|
);
|
|
31
|
-
if (isEqual(internalValue, value)) {
|
|
30
|
+
if (utils.ld.isEqual(internalValue, value)) {
|
|
32
31
|
utils.FastAPIRTKLogger.debug("[useTableOptimizations] No change in selection, skipping update.");
|
|
33
32
|
return;
|
|
34
33
|
}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
|
|
4
3
|
function getDefaultExportFromCjs(x) {
|
|
5
4
|
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
|
|
6
5
|
}
|
|
7
|
-
exports.commonjsGlobal = commonjsGlobal;
|
|
8
6
|
exports.getDefaultExportFromCjs = getDefaultExportFromCjs;
|
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../../../.external/cjs/
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
const index$1 = require("../../../.external/cjs/mantine-react-table@2.0.0-beta.9_patch_hash_b9fcaf5fc0698f1949127d6bfb1f154a5bd28d0d1fe_7b4bd73d03bc0c4b3e9706b344be0f5a/mantine-react-table/locales/de/index.cjs");
|
|
4
|
+
function _mergeNamespaces(n, m) {
|
|
5
|
+
for (var i = 0; i < m.length; i++) {
|
|
6
|
+
const e = m[i];
|
|
7
|
+
if (typeof e !== "string" && !Array.isArray(e)) {
|
|
8
|
+
for (const k in e) {
|
|
9
|
+
if (k !== "default" && !(k in n)) {
|
|
10
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
11
|
+
if (d) {
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
return Object.freeze(Object.defineProperty(n, Symbol.toStringTag, { value: "Module" }));
|
|
22
|
+
}
|
|
23
|
+
var deExports = /* @__PURE__ */ index$1.__require();
|
|
24
|
+
const index = /* @__PURE__ */ _mergeNamespaces({
|
|
25
|
+
__proto__: null
|
|
26
|
+
}, [deExports]);
|
|
27
|
+
exports.index = index;
|
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../../../.external/cjs/
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
const index$1 = require("../../../.external/cjs/mantine-react-table@2.0.0-beta.9_patch_hash_b9fcaf5fc0698f1949127d6bfb1f154a5bd28d0d1fe_7b4bd73d03bc0c4b3e9706b344be0f5a/mantine-react-table/locales/en/index.cjs");
|
|
4
|
+
function _mergeNamespaces(n, m) {
|
|
5
|
+
for (var i = 0; i < m.length; i++) {
|
|
6
|
+
const e = m[i];
|
|
7
|
+
if (typeof e !== "string" && !Array.isArray(e)) {
|
|
8
|
+
for (const k in e) {
|
|
9
|
+
if (k !== "default" && !(k in n)) {
|
|
10
|
+
const d = Object.getOwnPropertyDescriptor(e, k);
|
|
11
|
+
if (d) {
|
|
12
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: () => e[k]
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
return Object.freeze(Object.defineProperty(n, Symbol.toStringTag, { value: "Module" }));
|
|
22
|
+
}
|
|
23
|
+
var enExports = /* @__PURE__ */ index$1.__require();
|
|
24
|
+
const index = /* @__PURE__ */ _mergeNamespaces({
|
|
25
|
+
__proto__: null
|
|
26
|
+
}, [enExports]);
|
|
27
|
+
exports.index = index;
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
const toposort = /* @__PURE__ */ _commonjsHelpers.getDefaultExportFromCjs(toposortExports);
|
|
6
|
-
module.exports = toposort;
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
var de = {};
|
|
4
|
+
exports.__exports = de;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const index = require("../../../.external/cjs/property-expr@2.0.6/property-expr/index.cjs");
|
|
4
|
+
var propertyExprExports = index.__require();
|
|
5
|
+
exports.propertyExprExports = propertyExprExports;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const _commonjsHelpers = require("./_commonjsHelpers.cjs");
|
|
3
|
+
const index = require("../../../.external/cjs/toposort@2.0.2/toposort/index.cjs");
|
|
4
|
+
var toposortExports = index.__require();
|
|
5
|
+
const toposort = /* @__PURE__ */ _commonjsHelpers.getDefaultExportFromCjs(toposortExports);
|
|
6
|
+
module.exports = toposort;
|
|
@@ -3,6 +3,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
|
3
3
|
const cookieTransport = require("./cookieTransport.cjs");
|
|
4
4
|
const webFileDownloadAdapter = require("./webFileDownloadAdapter.cjs");
|
|
5
5
|
const webFormDataAdapter = require("./webFormDataAdapter.cjs");
|
|
6
|
+
const webLocalizationAdapter = require("./webLocalizationAdapter.cjs");
|
|
6
7
|
const webNetworkAdapter = require("./webNetworkAdapter.cjs");
|
|
7
8
|
const webOAuthOpener = require("./webOAuthOpener.cjs");
|
|
8
9
|
const webStorageAdapter = require("./webStorageAdapter.cjs");
|
|
@@ -12,11 +13,13 @@ const webAdapters = {
|
|
|
12
13
|
authTransport: cookieTransport.cookieTransport,
|
|
13
14
|
fileDownload: webFileDownloadAdapter.webFileDownloadAdapter,
|
|
14
15
|
oauthOpener: webOAuthOpener.webOAuthOpener,
|
|
15
|
-
formData: webFormDataAdapter.webFormDataAdapter
|
|
16
|
+
formData: webFormDataAdapter.webFormDataAdapter,
|
|
17
|
+
localization: webLocalizationAdapter.webLocalizationAdapter
|
|
16
18
|
};
|
|
17
19
|
exports.cookieTransport = cookieTransport.cookieTransport;
|
|
18
20
|
exports.webFileDownloadAdapter = webFileDownloadAdapter.webFileDownloadAdapter;
|
|
19
21
|
exports.webFormDataAdapter = webFormDataAdapter.webFormDataAdapter;
|
|
22
|
+
exports.webLocalizationAdapter = webLocalizationAdapter.webLocalizationAdapter;
|
|
20
23
|
exports.webNetworkAdapter = webNetworkAdapter.webNetworkAdapter;
|
|
21
24
|
exports.webOAuthOpener = webOAuthOpener.webOAuthOpener;
|
|
22
25
|
exports.webStorageAdapter = webStorageAdapter.webStorageAdapter;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const webLocalizationAdapter = {
|
|
4
|
+
loaders: {
|
|
5
|
+
de: () => Promise.resolve().then(() => require("../../_virtual/index.cjs")).then((n) => n.index).then(
|
|
6
|
+
(mod) => mod.MRT_Localization_DE
|
|
7
|
+
),
|
|
8
|
+
en: () => Promise.resolve().then(() => require("../../_virtual/index2.cjs")).then((n) => n.index).then(
|
|
9
|
+
(mod) => mod.MRT_Localization_EN
|
|
10
|
+
)
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
exports.webLocalizationAdapter = webLocalizationAdapter;
|