fastapi-rtk 1.0.16 → 1.0.18
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/index11.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/index12.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/hooks/useNumberProps.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Categorization/MantineCategorizationLayoutRenderer.cjs +6 -3
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Categorization/variants/CategorizationCards.cjs +5 -3
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Categorization/variants/CategorizationStepper.cjs +5 -3
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Categorization/variants/CategorizationTabs.cjs +5 -3
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Group/MantineGroupLayoutRenderer.cjs +12 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Group/variants/GroupFieldset.cjs +8 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/MantineHotizontalLayoutRenderer.cjs +8 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/MantineVerticalLayoutRenderer.cjs +8 -1
- package/dist/.bundled/jsonforms/esm/_virtual/index11.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/index12.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/hooks/useNumberProps.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Categorization/MantineCategorizationLayoutRenderer.mjs +6 -3
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Categorization/variants/CategorizationCards.mjs +5 -3
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Categorization/variants/CategorizationStepper.mjs +5 -3
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Categorization/variants/CategorizationTabs.mjs +5 -3
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Group/MantineGroupLayoutRenderer.mjs +12 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Group/variants/GroupFieldset.mjs +8 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/MantineHotizontalLayoutRenderer.mjs +8 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/MantineVerticalLayoutRenderer.mjs +8 -1
- package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/queryObserver.cjs +6 -4
- package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/utils.cjs +3 -2
- package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/HydrationBoundary.cjs +1 -1
- package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/errorBoundaryUtils.cjs +1 -1
- package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/index.cjs +18 -18
- package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useBaseQuery.cjs +2 -2
- package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useInfiniteQuery.cjs +1 -1
- package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useIsFetching.cjs +1 -1
- package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useMutation.cjs +3 -3
- package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useMutationState.cjs +2 -2
- package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useQueries.cjs +4 -4
- package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useQuery.cjs +1 -1
- package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useSuspenseInfiniteQuery.cjs +2 -2
- package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useSuspenseQueries.cjs +1 -1
- package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useSuspenseQuery.cjs +2 -2
- package/dist/.external/cjs/fast-uri@3.1.0/fast-uri/index.cjs +1 -1
- package/dist/.external/cjs/json-schema-traverse@1.0.0/json-schema-traverse/index.cjs +1 -1
- package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/queryObserver.mjs +6 -4
- package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/utils.mjs +3 -2
- package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/HydrationBoundary.mjs +1 -1
- package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/errorBoundaryUtils.mjs +1 -1
- package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/index.mjs +18 -18
- package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useBaseQuery.mjs +2 -2
- package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useInfiniteQuery.mjs +1 -1
- package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useIsFetching.mjs +1 -1
- package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useMutation.mjs +3 -3
- package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useMutationState.mjs +2 -2
- package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useQueries.mjs +4 -4
- package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useQuery.mjs +1 -1
- package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useSuspenseInfiniteQuery.mjs +2 -2
- package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useSuspenseQueries.mjs +1 -1
- package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/useSuspenseQuery.mjs +2 -2
- package/dist/.external/esm/fast-uri@3.1.0/fast-uri/index.mjs +1 -1
- package/dist/.external/esm/json-schema-traverse@1.0.0/json-schema-traverse/index.mjs +1 -1
- package/dist/core/cjs/Wrappers/ApiProvider/hooks/useProvideApi.cjs +2 -2
- package/dist/core/cjs/Wrappers/Provider/Provider.cjs +2 -2
- package/dist/core/cjs/Wrappers/Provider/hooks/useProvideAuth.cjs +2 -2
- package/dist/core/cjs/Wrappers/Provider/hooks/useProvideInfo.cjs +1 -1
- package/dist/core/cjs/index.cjs +1 -1
- package/dist/core/esm/Wrappers/ApiProvider/hooks/useProvideApi.mjs +2 -2
- package/dist/core/esm/Wrappers/Provider/Provider.mjs +2 -2
- package/dist/core/esm/Wrappers/Provider/hooks/useProvideAuth.mjs +2 -2
- package/dist/core/esm/Wrappers/Provider/hooks/useProvideInfo.mjs +1 -1
- package/dist/core/esm/index.mjs +1 -1
- package/dist/jsonforms/cjs/hooks/useNumberProps.cjs +1 -1
- package/dist/jsonforms/cjs/layouts/Categorization/MantineCategorizationLayoutRenderer.cjs +6 -3
- package/dist/jsonforms/cjs/layouts/Categorization/variants/CategorizationCards.cjs +5 -3
- package/dist/jsonforms/cjs/layouts/Categorization/variants/CategorizationStepper.cjs +5 -3
- package/dist/jsonforms/cjs/layouts/Categorization/variants/CategorizationTabs.cjs +5 -3
- package/dist/jsonforms/cjs/layouts/Group/MantineGroupLayoutRenderer.cjs +12 -1
- package/dist/jsonforms/cjs/layouts/Group/variants/GroupFieldset.cjs +8 -2
- package/dist/jsonforms/cjs/layouts/MantineHotizontalLayoutRenderer.cjs +8 -1
- package/dist/jsonforms/cjs/layouts/MantineVerticalLayoutRenderer.cjs +8 -1
- package/dist/jsonforms/esm/hooks/useNumberProps.mjs +1 -1
- package/dist/jsonforms/esm/layouts/Categorization/MantineCategorizationLayoutRenderer.mjs +6 -3
- package/dist/jsonforms/esm/layouts/Categorization/variants/CategorizationCards.mjs +5 -3
- package/dist/jsonforms/esm/layouts/Categorization/variants/CategorizationStepper.mjs +5 -3
- package/dist/jsonforms/esm/layouts/Categorization/variants/CategorizationTabs.mjs +5 -3
- package/dist/jsonforms/esm/layouts/Group/MantineGroupLayoutRenderer.mjs +12 -1
- package/dist/jsonforms/esm/layouts/Group/variants/GroupFieldset.mjs +8 -2
- package/dist/jsonforms/esm/layouts/MantineHotizontalLayoutRenderer.mjs +8 -1
- package/dist/jsonforms/esm/layouts/MantineVerticalLayoutRenderer.mjs +8 -1
- package/dist/jsonforms/lib/layouts/Categorization/variants/CategorizationCards.d.ts +2 -1
- package/dist/jsonforms/lib/layouts/Categorization/variants/CategorizationStepper.d.ts +2 -1
- package/dist/jsonforms/lib/layouts/Categorization/variants/CategorizationTabs.d.ts +2 -1
- package/dist/jsonforms/lib/layouts/Group/variants/GroupFieldset.d.ts +2 -1
- package/package.json +1 -1
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/focusManager.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/hydration.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/infiniteQueryBehavior.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/infiniteQueryObserver.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/mutation.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/mutationCache.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/mutationObserver.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/notifyManager.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/onlineManager.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/queriesObserver.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/query.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/queryCache.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/queryClient.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/removable.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/retryer.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/streamedQuery.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/subscribable.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/thenable.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/timeoutManager.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/types.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/IsRestoringProvider.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/QueryClientProvider.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/QueryErrorResetBoundary.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/infiniteQueryOptions.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/mutationOptions.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/queryOptions.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/suspense.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/usePrefetchInfiniteQuery.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/usePrefetchQuery.cjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/focusManager.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/hydration.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/infiniteQueryBehavior.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/infiniteQueryObserver.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/mutation.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/mutationCache.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/mutationObserver.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/notifyManager.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/onlineManager.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/queriesObserver.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/query.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/queryCache.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/queryClient.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/removable.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/retryer.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/streamedQuery.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/subscribable.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/thenable.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/timeoutManager.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.90.16 → @tanstack_query-core@5.90.18}/@tanstack/query-core/build/modern/types.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/IsRestoringProvider.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/QueryClientProvider.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/QueryErrorResetBoundary.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/infiniteQueryOptions.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/mutationOptions.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/queryOptions.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/suspense.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/usePrefetchInfiniteQuery.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.90.16_react@18.3.1 → @tanstack_react-query@5.90.18_react@18.3.1}/@tanstack/react-query/build/modern/usePrefetchQuery.mjs +0 -0
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
function useNumberProps(type, { value, onChange }) {
|
|
4
4
|
return {
|
|
5
|
-
value: value
|
|
5
|
+
value: value ?? "",
|
|
6
6
|
allowDecimal: type === "number" ? true : false,
|
|
7
7
|
hideControls: true,
|
|
8
8
|
onChange: (value2) => onChange(typeof value2 === "string" ? value2 || void 0 : value2 ?? void 0)
|
|
@@ -11,7 +11,7 @@ const CategorizationCards = require("./variants/CategorizationCards.cjs");
|
|
|
11
11
|
const CategorizationStepper = require("./variants/CategorizationStepper.cjs");
|
|
12
12
|
const CategorizationTabs = require("./variants/CategorizationTabs.cjs");
|
|
13
13
|
const Component = (props) => {
|
|
14
|
-
var _a, _b, _c, _d;
|
|
14
|
+
var _a, _b, _c, _d, _e, _f, _g;
|
|
15
15
|
const { schema, uischema, path, enabled, visible, renderers, cells, data, ajv, t } = props;
|
|
16
16
|
const categorization = uischema;
|
|
17
17
|
const categories = React.useMemo(
|
|
@@ -34,10 +34,11 @@ const Component = (props) => {
|
|
|
34
34
|
cells,
|
|
35
35
|
childProps,
|
|
36
36
|
t,
|
|
37
|
+
componentProps: ((_c = uischema.options) == null ? void 0 : _c.props) ?? {},
|
|
37
38
|
jsonFormsProps: props
|
|
38
39
|
}
|
|
39
40
|
);
|
|
40
|
-
} else if (((
|
|
41
|
+
} else if (((_d = uischema.options) == null ? void 0 : _d.variant) === "stepper") {
|
|
41
42
|
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
42
43
|
CategorizationStepper.CategorizationStepper,
|
|
43
44
|
{
|
|
@@ -48,8 +49,9 @@ const Component = (props) => {
|
|
|
48
49
|
cells,
|
|
49
50
|
childProps,
|
|
50
51
|
t,
|
|
52
|
+
componentProps: ((_e = uischema.options) == null ? void 0 : _e.props) ?? {},
|
|
51
53
|
jsonFormsProps: props,
|
|
52
|
-
showNavButtons: (
|
|
54
|
+
showNavButtons: (_f = uischema.options) == null ? void 0 : _f.showNavButtons
|
|
53
55
|
}
|
|
54
56
|
);
|
|
55
57
|
}
|
|
@@ -63,6 +65,7 @@ const Component = (props) => {
|
|
|
63
65
|
cells,
|
|
64
66
|
childProps,
|
|
65
67
|
t,
|
|
68
|
+
componentProps: ((_g = uischema.options) == null ? void 0 : _g.props) ?? {},
|
|
66
69
|
jsonFormsProps: props
|
|
67
70
|
}
|
|
68
71
|
);
|
|
@@ -38,24 +38,26 @@ const CategorizationCards = ({
|
|
|
38
38
|
cells,
|
|
39
39
|
childProps,
|
|
40
40
|
t,
|
|
41
|
+
componentProps,
|
|
41
42
|
jsonFormsProps
|
|
42
43
|
}) => {
|
|
43
44
|
const theme = core.useMantineTheme();
|
|
44
45
|
const [_value, _onChange] = React.useState((_categories == null ? void 0 : _categories[0]) ? getAbsoluteValue.getAbsoluteLabel(_categories[0]) : "");
|
|
45
46
|
const contextPath = `Categorization.Cards.[${labels}]`;
|
|
46
|
-
const [,
|
|
47
|
+
const [, _props] = useContextProps.useContextProps(
|
|
47
48
|
`Categorization.Cards`,
|
|
48
49
|
contextPath,
|
|
49
50
|
{
|
|
50
51
|
categorization: _categorization,
|
|
51
52
|
categories: _categories,
|
|
52
53
|
value: _value,
|
|
53
|
-
onChange: _onChange
|
|
54
|
+
onChange: _onChange,
|
|
55
|
+
...componentProps
|
|
54
56
|
},
|
|
55
57
|
jsonFormsProps,
|
|
56
58
|
false
|
|
57
59
|
);
|
|
58
|
-
const { categories, value, onChange, groupProps, cardProps } =
|
|
60
|
+
const { categories, value, onChange, groupProps, cardProps } = _props;
|
|
59
61
|
const categoryLabels = React.useMemo(
|
|
60
62
|
() => categories.map((category) => ({
|
|
61
63
|
value: getAbsoluteValue.getAbsoluteLabel(category),
|
|
@@ -38,24 +38,26 @@ const CategorizationStepper = ({
|
|
|
38
38
|
cells,
|
|
39
39
|
childProps,
|
|
40
40
|
t,
|
|
41
|
+
componentProps,
|
|
41
42
|
jsonFormsProps,
|
|
42
43
|
showNavButtons
|
|
43
44
|
}) => {
|
|
44
45
|
const [_value, _onChange] = React.useState((_categories == null ? void 0 : _categories[0]) ? getAbsoluteValue.getAbsoluteLabel(_categories[0]) : "");
|
|
45
46
|
const contextPath = `Categorization.Stepper.[${labels}]`;
|
|
46
|
-
const [,
|
|
47
|
+
const [, _props] = useContextProps.useContextProps(
|
|
47
48
|
`Categorization.Stepper`,
|
|
48
49
|
contextPath,
|
|
49
50
|
{
|
|
50
51
|
categorization: _categorization,
|
|
51
52
|
categories: _categories,
|
|
52
53
|
value: _value,
|
|
53
|
-
onChange: _onChange
|
|
54
|
+
onChange: _onChange,
|
|
55
|
+
...componentProps
|
|
54
56
|
},
|
|
55
57
|
jsonFormsProps,
|
|
56
58
|
false
|
|
57
59
|
);
|
|
58
|
-
const { categories, value, onChange, stepProps, buttonProps, ...rest } =
|
|
60
|
+
const { categories, value, onChange, stepProps, buttonProps, ...rest } = _props;
|
|
59
61
|
const categoryLabels = React.useMemo(
|
|
60
62
|
() => categories.map((category) => ({
|
|
61
63
|
value: getAbsoluteValue.getAbsoluteLabel(category),
|
|
@@ -49,23 +49,25 @@ const CategorizationTabs = ({
|
|
|
49
49
|
cells,
|
|
50
50
|
childProps,
|
|
51
51
|
t,
|
|
52
|
+
componentProps,
|
|
52
53
|
jsonFormsProps
|
|
53
54
|
}) => {
|
|
54
55
|
const [_value, _onChange] = React.useState((_categories == null ? void 0 : _categories[0]) ? getAbsoluteValue.getAbsoluteLabel(_categories[0]) : "");
|
|
55
56
|
const contextPath = `Categorization.Tabs.[${labels}]`;
|
|
56
|
-
const [,
|
|
57
|
+
const [, _props] = useContextProps.useContextProps(
|
|
57
58
|
`Categorization.Tabs`,
|
|
58
59
|
contextPath,
|
|
59
60
|
{
|
|
60
61
|
categorization: _categorization,
|
|
61
62
|
categories: _categories,
|
|
62
63
|
value: _value,
|
|
63
|
-
onChange: _onChange
|
|
64
|
+
onChange: _onChange,
|
|
65
|
+
...componentProps
|
|
64
66
|
},
|
|
65
67
|
jsonFormsProps,
|
|
66
68
|
false
|
|
67
69
|
);
|
|
68
|
-
const { categories, value, onChange, listProps, tabProps, panelProps, ...rest } =
|
|
70
|
+
const { categories, value, onChange, listProps, tabProps, panelProps, ...rest } = _props;
|
|
69
71
|
const categoryLabels = React.useMemo(
|
|
70
72
|
() => categories.map((category) => ({
|
|
71
73
|
value: getAbsoluteValue.getAbsoluteLabel(category),
|
|
@@ -5,10 +5,21 @@ const jsonformsCore_esm = require("../../../../../../../../.external/cjs/@jsonfo
|
|
|
5
5
|
const jsonformsReact_esm = require("../../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
6
6
|
const GroupFieldset = require("./variants/GroupFieldset.cjs");
|
|
7
7
|
const Component = (props) => {
|
|
8
|
+
var _a;
|
|
8
9
|
const { schema, uischema, path, enabled, visible, renderers, cells, label } = props;
|
|
9
10
|
const layout = uischema;
|
|
10
11
|
const childProps = { schema, path, enabled, visible, elements: layout.elements, direction: "column" };
|
|
11
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
12
|
+
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
13
|
+
GroupFieldset.GroupFieldset,
|
|
14
|
+
{
|
|
15
|
+
label,
|
|
16
|
+
renderers,
|
|
17
|
+
cells,
|
|
18
|
+
childProps,
|
|
19
|
+
componentProps: ((_a = uischema.options) == null ? void 0 : _a.props) ?? {},
|
|
20
|
+
jsonFormsProps: props
|
|
21
|
+
}
|
|
22
|
+
);
|
|
12
23
|
};
|
|
13
24
|
const mantineGroupLayoutTester = jsonformsCore_esm.rankWith(1, jsonformsCore_esm.uiTypeIs("Group"));
|
|
14
25
|
const MantineGroupLayoutRenderer = jsonformsReact_esm.withJsonFormsLayoutProps(Component);
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Group/variants/GroupFieldset.cjs
CHANGED
|
@@ -4,9 +4,15 @@ const jsxRuntime = require("react/jsx-runtime");
|
|
|
4
4
|
const core = require("fastapi-rtk/core");
|
|
5
5
|
const core$1 = require("@mantine/core");
|
|
6
6
|
const layout = require("../../../utils/layout.cjs");
|
|
7
|
-
const GroupFieldset = ({ label, renderers, cells, childProps, jsonFormsProps }) => {
|
|
7
|
+
const GroupFieldset = ({ label, renderers, cells, childProps, componentProps, jsonFormsProps }) => {
|
|
8
8
|
const contextPath = `Group.Fieldset.${label}`;
|
|
9
|
-
const [, _props] = core.useContextProps(
|
|
9
|
+
const [, _props] = core.useContextProps(
|
|
10
|
+
`Group.Fieldset`,
|
|
11
|
+
contextPath,
|
|
12
|
+
{ legend: label, ...componentProps },
|
|
13
|
+
jsonFormsProps,
|
|
14
|
+
false
|
|
15
|
+
);
|
|
10
16
|
return /* @__PURE__ */ jsxRuntime.jsx(core$1.Fieldset, { legend: label, ..._props, children: /* @__PURE__ */ jsxRuntime.jsx(layout.MantineLayoutRenderer, { ...childProps, renderers, cells }) });
|
|
11
17
|
};
|
|
12
18
|
exports.GroupFieldset = GroupFieldset;
|
|
@@ -6,10 +6,17 @@ const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms
|
|
|
6
6
|
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
7
7
|
const layout = require("../utils/layout.cjs");
|
|
8
8
|
const Component = (props) => {
|
|
9
|
+
var _a;
|
|
9
10
|
const { schema, uischema, path, enabled, visible, renderers, cells } = props;
|
|
10
11
|
const layout$1 = uischema;
|
|
11
12
|
const childProps = { schema, path, enabled, visible, elements: layout$1.elements, direction: "row" };
|
|
12
|
-
const [Component2, _props] = core.useContextProps(
|
|
13
|
+
const [Component2, _props] = core.useContextProps(
|
|
14
|
+
"HorizontalLayout",
|
|
15
|
+
`${path}.HorizontalLayout`,
|
|
16
|
+
((_a = uischema.options) == null ? void 0 : _a.props) ?? {},
|
|
17
|
+
props,
|
|
18
|
+
false
|
|
19
|
+
);
|
|
13
20
|
if (Component2 === void 0) {
|
|
14
21
|
return /* @__PURE__ */ jsxRuntime.jsx(layout.MantineLayoutRenderer, { ...childProps, ..._props, renderers, cells });
|
|
15
22
|
}
|
package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/MantineVerticalLayoutRenderer.cjs
CHANGED
|
@@ -6,10 +6,17 @@ const jsonformsCore_esm = require("../../../../../../../.external/cjs/@jsonforms
|
|
|
6
6
|
const jsonformsReact_esm = require("../../../../../../../.external/cjs/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.cjs");
|
|
7
7
|
const layout = require("../utils/layout.cjs");
|
|
8
8
|
const Component = (props) => {
|
|
9
|
+
var _a;
|
|
9
10
|
const { schema, uischema, path, enabled, visible, renderers, cells } = props;
|
|
10
11
|
const layout$1 = uischema;
|
|
11
12
|
const childProps = { schema, path, enabled, visible, elements: layout$1.elements, direction: "column" };
|
|
12
|
-
const [Component2, _props] = core.useContextProps(
|
|
13
|
+
const [Component2, _props] = core.useContextProps(
|
|
14
|
+
"VerticalLayout",
|
|
15
|
+
`${path}.VerticalLayout`,
|
|
16
|
+
((_a = uischema.options) == null ? void 0 : _a.props) ?? {},
|
|
17
|
+
props,
|
|
18
|
+
false
|
|
19
|
+
);
|
|
13
20
|
if (Component2 === void 0) {
|
|
14
21
|
return /* @__PURE__ */ jsxRuntime.jsx(layout.MantineLayoutRenderer, { ...childProps, ..._props, renderers, cells });
|
|
15
22
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
function useNumberProps(type, { value, onChange }) {
|
|
2
2
|
return {
|
|
3
|
-
value: value
|
|
3
|
+
value: value ?? "",
|
|
4
4
|
allowDecimal: type === "number" ? true : false,
|
|
5
5
|
hideControls: true,
|
|
6
6
|
onChange: (value2) => onChange(typeof value2 === "string" ? value2 || void 0 : value2 ?? void 0)
|
|
@@ -9,7 +9,7 @@ import { CategorizationCards } from "./variants/CategorizationCards.mjs";
|
|
|
9
9
|
import { CategorizationStepper } from "./variants/CategorizationStepper.mjs";
|
|
10
10
|
import { CategorizationTabs } from "./variants/CategorizationTabs.mjs";
|
|
11
11
|
const Component = (props) => {
|
|
12
|
-
var _a, _b, _c, _d;
|
|
12
|
+
var _a, _b, _c, _d, _e, _f, _g;
|
|
13
13
|
const { schema, uischema, path, enabled, visible, renderers, cells, data, ajv, t } = props;
|
|
14
14
|
const categorization = uischema;
|
|
15
15
|
const categories = useMemo(
|
|
@@ -32,10 +32,11 @@ const Component = (props) => {
|
|
|
32
32
|
cells,
|
|
33
33
|
childProps,
|
|
34
34
|
t,
|
|
35
|
+
componentProps: ((_c = uischema.options) == null ? void 0 : _c.props) ?? {},
|
|
35
36
|
jsonFormsProps: props
|
|
36
37
|
}
|
|
37
38
|
);
|
|
38
|
-
} else if (((
|
|
39
|
+
} else if (((_d = uischema.options) == null ? void 0 : _d.variant) === "stepper") {
|
|
39
40
|
return /* @__PURE__ */ jsx(
|
|
40
41
|
CategorizationStepper,
|
|
41
42
|
{
|
|
@@ -46,8 +47,9 @@ const Component = (props) => {
|
|
|
46
47
|
cells,
|
|
47
48
|
childProps,
|
|
48
49
|
t,
|
|
50
|
+
componentProps: ((_e = uischema.options) == null ? void 0 : _e.props) ?? {},
|
|
49
51
|
jsonFormsProps: props,
|
|
50
|
-
showNavButtons: (
|
|
52
|
+
showNavButtons: (_f = uischema.options) == null ? void 0 : _f.showNavButtons
|
|
51
53
|
}
|
|
52
54
|
);
|
|
53
55
|
}
|
|
@@ -61,6 +63,7 @@ const Component = (props) => {
|
|
|
61
63
|
cells,
|
|
62
64
|
childProps,
|
|
63
65
|
t,
|
|
66
|
+
componentProps: ((_g = uischema.options) == null ? void 0 : _g.props) ?? {},
|
|
64
67
|
jsonFormsProps: props
|
|
65
68
|
}
|
|
66
69
|
);
|
|
@@ -36,24 +36,26 @@ const CategorizationCards = ({
|
|
|
36
36
|
cells,
|
|
37
37
|
childProps,
|
|
38
38
|
t,
|
|
39
|
+
componentProps,
|
|
39
40
|
jsonFormsProps
|
|
40
41
|
}) => {
|
|
41
42
|
const theme = useMantineTheme();
|
|
42
43
|
const [_value, _onChange] = useState((_categories == null ? void 0 : _categories[0]) ? getAbsoluteLabel(_categories[0]) : "");
|
|
43
44
|
const contextPath = `Categorization.Cards.[${labels}]`;
|
|
44
|
-
const [,
|
|
45
|
+
const [, _props] = useContextProps(
|
|
45
46
|
`Categorization.Cards`,
|
|
46
47
|
contextPath,
|
|
47
48
|
{
|
|
48
49
|
categorization: _categorization,
|
|
49
50
|
categories: _categories,
|
|
50
51
|
value: _value,
|
|
51
|
-
onChange: _onChange
|
|
52
|
+
onChange: _onChange,
|
|
53
|
+
...componentProps
|
|
52
54
|
},
|
|
53
55
|
jsonFormsProps,
|
|
54
56
|
false
|
|
55
57
|
);
|
|
56
|
-
const { categories, value, onChange, groupProps, cardProps } =
|
|
58
|
+
const { categories, value, onChange, groupProps, cardProps } = _props;
|
|
57
59
|
const categoryLabels = useMemo(
|
|
58
60
|
() => categories.map((category) => ({
|
|
59
61
|
value: getAbsoluteLabel(category),
|
|
@@ -36,24 +36,26 @@ const CategorizationStepper = ({
|
|
|
36
36
|
cells,
|
|
37
37
|
childProps,
|
|
38
38
|
t,
|
|
39
|
+
componentProps,
|
|
39
40
|
jsonFormsProps,
|
|
40
41
|
showNavButtons
|
|
41
42
|
}) => {
|
|
42
43
|
const [_value, _onChange] = useState((_categories == null ? void 0 : _categories[0]) ? getAbsoluteLabel(_categories[0]) : "");
|
|
43
44
|
const contextPath = `Categorization.Stepper.[${labels}]`;
|
|
44
|
-
const [,
|
|
45
|
+
const [, _props] = useContextProps(
|
|
45
46
|
`Categorization.Stepper`,
|
|
46
47
|
contextPath,
|
|
47
48
|
{
|
|
48
49
|
categorization: _categorization,
|
|
49
50
|
categories: _categories,
|
|
50
51
|
value: _value,
|
|
51
|
-
onChange: _onChange
|
|
52
|
+
onChange: _onChange,
|
|
53
|
+
...componentProps
|
|
52
54
|
},
|
|
53
55
|
jsonFormsProps,
|
|
54
56
|
false
|
|
55
57
|
);
|
|
56
|
-
const { categories, value, onChange, stepProps, buttonProps, ...rest } =
|
|
58
|
+
const { categories, value, onChange, stepProps, buttonProps, ...rest } = _props;
|
|
57
59
|
const categoryLabels = useMemo(
|
|
58
60
|
() => categories.map((category) => ({
|
|
59
61
|
value: getAbsoluteLabel(category),
|
|
@@ -47,23 +47,25 @@ const CategorizationTabs = ({
|
|
|
47
47
|
cells,
|
|
48
48
|
childProps,
|
|
49
49
|
t,
|
|
50
|
+
componentProps,
|
|
50
51
|
jsonFormsProps
|
|
51
52
|
}) => {
|
|
52
53
|
const [_value, _onChange] = useState((_categories == null ? void 0 : _categories[0]) ? getAbsoluteLabel(_categories[0]) : "");
|
|
53
54
|
const contextPath = `Categorization.Tabs.[${labels}]`;
|
|
54
|
-
const [,
|
|
55
|
+
const [, _props] = useContextProps(
|
|
55
56
|
`Categorization.Tabs`,
|
|
56
57
|
contextPath,
|
|
57
58
|
{
|
|
58
59
|
categorization: _categorization,
|
|
59
60
|
categories: _categories,
|
|
60
61
|
value: _value,
|
|
61
|
-
onChange: _onChange
|
|
62
|
+
onChange: _onChange,
|
|
63
|
+
...componentProps
|
|
62
64
|
},
|
|
63
65
|
jsonFormsProps,
|
|
64
66
|
false
|
|
65
67
|
);
|
|
66
|
-
const { categories, value, onChange, listProps, tabProps, panelProps, ...rest } =
|
|
68
|
+
const { categories, value, onChange, listProps, tabProps, panelProps, ...rest } = _props;
|
|
67
69
|
const categoryLabels = useMemo(
|
|
68
70
|
() => categories.map((category) => ({
|
|
69
71
|
value: getAbsoluteLabel(category),
|
|
@@ -3,10 +3,21 @@ import { rankWith, uiTypeIs } from "../../../../../../../../.external/esm/@jsonf
|
|
|
3
3
|
import { withJsonFormsLayoutProps } from "../../../../../../../../.external/esm/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.mjs";
|
|
4
4
|
import { GroupFieldset } from "./variants/GroupFieldset.mjs";
|
|
5
5
|
const Component = (props) => {
|
|
6
|
+
var _a;
|
|
6
7
|
const { schema, uischema, path, enabled, visible, renderers, cells, label } = props;
|
|
7
8
|
const layout = uischema;
|
|
8
9
|
const childProps = { schema, path, enabled, visible, elements: layout.elements, direction: "column" };
|
|
9
|
-
return /* @__PURE__ */ jsx(
|
|
10
|
+
return /* @__PURE__ */ jsx(
|
|
11
|
+
GroupFieldset,
|
|
12
|
+
{
|
|
13
|
+
label,
|
|
14
|
+
renderers,
|
|
15
|
+
cells,
|
|
16
|
+
childProps,
|
|
17
|
+
componentProps: ((_a = uischema.options) == null ? void 0 : _a.props) ?? {},
|
|
18
|
+
jsonFormsProps: props
|
|
19
|
+
}
|
|
20
|
+
);
|
|
10
21
|
};
|
|
11
22
|
const mantineGroupLayoutTester = rankWith(1, uiTypeIs("Group"));
|
|
12
23
|
const MantineGroupLayoutRenderer = withJsonFormsLayoutProps(Component);
|
package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Group/variants/GroupFieldset.mjs
CHANGED
|
@@ -2,9 +2,15 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { useContextProps } from "fastapi-rtk/core";
|
|
3
3
|
import { Fieldset } from "@mantine/core";
|
|
4
4
|
import { MantineLayoutRenderer } from "../../../utils/layout.mjs";
|
|
5
|
-
const GroupFieldset = ({ label, renderers, cells, childProps, jsonFormsProps }) => {
|
|
5
|
+
const GroupFieldset = ({ label, renderers, cells, childProps, componentProps, jsonFormsProps }) => {
|
|
6
6
|
const contextPath = `Group.Fieldset.${label}`;
|
|
7
|
-
const [, _props] = useContextProps(
|
|
7
|
+
const [, _props] = useContextProps(
|
|
8
|
+
`Group.Fieldset`,
|
|
9
|
+
contextPath,
|
|
10
|
+
{ legend: label, ...componentProps },
|
|
11
|
+
jsonFormsProps,
|
|
12
|
+
false
|
|
13
|
+
);
|
|
8
14
|
return /* @__PURE__ */ jsx(Fieldset, { legend: label, ..._props, children: /* @__PURE__ */ jsx(MantineLayoutRenderer, { ...childProps, renderers, cells }) });
|
|
9
15
|
};
|
|
10
16
|
export {
|
|
@@ -4,10 +4,17 @@ import { rankWith, uiTypeIs } from "../../../../../../../.external/esm/@jsonform
|
|
|
4
4
|
import { withJsonFormsLayoutProps } from "../../../../../../../.external/esm/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.mjs";
|
|
5
5
|
import { MantineLayoutRenderer } from "../utils/layout.mjs";
|
|
6
6
|
const Component = (props) => {
|
|
7
|
+
var _a;
|
|
7
8
|
const { schema, uischema, path, enabled, visible, renderers, cells } = props;
|
|
8
9
|
const layout = uischema;
|
|
9
10
|
const childProps = { schema, path, enabled, visible, elements: layout.elements, direction: "row" };
|
|
10
|
-
const [Component2, _props] = useContextProps(
|
|
11
|
+
const [Component2, _props] = useContextProps(
|
|
12
|
+
"HorizontalLayout",
|
|
13
|
+
`${path}.HorizontalLayout`,
|
|
14
|
+
((_a = uischema.options) == null ? void 0 : _a.props) ?? {},
|
|
15
|
+
props,
|
|
16
|
+
false
|
|
17
|
+
);
|
|
11
18
|
if (Component2 === void 0) {
|
|
12
19
|
return /* @__PURE__ */ jsx(MantineLayoutRenderer, { ...childProps, ..._props, renderers, cells });
|
|
13
20
|
}
|
package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/MantineVerticalLayoutRenderer.mjs
CHANGED
|
@@ -4,10 +4,17 @@ import { rankWith, uiTypeIs } from "../../../../../../../.external/esm/@jsonform
|
|
|
4
4
|
import { withJsonFormsLayoutProps } from "../../../../../../../.external/esm/@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@18.3.1/@jsonforms/react/lib/jsonforms-react.esm.mjs";
|
|
5
5
|
import { MantineLayoutRenderer } from "../utils/layout.mjs";
|
|
6
6
|
const Component = (props) => {
|
|
7
|
+
var _a;
|
|
7
8
|
const { schema, uischema, path, enabled, visible, renderers, cells } = props;
|
|
8
9
|
const layout = uischema;
|
|
9
10
|
const childProps = { schema, path, enabled, visible, elements: layout.elements, direction: "column" };
|
|
10
|
-
const [Component2, _props] = useContextProps(
|
|
11
|
+
const [Component2, _props] = useContextProps(
|
|
12
|
+
"VerticalLayout",
|
|
13
|
+
`${path}.VerticalLayout`,
|
|
14
|
+
((_a = uischema.options) == null ? void 0 : _a.props) ?? {},
|
|
15
|
+
props,
|
|
16
|
+
false
|
|
17
|
+
);
|
|
11
18
|
if (Component2 === void 0) {
|
|
12
19
|
return /* @__PURE__ */ jsx(MantineLayoutRenderer, { ...childProps, ..._props, renderers, cells });
|
|
13
20
|
}
|
|
@@ -283,10 +283,12 @@ var QueryObserver = (_a = class extends subscribable.Subscribable {
|
|
|
283
283
|
};
|
|
284
284
|
const nextResult = result;
|
|
285
285
|
if (this.options.experimental_prefetchInRender) {
|
|
286
|
+
const hasResultData = nextResult.data !== void 0;
|
|
287
|
+
const isErrorWithoutData = nextResult.status === "error" && !hasResultData;
|
|
286
288
|
const finalizeThenableIfPossible = (thenable2) => {
|
|
287
|
-
if (
|
|
289
|
+
if (isErrorWithoutData) {
|
|
288
290
|
thenable2.reject(nextResult.error);
|
|
289
|
-
} else if (
|
|
291
|
+
} else if (hasResultData) {
|
|
290
292
|
thenable2.resolve(nextResult.data);
|
|
291
293
|
}
|
|
292
294
|
};
|
|
@@ -302,12 +304,12 @@ var QueryObserver = (_a = class extends subscribable.Subscribable {
|
|
|
302
304
|
}
|
|
303
305
|
break;
|
|
304
306
|
case "fulfilled":
|
|
305
|
-
if (
|
|
307
|
+
if (isErrorWithoutData || nextResult.data !== prevThenable.value) {
|
|
306
308
|
recreateThenable();
|
|
307
309
|
}
|
|
308
310
|
break;
|
|
309
311
|
case "rejected":
|
|
310
|
-
if (
|
|
312
|
+
if (!isErrorWithoutData || nextResult.error !== prevThenable.reason) {
|
|
311
313
|
recreateThenable();
|
|
312
314
|
}
|
|
313
315
|
break;
|
|
@@ -105,10 +105,11 @@ function partialMatchKey(a, b) {
|
|
|
105
105
|
return false;
|
|
106
106
|
}
|
|
107
107
|
var hasOwn = Object.prototype.hasOwnProperty;
|
|
108
|
-
function replaceEqualDeep(a, b) {
|
|
108
|
+
function replaceEqualDeep(a, b, depth = 0) {
|
|
109
109
|
if (a === b) {
|
|
110
110
|
return a;
|
|
111
111
|
}
|
|
112
|
+
if (depth > 500) return b;
|
|
112
113
|
const array = isPlainArray(a) && isPlainArray(b);
|
|
113
114
|
if (!array && !(isPlainObject(a) && isPlainObject(b))) return b;
|
|
114
115
|
const aItems = array ? a : Object.keys(a);
|
|
@@ -130,7 +131,7 @@ function replaceEqualDeep(a, b) {
|
|
|
130
131
|
copy[key] = bItem;
|
|
131
132
|
continue;
|
|
132
133
|
}
|
|
133
|
-
const v = replaceEqualDeep(aItem, bItem);
|
|
134
|
+
const v = replaceEqualDeep(aItem, bItem, depth + 1);
|
|
134
135
|
copy[key] = v;
|
|
135
136
|
if (v === aItem) equalItems++;
|
|
136
137
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const React = require("react");
|
|
4
|
-
const hydration = require("../../../../../@tanstack_query-core@5.90.
|
|
4
|
+
const hydration = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/hydration.cjs");
|
|
5
5
|
const QueryClientProvider = require("./QueryClientProvider.cjs");
|
|
6
6
|
function _interopNamespaceDefault(e) {
|
|
7
7
|
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const React = require("react");
|
|
4
|
-
const utils = require("../../../../../@tanstack_query-core@5.90.
|
|
4
|
+
const utils = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/utils.cjs");
|
|
5
5
|
function _interopNamespaceDefault(e) {
|
|
6
6
|
const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
|
|
7
7
|
if (e) {
|
|
@@ -18,24 +18,24 @@ const useMutation = require("./useMutation.cjs");
|
|
|
18
18
|
const mutationOptions = require("./mutationOptions.cjs");
|
|
19
19
|
const useInfiniteQuery = require("./useInfiniteQuery.cjs");
|
|
20
20
|
const IsRestoringProvider = require("./IsRestoringProvider.cjs");
|
|
21
|
-
const types = require("../../../../../@tanstack_query-core@5.90.
|
|
22
|
-
const retryer = require("../../../../../@tanstack_query-core@5.90.
|
|
23
|
-
const infiniteQueryObserver = require("../../../../../@tanstack_query-core@5.90.
|
|
24
|
-
const mutation = require("../../../../../@tanstack_query-core@5.90.
|
|
25
|
-
const mutationCache = require("../../../../../@tanstack_query-core@5.90.
|
|
26
|
-
const mutationObserver = require("../../../../../@tanstack_query-core@5.90.
|
|
27
|
-
const queriesObserver = require("../../../../../@tanstack_query-core@5.90.
|
|
28
|
-
const query = require("../../../../../@tanstack_query-core@5.90.
|
|
29
|
-
const queryCache = require("../../../../../@tanstack_query-core@5.90.
|
|
30
|
-
const queryClient = require("../../../../../@tanstack_query-core@5.90.
|
|
31
|
-
const queryObserver = require("../../../../../@tanstack_query-core@5.90.
|
|
32
|
-
const notifyManager = require("../../../../../@tanstack_query-core@5.90.
|
|
33
|
-
const hydration = require("../../../../../@tanstack_query-core@5.90.
|
|
34
|
-
const streamedQuery = require("../../../../../@tanstack_query-core@5.90.
|
|
35
|
-
const focusManager = require("../../../../../@tanstack_query-core@5.90.
|
|
36
|
-
const utils = require("../../../../../@tanstack_query-core@5.90.
|
|
37
|
-
const onlineManager = require("../../../../../@tanstack_query-core@5.90.
|
|
38
|
-
const timeoutManager = require("../../../../../@tanstack_query-core@5.90.
|
|
21
|
+
const types = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/types.cjs");
|
|
22
|
+
const retryer = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/retryer.cjs");
|
|
23
|
+
const infiniteQueryObserver = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/infiniteQueryObserver.cjs");
|
|
24
|
+
const mutation = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/mutation.cjs");
|
|
25
|
+
const mutationCache = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/mutationCache.cjs");
|
|
26
|
+
const mutationObserver = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/mutationObserver.cjs");
|
|
27
|
+
const queriesObserver = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/queriesObserver.cjs");
|
|
28
|
+
const query = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/query.cjs");
|
|
29
|
+
const queryCache = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/queryCache.cjs");
|
|
30
|
+
const queryClient = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/queryClient.cjs");
|
|
31
|
+
const queryObserver = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/queryObserver.cjs");
|
|
32
|
+
const notifyManager = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/notifyManager.cjs");
|
|
33
|
+
const hydration = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/hydration.cjs");
|
|
34
|
+
const streamedQuery = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/streamedQuery.cjs");
|
|
35
|
+
const focusManager = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/focusManager.cjs");
|
|
36
|
+
const utils = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/utils.cjs");
|
|
37
|
+
const onlineManager = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/onlineManager.cjs");
|
|
38
|
+
const timeoutManager = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/timeoutManager.cjs");
|
|
39
39
|
exports.useQueries = useQueries.useQueries;
|
|
40
40
|
exports.useQuery = useQuery.useQuery;
|
|
41
41
|
exports.useSuspenseQuery = useSuspenseQuery.useSuspenseQuery;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const React = require("react");
|
|
4
|
-
const notifyManager = require("../../../../../@tanstack_query-core@5.90.
|
|
5
|
-
const utils = require("../../../../../@tanstack_query-core@5.90.
|
|
4
|
+
const notifyManager = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/notifyManager.cjs");
|
|
5
|
+
const utils = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/utils.cjs");
|
|
6
6
|
const QueryClientProvider = require("./QueryClientProvider.cjs");
|
|
7
7
|
const QueryErrorResetBoundary = require("./QueryErrorResetBoundary.cjs");
|
|
8
8
|
const errorBoundaryUtils = require("./errorBoundaryUtils.cjs");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const infiniteQueryObserver = require("../../../../../@tanstack_query-core@5.90.
|
|
3
|
+
const infiniteQueryObserver = require("../../../../../@tanstack_query-core@5.90.18/@tanstack/query-core/build/modern/infiniteQueryObserver.cjs");
|
|
4
4
|
const useBaseQuery = require("./useBaseQuery.cjs");
|
|
5
5
|
function useInfiniteQuery(options, queryClient) {
|
|
6
6
|
return useBaseQuery.useBaseQuery(
|