fastapi-rtk 2.0.1 → 2.0.3
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/ajv.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/cloneDeep.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/debounce.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/endsWith.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/filter.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/find.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/get.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/has.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/includes.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/index.cjs +1 -1
- 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/_virtual/isArray.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/isEmpty.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/isEqual.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/isFunction.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/isUndefined.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/keys.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/last.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/lodash.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/map.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/maxBy.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/merge.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/range.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/reduce.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/remove.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/set.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/startCase.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/toPairs.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/union.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/unset.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/index.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/JsonFormsWithCustomizer/JsonFormsWithCustomizer.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/MantineInputs/MantineObjectInput.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineBooleanCell.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineDateCell.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineDateTimeCell.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineEnumArrayCell.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineEnumCell.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineFileCell.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineImageCell.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineIntegerCell.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineJsonCell.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineNumberCell.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineOneOfEnumCell.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineTextCell.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/cells/MantineTimeCell.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/complex/MantineArrayControl/MantineArrayControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/complex/MantineEnumArrayControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/complex/MantineObjectControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/complex/MantineTableControl/MantineTableControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineBooleanControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineDateControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineDateTimeControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineEnumControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineFileControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineImageControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineIntegerControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineJsonControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineNumberControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineOneOfEnumControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineTextControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/controls/MantineTimeControl.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/hooks/useCommonProps.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/labels/MantineLabelRenderer.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Array/ExpandPanelRenderer.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Array/MantineArrayLayoutRenderer.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Categorization/MantineCategorizationLayoutRenderer.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Group/MantineGroupLayoutRenderer.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/MantineHotizontalLayoutRenderer.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/MantineVerticalLayoutRenderer.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/utils/layout.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/utils/withAjvProps.cjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/ajv.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/cloneDeep.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/debounce.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/endsWith.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/filter.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/find.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/get.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/has.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/includes.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/index.mjs +1 -1
- 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/_virtual/isArray.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/isEmpty.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/isEqual.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/isFunction.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/isUndefined.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/keys.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/last.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/lodash.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/map.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/maxBy.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/merge.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/range.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/reduce.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/remove.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/set.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/startCase.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/toPairs.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/union.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/_virtual/unset.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/index.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/JsonFormsWithCustomizer/JsonFormsWithCustomizer.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/MantineInputs/MantineObjectInput.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineBooleanCell.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineDateCell.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineDateTimeCell.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineEnumArrayCell.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineEnumCell.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineFileCell.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineImageCell.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineIntegerCell.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineJsonCell.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineNumberCell.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineOneOfEnumCell.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineTextCell.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/cells/MantineTimeCell.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/complex/MantineArrayControl/MantineArrayControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/complex/MantineEnumArrayControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/complex/MantineObjectControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/complex/MantineTableControl/MantineTableControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineBooleanControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineDateControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineDateTimeControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineEnumControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineFileControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineImageControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineIntegerControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineJsonControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineNumberControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineOneOfEnumControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineTextControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/controls/MantineTimeControl.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/hooks/useCommonProps.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/labels/MantineLabelRenderer.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Array/ExpandPanelRenderer.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Array/MantineArrayLayoutRenderer.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Categorization/MantineCategorizationLayoutRenderer.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Group/MantineGroupLayoutRenderer.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/MantineHotizontalLayoutRenderer.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/MantineVerticalLayoutRenderer.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/utils/layout.mjs +1 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/utils/withAjvProps.mjs +1 -1
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/createReactComponent.cjs +36 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/defaultAttributes.cjs +29 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconArrowAutofitContent.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconArrowsSort.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconBaselineDensityLarge.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconBaselineDensityMedium.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconBaselineDensitySmall.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconBoxMultiple.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconChevronDown.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconChevronLeft.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconChevronLeftPipe.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconChevronRight.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconChevronRightPipe.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconChevronsDown.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconCircleX.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconClearAll.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconColumns.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconDeviceFloppy.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconDots.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconDotsVertical.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconEdit.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconEyeOff.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconFilter.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconFilterCog.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconFilterOff.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconGripHorizontal.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconMaximize.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconMinimize.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconPinned.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconPinnedOff.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconSearch.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconSearchOff.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconSortAscending.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconSortDescending.cjs +10 -0
- package/dist/.external/cjs/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconX.cjs +10 -0
- package/dist/.external/cjs/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/focusManager.cjs +77 -0
- package/dist/.external/cjs/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/hydration.cjs +148 -0
- package/dist/.external/cjs/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/infiniteQueryBehavior.cjs +117 -0
- package/dist/.external/cjs/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/infiniteQueryObserver.cjs +66 -0
- package/dist/.external/cjs/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/onlineManager.cjs +66 -0
- package/dist/.external/cjs/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/queriesObserver.cjs +217 -0
- package/dist/.external/cjs/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/query.cjs +441 -0
- package/dist/.external/cjs/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/queryClient.cjs +314 -0
- package/dist/.external/cjs/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/queryObserver.cjs +463 -0
- package/dist/.external/cjs/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/removable.cjs +41 -0
- package/dist/.external/cjs/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/retryer.cjs +135 -0
- package/dist/.external/cjs/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/streamedQuery.cjs +55 -0
- package/dist/.external/cjs/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/timeoutManager.cjs +78 -0
- package/dist/.external/cjs/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/utils.cjs +279 -0
- package/dist/.external/cjs/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/HydrationBoundary.cjs +70 -0
- package/dist/.external/cjs/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/errorBoundaryUtils.cjs +46 -0
- package/dist/.external/cjs/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/index.cjs +95 -0
- package/dist/.external/cjs/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useBaseQuery.cjs +112 -0
- package/dist/.external/cjs/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useInfiniteQuery.cjs +12 -0
- package/dist/.external/cjs/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useIsFetching.cjs +35 -0
- package/dist/.external/cjs/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useMutation.cjs +55 -0
- package/dist/.external/cjs/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useMutationState.cjs +65 -0
- package/dist/.external/cjs/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useQueries.cjs +114 -0
- package/dist/.external/cjs/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useQuery.cjs +8 -0
- package/dist/.external/cjs/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useSuspenseInfiniteQuery.cjs +24 -0
- package/dist/.external/cjs/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useSuspenseQueries.cjs +28 -0
- package/dist/.external/cjs/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useSuspenseQuery.cjs +25 -0
- package/dist/.external/cjs/ajv-formats@2.1.1_ajv@8.17.1/ajv-formats/dist/formats.cjs +172 -0
- package/dist/.external/cjs/ajv-formats@2.1.1_ajv@8.17.1/ajv-formats/dist/index.cjs +50 -0
- package/dist/.external/cjs/ajv-formats@2.1.1_ajv@8.17.1/ajv-formats/dist/limit.cjs +79 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/ajv.cjs +83 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/codegen/code.cjs +159 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/codegen/index.cjs +727 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/codegen/scope.cjs +151 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/errors.cjs +130 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/index.cjs +233 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/names.cjs +43 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/ref_error.cjs +21 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/resolve.cjs +162 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/util.cjs +172 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/validate/boolSchema.cjs +57 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/validate/dataType.cjs +192 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/validate/defaults.cjs +42 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/validate/index.cjs +521 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/validate/keyword.cjs +125 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/compile/validate/subschema.cjs +88 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/core.cjs +627 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/runtime/uri.cjs +15 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/additionalItems.cjs +58 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/additionalProperties.cjs +113 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/allOf.cjs +31 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/anyOf.cjs +21 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/contains.cjs +99 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/dependencies.cjs +102 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/if.cjs +74 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/index.cjs +67 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/items.cjs +63 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/items2020.cjs +42 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/not.cjs +35 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/oneOf.cjs +63 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/patternProperties.cjs +80 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/prefixItems.cjs +21 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/properties.cjs +65 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/propertyNames.cjs +48 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/applicator/thenElse.cjs +22 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/code.cjs +139 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/core/index.cjs +26 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/core/ref.cjs +131 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/discriminator/index.cjs +113 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/draft7.cjs +30 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/format/format.cjs +94 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/format/index.cjs +15 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/validation/const.cjs +35 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/validation/enum.cjs +55 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/validation/index.cjs +51 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/validation/limitItems.cjs +33 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/validation/limitLength.cjs +38 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/validation/limitNumber.cjs +36 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/validation/limitProperties.cjs +33 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/validation/multipleOf.cjs +32 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/validation/pattern.cjs +33 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/validation/required.cjs +88 -0
- package/dist/.external/cjs/ajv@8.17.1/ajv/dist/vocabularies/validation/uniqueItems.cjs +74 -0
- package/dist/.external/cjs/dompurify@3.3.1/dompurify/dist/purify.es.cjs +1011 -0
- package/dist/.external/cjs/fast-uri@3.1.0/fast-uri/index.cjs +260 -0
- package/dist/.external/cjs/fast-uri@3.1.0/fast-uri/lib/utils.cjs +260 -0
- package/dist/.external/cjs/i18next@25.8.0_typescript@5.9.3/i18next/dist/esm/i18next.cjs +2235 -0
- package/dist/.external/cjs/lodash@4.17.23/lodash/_baseUnset.cjs +43 -0
- package/dist/.external/cjs/lodash@4.17.23/lodash/_cloneBuffer.cjs +28 -0
- package/dist/.external/cjs/lodash@4.17.23/lodash/_nodeUtil.cjs +30 -0
- package/dist/.external/cjs/lodash@4.17.23/lodash/fp/_mapping.cjs +528 -0
- package/dist/.external/cjs/lodash@4.17.23/lodash/isBuffer.cjs +23 -0
- package/dist/.external/cjs/lodash@4.17.23/lodash/lodash.cjs +5511 -0
- package/dist/.external/cjs/mantine-react-table@2.0.0-beta.9_patch_hash_046f1b0f764b8dc88804170e4ca8f096de0796df0be_2e8cfd91765713166f4d486da3b54b13/mantine-react-table/dist/index.esm.cjs +2962 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/createReactComponent.mjs +37 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/defaultAttributes.mjs +30 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconArrowAutofitContent.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconArrowsSort.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconBaselineDensityLarge.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconBaselineDensityMedium.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconBaselineDensitySmall.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconBoxMultiple.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconChevronDown.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconChevronLeft.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconChevronLeftPipe.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconChevronRight.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconChevronRightPipe.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconChevronsDown.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconCircleX.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconClearAll.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconColumns.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconDeviceFloppy.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconDots.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconDotsVertical.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconEdit.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconEyeOff.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconFilter.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconFilterCog.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconFilterOff.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconGripHorizontal.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconMaximize.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconMinimize.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconPinned.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconPinnedOff.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconSearch.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconSearchOff.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconSortAscending.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconSortDescending.mjs +11 -0
- package/dist/.external/esm/@tabler_icons-react@3.18.0_react@19.2.3/@tabler/icons-react/dist/esm/icons/IconX.mjs +11 -0
- package/dist/.external/esm/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/focusManager.mjs +77 -0
- package/dist/.external/esm/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/hydration.mjs +148 -0
- package/dist/.external/esm/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/infiniteQueryBehavior.mjs +117 -0
- package/dist/.external/esm/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/infiniteQueryObserver.mjs +66 -0
- package/dist/.external/esm/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/onlineManager.mjs +66 -0
- package/dist/.external/esm/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/queriesObserver.mjs +217 -0
- package/dist/.external/esm/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/query.mjs +441 -0
- package/dist/.external/esm/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/queryClient.mjs +314 -0
- package/dist/.external/esm/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/queryObserver.mjs +463 -0
- package/dist/.external/esm/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/removable.mjs +41 -0
- package/dist/.external/esm/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/retryer.mjs +135 -0
- package/dist/.external/esm/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/streamedQuery.mjs +55 -0
- package/dist/.external/esm/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/timeoutManager.mjs +78 -0
- package/dist/.external/esm/@tanstack_query-core@5.90.20/@tanstack/query-core/build/modern/utils.mjs +279 -0
- package/dist/.external/esm/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/HydrationBoundary.mjs +53 -0
- package/dist/.external/esm/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/errorBoundaryUtils.mjs +29 -0
- package/dist/.external/esm/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/index.mjs +95 -0
- package/dist/.external/esm/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useBaseQuery.mjs +95 -0
- package/dist/.external/esm/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useInfiniteQuery.mjs +12 -0
- package/dist/.external/esm/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useIsFetching.mjs +18 -0
- package/dist/.external/esm/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useMutation.mjs +38 -0
- package/dist/.external/esm/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useMutationState.mjs +48 -0
- package/dist/.external/esm/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useQueries.mjs +97 -0
- package/dist/.external/esm/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useQuery.mjs +8 -0
- package/dist/.external/esm/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useSuspenseInfiniteQuery.mjs +24 -0
- package/dist/.external/esm/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useSuspenseQueries.mjs +28 -0
- package/dist/.external/esm/@tanstack_react-query@5.90.20_react@19.2.3/@tanstack/react-query/build/modern/useSuspenseQuery.mjs +25 -0
- package/dist/.external/esm/ajv-formats@2.1.1_ajv@8.17.1/ajv-formats/dist/formats.mjs +172 -0
- package/dist/.external/esm/ajv-formats@2.1.1_ajv@8.17.1/ajv-formats/dist/index.mjs +50 -0
- package/dist/.external/esm/ajv-formats@2.1.1_ajv@8.17.1/ajv-formats/dist/limit.mjs +79 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/ajv.mjs +83 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/codegen/code.mjs +159 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/codegen/index.mjs +727 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/codegen/scope.mjs +151 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/errors.mjs +130 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/index.mjs +233 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/names.mjs +43 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/ref_error.mjs +21 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/resolve.mjs +162 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/util.mjs +172 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/validate/boolSchema.mjs +57 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/validate/dataType.mjs +192 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/validate/defaults.mjs +42 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/validate/index.mjs +521 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/validate/keyword.mjs +125 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/compile/validate/subschema.mjs +88 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/core.mjs +627 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/runtime/uri.mjs +15 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/additionalItems.mjs +58 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/additionalProperties.mjs +113 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/allOf.mjs +31 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/anyOf.mjs +21 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/contains.mjs +99 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/dependencies.mjs +102 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/if.mjs +74 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/index.mjs +67 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/items.mjs +63 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/items2020.mjs +42 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/not.mjs +35 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/oneOf.mjs +63 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/patternProperties.mjs +80 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/prefixItems.mjs +21 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/properties.mjs +65 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/propertyNames.mjs +48 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/applicator/thenElse.mjs +22 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/code.mjs +139 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/core/index.mjs +26 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/core/ref.mjs +131 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/discriminator/index.mjs +113 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/draft7.mjs +30 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/format/format.mjs +94 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/format/index.mjs +15 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/validation/const.mjs +35 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/validation/enum.mjs +55 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/validation/index.mjs +51 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/validation/limitItems.mjs +33 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/validation/limitLength.mjs +38 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/validation/limitNumber.mjs +36 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/validation/limitProperties.mjs +33 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/validation/multipleOf.mjs +32 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/validation/pattern.mjs +33 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/validation/required.mjs +88 -0
- package/dist/.external/esm/ajv@8.17.1/ajv/dist/vocabularies/validation/uniqueItems.mjs +74 -0
- package/dist/.external/esm/dompurify@3.3.1/dompurify/dist/purify.es.mjs +1012 -0
- package/dist/.external/esm/fast-uri@3.1.0/fast-uri/index.mjs +260 -0
- package/dist/.external/esm/fast-uri@3.1.0/fast-uri/lib/utils.mjs +260 -0
- package/dist/.external/esm/i18next@25.8.0_typescript@5.9.3/i18next/dist/esm/i18next.mjs +2235 -0
- package/dist/.external/esm/lodash@4.17.23/lodash/_baseUnset.mjs +43 -0
- package/dist/.external/esm/lodash@4.17.23/lodash/_cloneBuffer.mjs +28 -0
- package/dist/.external/esm/lodash@4.17.23/lodash/_nodeUtil.mjs +30 -0
- package/dist/.external/esm/lodash@4.17.23/lodash/fp/_mapping.mjs +528 -0
- package/dist/.external/esm/lodash@4.17.23/lodash/isBuffer.mjs +23 -0
- package/dist/.external/esm/lodash@4.17.23/lodash/lodash.mjs +5511 -0
- package/dist/.external/esm/mantine-react-table@2.0.0-beta.9_patch_hash_046f1b0f764b8dc88804170e4ca8f096de0796df0be_2e8cfd91765713166f4d486da3b54b13/mantine-react-table/dist/index.esm.mjs +2962 -0
- package/dist/constants/cjs/_virtual/index.cjs +1 -1
- package/dist/constants/cjs/_virtual/index2.cjs +1 -1
- package/dist/constants/esm/_virtual/index.mjs +1 -1
- package/dist/constants/esm/_virtual/index2.mjs +1 -1
- package/dist/core/cjs/ActionIcons/Add/Add.cjs +1 -1
- package/dist/core/cjs/ActionIcons/Delete/Delete.cjs +1 -1
- package/dist/core/cjs/ActionIcons/Download/Download.cjs +1 -1
- package/dist/core/cjs/ActionIcons/Edit/Edit.cjs +1 -1
- package/dist/core/cjs/ActionIcons/Refresh/Refresh.cjs +1 -1
- package/dist/core/cjs/ActionIcons/View/View.cjs +1 -1
- package/dist/core/cjs/Dialogs/AddDialog.cjs +2 -2
- package/dist/core/cjs/Dialogs/DeleteDialog.cjs +1 -1
- package/dist/core/cjs/Dialogs/EditDialog.cjs +2 -2
- package/dist/core/cjs/Modals/CommonModal.cjs +1 -1
- package/dist/core/cjs/Tables/DataGrid/ErrorDialog.cjs +1 -1
- package/dist/core/cjs/Tables/DataGrid/Main/Body/Field/Field.cjs +1 -1
- package/dist/core/cjs/Tables/DataGrid/Toolbar/Filter/FilterMenu.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/NextGenDataGrid.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/components/OptimizedMRT_RowSelectColumn/getOptimizedMRT_RowSelectColumnDef.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/components/OptimizedMRT_RowSelectColumn/zustand.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/hooks/useColumns/ColumnHeaderFilterInput/ColumnHeaderFilterInput.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/hooks/useColumns/ColumnHeaderFilterInput/HeaderInputs/HeaderBetweenInput.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/hooks/useColumns/FilterModeDescription.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/hooks/useColumns/HeaderAdvancedFiltersMenuButton.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/hooks/useToolbar/mrtToolbars.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/hooks/useToolbarAlertBanner/FASTAPI_RTK_ToolbarAlertBanner.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/patch/MRT_TableContainer.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/patch/MantineReactTable.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/patch/body/MRT_TableBody.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/patch/body/MRT_TableBodyRow.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/patch/head/MRT_TableHead.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/patch/table/MRT_Table.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/patch/toolbar/MRT_BottomToolbar.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/patch/toolbar/MRT_ToolbarAlertBanner.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/patch/toolbar/MRT_TopToolbar.cjs +1 -1
- package/dist/core/cjs/Wrappers/ApiProvider/hooks/useProvideApi.cjs +3 -3
- package/dist/core/cjs/Wrappers/ApiProvider/hooks/useProvideForm.cjs +1 -1
- package/dist/core/cjs/Wrappers/ApiProvider/hooks/utils/useStreamingData.cjs +1 -1
- package/dist/core/cjs/Wrappers/Provider/Contexts/LangContext.cjs +3 -3
- 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/Wrappers/Provider/hooks/useProvideLang.cjs +1 -1
- package/dist/core/cjs/_virtual/isEqual.cjs +1 -1
- package/dist/core/cjs/_virtual/lodash.cjs +1 -1
- package/dist/core/cjs/index.cjs +3 -3
- package/dist/core/esm/ActionIcons/Add/Add.mjs +1 -1
- package/dist/core/esm/ActionIcons/Delete/Delete.mjs +1 -1
- package/dist/core/esm/ActionIcons/Download/Download.mjs +1 -1
- package/dist/core/esm/ActionIcons/Edit/Edit.mjs +1 -1
- package/dist/core/esm/ActionIcons/Refresh/Refresh.mjs +1 -1
- package/dist/core/esm/ActionIcons/View/View.mjs +1 -1
- package/dist/core/esm/Dialogs/AddDialog.mjs +2 -2
- package/dist/core/esm/Dialogs/DeleteDialog.mjs +1 -1
- package/dist/core/esm/Dialogs/EditDialog.mjs +2 -2
- package/dist/core/esm/Modals/CommonModal.mjs +1 -1
- package/dist/core/esm/Tables/DataGrid/ErrorDialog.mjs +1 -1
- package/dist/core/esm/Tables/DataGrid/Main/Body/Field/Field.mjs +1 -1
- package/dist/core/esm/Tables/DataGrid/Toolbar/Filter/FilterMenu.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/NextGenDataGrid.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/components/OptimizedMRT_RowSelectColumn/getOptimizedMRT_RowSelectColumnDef.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/components/OptimizedMRT_RowSelectColumn/zustand.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/hooks/useColumns/ColumnHeaderFilterInput/ColumnHeaderFilterInput.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/hooks/useColumns/ColumnHeaderFilterInput/HeaderInputs/HeaderBetweenInput.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/hooks/useColumns/FilterModeDescription.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/hooks/useColumns/HeaderAdvancedFiltersMenuButton.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/hooks/useToolbar/mrtToolbars.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/hooks/useToolbarAlertBanner/FASTAPI_RTK_ToolbarAlertBanner.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/patch/MRT_TableContainer.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/patch/MantineReactTable.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/patch/body/MRT_TableBody.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/patch/body/MRT_TableBodyRow.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/patch/head/MRT_TableHead.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/patch/table/MRT_Table.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/patch/toolbar/MRT_BottomToolbar.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/patch/toolbar/MRT_ToolbarAlertBanner.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/patch/toolbar/MRT_TopToolbar.mjs +1 -1
- package/dist/core/esm/Wrappers/ApiProvider/hooks/useProvideApi.mjs +3 -3
- package/dist/core/esm/Wrappers/ApiProvider/hooks/useProvideForm.mjs +1 -1
- package/dist/core/esm/Wrappers/ApiProvider/hooks/utils/useStreamingData.mjs +1 -1
- package/dist/core/esm/Wrappers/Provider/Contexts/LangContext.mjs +3 -3
- 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/Wrappers/Provider/hooks/useProvideLang.mjs +1 -1
- package/dist/core/esm/_virtual/isEqual.mjs +1 -1
- package/dist/core/esm/_virtual/lodash.mjs +1 -1
- package/dist/core/esm/index.mjs +3 -3
- package/dist/jsonforms/cjs/_virtual/isEmpty.cjs +1 -1
- package/dist/jsonforms/cjs/_virtual/lodash.cjs +1 -1
- package/dist/jsonforms/cjs/_virtual/map.cjs +1 -1
- package/dist/jsonforms/cjs/_virtual/merge.cjs +1 -1
- package/dist/jsonforms/cjs/_virtual/range.cjs +1 -1
- package/dist/jsonforms/cjs/_virtual/startCase.cjs +1 -1
- package/dist/jsonforms/cjs/_virtual/union.cjs +1 -1
- package/dist/jsonforms/esm/_virtual/isEmpty.mjs +1 -1
- package/dist/jsonforms/esm/_virtual/lodash.mjs +1 -1
- package/dist/jsonforms/esm/_virtual/map.mjs +1 -1
- package/dist/jsonforms/esm/_virtual/merge.mjs +1 -1
- package/dist/jsonforms/esm/_virtual/range.mjs +1 -1
- package/dist/jsonforms/esm/_virtual/startCase.mjs +1 -1
- package/dist/jsonforms/esm/_virtual/union.mjs +1 -1
- package/dist/utils/cjs/_virtual/lodash.cjs +1 -1
- package/dist/utils/esm/_virtual/lodash.mjs +1 -1
- package/dist/zustand/cjs/useProxy/useProxy.cjs +1 -1
- package/dist/zustand/esm/useProxy/useProxy.mjs +1 -1
- package/package.json +1 -2
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/createReactComponent.cjs +0 -36
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/defaultAttributes.cjs +0 -29
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconArrowAutofitContent.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconArrowsSort.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconBaselineDensityLarge.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconBaselineDensityMedium.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconBaselineDensitySmall.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconBoxMultiple.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconChevronDown.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconChevronLeft.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconChevronLeftPipe.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconChevronRight.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconChevronRightPipe.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconChevronsDown.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconCircleX.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconClearAll.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconColumns.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconDeviceFloppy.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconDots.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconDotsVertical.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconEdit.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconEyeOff.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconFilter.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconFilterCog.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconFilterOff.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconGripHorizontal.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconMaximize.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconMinimize.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconPinned.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconPinnedOff.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconSearch.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconSearchOff.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconSortAscending.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconSortDescending.cjs +0 -13
- package/dist/.external/cjs/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconX.cjs +0 -13
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/environmentManager.cjs +0 -21
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/focusManager.cjs +0 -76
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/hydration.cjs +0 -174
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/infiniteQueryBehavior.cjs +0 -117
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/infiniteQueryObserver.cjs +0 -64
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/onlineManager.cjs +0 -65
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/queriesObserver.cjs +0 -224
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/query.cjs +0 -460
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/queryClient.cjs +0 -313
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/queryObserver.cjs +0 -464
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/removable.cjs +0 -42
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/retryer.cjs +0 -136
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/streamedQuery.cjs +0 -53
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/timeoutManager.cjs +0 -79
- package/dist/.external/cjs/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/utils.cjs +0 -279
- package/dist/.external/cjs/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/HydrationBoundary.cjs +0 -70
- package/dist/.external/cjs/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/errorBoundaryUtils.cjs +0 -46
- package/dist/.external/cjs/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/index.cjs +0 -97
- package/dist/.external/cjs/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useBaseQuery.cjs +0 -113
- package/dist/.external/cjs/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useInfiniteQuery.cjs +0 -12
- package/dist/.external/cjs/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useIsFetching.cjs +0 -35
- package/dist/.external/cjs/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useMutation.cjs +0 -55
- package/dist/.external/cjs/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useMutationState.cjs +0 -65
- package/dist/.external/cjs/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useQueries.cjs +0 -110
- package/dist/.external/cjs/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useQuery.cjs +0 -8
- package/dist/.external/cjs/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useSuspenseInfiniteQuery.cjs +0 -24
- package/dist/.external/cjs/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useSuspenseQueries.cjs +0 -28
- package/dist/.external/cjs/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useSuspenseQuery.cjs +0 -25
- package/dist/.external/cjs/ajv-formats@2.1.1_ajv@8.20.0/ajv-formats/dist/formats.cjs +0 -172
- package/dist/.external/cjs/ajv-formats@2.1.1_ajv@8.20.0/ajv-formats/dist/index.cjs +0 -50
- package/dist/.external/cjs/ajv-formats@2.1.1_ajv@8.20.0/ajv-formats/dist/limit.cjs +0 -79
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/ajv.cjs +0 -83
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/codegen/code.cjs +0 -159
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/codegen/index.cjs +0 -727
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/codegen/scope.cjs +0 -151
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/errors.cjs +0 -130
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/index.cjs +0 -233
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/names.cjs +0 -43
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/ref_error.cjs +0 -21
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/resolve.cjs +0 -162
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/util.cjs +0 -172
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/validate/boolSchema.cjs +0 -57
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/validate/dataType.cjs +0 -192
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/validate/defaults.cjs +0 -42
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/validate/index.cjs +0 -521
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/validate/keyword.cjs +0 -125
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/compile/validate/subschema.cjs +0 -88
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/core.cjs +0 -627
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/runtime/uri.cjs +0 -15
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/additionalItems.cjs +0 -58
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/additionalProperties.cjs +0 -113
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/allOf.cjs +0 -31
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/anyOf.cjs +0 -21
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/contains.cjs +0 -99
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/dependencies.cjs +0 -102
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/if.cjs +0 -74
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/index.cjs +0 -67
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/items.cjs +0 -63
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/items2020.cjs +0 -42
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/not.cjs +0 -35
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/oneOf.cjs +0 -63
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/patternProperties.cjs +0 -80
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/prefixItems.cjs +0 -21
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/properties.cjs +0 -65
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/propertyNames.cjs +0 -48
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/applicator/thenElse.cjs +0 -22
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/code.cjs +0 -139
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/core/index.cjs +0 -26
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/core/ref.cjs +0 -131
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/discriminator/index.cjs +0 -113
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/draft7.cjs +0 -30
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/format/format.cjs +0 -94
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/format/index.cjs +0 -15
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/validation/const.cjs +0 -35
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/validation/enum.cjs +0 -55
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/validation/index.cjs +0 -51
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/validation/limitItems.cjs +0 -33
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/validation/limitLength.cjs +0 -38
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/validation/limitNumber.cjs +0 -36
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/validation/limitProperties.cjs +0 -33
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/validation/multipleOf.cjs +0 -32
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/validation/pattern.cjs +0 -43
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/validation/required.cjs +0 -88
- package/dist/.external/cjs/ajv@8.20.0/ajv/dist/vocabularies/validation/uniqueItems.cjs +0 -74
- package/dist/.external/cjs/dompurify@3.4.2/dompurify/dist/purify.es.cjs +0 -1081
- package/dist/.external/cjs/fast-uri@3.1.2/fast-uri/index.cjs +0 -291
- package/dist/.external/cjs/fast-uri@3.1.2/fast-uri/lib/utils.cjs +0 -316
- package/dist/.external/cjs/i18next@25.10.10_typescript@5.9.3/i18next/dist/esm/i18next.cjs +0 -2278
- package/dist/.external/cjs/lodash@4.18.1/lodash/_baseUnset.cjs +0 -36
- package/dist/.external/cjs/lodash@4.18.1/lodash/_cloneBuffer.cjs +0 -28
- package/dist/.external/cjs/lodash@4.18.1/lodash/_nodeUtil.cjs +0 -30
- package/dist/.external/cjs/lodash@4.18.1/lodash/fp/_mapping.cjs +0 -528
- package/dist/.external/cjs/lodash@4.18.1/lodash/isBuffer.cjs +0 -23
- package/dist/.external/cjs/lodash@4.18.1/lodash/lodash.cjs +0 -5509
- package/dist/.external/cjs/mantine-react-table@2.0.0-beta.9_@mantine_core@7.17.8_@mantine_dates@7.17.8_@mantine_hooks@7._2zjbhqlotlhjxtgwdmcgs6toey/mantine-react-table/dist/index.esm.cjs +0 -2962
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/createReactComponent.mjs +0 -37
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/defaultAttributes.mjs +0 -30
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconArrowAutofitContent.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconArrowsSort.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconBaselineDensityLarge.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconBaselineDensityMedium.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconBaselineDensitySmall.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconBoxMultiple.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconChevronDown.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconChevronLeft.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconChevronLeftPipe.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconChevronRight.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconChevronRightPipe.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconChevronsDown.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconCircleX.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconClearAll.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconColumns.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconDeviceFloppy.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconDots.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconDotsVertical.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconEdit.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconEyeOff.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconFilter.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconFilterCog.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconFilterOff.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconGripHorizontal.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconMaximize.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconMinimize.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconPinned.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconPinnedOff.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconSearch.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconSearchOff.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconSortAscending.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconSortDescending.mjs +0 -13
- package/dist/.external/esm/@tabler_icons-react@3.44.0_react@19.2.6/@tabler/icons-react/dist/esm/icons/IconX.mjs +0 -13
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/environmentManager.mjs +0 -21
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/focusManager.mjs +0 -76
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/hydration.mjs +0 -174
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/infiniteQueryBehavior.mjs +0 -117
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/infiniteQueryObserver.mjs +0 -64
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/onlineManager.mjs +0 -65
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/queriesObserver.mjs +0 -224
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/query.mjs +0 -460
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/queryClient.mjs +0 -313
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/queryObserver.mjs +0 -464
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/removable.mjs +0 -42
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/retryer.mjs +0 -136
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/streamedQuery.mjs +0 -53
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/timeoutManager.mjs +0 -79
- package/dist/.external/esm/@tanstack_query-core@5.100.10/@tanstack/query-core/build/modern/utils.mjs +0 -279
- package/dist/.external/esm/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/HydrationBoundary.mjs +0 -53
- package/dist/.external/esm/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/errorBoundaryUtils.mjs +0 -29
- package/dist/.external/esm/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/index.mjs +0 -97
- package/dist/.external/esm/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useBaseQuery.mjs +0 -96
- package/dist/.external/esm/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useInfiniteQuery.mjs +0 -12
- package/dist/.external/esm/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useIsFetching.mjs +0 -18
- package/dist/.external/esm/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useMutation.mjs +0 -38
- package/dist/.external/esm/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useMutationState.mjs +0 -48
- package/dist/.external/esm/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useQueries.mjs +0 -93
- package/dist/.external/esm/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useQuery.mjs +0 -8
- package/dist/.external/esm/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useSuspenseInfiniteQuery.mjs +0 -24
- package/dist/.external/esm/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useSuspenseQueries.mjs +0 -28
- package/dist/.external/esm/@tanstack_react-query@5.100.10_react@19.2.6/@tanstack/react-query/build/modern/useSuspenseQuery.mjs +0 -25
- package/dist/.external/esm/ajv-formats@2.1.1_ajv@8.20.0/ajv-formats/dist/formats.mjs +0 -172
- package/dist/.external/esm/ajv-formats@2.1.1_ajv@8.20.0/ajv-formats/dist/index.mjs +0 -50
- package/dist/.external/esm/ajv-formats@2.1.1_ajv@8.20.0/ajv-formats/dist/limit.mjs +0 -79
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/ajv.mjs +0 -83
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/codegen/code.mjs +0 -159
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/codegen/index.mjs +0 -727
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/codegen/scope.mjs +0 -151
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/errors.mjs +0 -130
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/index.mjs +0 -233
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/names.mjs +0 -43
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/ref_error.mjs +0 -21
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/resolve.mjs +0 -162
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/util.mjs +0 -172
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/validate/boolSchema.mjs +0 -57
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/validate/dataType.mjs +0 -192
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/validate/defaults.mjs +0 -42
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/validate/index.mjs +0 -521
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/validate/keyword.mjs +0 -125
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/compile/validate/subschema.mjs +0 -88
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/core.mjs +0 -627
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/runtime/uri.mjs +0 -15
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/additionalItems.mjs +0 -58
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/additionalProperties.mjs +0 -113
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/allOf.mjs +0 -31
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/anyOf.mjs +0 -21
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/contains.mjs +0 -99
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/dependencies.mjs +0 -102
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/if.mjs +0 -74
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/index.mjs +0 -67
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/items.mjs +0 -63
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/items2020.mjs +0 -42
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/not.mjs +0 -35
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/oneOf.mjs +0 -63
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/patternProperties.mjs +0 -80
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/prefixItems.mjs +0 -21
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/properties.mjs +0 -65
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/propertyNames.mjs +0 -48
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/applicator/thenElse.mjs +0 -22
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/code.mjs +0 -139
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/core/index.mjs +0 -26
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/core/ref.mjs +0 -131
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/discriminator/index.mjs +0 -113
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/draft7.mjs +0 -30
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/format/format.mjs +0 -94
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/format/index.mjs +0 -15
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/validation/const.mjs +0 -35
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/validation/enum.mjs +0 -55
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/validation/index.mjs +0 -51
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/validation/limitItems.mjs +0 -33
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/validation/limitLength.mjs +0 -38
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/validation/limitNumber.mjs +0 -36
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/validation/limitProperties.mjs +0 -33
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/validation/multipleOf.mjs +0 -32
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/validation/pattern.mjs +0 -43
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/validation/required.mjs +0 -88
- package/dist/.external/esm/ajv@8.20.0/ajv/dist/vocabularies/validation/uniqueItems.mjs +0 -74
- package/dist/.external/esm/dompurify@3.4.2/dompurify/dist/purify.es.mjs +0 -1082
- package/dist/.external/esm/fast-uri@3.1.2/fast-uri/index.mjs +0 -291
- package/dist/.external/esm/fast-uri@3.1.2/fast-uri/lib/utils.mjs +0 -316
- package/dist/.external/esm/i18next@25.10.10_typescript@5.9.3/i18next/dist/esm/i18next.mjs +0 -2278
- package/dist/.external/esm/lodash@4.18.1/lodash/_baseUnset.mjs +0 -36
- package/dist/.external/esm/lodash@4.18.1/lodash/_cloneBuffer.mjs +0 -28
- package/dist/.external/esm/lodash@4.18.1/lodash/_nodeUtil.mjs +0 -30
- package/dist/.external/esm/lodash@4.18.1/lodash/fp/_mapping.mjs +0 -528
- package/dist/.external/esm/lodash@4.18.1/lodash/isBuffer.mjs +0 -23
- package/dist/.external/esm/lodash@4.18.1/lodash/lodash.mjs +0 -5509
- package/dist/.external/esm/mantine-react-table@2.0.0-beta.9_@mantine_core@7.17.8_@mantine_dates@7.17.8_@mantine_hooks@7._2zjbhqlotlhjxtgwdmcgs6toey/mantine-react-table/dist/index.esm.mjs +0 -2962
- /package/dist/.external/cjs/{@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@19.2.6 → @jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@19.2.3}/@jsonforms/react/lib/jsonforms-react.esm.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/mutation.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/mutationCache.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/mutationObserver.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/notifyManager.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/queryCache.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/subscribable.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/thenable.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/types.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/IsRestoringProvider.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/QueryClientProvider.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/QueryErrorResetBoundary.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/infiniteQueryOptions.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/mutationOptions.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/queryOptions.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/suspense.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/usePrefetchInfiniteQuery.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/usePrefetchQuery.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-table@8.20.5_react-dom@19.2.6_react@19.2.6 → @tanstack_react-table@8.20.5_react-dom@19.2.3_react@19.2.3__react@19.2.3}/@tanstack/react-table/build/lib/index.cjs +0 -0
- /package/dist/.external/cjs/{@tanstack_react-virtual@3.11.2_react-dom@19.2.6_react@19.2.6 → @tanstack_react-virtual@3.11.2_react-dom@19.2.3_react@19.2.3__react@19.2.3}/@tanstack/react-virtual/dist/esm/index.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/compile/rules.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/compile/validate/applicability.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/refs/data.json.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/refs/json-schema-draft-07.json.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/runtime/equal.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/runtime/ucs2length.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/runtime/validation_error.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/vocabularies/core/id.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/vocabularies/discriminator/types.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/vocabularies/metadata.cjs +0 -0
- /package/dist/.external/cjs/{fast-uri@3.1.2 → fast-uri@3.1.0}/fast-uri/lib/schemes.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_DataView.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_Hash.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_LazyWrapper.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_ListCache.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_LodashWrapper.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_Map.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_MapCache.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_Promise.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_Set.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_SetCache.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_Stack.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_Symbol.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_Uint8Array.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_WeakMap.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_apply.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayEach.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayFilter.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayIncludes.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayIncludesWith.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayLikeKeys.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayMap.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayPush.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayReduce.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arraySome.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_asciiToArray.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_asciiWords.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_assignMergeValue.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_assignValue.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_assocIndexOf.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseAssign.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseAssignIn.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseAssignValue.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseClamp.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseClone.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseCreate.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseEach.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseExtremum.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseFilter.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseFindIndex.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseFlatten.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseFor.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseForOwn.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseGet.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseGetAllKeys.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseGetTag.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseGt.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseHas.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseHasIn.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIndexOf.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsArguments.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsEqual.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsEqualDeep.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsMap.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsMatch.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsNaN.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsNative.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsSet.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsTypedArray.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIteratee.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseKeys.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseKeysIn.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseLodash.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseMap.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseMatches.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseMatchesProperty.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseMerge.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseMergeDeep.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseProperty.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_basePropertyDeep.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_basePropertyOf.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_basePullAt.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseRange.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseReduce.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseRest.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseSet.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseSetData.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseSetToString.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseSlice.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseTimes.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseToPairs.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseToString.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseTrim.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseUnary.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseUniq.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseValues.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_cacheHas.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_castPath.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_castSlice.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_cloneArrayBuffer.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_cloneDataView.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_cloneRegExp.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_cloneSymbol.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_cloneTypedArray.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_composeArgs.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_composeArgsRight.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_copyArray.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_copyObject.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_copySymbols.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_copySymbolsIn.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_coreJsData.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_countHolders.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createAssigner.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createBaseEach.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createBaseFor.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createBind.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createCaseFirst.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createCompounder.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createCtor.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createCurry.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createFind.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createHybrid.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createPartial.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createRange.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createRecurry.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createSet.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createToPairs.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createWrap.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_deburrLetter.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_defineProperty.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_equalArrays.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_equalByTag.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_equalObjects.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_flatRest.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_freeGlobal.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getAllKeys.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getAllKeysIn.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getData.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getFuncName.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getHolder.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getMapData.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getMatchData.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getNative.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getPrototype.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getRawTag.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getSymbols.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getSymbolsIn.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getTag.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getValue.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getWrapDetails.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hasPath.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hasUnicode.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hasUnicodeWord.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hashClear.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hashDelete.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hashGet.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hashHas.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hashSet.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_initCloneArray.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_initCloneByTag.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_initCloneObject.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_insertWrapDetails.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isFlattenable.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isIndex.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isIterateeCall.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isKey.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isKeyable.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isLaziable.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isMasked.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isPrototype.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isStrictComparable.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_listCacheClear.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_listCacheDelete.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_listCacheGet.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_listCacheHas.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_listCacheSet.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_mapCacheClear.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_mapCacheDelete.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_mapCacheGet.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_mapCacheHas.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_mapCacheSet.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_mapToArray.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_matchesStrictComparable.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_memoizeCapped.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_mergeData.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_metaMap.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_nativeCreate.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_nativeKeys.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_nativeKeysIn.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_objectToString.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_overArg.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_overRest.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_parent.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_realNames.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_reorder.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_replaceHolders.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_root.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_safeGet.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_setCacheAdd.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_setCacheHas.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_setData.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_setToArray.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_setToPairs.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_setToString.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_setWrapToString.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_shortOut.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_stackClear.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_stackDelete.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_stackGet.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_stackHas.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_stackSet.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_strictIndexOf.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_stringToArray.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_stringToPath.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_toKey.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_toSource.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_trimmedEndIndex.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_unicodeToArray.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_unicodeWords.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_updateWrapDetails.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/_wrapperClone.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/ary.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/clone.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/cloneDeep.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/constant.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/curry.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/debounce.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/deburr.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/endsWith.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/eq.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/filter.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/find.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/findIndex.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/flatten.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/fp/_baseConvert.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/fp/_util.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/fp/convert.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/fp/placeholder.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/fp/set.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/fp/unset.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/get.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/has.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/hasIn.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/identity.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/includes.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isArguments.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isArray.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isArrayLike.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isArrayLikeObject.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isEmpty.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isEqual.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isError.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isFunction.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isLength.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isMap.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isObject.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isObjectLike.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isPlainObject.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isSet.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isString.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isSymbol.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isTypedArray.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isUndefined.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/isWeakMap.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/iteratee.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/keys.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/keysIn.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/last.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/map.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/maxBy.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/memoize.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/merge.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/noop.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/now.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/property.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/range.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/rearg.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/reduce.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/remove.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/set.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/startCase.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/stubArray.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/stubFalse.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/toFinite.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/toInteger.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/toNumber.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/toPairs.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/toPath.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/toPlainObject.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/toString.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/union.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/unset.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/upperFirst.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/values.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/words.cjs +0 -0
- /package/dist/.external/cjs/{lodash@4.18.1 → lodash@4.17.23}/lodash/wrapperLodash.cjs +0 -0
- /package/dist/.external/cjs/{mantine-form-yup-resolver@2.0.0_@mantine_form@9.2.0_yup@1.7.1 → 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 +0 -0
- /package/dist/.external/cjs/{mantine-react-table@2.0.0-beta.9_@mantine_core@7.17.8_@mantine_dates@7.17.8_@mantine_hooks@7._2zjbhqlotlhjxtgwdmcgs6toey → mantine-react-table@2.0.0-beta.9_patch_hash_046f1b0f764b8dc88804170e4ca8f096de0796df0be_2e8cfd91765713166f4d486da3b54b13}/mantine-react-table/locales/de/index.cjs +0 -0
- /package/dist/.external/cjs/{mantine-react-table@2.0.0-beta.9_@mantine_core@7.17.8_@mantine_dates@7.17.8_@mantine_hooks@7._2zjbhqlotlhjxtgwdmcgs6toey → mantine-react-table@2.0.0-beta.9_patch_hash_046f1b0f764b8dc88804170e4ca8f096de0796df0be_2e8cfd91765713166f4d486da3b54b13}/mantine-react-table/locales/en/index.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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 +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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 +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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/defaults.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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/i18nInstance.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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/initReactI18next.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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/unescape.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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 +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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 +0 -0
- /package/dist/.external/cjs/{zustand@5.0.13_@types_react@19.2.14_react@19.2.6 → zustand@5.0.10_@types_react@19.2.9_react@19.2.3}/zustand/esm/react.cjs +0 -0
- /package/dist/.external/cjs/{zustand@5.0.13_@types_react@19.2.14_react@19.2.6 → zustand@5.0.10_@types_react@19.2.9_react@19.2.3}/zustand/esm/vanilla.cjs +0 -0
- /package/dist/.external/esm/{@jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@19.2.6 → @jsonforms_react@3.7.0_@jsonforms_core@3.7.0_react@19.2.3}/@jsonforms/react/lib/jsonforms-react.esm.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/mutation.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/mutationCache.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/mutationObserver.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/notifyManager.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/queryCache.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/subscribable.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/thenable.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_query-core@5.100.10 → @tanstack_query-core@5.90.20}/@tanstack/query-core/build/modern/types.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/IsRestoringProvider.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/QueryClientProvider.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/QueryErrorResetBoundary.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/infiniteQueryOptions.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/mutationOptions.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/queryOptions.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/suspense.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/usePrefetchInfiniteQuery.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-query@5.100.10_react@19.2.6 → @tanstack_react-query@5.90.20_react@19.2.3}/@tanstack/react-query/build/modern/usePrefetchQuery.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-table@8.20.5_react-dom@19.2.6_react@19.2.6 → @tanstack_react-table@8.20.5_react-dom@19.2.3_react@19.2.3__react@19.2.3}/@tanstack/react-table/build/lib/index.mjs +0 -0
- /package/dist/.external/esm/{@tanstack_react-virtual@3.11.2_react-dom@19.2.6_react@19.2.6 → @tanstack_react-virtual@3.11.2_react-dom@19.2.3_react@19.2.3__react@19.2.3}/@tanstack/react-virtual/dist/esm/index.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/compile/rules.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/compile/validate/applicability.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/refs/data.json.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/refs/json-schema-draft-07.json.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/runtime/equal.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/runtime/ucs2length.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/runtime/validation_error.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/vocabularies/core/id.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/vocabularies/discriminator/types.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.20.0 → ajv@8.17.1}/ajv/dist/vocabularies/metadata.mjs +0 -0
- /package/dist/.external/esm/{fast-uri@3.1.2 → fast-uri@3.1.0}/fast-uri/lib/schemes.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_DataView.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_Hash.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_LazyWrapper.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_ListCache.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_LodashWrapper.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_Map.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_MapCache.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_Promise.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_Set.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_SetCache.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_Stack.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_Symbol.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_Uint8Array.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_WeakMap.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_apply.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayEach.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayFilter.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayIncludes.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayIncludesWith.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayLikeKeys.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayMap.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayPush.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arrayReduce.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_arraySome.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_asciiToArray.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_asciiWords.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_assignMergeValue.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_assignValue.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_assocIndexOf.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseAssign.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseAssignIn.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseAssignValue.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseClamp.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseClone.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseCreate.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseEach.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseExtremum.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseFilter.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseFindIndex.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseFlatten.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseFor.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseForOwn.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseGet.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseGetAllKeys.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseGetTag.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseGt.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseHas.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseHasIn.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIndexOf.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsArguments.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsEqual.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsEqualDeep.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsMap.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsMatch.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsNaN.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsNative.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsSet.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIsTypedArray.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseIteratee.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseKeys.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseKeysIn.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseLodash.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseMap.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseMatches.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseMatchesProperty.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseMerge.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseMergeDeep.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseProperty.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_basePropertyDeep.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_basePropertyOf.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_basePullAt.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseRange.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseReduce.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseRest.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseSet.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseSetData.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseSetToString.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseSlice.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseTimes.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseToPairs.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseToString.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseTrim.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseUnary.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseUniq.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_baseValues.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_cacheHas.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_castPath.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_castSlice.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_cloneArrayBuffer.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_cloneDataView.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_cloneRegExp.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_cloneSymbol.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_cloneTypedArray.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_composeArgs.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_composeArgsRight.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_copyArray.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_copyObject.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_copySymbols.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_copySymbolsIn.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_coreJsData.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_countHolders.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createAssigner.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createBaseEach.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createBaseFor.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createBind.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createCaseFirst.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createCompounder.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createCtor.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createCurry.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createFind.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createHybrid.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createPartial.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createRange.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createRecurry.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createSet.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createToPairs.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_createWrap.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_deburrLetter.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_defineProperty.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_equalArrays.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_equalByTag.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_equalObjects.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_flatRest.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_freeGlobal.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getAllKeys.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getAllKeysIn.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getData.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getFuncName.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getHolder.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getMapData.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getMatchData.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getNative.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getPrototype.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getRawTag.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getSymbols.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getSymbolsIn.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getTag.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getValue.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_getWrapDetails.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hasPath.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hasUnicode.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hasUnicodeWord.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hashClear.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hashDelete.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hashGet.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hashHas.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_hashSet.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_initCloneArray.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_initCloneByTag.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_initCloneObject.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_insertWrapDetails.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isFlattenable.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isIndex.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isIterateeCall.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isKey.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isKeyable.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isLaziable.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isMasked.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isPrototype.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_isStrictComparable.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_listCacheClear.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_listCacheDelete.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_listCacheGet.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_listCacheHas.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_listCacheSet.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_mapCacheClear.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_mapCacheDelete.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_mapCacheGet.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_mapCacheHas.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_mapCacheSet.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_mapToArray.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_matchesStrictComparable.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_memoizeCapped.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_mergeData.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_metaMap.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_nativeCreate.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_nativeKeys.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_nativeKeysIn.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_objectToString.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_overArg.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_overRest.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_parent.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_realNames.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_reorder.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_replaceHolders.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_root.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_safeGet.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_setCacheAdd.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_setCacheHas.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_setData.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_setToArray.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_setToPairs.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_setToString.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_setWrapToString.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_shortOut.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_stackClear.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_stackDelete.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_stackGet.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_stackHas.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_stackSet.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_strictIndexOf.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_stringToArray.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_stringToPath.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_toKey.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_toSource.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_trimmedEndIndex.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_unicodeToArray.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_unicodeWords.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_updateWrapDetails.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/_wrapperClone.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/ary.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/clone.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/cloneDeep.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/constant.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/curry.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/debounce.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/deburr.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/endsWith.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/eq.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/filter.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/find.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/findIndex.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/flatten.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/fp/_baseConvert.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/fp/_util.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/fp/convert.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/fp/placeholder.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/fp/set.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/fp/unset.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/get.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/has.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/hasIn.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/identity.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/includes.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isArguments.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isArray.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isArrayLike.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isArrayLikeObject.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isEmpty.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isEqual.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isError.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isFunction.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isLength.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isMap.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isObject.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isObjectLike.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isPlainObject.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isSet.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isString.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isSymbol.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isTypedArray.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isUndefined.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/isWeakMap.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/iteratee.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/keys.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/keysIn.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/last.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/map.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/maxBy.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/memoize.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/merge.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/noop.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/now.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/property.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/range.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/rearg.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/reduce.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/remove.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/set.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/startCase.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/stubArray.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/stubFalse.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/toFinite.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/toInteger.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/toNumber.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/toPairs.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/toPath.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/toPlainObject.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/toString.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/union.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/unset.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/upperFirst.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/values.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/words.mjs +0 -0
- /package/dist/.external/esm/{lodash@4.18.1 → lodash@4.17.23}/lodash/wrapperLodash.mjs +0 -0
- /package/dist/.external/esm/{mantine-form-yup-resolver@2.0.0_@mantine_form@9.2.0_yup@1.7.1 → 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.mjs +0 -0
- /package/dist/.external/esm/{mantine-react-table@2.0.0-beta.9_@mantine_core@7.17.8_@mantine_dates@7.17.8_@mantine_hooks@7._2zjbhqlotlhjxtgwdmcgs6toey → mantine-react-table@2.0.0-beta.9_patch_hash_046f1b0f764b8dc88804170e4ca8f096de0796df0be_2e8cfd91765713166f4d486da3b54b13}/mantine-react-table/locales/de/index.mjs +0 -0
- /package/dist/.external/esm/{mantine-react-table@2.0.0-beta.9_@mantine_core@7.17.8_@mantine_dates@7.17.8_@mantine_hooks@7._2zjbhqlotlhjxtgwdmcgs6toey → mantine-react-table@2.0.0-beta.9_patch_hash_046f1b0f764b8dc88804170e4ca8f096de0796df0be_2e8cfd91765713166f4d486da3b54b13}/mantine-react-table/locales/en/index.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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 +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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/defaults.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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/i18nInstance.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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/initReactI18next.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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/unescape.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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 +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.10.10_react-dom@19.2.6_react@19.2.6_typescript@5.9.3 → 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 +0 -0
- /package/dist/.external/esm/{zustand@5.0.13_@types_react@19.2.14_react@19.2.6 → zustand@5.0.10_@types_react@19.2.9_react@19.2.3}/zustand/esm/react.mjs +0 -0
- /package/dist/.external/esm/{zustand@5.0.13_@types_react@19.2.14_react@19.2.6 → zustand@5.0.10_@types_react@19.2.9_react@19.2.3}/zustand/esm/vanilla.mjs +0 -0
|
@@ -1,2278 +0,0 @@
|
|
|
1
|
-
const isString = (obj) => typeof obj === "string";
|
|
2
|
-
const defer = () => {
|
|
3
|
-
let res;
|
|
4
|
-
let rej;
|
|
5
|
-
const promise = new Promise((resolve, reject) => {
|
|
6
|
-
res = resolve;
|
|
7
|
-
rej = reject;
|
|
8
|
-
});
|
|
9
|
-
promise.resolve = res;
|
|
10
|
-
promise.reject = rej;
|
|
11
|
-
return promise;
|
|
12
|
-
};
|
|
13
|
-
const makeString = (object) => {
|
|
14
|
-
if (object == null) return "";
|
|
15
|
-
return "" + object;
|
|
16
|
-
};
|
|
17
|
-
const copy = (a, s, t) => {
|
|
18
|
-
a.forEach((m) => {
|
|
19
|
-
if (s[m]) t[m] = s[m];
|
|
20
|
-
});
|
|
21
|
-
};
|
|
22
|
-
const lastOfPathSeparatorRegExp = /###/g;
|
|
23
|
-
const cleanKey = (key) => key && key.indexOf("###") > -1 ? key.replace(lastOfPathSeparatorRegExp, ".") : key;
|
|
24
|
-
const canNotTraverseDeeper = (object) => !object || isString(object);
|
|
25
|
-
const getLastOfPath = (object, path, Empty) => {
|
|
26
|
-
const stack = !isString(path) ? path : path.split(".");
|
|
27
|
-
let stackIndex = 0;
|
|
28
|
-
while (stackIndex < stack.length - 1) {
|
|
29
|
-
if (canNotTraverseDeeper(object)) return {};
|
|
30
|
-
const key = cleanKey(stack[stackIndex]);
|
|
31
|
-
if (!object[key] && Empty) object[key] = new Empty();
|
|
32
|
-
if (Object.prototype.hasOwnProperty.call(object, key)) {
|
|
33
|
-
object = object[key];
|
|
34
|
-
} else {
|
|
35
|
-
object = {};
|
|
36
|
-
}
|
|
37
|
-
++stackIndex;
|
|
38
|
-
}
|
|
39
|
-
if (canNotTraverseDeeper(object)) return {};
|
|
40
|
-
return {
|
|
41
|
-
obj: object,
|
|
42
|
-
k: cleanKey(stack[stackIndex])
|
|
43
|
-
};
|
|
44
|
-
};
|
|
45
|
-
const setPath = (object, path, newValue) => {
|
|
46
|
-
const {
|
|
47
|
-
obj,
|
|
48
|
-
k
|
|
49
|
-
} = getLastOfPath(object, path, Object);
|
|
50
|
-
if (obj !== void 0 || path.length === 1) {
|
|
51
|
-
obj[k] = newValue;
|
|
52
|
-
return;
|
|
53
|
-
}
|
|
54
|
-
let e = path[path.length - 1];
|
|
55
|
-
let p = path.slice(0, path.length - 1);
|
|
56
|
-
let last = getLastOfPath(object, p, Object);
|
|
57
|
-
while (last.obj === void 0 && p.length) {
|
|
58
|
-
e = `${p[p.length - 1]}.${e}`;
|
|
59
|
-
p = p.slice(0, p.length - 1);
|
|
60
|
-
last = getLastOfPath(object, p, Object);
|
|
61
|
-
if ((last == null ? void 0 : last.obj) && typeof last.obj[`${last.k}.${e}`] !== "undefined") {
|
|
62
|
-
last.obj = void 0;
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
last.obj[`${last.k}.${e}`] = newValue;
|
|
66
|
-
};
|
|
67
|
-
const pushPath = (object, path, newValue, concat) => {
|
|
68
|
-
const {
|
|
69
|
-
obj,
|
|
70
|
-
k
|
|
71
|
-
} = getLastOfPath(object, path, Object);
|
|
72
|
-
obj[k] = obj[k] || [];
|
|
73
|
-
obj[k].push(newValue);
|
|
74
|
-
};
|
|
75
|
-
const getPath = (object, path) => {
|
|
76
|
-
const {
|
|
77
|
-
obj,
|
|
78
|
-
k
|
|
79
|
-
} = getLastOfPath(object, path);
|
|
80
|
-
if (!obj) return void 0;
|
|
81
|
-
if (!Object.prototype.hasOwnProperty.call(obj, k)) return void 0;
|
|
82
|
-
return obj[k];
|
|
83
|
-
};
|
|
84
|
-
const getPathWithDefaults = (data, defaultData, key) => {
|
|
85
|
-
const value = getPath(data, key);
|
|
86
|
-
if (value !== void 0) {
|
|
87
|
-
return value;
|
|
88
|
-
}
|
|
89
|
-
return getPath(defaultData, key);
|
|
90
|
-
};
|
|
91
|
-
const deepExtend = (target, source, overwrite) => {
|
|
92
|
-
for (const prop in source) {
|
|
93
|
-
if (prop !== "__proto__" && prop !== "constructor") {
|
|
94
|
-
if (prop in target) {
|
|
95
|
-
if (isString(target[prop]) || target[prop] instanceof String || isString(source[prop]) || source[prop] instanceof String) {
|
|
96
|
-
if (overwrite) target[prop] = source[prop];
|
|
97
|
-
} else {
|
|
98
|
-
deepExtend(target[prop], source[prop], overwrite);
|
|
99
|
-
}
|
|
100
|
-
} else {
|
|
101
|
-
target[prop] = source[prop];
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
return target;
|
|
106
|
-
};
|
|
107
|
-
const regexEscape = (str) => str.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
|
|
108
|
-
var _entityMap = {
|
|
109
|
-
"&": "&",
|
|
110
|
-
"<": "<",
|
|
111
|
-
">": ">",
|
|
112
|
-
'"': """,
|
|
113
|
-
"'": "'",
|
|
114
|
-
"/": "/"
|
|
115
|
-
};
|
|
116
|
-
const escape = (data) => {
|
|
117
|
-
if (isString(data)) {
|
|
118
|
-
return data.replace(/[&<>"'\/]/g, (s) => _entityMap[s]);
|
|
119
|
-
}
|
|
120
|
-
return data;
|
|
121
|
-
};
|
|
122
|
-
class RegExpCache {
|
|
123
|
-
constructor(capacity) {
|
|
124
|
-
this.capacity = capacity;
|
|
125
|
-
this.regExpMap = /* @__PURE__ */ new Map();
|
|
126
|
-
this.regExpQueue = [];
|
|
127
|
-
}
|
|
128
|
-
getRegExp(pattern) {
|
|
129
|
-
const regExpFromCache = this.regExpMap.get(pattern);
|
|
130
|
-
if (regExpFromCache !== void 0) {
|
|
131
|
-
return regExpFromCache;
|
|
132
|
-
}
|
|
133
|
-
const regExpNew = new RegExp(pattern);
|
|
134
|
-
if (this.regExpQueue.length === this.capacity) {
|
|
135
|
-
this.regExpMap.delete(this.regExpQueue.shift());
|
|
136
|
-
}
|
|
137
|
-
this.regExpMap.set(pattern, regExpNew);
|
|
138
|
-
this.regExpQueue.push(pattern);
|
|
139
|
-
return regExpNew;
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
const chars = [" ", ",", "?", "!", ";"];
|
|
143
|
-
const looksLikeObjectPathRegExpCache = new RegExpCache(20);
|
|
144
|
-
const looksLikeObjectPath = (key, nsSeparator, keySeparator) => {
|
|
145
|
-
nsSeparator = nsSeparator || "";
|
|
146
|
-
keySeparator = keySeparator || "";
|
|
147
|
-
const possibleChars = chars.filter((c) => nsSeparator.indexOf(c) < 0 && keySeparator.indexOf(c) < 0);
|
|
148
|
-
if (possibleChars.length === 0) return true;
|
|
149
|
-
const r = looksLikeObjectPathRegExpCache.getRegExp(`(${possibleChars.map((c) => c === "?" ? "\\?" : c).join("|")})`);
|
|
150
|
-
let matched = !r.test(key);
|
|
151
|
-
if (!matched) {
|
|
152
|
-
const ki = key.indexOf(keySeparator);
|
|
153
|
-
if (ki > 0 && !r.test(key.substring(0, ki))) {
|
|
154
|
-
matched = true;
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
return matched;
|
|
158
|
-
};
|
|
159
|
-
const deepFind = (obj, path, keySeparator = ".") => {
|
|
160
|
-
if (!obj) return void 0;
|
|
161
|
-
if (obj[path]) {
|
|
162
|
-
if (!Object.prototype.hasOwnProperty.call(obj, path)) return void 0;
|
|
163
|
-
return obj[path];
|
|
164
|
-
}
|
|
165
|
-
const tokens = path.split(keySeparator);
|
|
166
|
-
let current = obj;
|
|
167
|
-
for (let i = 0; i < tokens.length; ) {
|
|
168
|
-
if (!current || typeof current !== "object") {
|
|
169
|
-
return void 0;
|
|
170
|
-
}
|
|
171
|
-
let next;
|
|
172
|
-
let nextPath = "";
|
|
173
|
-
for (let j = i; j < tokens.length; ++j) {
|
|
174
|
-
if (j !== i) {
|
|
175
|
-
nextPath += keySeparator;
|
|
176
|
-
}
|
|
177
|
-
nextPath += tokens[j];
|
|
178
|
-
next = current[nextPath];
|
|
179
|
-
if (next !== void 0) {
|
|
180
|
-
if (["string", "number", "boolean"].indexOf(typeof next) > -1 && j < tokens.length - 1) {
|
|
181
|
-
continue;
|
|
182
|
-
}
|
|
183
|
-
i += j - i + 1;
|
|
184
|
-
break;
|
|
185
|
-
}
|
|
186
|
-
}
|
|
187
|
-
current = next;
|
|
188
|
-
}
|
|
189
|
-
return current;
|
|
190
|
-
};
|
|
191
|
-
const getCleanedCode = (code) => code == null ? void 0 : code.replace(/_/g, "-");
|
|
192
|
-
const consoleLogger = {
|
|
193
|
-
type: "logger",
|
|
194
|
-
log(args) {
|
|
195
|
-
this.output("log", args);
|
|
196
|
-
},
|
|
197
|
-
warn(args) {
|
|
198
|
-
this.output("warn", args);
|
|
199
|
-
},
|
|
200
|
-
error(args) {
|
|
201
|
-
this.output("error", args);
|
|
202
|
-
},
|
|
203
|
-
output(type, args) {
|
|
204
|
-
var _a, _b;
|
|
205
|
-
(_b = (_a = console == null ? void 0 : console[type]) == null ? void 0 : _a.apply) == null ? void 0 : _b.call(_a, console, args);
|
|
206
|
-
}
|
|
207
|
-
};
|
|
208
|
-
class Logger {
|
|
209
|
-
constructor(concreteLogger, options = {}) {
|
|
210
|
-
this.init(concreteLogger, options);
|
|
211
|
-
}
|
|
212
|
-
init(concreteLogger, options = {}) {
|
|
213
|
-
this.prefix = options.prefix || "i18next:";
|
|
214
|
-
this.logger = concreteLogger || consoleLogger;
|
|
215
|
-
this.options = options;
|
|
216
|
-
this.debug = options.debug;
|
|
217
|
-
}
|
|
218
|
-
log(...args) {
|
|
219
|
-
return this.forward(args, "log", "", true);
|
|
220
|
-
}
|
|
221
|
-
warn(...args) {
|
|
222
|
-
return this.forward(args, "warn", "", true);
|
|
223
|
-
}
|
|
224
|
-
error(...args) {
|
|
225
|
-
return this.forward(args, "error", "");
|
|
226
|
-
}
|
|
227
|
-
deprecate(...args) {
|
|
228
|
-
return this.forward(args, "warn", "WARNING DEPRECATED: ", true);
|
|
229
|
-
}
|
|
230
|
-
forward(args, lvl, prefix, debugOnly) {
|
|
231
|
-
if (debugOnly && !this.debug) return null;
|
|
232
|
-
if (isString(args[0])) args[0] = `${prefix}${this.prefix} ${args[0]}`;
|
|
233
|
-
return this.logger[lvl](args);
|
|
234
|
-
}
|
|
235
|
-
create(moduleName) {
|
|
236
|
-
return new Logger(this.logger, {
|
|
237
|
-
...{
|
|
238
|
-
prefix: `${this.prefix}:${moduleName}:`
|
|
239
|
-
},
|
|
240
|
-
...this.options
|
|
241
|
-
});
|
|
242
|
-
}
|
|
243
|
-
clone(options) {
|
|
244
|
-
options = options || this.options;
|
|
245
|
-
options.prefix = options.prefix || this.prefix;
|
|
246
|
-
return new Logger(this.logger, options);
|
|
247
|
-
}
|
|
248
|
-
}
|
|
249
|
-
var baseLogger = new Logger();
|
|
250
|
-
class EventEmitter {
|
|
251
|
-
constructor() {
|
|
252
|
-
this.observers = {};
|
|
253
|
-
}
|
|
254
|
-
on(events, listener) {
|
|
255
|
-
events.split(" ").forEach((event) => {
|
|
256
|
-
if (!this.observers[event]) this.observers[event] = /* @__PURE__ */ new Map();
|
|
257
|
-
const numListeners = this.observers[event].get(listener) || 0;
|
|
258
|
-
this.observers[event].set(listener, numListeners + 1);
|
|
259
|
-
});
|
|
260
|
-
return this;
|
|
261
|
-
}
|
|
262
|
-
off(event, listener) {
|
|
263
|
-
if (!this.observers[event]) return;
|
|
264
|
-
if (!listener) {
|
|
265
|
-
delete this.observers[event];
|
|
266
|
-
return;
|
|
267
|
-
}
|
|
268
|
-
this.observers[event].delete(listener);
|
|
269
|
-
}
|
|
270
|
-
emit(event, ...args) {
|
|
271
|
-
if (this.observers[event]) {
|
|
272
|
-
const cloned = Array.from(this.observers[event].entries());
|
|
273
|
-
cloned.forEach(([observer, numTimesAdded]) => {
|
|
274
|
-
for (let i = 0; i < numTimesAdded; i++) {
|
|
275
|
-
observer(...args);
|
|
276
|
-
}
|
|
277
|
-
});
|
|
278
|
-
}
|
|
279
|
-
if (this.observers["*"]) {
|
|
280
|
-
const cloned = Array.from(this.observers["*"].entries());
|
|
281
|
-
cloned.forEach(([observer, numTimesAdded]) => {
|
|
282
|
-
for (let i = 0; i < numTimesAdded; i++) {
|
|
283
|
-
observer.apply(observer, [event, ...args]);
|
|
284
|
-
}
|
|
285
|
-
});
|
|
286
|
-
}
|
|
287
|
-
}
|
|
288
|
-
}
|
|
289
|
-
class ResourceStore extends EventEmitter {
|
|
290
|
-
constructor(data, options = {
|
|
291
|
-
ns: ["translation"],
|
|
292
|
-
defaultNS: "translation"
|
|
293
|
-
}) {
|
|
294
|
-
super();
|
|
295
|
-
this.data = data || {};
|
|
296
|
-
this.options = options;
|
|
297
|
-
if (this.options.keySeparator === void 0) {
|
|
298
|
-
this.options.keySeparator = ".";
|
|
299
|
-
}
|
|
300
|
-
if (this.options.ignoreJSONStructure === void 0) {
|
|
301
|
-
this.options.ignoreJSONStructure = true;
|
|
302
|
-
}
|
|
303
|
-
}
|
|
304
|
-
addNamespaces(ns) {
|
|
305
|
-
if (this.options.ns.indexOf(ns) < 0) {
|
|
306
|
-
this.options.ns.push(ns);
|
|
307
|
-
}
|
|
308
|
-
}
|
|
309
|
-
removeNamespaces(ns) {
|
|
310
|
-
const index = this.options.ns.indexOf(ns);
|
|
311
|
-
if (index > -1) {
|
|
312
|
-
this.options.ns.splice(index, 1);
|
|
313
|
-
}
|
|
314
|
-
}
|
|
315
|
-
getResource(lng, ns, key, options = {}) {
|
|
316
|
-
var _a, _b;
|
|
317
|
-
const keySeparator = options.keySeparator !== void 0 ? options.keySeparator : this.options.keySeparator;
|
|
318
|
-
const ignoreJSONStructure = options.ignoreJSONStructure !== void 0 ? options.ignoreJSONStructure : this.options.ignoreJSONStructure;
|
|
319
|
-
let path;
|
|
320
|
-
if (lng.indexOf(".") > -1) {
|
|
321
|
-
path = lng.split(".");
|
|
322
|
-
} else {
|
|
323
|
-
path = [lng, ns];
|
|
324
|
-
if (key) {
|
|
325
|
-
if (Array.isArray(key)) {
|
|
326
|
-
path.push(...key);
|
|
327
|
-
} else if (isString(key) && keySeparator) {
|
|
328
|
-
path.push(...key.split(keySeparator));
|
|
329
|
-
} else {
|
|
330
|
-
path.push(key);
|
|
331
|
-
}
|
|
332
|
-
}
|
|
333
|
-
}
|
|
334
|
-
const result = getPath(this.data, path);
|
|
335
|
-
if (!result && !ns && !key && lng.indexOf(".") > -1) {
|
|
336
|
-
lng = path[0];
|
|
337
|
-
ns = path[1];
|
|
338
|
-
key = path.slice(2).join(".");
|
|
339
|
-
}
|
|
340
|
-
if (result || !ignoreJSONStructure || !isString(key)) return result;
|
|
341
|
-
return deepFind((_b = (_a = this.data) == null ? void 0 : _a[lng]) == null ? void 0 : _b[ns], key, keySeparator);
|
|
342
|
-
}
|
|
343
|
-
addResource(lng, ns, key, value, options = {
|
|
344
|
-
silent: false
|
|
345
|
-
}) {
|
|
346
|
-
const keySeparator = options.keySeparator !== void 0 ? options.keySeparator : this.options.keySeparator;
|
|
347
|
-
let path = [lng, ns];
|
|
348
|
-
if (key) path = path.concat(keySeparator ? key.split(keySeparator) : key);
|
|
349
|
-
if (lng.indexOf(".") > -1) {
|
|
350
|
-
path = lng.split(".");
|
|
351
|
-
value = ns;
|
|
352
|
-
ns = path[1];
|
|
353
|
-
}
|
|
354
|
-
this.addNamespaces(ns);
|
|
355
|
-
setPath(this.data, path, value);
|
|
356
|
-
if (!options.silent) this.emit("added", lng, ns, key, value);
|
|
357
|
-
}
|
|
358
|
-
addResources(lng, ns, resources, options = {
|
|
359
|
-
silent: false
|
|
360
|
-
}) {
|
|
361
|
-
for (const m in resources) {
|
|
362
|
-
if (isString(resources[m]) || Array.isArray(resources[m])) this.addResource(lng, ns, m, resources[m], {
|
|
363
|
-
silent: true
|
|
364
|
-
});
|
|
365
|
-
}
|
|
366
|
-
if (!options.silent) this.emit("added", lng, ns, resources);
|
|
367
|
-
}
|
|
368
|
-
addResourceBundle(lng, ns, resources, deep, overwrite, options = {
|
|
369
|
-
silent: false,
|
|
370
|
-
skipCopy: false
|
|
371
|
-
}) {
|
|
372
|
-
let path = [lng, ns];
|
|
373
|
-
if (lng.indexOf(".") > -1) {
|
|
374
|
-
path = lng.split(".");
|
|
375
|
-
deep = resources;
|
|
376
|
-
resources = ns;
|
|
377
|
-
ns = path[1];
|
|
378
|
-
}
|
|
379
|
-
this.addNamespaces(ns);
|
|
380
|
-
let pack = getPath(this.data, path) || {};
|
|
381
|
-
if (!options.skipCopy) resources = JSON.parse(JSON.stringify(resources));
|
|
382
|
-
if (deep) {
|
|
383
|
-
deepExtend(pack, resources, overwrite);
|
|
384
|
-
} else {
|
|
385
|
-
pack = {
|
|
386
|
-
...pack,
|
|
387
|
-
...resources
|
|
388
|
-
};
|
|
389
|
-
}
|
|
390
|
-
setPath(this.data, path, pack);
|
|
391
|
-
if (!options.silent) this.emit("added", lng, ns, resources);
|
|
392
|
-
}
|
|
393
|
-
removeResourceBundle(lng, ns) {
|
|
394
|
-
if (this.hasResourceBundle(lng, ns)) {
|
|
395
|
-
delete this.data[lng][ns];
|
|
396
|
-
}
|
|
397
|
-
this.removeNamespaces(ns);
|
|
398
|
-
this.emit("removed", lng, ns);
|
|
399
|
-
}
|
|
400
|
-
hasResourceBundle(lng, ns) {
|
|
401
|
-
return this.getResource(lng, ns) !== void 0;
|
|
402
|
-
}
|
|
403
|
-
getResourceBundle(lng, ns) {
|
|
404
|
-
if (!ns) ns = this.options.defaultNS;
|
|
405
|
-
return this.getResource(lng, ns);
|
|
406
|
-
}
|
|
407
|
-
getDataByLanguage(lng) {
|
|
408
|
-
return this.data[lng];
|
|
409
|
-
}
|
|
410
|
-
hasLanguageSomeTranslations(lng) {
|
|
411
|
-
const data = this.getDataByLanguage(lng);
|
|
412
|
-
const n = data && Object.keys(data) || [];
|
|
413
|
-
return !!n.find((v) => data[v] && Object.keys(data[v]).length > 0);
|
|
414
|
-
}
|
|
415
|
-
toJSON() {
|
|
416
|
-
return this.data;
|
|
417
|
-
}
|
|
418
|
-
}
|
|
419
|
-
var postProcessor = {
|
|
420
|
-
processors: {},
|
|
421
|
-
addPostProcessor(module) {
|
|
422
|
-
this.processors[module.name] = module;
|
|
423
|
-
},
|
|
424
|
-
handle(processors, value, key, options, translator) {
|
|
425
|
-
processors.forEach((processor) => {
|
|
426
|
-
var _a;
|
|
427
|
-
value = ((_a = this.processors[processor]) == null ? void 0 : _a.process(value, key, options, translator)) ?? value;
|
|
428
|
-
});
|
|
429
|
-
return value;
|
|
430
|
-
}
|
|
431
|
-
};
|
|
432
|
-
const PATH_KEY = Symbol("i18next/PATH_KEY");
|
|
433
|
-
function createProxy() {
|
|
434
|
-
const state = [];
|
|
435
|
-
const handler = /* @__PURE__ */ Object.create(null);
|
|
436
|
-
let proxy;
|
|
437
|
-
handler.get = (target, key) => {
|
|
438
|
-
var _a;
|
|
439
|
-
(_a = proxy == null ? void 0 : proxy.revoke) == null ? void 0 : _a.call(proxy);
|
|
440
|
-
if (key === PATH_KEY) return state;
|
|
441
|
-
state.push(key);
|
|
442
|
-
proxy = Proxy.revocable(target, handler);
|
|
443
|
-
return proxy.proxy;
|
|
444
|
-
};
|
|
445
|
-
return Proxy.revocable(/* @__PURE__ */ Object.create(null), handler).proxy;
|
|
446
|
-
}
|
|
447
|
-
function keysFromSelector(selector, opts) {
|
|
448
|
-
const {
|
|
449
|
-
[PATH_KEY]: path
|
|
450
|
-
} = selector(createProxy());
|
|
451
|
-
const keySeparator = (opts == null ? void 0 : opts.keySeparator) ?? ".";
|
|
452
|
-
const nsSeparator = (opts == null ? void 0 : opts.nsSeparator) ?? ":";
|
|
453
|
-
if (path.length > 1 && nsSeparator) {
|
|
454
|
-
const ns = opts == null ? void 0 : opts.ns;
|
|
455
|
-
const nsArray = Array.isArray(ns) ? ns : null;
|
|
456
|
-
if (nsArray && nsArray.length > 1 && nsArray.slice(1).includes(path[0])) {
|
|
457
|
-
return `${path[0]}${nsSeparator}${path.slice(1).join(keySeparator)}`;
|
|
458
|
-
}
|
|
459
|
-
}
|
|
460
|
-
return path.join(keySeparator);
|
|
461
|
-
}
|
|
462
|
-
const checkedLoadedFor = {};
|
|
463
|
-
const shouldHandleAsObject = (res) => !isString(res) && typeof res !== "boolean" && typeof res !== "number";
|
|
464
|
-
class Translator extends EventEmitter {
|
|
465
|
-
constructor(services, options = {}) {
|
|
466
|
-
super();
|
|
467
|
-
copy(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], services, this);
|
|
468
|
-
this.options = options;
|
|
469
|
-
if (this.options.keySeparator === void 0) {
|
|
470
|
-
this.options.keySeparator = ".";
|
|
471
|
-
}
|
|
472
|
-
this.logger = baseLogger.create("translator");
|
|
473
|
-
}
|
|
474
|
-
changeLanguage(lng) {
|
|
475
|
-
if (lng) this.language = lng;
|
|
476
|
-
}
|
|
477
|
-
exists(key, o = {
|
|
478
|
-
interpolation: {}
|
|
479
|
-
}) {
|
|
480
|
-
const opt = {
|
|
481
|
-
...o
|
|
482
|
-
};
|
|
483
|
-
if (key == null) return false;
|
|
484
|
-
const resolved = this.resolve(key, opt);
|
|
485
|
-
if ((resolved == null ? void 0 : resolved.res) === void 0) return false;
|
|
486
|
-
const isObject = shouldHandleAsObject(resolved.res);
|
|
487
|
-
if (opt.returnObjects === false && isObject) {
|
|
488
|
-
return false;
|
|
489
|
-
}
|
|
490
|
-
return true;
|
|
491
|
-
}
|
|
492
|
-
extractFromKey(key, opt) {
|
|
493
|
-
let nsSeparator = opt.nsSeparator !== void 0 ? opt.nsSeparator : this.options.nsSeparator;
|
|
494
|
-
if (nsSeparator === void 0) nsSeparator = ":";
|
|
495
|
-
const keySeparator = opt.keySeparator !== void 0 ? opt.keySeparator : this.options.keySeparator;
|
|
496
|
-
let namespaces = opt.ns || this.options.defaultNS || [];
|
|
497
|
-
const wouldCheckForNsInKey = nsSeparator && key.indexOf(nsSeparator) > -1;
|
|
498
|
-
const seemsNaturalLanguage = !this.options.userDefinedKeySeparator && !opt.keySeparator && !this.options.userDefinedNsSeparator && !opt.nsSeparator && !looksLikeObjectPath(key, nsSeparator, keySeparator);
|
|
499
|
-
if (wouldCheckForNsInKey && !seemsNaturalLanguage) {
|
|
500
|
-
const m = key.match(this.interpolator.nestingRegexp);
|
|
501
|
-
if (m && m.length > 0) {
|
|
502
|
-
return {
|
|
503
|
-
key,
|
|
504
|
-
namespaces: isString(namespaces) ? [namespaces] : namespaces
|
|
505
|
-
};
|
|
506
|
-
}
|
|
507
|
-
const parts = key.split(nsSeparator);
|
|
508
|
-
if (nsSeparator !== keySeparator || nsSeparator === keySeparator && this.options.ns.indexOf(parts[0]) > -1) namespaces = parts.shift();
|
|
509
|
-
key = parts.join(keySeparator);
|
|
510
|
-
}
|
|
511
|
-
return {
|
|
512
|
-
key,
|
|
513
|
-
namespaces: isString(namespaces) ? [namespaces] : namespaces
|
|
514
|
-
};
|
|
515
|
-
}
|
|
516
|
-
translate(keys, o, lastKey) {
|
|
517
|
-
let opt = typeof o === "object" ? {
|
|
518
|
-
...o
|
|
519
|
-
} : o;
|
|
520
|
-
if (typeof opt !== "object" && this.options.overloadTranslationOptionHandler) {
|
|
521
|
-
opt = this.options.overloadTranslationOptionHandler(arguments);
|
|
522
|
-
}
|
|
523
|
-
if (typeof opt === "object") opt = {
|
|
524
|
-
...opt
|
|
525
|
-
};
|
|
526
|
-
if (!opt) opt = {};
|
|
527
|
-
if (keys == null) return "";
|
|
528
|
-
if (typeof keys === "function") keys = keysFromSelector(keys, {
|
|
529
|
-
...this.options,
|
|
530
|
-
...opt
|
|
531
|
-
});
|
|
532
|
-
if (!Array.isArray(keys)) keys = [String(keys)];
|
|
533
|
-
keys = keys.map((k) => typeof k === "function" ? keysFromSelector(k, {
|
|
534
|
-
...this.options,
|
|
535
|
-
...opt
|
|
536
|
-
}) : String(k));
|
|
537
|
-
const returnDetails = opt.returnDetails !== void 0 ? opt.returnDetails : this.options.returnDetails;
|
|
538
|
-
const keySeparator = opt.keySeparator !== void 0 ? opt.keySeparator : this.options.keySeparator;
|
|
539
|
-
const {
|
|
540
|
-
key,
|
|
541
|
-
namespaces
|
|
542
|
-
} = this.extractFromKey(keys[keys.length - 1], opt);
|
|
543
|
-
const namespace = namespaces[namespaces.length - 1];
|
|
544
|
-
let nsSeparator = opt.nsSeparator !== void 0 ? opt.nsSeparator : this.options.nsSeparator;
|
|
545
|
-
if (nsSeparator === void 0) nsSeparator = ":";
|
|
546
|
-
const lng = opt.lng || this.language;
|
|
547
|
-
const appendNamespaceToCIMode = opt.appendNamespaceToCIMode || this.options.appendNamespaceToCIMode;
|
|
548
|
-
if ((lng == null ? void 0 : lng.toLowerCase()) === "cimode") {
|
|
549
|
-
if (appendNamespaceToCIMode) {
|
|
550
|
-
if (returnDetails) {
|
|
551
|
-
return {
|
|
552
|
-
res: `${namespace}${nsSeparator}${key}`,
|
|
553
|
-
usedKey: key,
|
|
554
|
-
exactUsedKey: key,
|
|
555
|
-
usedLng: lng,
|
|
556
|
-
usedNS: namespace,
|
|
557
|
-
usedParams: this.getUsedParamsDetails(opt)
|
|
558
|
-
};
|
|
559
|
-
}
|
|
560
|
-
return `${namespace}${nsSeparator}${key}`;
|
|
561
|
-
}
|
|
562
|
-
if (returnDetails) {
|
|
563
|
-
return {
|
|
564
|
-
res: key,
|
|
565
|
-
usedKey: key,
|
|
566
|
-
exactUsedKey: key,
|
|
567
|
-
usedLng: lng,
|
|
568
|
-
usedNS: namespace,
|
|
569
|
-
usedParams: this.getUsedParamsDetails(opt)
|
|
570
|
-
};
|
|
571
|
-
}
|
|
572
|
-
return key;
|
|
573
|
-
}
|
|
574
|
-
const resolved = this.resolve(keys, opt);
|
|
575
|
-
let res = resolved == null ? void 0 : resolved.res;
|
|
576
|
-
const resUsedKey = (resolved == null ? void 0 : resolved.usedKey) || key;
|
|
577
|
-
const resExactUsedKey = (resolved == null ? void 0 : resolved.exactUsedKey) || key;
|
|
578
|
-
const noObject = ["[object Number]", "[object Function]", "[object RegExp]"];
|
|
579
|
-
const joinArrays = opt.joinArrays !== void 0 ? opt.joinArrays : this.options.joinArrays;
|
|
580
|
-
const handleAsObjectInI18nFormat = !this.i18nFormat || this.i18nFormat.handleAsObject;
|
|
581
|
-
const needsPluralHandling = opt.count !== void 0 && !isString(opt.count);
|
|
582
|
-
const hasDefaultValue = Translator.hasDefaultValue(opt);
|
|
583
|
-
const defaultValueSuffix = needsPluralHandling ? this.pluralResolver.getSuffix(lng, opt.count, opt) : "";
|
|
584
|
-
const defaultValueSuffixOrdinalFallback = opt.ordinal && needsPluralHandling ? this.pluralResolver.getSuffix(lng, opt.count, {
|
|
585
|
-
ordinal: false
|
|
586
|
-
}) : "";
|
|
587
|
-
const needsZeroSuffixLookup = needsPluralHandling && !opt.ordinal && opt.count === 0;
|
|
588
|
-
const defaultValue = needsZeroSuffixLookup && opt[`defaultValue${this.options.pluralSeparator}zero`] || opt[`defaultValue${defaultValueSuffix}`] || opt[`defaultValue${defaultValueSuffixOrdinalFallback}`] || opt.defaultValue;
|
|
589
|
-
let resForObjHndl = res;
|
|
590
|
-
if (handleAsObjectInI18nFormat && !res && hasDefaultValue) {
|
|
591
|
-
resForObjHndl = defaultValue;
|
|
592
|
-
}
|
|
593
|
-
const handleAsObject = shouldHandleAsObject(resForObjHndl);
|
|
594
|
-
const resType = Object.prototype.toString.apply(resForObjHndl);
|
|
595
|
-
if (handleAsObjectInI18nFormat && resForObjHndl && handleAsObject && noObject.indexOf(resType) < 0 && !(isString(joinArrays) && Array.isArray(resForObjHndl))) {
|
|
596
|
-
if (!opt.returnObjects && !this.options.returnObjects) {
|
|
597
|
-
if (!this.options.returnedObjectHandler) {
|
|
598
|
-
this.logger.warn("accessing an object - but returnObjects options is not enabled!");
|
|
599
|
-
}
|
|
600
|
-
const r = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(resUsedKey, resForObjHndl, {
|
|
601
|
-
...opt,
|
|
602
|
-
ns: namespaces
|
|
603
|
-
}) : `key '${key} (${this.language})' returned an object instead of string.`;
|
|
604
|
-
if (returnDetails) {
|
|
605
|
-
resolved.res = r;
|
|
606
|
-
resolved.usedParams = this.getUsedParamsDetails(opt);
|
|
607
|
-
return resolved;
|
|
608
|
-
}
|
|
609
|
-
return r;
|
|
610
|
-
}
|
|
611
|
-
if (keySeparator) {
|
|
612
|
-
const resTypeIsArray = Array.isArray(resForObjHndl);
|
|
613
|
-
const copy2 = resTypeIsArray ? [] : {};
|
|
614
|
-
const newKeyToUse = resTypeIsArray ? resExactUsedKey : resUsedKey;
|
|
615
|
-
for (const m in resForObjHndl) {
|
|
616
|
-
if (Object.prototype.hasOwnProperty.call(resForObjHndl, m)) {
|
|
617
|
-
const deepKey = `${newKeyToUse}${keySeparator}${m}`;
|
|
618
|
-
if (hasDefaultValue && !res) {
|
|
619
|
-
copy2[m] = this.translate(deepKey, {
|
|
620
|
-
...opt,
|
|
621
|
-
defaultValue: shouldHandleAsObject(defaultValue) ? defaultValue[m] : void 0,
|
|
622
|
-
...{
|
|
623
|
-
joinArrays: false,
|
|
624
|
-
ns: namespaces
|
|
625
|
-
}
|
|
626
|
-
});
|
|
627
|
-
} else {
|
|
628
|
-
copy2[m] = this.translate(deepKey, {
|
|
629
|
-
...opt,
|
|
630
|
-
...{
|
|
631
|
-
joinArrays: false,
|
|
632
|
-
ns: namespaces
|
|
633
|
-
}
|
|
634
|
-
});
|
|
635
|
-
}
|
|
636
|
-
if (copy2[m] === deepKey) copy2[m] = resForObjHndl[m];
|
|
637
|
-
}
|
|
638
|
-
}
|
|
639
|
-
res = copy2;
|
|
640
|
-
}
|
|
641
|
-
} else if (handleAsObjectInI18nFormat && isString(joinArrays) && Array.isArray(res)) {
|
|
642
|
-
res = res.join(joinArrays);
|
|
643
|
-
if (res) res = this.extendTranslation(res, keys, opt, lastKey);
|
|
644
|
-
} else {
|
|
645
|
-
let usedDefault = false;
|
|
646
|
-
let usedKey = false;
|
|
647
|
-
if (!this.isValidLookup(res) && hasDefaultValue) {
|
|
648
|
-
usedDefault = true;
|
|
649
|
-
res = defaultValue;
|
|
650
|
-
}
|
|
651
|
-
if (!this.isValidLookup(res)) {
|
|
652
|
-
usedKey = true;
|
|
653
|
-
res = key;
|
|
654
|
-
}
|
|
655
|
-
const missingKeyNoValueFallbackToKey = opt.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey;
|
|
656
|
-
const resForMissing = missingKeyNoValueFallbackToKey && usedKey ? void 0 : res;
|
|
657
|
-
const updateMissing = hasDefaultValue && defaultValue !== res && this.options.updateMissing;
|
|
658
|
-
if (usedKey || usedDefault || updateMissing) {
|
|
659
|
-
this.logger.log(updateMissing ? "updateKey" : "missingKey", lng, namespace, key, updateMissing ? defaultValue : res);
|
|
660
|
-
if (keySeparator) {
|
|
661
|
-
const fk = this.resolve(key, {
|
|
662
|
-
...opt,
|
|
663
|
-
keySeparator: false
|
|
664
|
-
});
|
|
665
|
-
if (fk && fk.res) this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.");
|
|
666
|
-
}
|
|
667
|
-
let lngs = [];
|
|
668
|
-
const fallbackLngs = this.languageUtils.getFallbackCodes(this.options.fallbackLng, opt.lng || this.language);
|
|
669
|
-
if (this.options.saveMissingTo === "fallback" && fallbackLngs && fallbackLngs[0]) {
|
|
670
|
-
for (let i = 0; i < fallbackLngs.length; i++) {
|
|
671
|
-
lngs.push(fallbackLngs[i]);
|
|
672
|
-
}
|
|
673
|
-
} else if (this.options.saveMissingTo === "all") {
|
|
674
|
-
lngs = this.languageUtils.toResolveHierarchy(opt.lng || this.language);
|
|
675
|
-
} else {
|
|
676
|
-
lngs.push(opt.lng || this.language);
|
|
677
|
-
}
|
|
678
|
-
const send = (l, k, specificDefaultValue) => {
|
|
679
|
-
var _a;
|
|
680
|
-
const defaultForMissing = hasDefaultValue && specificDefaultValue !== res ? specificDefaultValue : resForMissing;
|
|
681
|
-
if (this.options.missingKeyHandler) {
|
|
682
|
-
this.options.missingKeyHandler(l, namespace, k, defaultForMissing, updateMissing, opt);
|
|
683
|
-
} else if ((_a = this.backendConnector) == null ? void 0 : _a.saveMissing) {
|
|
684
|
-
this.backendConnector.saveMissing(l, namespace, k, defaultForMissing, updateMissing, opt);
|
|
685
|
-
}
|
|
686
|
-
this.emit("missingKey", l, namespace, k, res);
|
|
687
|
-
};
|
|
688
|
-
if (this.options.saveMissing) {
|
|
689
|
-
if (this.options.saveMissingPlurals && needsPluralHandling) {
|
|
690
|
-
lngs.forEach((language) => {
|
|
691
|
-
const suffixes = this.pluralResolver.getSuffixes(language, opt);
|
|
692
|
-
if (needsZeroSuffixLookup && opt[`defaultValue${this.options.pluralSeparator}zero`] && suffixes.indexOf(`${this.options.pluralSeparator}zero`) < 0) {
|
|
693
|
-
suffixes.push(`${this.options.pluralSeparator}zero`);
|
|
694
|
-
}
|
|
695
|
-
suffixes.forEach((suffix) => {
|
|
696
|
-
send([language], key + suffix, opt[`defaultValue${suffix}`] || defaultValue);
|
|
697
|
-
});
|
|
698
|
-
});
|
|
699
|
-
} else {
|
|
700
|
-
send(lngs, key, defaultValue);
|
|
701
|
-
}
|
|
702
|
-
}
|
|
703
|
-
}
|
|
704
|
-
res = this.extendTranslation(res, keys, opt, resolved, lastKey);
|
|
705
|
-
if (usedKey && res === key && this.options.appendNamespaceToMissingKey) {
|
|
706
|
-
res = `${namespace}${nsSeparator}${key}`;
|
|
707
|
-
}
|
|
708
|
-
if ((usedKey || usedDefault) && this.options.parseMissingKeyHandler) {
|
|
709
|
-
res = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${namespace}${nsSeparator}${key}` : key, usedDefault ? res : void 0, opt);
|
|
710
|
-
}
|
|
711
|
-
}
|
|
712
|
-
if (returnDetails) {
|
|
713
|
-
resolved.res = res;
|
|
714
|
-
resolved.usedParams = this.getUsedParamsDetails(opt);
|
|
715
|
-
return resolved;
|
|
716
|
-
}
|
|
717
|
-
return res;
|
|
718
|
-
}
|
|
719
|
-
extendTranslation(res, key, opt, resolved, lastKey) {
|
|
720
|
-
var _a, _b;
|
|
721
|
-
if ((_a = this.i18nFormat) == null ? void 0 : _a.parse) {
|
|
722
|
-
res = this.i18nFormat.parse(res, {
|
|
723
|
-
...this.options.interpolation.defaultVariables,
|
|
724
|
-
...opt
|
|
725
|
-
}, opt.lng || this.language || resolved.usedLng, resolved.usedNS, resolved.usedKey, {
|
|
726
|
-
resolved
|
|
727
|
-
});
|
|
728
|
-
} else if (!opt.skipInterpolation) {
|
|
729
|
-
if (opt.interpolation) this.interpolator.init({
|
|
730
|
-
...opt,
|
|
731
|
-
...{
|
|
732
|
-
interpolation: {
|
|
733
|
-
...this.options.interpolation,
|
|
734
|
-
...opt.interpolation
|
|
735
|
-
}
|
|
736
|
-
}
|
|
737
|
-
});
|
|
738
|
-
const skipOnVariables = isString(res) && (((_b = opt == null ? void 0 : opt.interpolation) == null ? void 0 : _b.skipOnVariables) !== void 0 ? opt.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables);
|
|
739
|
-
let nestBef;
|
|
740
|
-
if (skipOnVariables) {
|
|
741
|
-
const nb = res.match(this.interpolator.nestingRegexp);
|
|
742
|
-
nestBef = nb && nb.length;
|
|
743
|
-
}
|
|
744
|
-
let data = opt.replace && !isString(opt.replace) ? opt.replace : opt;
|
|
745
|
-
if (this.options.interpolation.defaultVariables) data = {
|
|
746
|
-
...this.options.interpolation.defaultVariables,
|
|
747
|
-
...data
|
|
748
|
-
};
|
|
749
|
-
res = this.interpolator.interpolate(res, data, opt.lng || this.language || resolved.usedLng, opt);
|
|
750
|
-
if (skipOnVariables) {
|
|
751
|
-
const na = res.match(this.interpolator.nestingRegexp);
|
|
752
|
-
const nestAft = na && na.length;
|
|
753
|
-
if (nestBef < nestAft) opt.nest = false;
|
|
754
|
-
}
|
|
755
|
-
if (!opt.lng && resolved && resolved.res) opt.lng = this.language || resolved.usedLng;
|
|
756
|
-
if (opt.nest !== false) res = this.interpolator.nest(res, (...args) => {
|
|
757
|
-
if ((lastKey == null ? void 0 : lastKey[0]) === args[0] && !opt.context) {
|
|
758
|
-
this.logger.warn(`It seems you are nesting recursively key: ${args[0]} in key: ${key[0]}`);
|
|
759
|
-
return null;
|
|
760
|
-
}
|
|
761
|
-
return this.translate(...args, key);
|
|
762
|
-
}, opt);
|
|
763
|
-
if (opt.interpolation) this.interpolator.reset();
|
|
764
|
-
}
|
|
765
|
-
const postProcess = opt.postProcess || this.options.postProcess;
|
|
766
|
-
const postProcessorNames = isString(postProcess) ? [postProcess] : postProcess;
|
|
767
|
-
if (res != null && (postProcessorNames == null ? void 0 : postProcessorNames.length) && opt.applyPostProcessor !== false) {
|
|
768
|
-
res = postProcessor.handle(postProcessorNames, res, key, this.options && this.options.postProcessPassResolved ? {
|
|
769
|
-
i18nResolved: {
|
|
770
|
-
...resolved,
|
|
771
|
-
usedParams: this.getUsedParamsDetails(opt)
|
|
772
|
-
},
|
|
773
|
-
...opt
|
|
774
|
-
} : opt, this);
|
|
775
|
-
}
|
|
776
|
-
return res;
|
|
777
|
-
}
|
|
778
|
-
resolve(keys, opt = {}) {
|
|
779
|
-
let found;
|
|
780
|
-
let usedKey;
|
|
781
|
-
let exactUsedKey;
|
|
782
|
-
let usedLng;
|
|
783
|
-
let usedNS;
|
|
784
|
-
if (isString(keys)) keys = [keys];
|
|
785
|
-
if (Array.isArray(keys)) keys = keys.map((k) => typeof k === "function" ? keysFromSelector(k, {
|
|
786
|
-
...this.options,
|
|
787
|
-
...opt
|
|
788
|
-
}) : k);
|
|
789
|
-
keys.forEach((k) => {
|
|
790
|
-
if (this.isValidLookup(found)) return;
|
|
791
|
-
const extracted = this.extractFromKey(k, opt);
|
|
792
|
-
const key = extracted.key;
|
|
793
|
-
usedKey = key;
|
|
794
|
-
let namespaces = extracted.namespaces;
|
|
795
|
-
if (this.options.fallbackNS) namespaces = namespaces.concat(this.options.fallbackNS);
|
|
796
|
-
const needsPluralHandling = opt.count !== void 0 && !isString(opt.count);
|
|
797
|
-
const needsZeroSuffixLookup = needsPluralHandling && !opt.ordinal && opt.count === 0;
|
|
798
|
-
const needsContextHandling = opt.context !== void 0 && (isString(opt.context) || typeof opt.context === "number") && opt.context !== "";
|
|
799
|
-
const codes = opt.lngs ? opt.lngs : this.languageUtils.toResolveHierarchy(opt.lng || this.language, opt.fallbackLng);
|
|
800
|
-
namespaces.forEach((ns) => {
|
|
801
|
-
var _a, _b;
|
|
802
|
-
if (this.isValidLookup(found)) return;
|
|
803
|
-
usedNS = ns;
|
|
804
|
-
if (!checkedLoadedFor[`${codes[0]}-${ns}`] && ((_a = this.utils) == null ? void 0 : _a.hasLoadedNamespace) && !((_b = this.utils) == null ? void 0 : _b.hasLoadedNamespace(usedNS))) {
|
|
805
|
-
checkedLoadedFor[`${codes[0]}-${ns}`] = true;
|
|
806
|
-
this.logger.warn(`key "${usedKey}" for languages "${codes.join(", ")}" won't get resolved as namespace "${usedNS}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");
|
|
807
|
-
}
|
|
808
|
-
codes.forEach((code) => {
|
|
809
|
-
var _a2;
|
|
810
|
-
if (this.isValidLookup(found)) return;
|
|
811
|
-
usedLng = code;
|
|
812
|
-
const finalKeys = [key];
|
|
813
|
-
if ((_a2 = this.i18nFormat) == null ? void 0 : _a2.addLookupKeys) {
|
|
814
|
-
this.i18nFormat.addLookupKeys(finalKeys, key, code, ns, opt);
|
|
815
|
-
} else {
|
|
816
|
-
let pluralSuffix;
|
|
817
|
-
if (needsPluralHandling) pluralSuffix = this.pluralResolver.getSuffix(code, opt.count, opt);
|
|
818
|
-
const zeroSuffix = `${this.options.pluralSeparator}zero`;
|
|
819
|
-
const ordinalPrefix = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
|
|
820
|
-
if (needsPluralHandling) {
|
|
821
|
-
if (opt.ordinal && pluralSuffix.indexOf(ordinalPrefix) === 0) {
|
|
822
|
-
finalKeys.push(key + pluralSuffix.replace(ordinalPrefix, this.options.pluralSeparator));
|
|
823
|
-
}
|
|
824
|
-
finalKeys.push(key + pluralSuffix);
|
|
825
|
-
if (needsZeroSuffixLookup) {
|
|
826
|
-
finalKeys.push(key + zeroSuffix);
|
|
827
|
-
}
|
|
828
|
-
}
|
|
829
|
-
if (needsContextHandling) {
|
|
830
|
-
const contextKey = `${key}${this.options.contextSeparator || "_"}${opt.context}`;
|
|
831
|
-
finalKeys.push(contextKey);
|
|
832
|
-
if (needsPluralHandling) {
|
|
833
|
-
if (opt.ordinal && pluralSuffix.indexOf(ordinalPrefix) === 0) {
|
|
834
|
-
finalKeys.push(contextKey + pluralSuffix.replace(ordinalPrefix, this.options.pluralSeparator));
|
|
835
|
-
}
|
|
836
|
-
finalKeys.push(contextKey + pluralSuffix);
|
|
837
|
-
if (needsZeroSuffixLookup) {
|
|
838
|
-
finalKeys.push(contextKey + zeroSuffix);
|
|
839
|
-
}
|
|
840
|
-
}
|
|
841
|
-
}
|
|
842
|
-
}
|
|
843
|
-
let possibleKey;
|
|
844
|
-
while (possibleKey = finalKeys.pop()) {
|
|
845
|
-
if (!this.isValidLookup(found)) {
|
|
846
|
-
exactUsedKey = possibleKey;
|
|
847
|
-
found = this.getResource(code, ns, possibleKey, opt);
|
|
848
|
-
}
|
|
849
|
-
}
|
|
850
|
-
});
|
|
851
|
-
});
|
|
852
|
-
});
|
|
853
|
-
return {
|
|
854
|
-
res: found,
|
|
855
|
-
usedKey,
|
|
856
|
-
exactUsedKey,
|
|
857
|
-
usedLng,
|
|
858
|
-
usedNS
|
|
859
|
-
};
|
|
860
|
-
}
|
|
861
|
-
isValidLookup(res) {
|
|
862
|
-
return res !== void 0 && !(!this.options.returnNull && res === null) && !(!this.options.returnEmptyString && res === "");
|
|
863
|
-
}
|
|
864
|
-
getResource(code, ns, key, options = {}) {
|
|
865
|
-
var _a;
|
|
866
|
-
if ((_a = this.i18nFormat) == null ? void 0 : _a.getResource) return this.i18nFormat.getResource(code, ns, key, options);
|
|
867
|
-
return this.resourceStore.getResource(code, ns, key, options);
|
|
868
|
-
}
|
|
869
|
-
getUsedParamsDetails(options = {}) {
|
|
870
|
-
const optionsKeys = ["defaultValue", "ordinal", "context", "replace", "lng", "lngs", "fallbackLng", "ns", "keySeparator", "nsSeparator", "returnObjects", "returnDetails", "joinArrays", "postProcess", "interpolation"];
|
|
871
|
-
const useOptionsReplaceForData = options.replace && !isString(options.replace);
|
|
872
|
-
let data = useOptionsReplaceForData ? options.replace : options;
|
|
873
|
-
if (useOptionsReplaceForData && typeof options.count !== "undefined") {
|
|
874
|
-
data.count = options.count;
|
|
875
|
-
}
|
|
876
|
-
if (this.options.interpolation.defaultVariables) {
|
|
877
|
-
data = {
|
|
878
|
-
...this.options.interpolation.defaultVariables,
|
|
879
|
-
...data
|
|
880
|
-
};
|
|
881
|
-
}
|
|
882
|
-
if (!useOptionsReplaceForData) {
|
|
883
|
-
data = {
|
|
884
|
-
...data
|
|
885
|
-
};
|
|
886
|
-
for (const key of optionsKeys) {
|
|
887
|
-
delete data[key];
|
|
888
|
-
}
|
|
889
|
-
}
|
|
890
|
-
return data;
|
|
891
|
-
}
|
|
892
|
-
static hasDefaultValue(options) {
|
|
893
|
-
const prefix = "defaultValue";
|
|
894
|
-
for (const option in options) {
|
|
895
|
-
if (Object.prototype.hasOwnProperty.call(options, option) && prefix === option.substring(0, prefix.length) && void 0 !== options[option]) {
|
|
896
|
-
return true;
|
|
897
|
-
}
|
|
898
|
-
}
|
|
899
|
-
return false;
|
|
900
|
-
}
|
|
901
|
-
}
|
|
902
|
-
class LanguageUtil {
|
|
903
|
-
constructor(options) {
|
|
904
|
-
this.options = options;
|
|
905
|
-
this.supportedLngs = this.options.supportedLngs || false;
|
|
906
|
-
this.logger = baseLogger.create("languageUtils");
|
|
907
|
-
}
|
|
908
|
-
getScriptPartFromCode(code) {
|
|
909
|
-
code = getCleanedCode(code);
|
|
910
|
-
if (!code || code.indexOf("-") < 0) return null;
|
|
911
|
-
const p = code.split("-");
|
|
912
|
-
if (p.length === 2) return null;
|
|
913
|
-
p.pop();
|
|
914
|
-
if (p[p.length - 1].toLowerCase() === "x") return null;
|
|
915
|
-
return this.formatLanguageCode(p.join("-"));
|
|
916
|
-
}
|
|
917
|
-
getLanguagePartFromCode(code) {
|
|
918
|
-
code = getCleanedCode(code);
|
|
919
|
-
if (!code || code.indexOf("-") < 0) return code;
|
|
920
|
-
const p = code.split("-");
|
|
921
|
-
return this.formatLanguageCode(p[0]);
|
|
922
|
-
}
|
|
923
|
-
formatLanguageCode(code) {
|
|
924
|
-
if (isString(code) && code.indexOf("-") > -1) {
|
|
925
|
-
let formattedCode;
|
|
926
|
-
try {
|
|
927
|
-
formattedCode = Intl.getCanonicalLocales(code)[0];
|
|
928
|
-
} catch (e) {
|
|
929
|
-
}
|
|
930
|
-
if (formattedCode && this.options.lowerCaseLng) {
|
|
931
|
-
formattedCode = formattedCode.toLowerCase();
|
|
932
|
-
}
|
|
933
|
-
if (formattedCode) return formattedCode;
|
|
934
|
-
if (this.options.lowerCaseLng) {
|
|
935
|
-
return code.toLowerCase();
|
|
936
|
-
}
|
|
937
|
-
return code;
|
|
938
|
-
}
|
|
939
|
-
return this.options.cleanCode || this.options.lowerCaseLng ? code.toLowerCase() : code;
|
|
940
|
-
}
|
|
941
|
-
isSupportedCode(code) {
|
|
942
|
-
if (this.options.load === "languageOnly" || this.options.nonExplicitSupportedLngs) {
|
|
943
|
-
code = this.getLanguagePartFromCode(code);
|
|
944
|
-
}
|
|
945
|
-
return !this.supportedLngs || !this.supportedLngs.length || this.supportedLngs.indexOf(code) > -1;
|
|
946
|
-
}
|
|
947
|
-
getBestMatchFromCodes(codes) {
|
|
948
|
-
if (!codes) return null;
|
|
949
|
-
let found;
|
|
950
|
-
codes.forEach((code) => {
|
|
951
|
-
if (found) return;
|
|
952
|
-
const cleanedLng = this.formatLanguageCode(code);
|
|
953
|
-
if (!this.options.supportedLngs || this.isSupportedCode(cleanedLng)) found = cleanedLng;
|
|
954
|
-
});
|
|
955
|
-
if (!found && this.options.supportedLngs) {
|
|
956
|
-
codes.forEach((code) => {
|
|
957
|
-
if (found) return;
|
|
958
|
-
const lngScOnly = this.getScriptPartFromCode(code);
|
|
959
|
-
if (this.isSupportedCode(lngScOnly)) return found = lngScOnly;
|
|
960
|
-
const lngOnly = this.getLanguagePartFromCode(code);
|
|
961
|
-
if (this.isSupportedCode(lngOnly)) return found = lngOnly;
|
|
962
|
-
found = this.options.supportedLngs.find((supportedLng) => {
|
|
963
|
-
if (supportedLng === lngOnly) return supportedLng;
|
|
964
|
-
if (supportedLng.indexOf("-") < 0 && lngOnly.indexOf("-") < 0) return;
|
|
965
|
-
if (supportedLng.indexOf("-") > 0 && lngOnly.indexOf("-") < 0 && supportedLng.substring(0, supportedLng.indexOf("-")) === lngOnly) return supportedLng;
|
|
966
|
-
if (supportedLng.indexOf(lngOnly) === 0 && lngOnly.length > 1) return supportedLng;
|
|
967
|
-
});
|
|
968
|
-
});
|
|
969
|
-
}
|
|
970
|
-
if (!found) found = this.getFallbackCodes(this.options.fallbackLng)[0];
|
|
971
|
-
return found;
|
|
972
|
-
}
|
|
973
|
-
getFallbackCodes(fallbacks, code) {
|
|
974
|
-
if (!fallbacks) return [];
|
|
975
|
-
if (typeof fallbacks === "function") fallbacks = fallbacks(code);
|
|
976
|
-
if (isString(fallbacks)) fallbacks = [fallbacks];
|
|
977
|
-
if (Array.isArray(fallbacks)) return fallbacks;
|
|
978
|
-
if (!code) return fallbacks.default || [];
|
|
979
|
-
let found = fallbacks[code];
|
|
980
|
-
if (!found) found = fallbacks[this.getScriptPartFromCode(code)];
|
|
981
|
-
if (!found) found = fallbacks[this.formatLanguageCode(code)];
|
|
982
|
-
if (!found) found = fallbacks[this.getLanguagePartFromCode(code)];
|
|
983
|
-
if (!found) found = fallbacks.default;
|
|
984
|
-
return found || [];
|
|
985
|
-
}
|
|
986
|
-
toResolveHierarchy(code, fallbackCode) {
|
|
987
|
-
const fallbackCodes = this.getFallbackCodes((fallbackCode === false ? [] : fallbackCode) || this.options.fallbackLng || [], code);
|
|
988
|
-
const codes = [];
|
|
989
|
-
const addCode = (c) => {
|
|
990
|
-
if (!c) return;
|
|
991
|
-
if (this.isSupportedCode(c)) {
|
|
992
|
-
codes.push(c);
|
|
993
|
-
} else {
|
|
994
|
-
this.logger.warn(`rejecting language code not found in supportedLngs: ${c}`);
|
|
995
|
-
}
|
|
996
|
-
};
|
|
997
|
-
if (isString(code) && (code.indexOf("-") > -1 || code.indexOf("_") > -1)) {
|
|
998
|
-
if (this.options.load !== "languageOnly") addCode(this.formatLanguageCode(code));
|
|
999
|
-
if (this.options.load !== "languageOnly" && this.options.load !== "currentOnly") addCode(this.getScriptPartFromCode(code));
|
|
1000
|
-
if (this.options.load !== "currentOnly") addCode(this.getLanguagePartFromCode(code));
|
|
1001
|
-
} else if (isString(code)) {
|
|
1002
|
-
addCode(this.formatLanguageCode(code));
|
|
1003
|
-
}
|
|
1004
|
-
fallbackCodes.forEach((fc) => {
|
|
1005
|
-
if (codes.indexOf(fc) < 0) addCode(this.formatLanguageCode(fc));
|
|
1006
|
-
});
|
|
1007
|
-
return codes;
|
|
1008
|
-
}
|
|
1009
|
-
}
|
|
1010
|
-
const suffixesOrder = {
|
|
1011
|
-
zero: 0,
|
|
1012
|
-
one: 1,
|
|
1013
|
-
two: 2,
|
|
1014
|
-
few: 3,
|
|
1015
|
-
many: 4,
|
|
1016
|
-
other: 5
|
|
1017
|
-
};
|
|
1018
|
-
const dummyRule = {
|
|
1019
|
-
select: (count) => count === 1 ? "one" : "other",
|
|
1020
|
-
resolvedOptions: () => ({
|
|
1021
|
-
pluralCategories: ["one", "other"]
|
|
1022
|
-
})
|
|
1023
|
-
};
|
|
1024
|
-
class PluralResolver {
|
|
1025
|
-
constructor(languageUtils, options = {}) {
|
|
1026
|
-
this.languageUtils = languageUtils;
|
|
1027
|
-
this.options = options;
|
|
1028
|
-
this.logger = baseLogger.create("pluralResolver");
|
|
1029
|
-
this.pluralRulesCache = {};
|
|
1030
|
-
}
|
|
1031
|
-
clearCache() {
|
|
1032
|
-
this.pluralRulesCache = {};
|
|
1033
|
-
}
|
|
1034
|
-
getRule(code, options = {}) {
|
|
1035
|
-
const cleanedCode = getCleanedCode(code === "dev" ? "en" : code);
|
|
1036
|
-
const type = options.ordinal ? "ordinal" : "cardinal";
|
|
1037
|
-
const cacheKey = JSON.stringify({
|
|
1038
|
-
cleanedCode,
|
|
1039
|
-
type
|
|
1040
|
-
});
|
|
1041
|
-
if (cacheKey in this.pluralRulesCache) {
|
|
1042
|
-
return this.pluralRulesCache[cacheKey];
|
|
1043
|
-
}
|
|
1044
|
-
let rule;
|
|
1045
|
-
try {
|
|
1046
|
-
rule = new Intl.PluralRules(cleanedCode, {
|
|
1047
|
-
type
|
|
1048
|
-
});
|
|
1049
|
-
} catch (err) {
|
|
1050
|
-
if (typeof Intl === "undefined") {
|
|
1051
|
-
this.logger.error("No Intl support, please use an Intl polyfill!");
|
|
1052
|
-
return dummyRule;
|
|
1053
|
-
}
|
|
1054
|
-
if (!code.match(/-|_/)) return dummyRule;
|
|
1055
|
-
const lngPart = this.languageUtils.getLanguagePartFromCode(code);
|
|
1056
|
-
rule = this.getRule(lngPart, options);
|
|
1057
|
-
}
|
|
1058
|
-
this.pluralRulesCache[cacheKey] = rule;
|
|
1059
|
-
return rule;
|
|
1060
|
-
}
|
|
1061
|
-
needsPlural(code, options = {}) {
|
|
1062
|
-
let rule = this.getRule(code, options);
|
|
1063
|
-
if (!rule) rule = this.getRule("dev", options);
|
|
1064
|
-
return (rule == null ? void 0 : rule.resolvedOptions().pluralCategories.length) > 1;
|
|
1065
|
-
}
|
|
1066
|
-
getPluralFormsOfKey(code, key, options = {}) {
|
|
1067
|
-
return this.getSuffixes(code, options).map((suffix) => `${key}${suffix}`);
|
|
1068
|
-
}
|
|
1069
|
-
getSuffixes(code, options = {}) {
|
|
1070
|
-
let rule = this.getRule(code, options);
|
|
1071
|
-
if (!rule) rule = this.getRule("dev", options);
|
|
1072
|
-
if (!rule) return [];
|
|
1073
|
-
return rule.resolvedOptions().pluralCategories.sort((pluralCategory1, pluralCategory2) => suffixesOrder[pluralCategory1] - suffixesOrder[pluralCategory2]).map((pluralCategory) => `${this.options.prepend}${options.ordinal ? `ordinal${this.options.prepend}` : ""}${pluralCategory}`);
|
|
1074
|
-
}
|
|
1075
|
-
getSuffix(code, count, options = {}) {
|
|
1076
|
-
const rule = this.getRule(code, options);
|
|
1077
|
-
if (rule) {
|
|
1078
|
-
return `${this.options.prepend}${options.ordinal ? `ordinal${this.options.prepend}` : ""}${rule.select(count)}`;
|
|
1079
|
-
}
|
|
1080
|
-
this.logger.warn(`no plural rule found for: ${code}`);
|
|
1081
|
-
return this.getSuffix("dev", count, options);
|
|
1082
|
-
}
|
|
1083
|
-
}
|
|
1084
|
-
const deepFindWithDefaults = (data, defaultData, key, keySeparator = ".", ignoreJSONStructure = true) => {
|
|
1085
|
-
let path = getPathWithDefaults(data, defaultData, key);
|
|
1086
|
-
if (!path && ignoreJSONStructure && isString(key)) {
|
|
1087
|
-
path = deepFind(data, key, keySeparator);
|
|
1088
|
-
if (path === void 0) path = deepFind(defaultData, key, keySeparator);
|
|
1089
|
-
}
|
|
1090
|
-
return path;
|
|
1091
|
-
};
|
|
1092
|
-
const regexSafe = (val) => val.replace(/\$/g, "$$$$");
|
|
1093
|
-
class Interpolator {
|
|
1094
|
-
constructor(options = {}) {
|
|
1095
|
-
var _a;
|
|
1096
|
-
this.logger = baseLogger.create("interpolator");
|
|
1097
|
-
this.options = options;
|
|
1098
|
-
this.format = ((_a = options == null ? void 0 : options.interpolation) == null ? void 0 : _a.format) || ((value) => value);
|
|
1099
|
-
this.init(options);
|
|
1100
|
-
}
|
|
1101
|
-
init(options = {}) {
|
|
1102
|
-
if (!options.interpolation) options.interpolation = {
|
|
1103
|
-
escapeValue: true
|
|
1104
|
-
};
|
|
1105
|
-
const {
|
|
1106
|
-
escape: escape$1,
|
|
1107
|
-
escapeValue,
|
|
1108
|
-
useRawValueToEscape,
|
|
1109
|
-
prefix,
|
|
1110
|
-
prefixEscaped,
|
|
1111
|
-
suffix,
|
|
1112
|
-
suffixEscaped,
|
|
1113
|
-
formatSeparator,
|
|
1114
|
-
unescapeSuffix,
|
|
1115
|
-
unescapePrefix,
|
|
1116
|
-
nestingPrefix,
|
|
1117
|
-
nestingPrefixEscaped,
|
|
1118
|
-
nestingSuffix,
|
|
1119
|
-
nestingSuffixEscaped,
|
|
1120
|
-
nestingOptionsSeparator,
|
|
1121
|
-
maxReplaces,
|
|
1122
|
-
alwaysFormat
|
|
1123
|
-
} = options.interpolation;
|
|
1124
|
-
this.escape = escape$1 !== void 0 ? escape$1 : escape;
|
|
1125
|
-
this.escapeValue = escapeValue !== void 0 ? escapeValue : true;
|
|
1126
|
-
this.useRawValueToEscape = useRawValueToEscape !== void 0 ? useRawValueToEscape : false;
|
|
1127
|
-
this.prefix = prefix ? regexEscape(prefix) : prefixEscaped || "{{";
|
|
1128
|
-
this.suffix = suffix ? regexEscape(suffix) : suffixEscaped || "}}";
|
|
1129
|
-
this.formatSeparator = formatSeparator || ",";
|
|
1130
|
-
this.unescapePrefix = unescapeSuffix ? "" : unescapePrefix || "-";
|
|
1131
|
-
this.unescapeSuffix = this.unescapePrefix ? "" : unescapeSuffix || "";
|
|
1132
|
-
this.nestingPrefix = nestingPrefix ? regexEscape(nestingPrefix) : nestingPrefixEscaped || regexEscape("$t(");
|
|
1133
|
-
this.nestingSuffix = nestingSuffix ? regexEscape(nestingSuffix) : nestingSuffixEscaped || regexEscape(")");
|
|
1134
|
-
this.nestingOptionsSeparator = nestingOptionsSeparator || ",";
|
|
1135
|
-
this.maxReplaces = maxReplaces || 1e3;
|
|
1136
|
-
this.alwaysFormat = alwaysFormat !== void 0 ? alwaysFormat : false;
|
|
1137
|
-
this.resetRegExp();
|
|
1138
|
-
}
|
|
1139
|
-
reset() {
|
|
1140
|
-
if (this.options) this.init(this.options);
|
|
1141
|
-
}
|
|
1142
|
-
resetRegExp() {
|
|
1143
|
-
const getOrResetRegExp = (existingRegExp, pattern) => {
|
|
1144
|
-
if ((existingRegExp == null ? void 0 : existingRegExp.source) === pattern) {
|
|
1145
|
-
existingRegExp.lastIndex = 0;
|
|
1146
|
-
return existingRegExp;
|
|
1147
|
-
}
|
|
1148
|
-
return new RegExp(pattern, "g");
|
|
1149
|
-
};
|
|
1150
|
-
this.regexp = getOrResetRegExp(this.regexp, `${this.prefix}(.+?)${this.suffix}`);
|
|
1151
|
-
this.regexpUnescape = getOrResetRegExp(this.regexpUnescape, `${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`);
|
|
1152
|
-
this.nestingRegexp = getOrResetRegExp(this.nestingRegexp, `${this.nestingPrefix}((?:[^()"']+|"[^"]*"|'[^']*'|\\((?:[^()]|"[^"]*"|'[^']*')*\\))*?)${this.nestingSuffix}`);
|
|
1153
|
-
}
|
|
1154
|
-
interpolate(str, data, lng, options) {
|
|
1155
|
-
var _a;
|
|
1156
|
-
let match;
|
|
1157
|
-
let value;
|
|
1158
|
-
let replaces;
|
|
1159
|
-
const defaultData = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {};
|
|
1160
|
-
const handleFormat = (key) => {
|
|
1161
|
-
if (key.indexOf(this.formatSeparator) < 0) {
|
|
1162
|
-
const path = deepFindWithDefaults(data, defaultData, key, this.options.keySeparator, this.options.ignoreJSONStructure);
|
|
1163
|
-
return this.alwaysFormat ? this.format(path, void 0, lng, {
|
|
1164
|
-
...options,
|
|
1165
|
-
...data,
|
|
1166
|
-
interpolationkey: key
|
|
1167
|
-
}) : path;
|
|
1168
|
-
}
|
|
1169
|
-
const p = key.split(this.formatSeparator);
|
|
1170
|
-
const k = p.shift().trim();
|
|
1171
|
-
const f = p.join(this.formatSeparator).trim();
|
|
1172
|
-
return this.format(deepFindWithDefaults(data, defaultData, k, this.options.keySeparator, this.options.ignoreJSONStructure), f, lng, {
|
|
1173
|
-
...options,
|
|
1174
|
-
...data,
|
|
1175
|
-
interpolationkey: k
|
|
1176
|
-
});
|
|
1177
|
-
};
|
|
1178
|
-
this.resetRegExp();
|
|
1179
|
-
const missingInterpolationHandler = (options == null ? void 0 : options.missingInterpolationHandler) || this.options.missingInterpolationHandler;
|
|
1180
|
-
const skipOnVariables = ((_a = options == null ? void 0 : options.interpolation) == null ? void 0 : _a.skipOnVariables) !== void 0 ? options.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables;
|
|
1181
|
-
const todos = [{
|
|
1182
|
-
regex: this.regexpUnescape,
|
|
1183
|
-
safeValue: (val) => regexSafe(val)
|
|
1184
|
-
}, {
|
|
1185
|
-
regex: this.regexp,
|
|
1186
|
-
safeValue: (val) => this.escapeValue ? regexSafe(this.escape(val)) : regexSafe(val)
|
|
1187
|
-
}];
|
|
1188
|
-
todos.forEach((todo) => {
|
|
1189
|
-
replaces = 0;
|
|
1190
|
-
while (match = todo.regex.exec(str)) {
|
|
1191
|
-
const matchedVar = match[1].trim();
|
|
1192
|
-
value = handleFormat(matchedVar);
|
|
1193
|
-
if (value === void 0) {
|
|
1194
|
-
if (typeof missingInterpolationHandler === "function") {
|
|
1195
|
-
const temp = missingInterpolationHandler(str, match, options);
|
|
1196
|
-
value = isString(temp) ? temp : "";
|
|
1197
|
-
} else if (options && Object.prototype.hasOwnProperty.call(options, matchedVar)) {
|
|
1198
|
-
value = "";
|
|
1199
|
-
} else if (skipOnVariables) {
|
|
1200
|
-
value = match[0];
|
|
1201
|
-
continue;
|
|
1202
|
-
} else {
|
|
1203
|
-
this.logger.warn(`missed to pass in variable ${matchedVar} for interpolating ${str}`);
|
|
1204
|
-
value = "";
|
|
1205
|
-
}
|
|
1206
|
-
} else if (!isString(value) && !this.useRawValueToEscape) {
|
|
1207
|
-
value = makeString(value);
|
|
1208
|
-
}
|
|
1209
|
-
const safeValue = todo.safeValue(value);
|
|
1210
|
-
str = str.replace(match[0], safeValue);
|
|
1211
|
-
if (skipOnVariables) {
|
|
1212
|
-
todo.regex.lastIndex += value.length;
|
|
1213
|
-
todo.regex.lastIndex -= match[0].length;
|
|
1214
|
-
} else {
|
|
1215
|
-
todo.regex.lastIndex = 0;
|
|
1216
|
-
}
|
|
1217
|
-
replaces++;
|
|
1218
|
-
if (replaces >= this.maxReplaces) {
|
|
1219
|
-
break;
|
|
1220
|
-
}
|
|
1221
|
-
}
|
|
1222
|
-
});
|
|
1223
|
-
return str;
|
|
1224
|
-
}
|
|
1225
|
-
nest(str, fc, options = {}) {
|
|
1226
|
-
let match;
|
|
1227
|
-
let value;
|
|
1228
|
-
let clonedOptions;
|
|
1229
|
-
const handleHasOptions = (key, inheritedOptions) => {
|
|
1230
|
-
const sep = this.nestingOptionsSeparator;
|
|
1231
|
-
if (key.indexOf(sep) < 0) return key;
|
|
1232
|
-
const c = key.split(new RegExp(`${regexEscape(sep)}[ ]*{`));
|
|
1233
|
-
let optionsString = `{${c[1]}`;
|
|
1234
|
-
key = c[0];
|
|
1235
|
-
optionsString = this.interpolate(optionsString, clonedOptions);
|
|
1236
|
-
const matchedSingleQuotes = optionsString.match(/'/g);
|
|
1237
|
-
const matchedDoubleQuotes = optionsString.match(/"/g);
|
|
1238
|
-
if (((matchedSingleQuotes == null ? void 0 : matchedSingleQuotes.length) ?? 0) % 2 === 0 && !matchedDoubleQuotes || ((matchedDoubleQuotes == null ? void 0 : matchedDoubleQuotes.length) ?? 0) % 2 !== 0) {
|
|
1239
|
-
optionsString = optionsString.replace(/'/g, '"');
|
|
1240
|
-
}
|
|
1241
|
-
try {
|
|
1242
|
-
clonedOptions = JSON.parse(optionsString);
|
|
1243
|
-
if (inheritedOptions) clonedOptions = {
|
|
1244
|
-
...inheritedOptions,
|
|
1245
|
-
...clonedOptions
|
|
1246
|
-
};
|
|
1247
|
-
} catch (e) {
|
|
1248
|
-
this.logger.warn(`failed parsing options string in nesting for key ${key}`, e);
|
|
1249
|
-
return `${key}${sep}${optionsString}`;
|
|
1250
|
-
}
|
|
1251
|
-
if (clonedOptions.defaultValue && clonedOptions.defaultValue.indexOf(this.prefix) > -1) delete clonedOptions.defaultValue;
|
|
1252
|
-
return key;
|
|
1253
|
-
};
|
|
1254
|
-
while (match = this.nestingRegexp.exec(str)) {
|
|
1255
|
-
let formatters = [];
|
|
1256
|
-
clonedOptions = {
|
|
1257
|
-
...options
|
|
1258
|
-
};
|
|
1259
|
-
clonedOptions = clonedOptions.replace && !isString(clonedOptions.replace) ? clonedOptions.replace : clonedOptions;
|
|
1260
|
-
clonedOptions.applyPostProcessor = false;
|
|
1261
|
-
delete clonedOptions.defaultValue;
|
|
1262
|
-
const keyEndIndex = /{.*}/.test(match[1]) ? match[1].lastIndexOf("}") + 1 : match[1].indexOf(this.formatSeparator);
|
|
1263
|
-
if (keyEndIndex !== -1) {
|
|
1264
|
-
formatters = match[1].slice(keyEndIndex).split(this.formatSeparator).map((elem) => elem.trim()).filter(Boolean);
|
|
1265
|
-
match[1] = match[1].slice(0, keyEndIndex);
|
|
1266
|
-
}
|
|
1267
|
-
value = fc(handleHasOptions.call(this, match[1].trim(), clonedOptions), clonedOptions);
|
|
1268
|
-
if (value && match[0] === str && !isString(value)) return value;
|
|
1269
|
-
if (!isString(value)) value = makeString(value);
|
|
1270
|
-
if (!value) {
|
|
1271
|
-
this.logger.warn(`missed to resolve ${match[1]} for nesting ${str}`);
|
|
1272
|
-
value = "";
|
|
1273
|
-
}
|
|
1274
|
-
if (formatters.length) {
|
|
1275
|
-
value = formatters.reduce((v, f) => this.format(v, f, options.lng, {
|
|
1276
|
-
...options,
|
|
1277
|
-
interpolationkey: match[1].trim()
|
|
1278
|
-
}), value.trim());
|
|
1279
|
-
}
|
|
1280
|
-
str = str.replace(match[0], value);
|
|
1281
|
-
this.regexp.lastIndex = 0;
|
|
1282
|
-
}
|
|
1283
|
-
return str;
|
|
1284
|
-
}
|
|
1285
|
-
}
|
|
1286
|
-
const parseFormatStr = (formatStr) => {
|
|
1287
|
-
let formatName = formatStr.toLowerCase().trim();
|
|
1288
|
-
const formatOptions = {};
|
|
1289
|
-
if (formatStr.indexOf("(") > -1) {
|
|
1290
|
-
const p = formatStr.split("(");
|
|
1291
|
-
formatName = p[0].toLowerCase().trim();
|
|
1292
|
-
const optStr = p[1].substring(0, p[1].length - 1);
|
|
1293
|
-
if (formatName === "currency" && optStr.indexOf(":") < 0) {
|
|
1294
|
-
if (!formatOptions.currency) formatOptions.currency = optStr.trim();
|
|
1295
|
-
} else if (formatName === "relativetime" && optStr.indexOf(":") < 0) {
|
|
1296
|
-
if (!formatOptions.range) formatOptions.range = optStr.trim();
|
|
1297
|
-
} else {
|
|
1298
|
-
const opts = optStr.split(";");
|
|
1299
|
-
opts.forEach((opt) => {
|
|
1300
|
-
if (opt) {
|
|
1301
|
-
const [key, ...rest] = opt.split(":");
|
|
1302
|
-
const val = rest.join(":").trim().replace(/^'+|'+$/g, "");
|
|
1303
|
-
const trimmedKey = key.trim();
|
|
1304
|
-
if (!formatOptions[trimmedKey]) formatOptions[trimmedKey] = val;
|
|
1305
|
-
if (val === "false") formatOptions[trimmedKey] = false;
|
|
1306
|
-
if (val === "true") formatOptions[trimmedKey] = true;
|
|
1307
|
-
if (!isNaN(val)) formatOptions[trimmedKey] = parseInt(val, 10);
|
|
1308
|
-
}
|
|
1309
|
-
});
|
|
1310
|
-
}
|
|
1311
|
-
}
|
|
1312
|
-
return {
|
|
1313
|
-
formatName,
|
|
1314
|
-
formatOptions
|
|
1315
|
-
};
|
|
1316
|
-
};
|
|
1317
|
-
const createCachedFormatter = (fn) => {
|
|
1318
|
-
const cache = {};
|
|
1319
|
-
return (v, l, o) => {
|
|
1320
|
-
let optForCache = o;
|
|
1321
|
-
if (o && o.interpolationkey && o.formatParams && o.formatParams[o.interpolationkey] && o[o.interpolationkey]) {
|
|
1322
|
-
optForCache = {
|
|
1323
|
-
...optForCache,
|
|
1324
|
-
[o.interpolationkey]: void 0
|
|
1325
|
-
};
|
|
1326
|
-
}
|
|
1327
|
-
const key = l + JSON.stringify(optForCache);
|
|
1328
|
-
let frm = cache[key];
|
|
1329
|
-
if (!frm) {
|
|
1330
|
-
frm = fn(getCleanedCode(l), o);
|
|
1331
|
-
cache[key] = frm;
|
|
1332
|
-
}
|
|
1333
|
-
return frm(v);
|
|
1334
|
-
};
|
|
1335
|
-
};
|
|
1336
|
-
const createNonCachedFormatter = (fn) => (v, l, o) => fn(getCleanedCode(l), o)(v);
|
|
1337
|
-
class Formatter {
|
|
1338
|
-
constructor(options = {}) {
|
|
1339
|
-
this.logger = baseLogger.create("formatter");
|
|
1340
|
-
this.options = options;
|
|
1341
|
-
this.init(options);
|
|
1342
|
-
}
|
|
1343
|
-
init(services, options = {
|
|
1344
|
-
interpolation: {}
|
|
1345
|
-
}) {
|
|
1346
|
-
this.formatSeparator = options.interpolation.formatSeparator || ",";
|
|
1347
|
-
const cf = options.cacheInBuiltFormats ? createCachedFormatter : createNonCachedFormatter;
|
|
1348
|
-
this.formats = {
|
|
1349
|
-
number: cf((lng, opt) => {
|
|
1350
|
-
const formatter = new Intl.NumberFormat(lng, {
|
|
1351
|
-
...opt
|
|
1352
|
-
});
|
|
1353
|
-
return (val) => formatter.format(val);
|
|
1354
|
-
}),
|
|
1355
|
-
currency: cf((lng, opt) => {
|
|
1356
|
-
const formatter = new Intl.NumberFormat(lng, {
|
|
1357
|
-
...opt,
|
|
1358
|
-
style: "currency"
|
|
1359
|
-
});
|
|
1360
|
-
return (val) => formatter.format(val);
|
|
1361
|
-
}),
|
|
1362
|
-
datetime: cf((lng, opt) => {
|
|
1363
|
-
const formatter = new Intl.DateTimeFormat(lng, {
|
|
1364
|
-
...opt
|
|
1365
|
-
});
|
|
1366
|
-
return (val) => formatter.format(val);
|
|
1367
|
-
}),
|
|
1368
|
-
relativetime: cf((lng, opt) => {
|
|
1369
|
-
const formatter = new Intl.RelativeTimeFormat(lng, {
|
|
1370
|
-
...opt
|
|
1371
|
-
});
|
|
1372
|
-
return (val) => formatter.format(val, opt.range || "day");
|
|
1373
|
-
}),
|
|
1374
|
-
list: cf((lng, opt) => {
|
|
1375
|
-
const formatter = new Intl.ListFormat(lng, {
|
|
1376
|
-
...opt
|
|
1377
|
-
});
|
|
1378
|
-
return (val) => formatter.format(val);
|
|
1379
|
-
})
|
|
1380
|
-
};
|
|
1381
|
-
}
|
|
1382
|
-
add(name, fc) {
|
|
1383
|
-
this.formats[name.toLowerCase().trim()] = fc;
|
|
1384
|
-
}
|
|
1385
|
-
addCached(name, fc) {
|
|
1386
|
-
this.formats[name.toLowerCase().trim()] = createCachedFormatter(fc);
|
|
1387
|
-
}
|
|
1388
|
-
format(value, format, lng, options = {}) {
|
|
1389
|
-
const formats = format.split(this.formatSeparator);
|
|
1390
|
-
if (formats.length > 1 && formats[0].indexOf("(") > 1 && formats[0].indexOf(")") < 0 && formats.find((f) => f.indexOf(")") > -1)) {
|
|
1391
|
-
const lastIndex = formats.findIndex((f) => f.indexOf(")") > -1);
|
|
1392
|
-
formats[0] = [formats[0], ...formats.splice(1, lastIndex)].join(this.formatSeparator);
|
|
1393
|
-
}
|
|
1394
|
-
const result = formats.reduce((mem, f) => {
|
|
1395
|
-
var _a;
|
|
1396
|
-
const {
|
|
1397
|
-
formatName,
|
|
1398
|
-
formatOptions
|
|
1399
|
-
} = parseFormatStr(f);
|
|
1400
|
-
if (this.formats[formatName]) {
|
|
1401
|
-
let formatted = mem;
|
|
1402
|
-
try {
|
|
1403
|
-
const valOptions = ((_a = options == null ? void 0 : options.formatParams) == null ? void 0 : _a[options.interpolationkey]) || {};
|
|
1404
|
-
const l = valOptions.locale || valOptions.lng || options.locale || options.lng || lng;
|
|
1405
|
-
formatted = this.formats[formatName](mem, l, {
|
|
1406
|
-
...formatOptions,
|
|
1407
|
-
...options,
|
|
1408
|
-
...valOptions
|
|
1409
|
-
});
|
|
1410
|
-
} catch (error) {
|
|
1411
|
-
this.logger.warn(error);
|
|
1412
|
-
}
|
|
1413
|
-
return formatted;
|
|
1414
|
-
} else {
|
|
1415
|
-
this.logger.warn(`there was no format function for ${formatName}`);
|
|
1416
|
-
}
|
|
1417
|
-
return mem;
|
|
1418
|
-
}, value);
|
|
1419
|
-
return result;
|
|
1420
|
-
}
|
|
1421
|
-
}
|
|
1422
|
-
const removePending = (q, name) => {
|
|
1423
|
-
if (q.pending[name] !== void 0) {
|
|
1424
|
-
delete q.pending[name];
|
|
1425
|
-
q.pendingCount--;
|
|
1426
|
-
}
|
|
1427
|
-
};
|
|
1428
|
-
class Connector extends EventEmitter {
|
|
1429
|
-
constructor(backend, store, services, options = {}) {
|
|
1430
|
-
var _a, _b;
|
|
1431
|
-
super();
|
|
1432
|
-
this.backend = backend;
|
|
1433
|
-
this.store = store;
|
|
1434
|
-
this.services = services;
|
|
1435
|
-
this.languageUtils = services.languageUtils;
|
|
1436
|
-
this.options = options;
|
|
1437
|
-
this.logger = baseLogger.create("backendConnector");
|
|
1438
|
-
this.waitingReads = [];
|
|
1439
|
-
this.maxParallelReads = options.maxParallelReads || 10;
|
|
1440
|
-
this.readingCalls = 0;
|
|
1441
|
-
this.maxRetries = options.maxRetries >= 0 ? options.maxRetries : 5;
|
|
1442
|
-
this.retryTimeout = options.retryTimeout >= 1 ? options.retryTimeout : 350;
|
|
1443
|
-
this.state = {};
|
|
1444
|
-
this.queue = [];
|
|
1445
|
-
(_b = (_a = this.backend) == null ? void 0 : _a.init) == null ? void 0 : _b.call(_a, services, options.backend, options);
|
|
1446
|
-
}
|
|
1447
|
-
queueLoad(languages, namespaces, options, callback) {
|
|
1448
|
-
const toLoad = {};
|
|
1449
|
-
const pending = {};
|
|
1450
|
-
const toLoadLanguages = {};
|
|
1451
|
-
const toLoadNamespaces = {};
|
|
1452
|
-
languages.forEach((lng) => {
|
|
1453
|
-
let hasAllNamespaces = true;
|
|
1454
|
-
namespaces.forEach((ns) => {
|
|
1455
|
-
const name = `${lng}|${ns}`;
|
|
1456
|
-
if (!options.reload && this.store.hasResourceBundle(lng, ns)) {
|
|
1457
|
-
this.state[name] = 2;
|
|
1458
|
-
} else if (this.state[name] < 0) ;
|
|
1459
|
-
else if (this.state[name] === 1) {
|
|
1460
|
-
if (pending[name] === void 0) pending[name] = true;
|
|
1461
|
-
} else {
|
|
1462
|
-
this.state[name] = 1;
|
|
1463
|
-
hasAllNamespaces = false;
|
|
1464
|
-
if (pending[name] === void 0) pending[name] = true;
|
|
1465
|
-
if (toLoad[name] === void 0) toLoad[name] = true;
|
|
1466
|
-
if (toLoadNamespaces[ns] === void 0) toLoadNamespaces[ns] = true;
|
|
1467
|
-
}
|
|
1468
|
-
});
|
|
1469
|
-
if (!hasAllNamespaces) toLoadLanguages[lng] = true;
|
|
1470
|
-
});
|
|
1471
|
-
if (Object.keys(toLoad).length || Object.keys(pending).length) {
|
|
1472
|
-
this.queue.push({
|
|
1473
|
-
pending,
|
|
1474
|
-
pendingCount: Object.keys(pending).length,
|
|
1475
|
-
loaded: {},
|
|
1476
|
-
errors: [],
|
|
1477
|
-
callback
|
|
1478
|
-
});
|
|
1479
|
-
}
|
|
1480
|
-
return {
|
|
1481
|
-
toLoad: Object.keys(toLoad),
|
|
1482
|
-
pending: Object.keys(pending),
|
|
1483
|
-
toLoadLanguages: Object.keys(toLoadLanguages),
|
|
1484
|
-
toLoadNamespaces: Object.keys(toLoadNamespaces)
|
|
1485
|
-
};
|
|
1486
|
-
}
|
|
1487
|
-
loaded(name, err, data) {
|
|
1488
|
-
const s = name.split("|");
|
|
1489
|
-
const lng = s[0];
|
|
1490
|
-
const ns = s[1];
|
|
1491
|
-
if (err) this.emit("failedLoading", lng, ns, err);
|
|
1492
|
-
if (!err && data) {
|
|
1493
|
-
this.store.addResourceBundle(lng, ns, data, void 0, void 0, {
|
|
1494
|
-
skipCopy: true
|
|
1495
|
-
});
|
|
1496
|
-
}
|
|
1497
|
-
this.state[name] = err ? -1 : 2;
|
|
1498
|
-
if (err && data) this.state[name] = 0;
|
|
1499
|
-
const loaded = {};
|
|
1500
|
-
this.queue.forEach((q) => {
|
|
1501
|
-
pushPath(q.loaded, [lng], ns);
|
|
1502
|
-
removePending(q, name);
|
|
1503
|
-
if (err) q.errors.push(err);
|
|
1504
|
-
if (q.pendingCount === 0 && !q.done) {
|
|
1505
|
-
Object.keys(q.loaded).forEach((l) => {
|
|
1506
|
-
if (!loaded[l]) loaded[l] = {};
|
|
1507
|
-
const loadedKeys = q.loaded[l];
|
|
1508
|
-
if (loadedKeys.length) {
|
|
1509
|
-
loadedKeys.forEach((n) => {
|
|
1510
|
-
if (loaded[l][n] === void 0) loaded[l][n] = true;
|
|
1511
|
-
});
|
|
1512
|
-
}
|
|
1513
|
-
});
|
|
1514
|
-
q.done = true;
|
|
1515
|
-
if (q.errors.length) {
|
|
1516
|
-
q.callback(q.errors);
|
|
1517
|
-
} else {
|
|
1518
|
-
q.callback();
|
|
1519
|
-
}
|
|
1520
|
-
}
|
|
1521
|
-
});
|
|
1522
|
-
this.emit("loaded", loaded);
|
|
1523
|
-
this.queue = this.queue.filter((q) => !q.done);
|
|
1524
|
-
}
|
|
1525
|
-
read(lng, ns, fcName, tried = 0, wait = this.retryTimeout, callback) {
|
|
1526
|
-
if (!lng.length) return callback(null, {});
|
|
1527
|
-
if (this.readingCalls >= this.maxParallelReads) {
|
|
1528
|
-
this.waitingReads.push({
|
|
1529
|
-
lng,
|
|
1530
|
-
ns,
|
|
1531
|
-
fcName,
|
|
1532
|
-
tried,
|
|
1533
|
-
wait,
|
|
1534
|
-
callback
|
|
1535
|
-
});
|
|
1536
|
-
return;
|
|
1537
|
-
}
|
|
1538
|
-
this.readingCalls++;
|
|
1539
|
-
const resolver = (err, data) => {
|
|
1540
|
-
this.readingCalls--;
|
|
1541
|
-
if (this.waitingReads.length > 0) {
|
|
1542
|
-
const next = this.waitingReads.shift();
|
|
1543
|
-
this.read(next.lng, next.ns, next.fcName, next.tried, next.wait, next.callback);
|
|
1544
|
-
}
|
|
1545
|
-
if (err && data && tried < this.maxRetries) {
|
|
1546
|
-
setTimeout(() => {
|
|
1547
|
-
this.read.call(this, lng, ns, fcName, tried + 1, wait * 2, callback);
|
|
1548
|
-
}, wait);
|
|
1549
|
-
return;
|
|
1550
|
-
}
|
|
1551
|
-
callback(err, data);
|
|
1552
|
-
};
|
|
1553
|
-
const fc = this.backend[fcName].bind(this.backend);
|
|
1554
|
-
if (fc.length === 2) {
|
|
1555
|
-
try {
|
|
1556
|
-
const r = fc(lng, ns);
|
|
1557
|
-
if (r && typeof r.then === "function") {
|
|
1558
|
-
r.then((data) => resolver(null, data)).catch(resolver);
|
|
1559
|
-
} else {
|
|
1560
|
-
resolver(null, r);
|
|
1561
|
-
}
|
|
1562
|
-
} catch (err) {
|
|
1563
|
-
resolver(err);
|
|
1564
|
-
}
|
|
1565
|
-
return;
|
|
1566
|
-
}
|
|
1567
|
-
return fc(lng, ns, resolver);
|
|
1568
|
-
}
|
|
1569
|
-
prepareLoading(languages, namespaces, options = {}, callback) {
|
|
1570
|
-
if (!this.backend) {
|
|
1571
|
-
this.logger.warn("No backend was added via i18next.use. Will not load resources.");
|
|
1572
|
-
return callback && callback();
|
|
1573
|
-
}
|
|
1574
|
-
if (isString(languages)) languages = this.languageUtils.toResolveHierarchy(languages);
|
|
1575
|
-
if (isString(namespaces)) namespaces = [namespaces];
|
|
1576
|
-
const toLoad = this.queueLoad(languages, namespaces, options, callback);
|
|
1577
|
-
if (!toLoad.toLoad.length) {
|
|
1578
|
-
if (!toLoad.pending.length) callback();
|
|
1579
|
-
return null;
|
|
1580
|
-
}
|
|
1581
|
-
toLoad.toLoad.forEach((name) => {
|
|
1582
|
-
this.loadOne(name);
|
|
1583
|
-
});
|
|
1584
|
-
}
|
|
1585
|
-
load(languages, namespaces, callback) {
|
|
1586
|
-
this.prepareLoading(languages, namespaces, {}, callback);
|
|
1587
|
-
}
|
|
1588
|
-
reload(languages, namespaces, callback) {
|
|
1589
|
-
this.prepareLoading(languages, namespaces, {
|
|
1590
|
-
reload: true
|
|
1591
|
-
}, callback);
|
|
1592
|
-
}
|
|
1593
|
-
loadOne(name, prefix = "") {
|
|
1594
|
-
const s = name.split("|");
|
|
1595
|
-
const lng = s[0];
|
|
1596
|
-
const ns = s[1];
|
|
1597
|
-
this.read(lng, ns, "read", void 0, void 0, (err, data) => {
|
|
1598
|
-
if (err) this.logger.warn(`${prefix}loading namespace ${ns} for language ${lng} failed`, err);
|
|
1599
|
-
if (!err && data) this.logger.log(`${prefix}loaded namespace ${ns} for language ${lng}`, data);
|
|
1600
|
-
this.loaded(name, err, data);
|
|
1601
|
-
});
|
|
1602
|
-
}
|
|
1603
|
-
saveMissing(languages, namespace, key, fallbackValue, isUpdate, options = {}, clb = () => {
|
|
1604
|
-
}) {
|
|
1605
|
-
var _a, _b, _c, _d, _e;
|
|
1606
|
-
if (((_b = (_a = this.services) == null ? void 0 : _a.utils) == null ? void 0 : _b.hasLoadedNamespace) && !((_d = (_c = this.services) == null ? void 0 : _c.utils) == null ? void 0 : _d.hasLoadedNamespace(namespace))) {
|
|
1607
|
-
this.logger.warn(`did not save key "${key}" as the namespace "${namespace}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");
|
|
1608
|
-
return;
|
|
1609
|
-
}
|
|
1610
|
-
if (key === void 0 || key === null || key === "") return;
|
|
1611
|
-
if ((_e = this.backend) == null ? void 0 : _e.create) {
|
|
1612
|
-
const opts = {
|
|
1613
|
-
...options,
|
|
1614
|
-
isUpdate
|
|
1615
|
-
};
|
|
1616
|
-
const fc = this.backend.create.bind(this.backend);
|
|
1617
|
-
if (fc.length < 6) {
|
|
1618
|
-
try {
|
|
1619
|
-
let r;
|
|
1620
|
-
if (fc.length === 5) {
|
|
1621
|
-
r = fc(languages, namespace, key, fallbackValue, opts);
|
|
1622
|
-
} else {
|
|
1623
|
-
r = fc(languages, namespace, key, fallbackValue);
|
|
1624
|
-
}
|
|
1625
|
-
if (r && typeof r.then === "function") {
|
|
1626
|
-
r.then((data) => clb(null, data)).catch(clb);
|
|
1627
|
-
} else {
|
|
1628
|
-
clb(null, r);
|
|
1629
|
-
}
|
|
1630
|
-
} catch (err) {
|
|
1631
|
-
clb(err);
|
|
1632
|
-
}
|
|
1633
|
-
} else {
|
|
1634
|
-
fc(languages, namespace, key, fallbackValue, clb, opts);
|
|
1635
|
-
}
|
|
1636
|
-
}
|
|
1637
|
-
if (!languages || !languages[0]) return;
|
|
1638
|
-
this.store.addResource(languages[0], namespace, key, fallbackValue);
|
|
1639
|
-
}
|
|
1640
|
-
}
|
|
1641
|
-
const get = () => ({
|
|
1642
|
-
debug: false,
|
|
1643
|
-
initAsync: true,
|
|
1644
|
-
ns: ["translation"],
|
|
1645
|
-
defaultNS: ["translation"],
|
|
1646
|
-
fallbackLng: ["dev"],
|
|
1647
|
-
fallbackNS: false,
|
|
1648
|
-
supportedLngs: false,
|
|
1649
|
-
nonExplicitSupportedLngs: false,
|
|
1650
|
-
load: "all",
|
|
1651
|
-
preload: false,
|
|
1652
|
-
simplifyPluralSuffix: true,
|
|
1653
|
-
keySeparator: ".",
|
|
1654
|
-
nsSeparator: ":",
|
|
1655
|
-
pluralSeparator: "_",
|
|
1656
|
-
contextSeparator: "_",
|
|
1657
|
-
partialBundledLanguages: false,
|
|
1658
|
-
saveMissing: false,
|
|
1659
|
-
updateMissing: false,
|
|
1660
|
-
saveMissingTo: "fallback",
|
|
1661
|
-
saveMissingPlurals: true,
|
|
1662
|
-
missingKeyHandler: false,
|
|
1663
|
-
missingInterpolationHandler: false,
|
|
1664
|
-
postProcess: false,
|
|
1665
|
-
postProcessPassResolved: false,
|
|
1666
|
-
returnNull: false,
|
|
1667
|
-
returnEmptyString: true,
|
|
1668
|
-
returnObjects: false,
|
|
1669
|
-
joinArrays: false,
|
|
1670
|
-
returnedObjectHandler: false,
|
|
1671
|
-
parseMissingKeyHandler: false,
|
|
1672
|
-
appendNamespaceToMissingKey: false,
|
|
1673
|
-
appendNamespaceToCIMode: false,
|
|
1674
|
-
overloadTranslationOptionHandler: (args) => {
|
|
1675
|
-
let ret = {};
|
|
1676
|
-
if (typeof args[1] === "object") ret = args[1];
|
|
1677
|
-
if (isString(args[1])) ret.defaultValue = args[1];
|
|
1678
|
-
if (isString(args[2])) ret.tDescription = args[2];
|
|
1679
|
-
if (typeof args[2] === "object" || typeof args[3] === "object") {
|
|
1680
|
-
const options = args[3] || args[2];
|
|
1681
|
-
Object.keys(options).forEach((key) => {
|
|
1682
|
-
ret[key] = options[key];
|
|
1683
|
-
});
|
|
1684
|
-
}
|
|
1685
|
-
return ret;
|
|
1686
|
-
},
|
|
1687
|
-
interpolation: {
|
|
1688
|
-
escapeValue: true,
|
|
1689
|
-
format: (value) => value,
|
|
1690
|
-
prefix: "{{",
|
|
1691
|
-
suffix: "}}",
|
|
1692
|
-
formatSeparator: ",",
|
|
1693
|
-
unescapePrefix: "-",
|
|
1694
|
-
nestingPrefix: "$t(",
|
|
1695
|
-
nestingSuffix: ")",
|
|
1696
|
-
nestingOptionsSeparator: ",",
|
|
1697
|
-
maxReplaces: 1e3,
|
|
1698
|
-
skipOnVariables: true
|
|
1699
|
-
},
|
|
1700
|
-
cacheInBuiltFormats: true
|
|
1701
|
-
});
|
|
1702
|
-
const transformOptions = (options) => {
|
|
1703
|
-
var _a, _b;
|
|
1704
|
-
if (isString(options.ns)) options.ns = [options.ns];
|
|
1705
|
-
if (isString(options.fallbackLng)) options.fallbackLng = [options.fallbackLng];
|
|
1706
|
-
if (isString(options.fallbackNS)) options.fallbackNS = [options.fallbackNS];
|
|
1707
|
-
if (((_b = (_a = options.supportedLngs) == null ? void 0 : _a.indexOf) == null ? void 0 : _b.call(_a, "cimode")) < 0) {
|
|
1708
|
-
options.supportedLngs = options.supportedLngs.concat(["cimode"]);
|
|
1709
|
-
}
|
|
1710
|
-
if (typeof options.initImmediate === "boolean") options.initAsync = options.initImmediate;
|
|
1711
|
-
return options;
|
|
1712
|
-
};
|
|
1713
|
-
const noop = () => {
|
|
1714
|
-
};
|
|
1715
|
-
const bindMemberFunctions = (inst) => {
|
|
1716
|
-
const mems = Object.getOwnPropertyNames(Object.getPrototypeOf(inst));
|
|
1717
|
-
mems.forEach((mem) => {
|
|
1718
|
-
if (typeof inst[mem] === "function") {
|
|
1719
|
-
inst[mem] = inst[mem].bind(inst);
|
|
1720
|
-
}
|
|
1721
|
-
});
|
|
1722
|
-
};
|
|
1723
|
-
const SUPPORT_NOTICE_KEY = "__i18next_supportNoticeShown";
|
|
1724
|
-
const getSupportNoticeShown = () => {
|
|
1725
|
-
if (typeof globalThis !== "undefined" && !!globalThis[SUPPORT_NOTICE_KEY]) return true;
|
|
1726
|
-
if (typeof process !== "undefined" && process.env && process.env.I18NEXT_NO_SUPPORT_NOTICE) return true;
|
|
1727
|
-
if (typeof process !== "undefined" && process.env && process.env.NODE_ENV === "production") return true;
|
|
1728
|
-
return false;
|
|
1729
|
-
};
|
|
1730
|
-
const setSupportNoticeShown = () => {
|
|
1731
|
-
if (typeof globalThis !== "undefined") globalThis[SUPPORT_NOTICE_KEY] = true;
|
|
1732
|
-
};
|
|
1733
|
-
const usesLocize = (inst) => {
|
|
1734
|
-
var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m;
|
|
1735
|
-
if (((_c = (_b = (_a = inst == null ? void 0 : inst.modules) == null ? void 0 : _a.backend) == null ? void 0 : _b.name) == null ? void 0 : _c.indexOf("Locize")) > 0) return true;
|
|
1736
|
-
if (((_g = (_f = (_e = (_d = inst == null ? void 0 : inst.modules) == null ? void 0 : _d.backend) == null ? void 0 : _e.constructor) == null ? void 0 : _f.name) == null ? void 0 : _g.indexOf("Locize")) > 0) return true;
|
|
1737
|
-
if ((_i = (_h = inst == null ? void 0 : inst.options) == null ? void 0 : _h.backend) == null ? void 0 : _i.backends) {
|
|
1738
|
-
if (inst.options.backend.backends.some((b) => {
|
|
1739
|
-
var _a2, _b2, _c2;
|
|
1740
|
-
return ((_a2 = b == null ? void 0 : b.name) == null ? void 0 : _a2.indexOf("Locize")) > 0 || ((_c2 = (_b2 = b == null ? void 0 : b.constructor) == null ? void 0 : _b2.name) == null ? void 0 : _c2.indexOf("Locize")) > 0;
|
|
1741
|
-
})) return true;
|
|
1742
|
-
}
|
|
1743
|
-
if ((_k = (_j = inst == null ? void 0 : inst.options) == null ? void 0 : _j.backend) == null ? void 0 : _k.projectId) return true;
|
|
1744
|
-
if ((_m = (_l = inst == null ? void 0 : inst.options) == null ? void 0 : _l.backend) == null ? void 0 : _m.backendOptions) {
|
|
1745
|
-
if (inst.options.backend.backendOptions.some((b) => b == null ? void 0 : b.projectId)) return true;
|
|
1746
|
-
}
|
|
1747
|
-
return false;
|
|
1748
|
-
};
|
|
1749
|
-
class I18n extends EventEmitter {
|
|
1750
|
-
constructor(options = {}, callback) {
|
|
1751
|
-
super();
|
|
1752
|
-
this.options = transformOptions(options);
|
|
1753
|
-
this.services = {};
|
|
1754
|
-
this.logger = baseLogger;
|
|
1755
|
-
this.modules = {
|
|
1756
|
-
external: []
|
|
1757
|
-
};
|
|
1758
|
-
bindMemberFunctions(this);
|
|
1759
|
-
if (callback && !this.isInitialized && !options.isClone) {
|
|
1760
|
-
if (!this.options.initAsync) {
|
|
1761
|
-
this.init(options, callback);
|
|
1762
|
-
return this;
|
|
1763
|
-
}
|
|
1764
|
-
setTimeout(() => {
|
|
1765
|
-
this.init(options, callback);
|
|
1766
|
-
}, 0);
|
|
1767
|
-
}
|
|
1768
|
-
}
|
|
1769
|
-
init(options = {}, callback) {
|
|
1770
|
-
this.isInitializing = true;
|
|
1771
|
-
if (typeof options === "function") {
|
|
1772
|
-
callback = options;
|
|
1773
|
-
options = {};
|
|
1774
|
-
}
|
|
1775
|
-
if (options.defaultNS == null && options.ns) {
|
|
1776
|
-
if (isString(options.ns)) {
|
|
1777
|
-
options.defaultNS = options.ns;
|
|
1778
|
-
} else if (options.ns.indexOf("translation") < 0) {
|
|
1779
|
-
options.defaultNS = options.ns[0];
|
|
1780
|
-
}
|
|
1781
|
-
}
|
|
1782
|
-
const defOpts = get();
|
|
1783
|
-
this.options = {
|
|
1784
|
-
...defOpts,
|
|
1785
|
-
...this.options,
|
|
1786
|
-
...transformOptions(options)
|
|
1787
|
-
};
|
|
1788
|
-
this.options.interpolation = {
|
|
1789
|
-
...defOpts.interpolation,
|
|
1790
|
-
...this.options.interpolation
|
|
1791
|
-
};
|
|
1792
|
-
if (options.keySeparator !== void 0) {
|
|
1793
|
-
this.options.userDefinedKeySeparator = options.keySeparator;
|
|
1794
|
-
}
|
|
1795
|
-
if (options.nsSeparator !== void 0) {
|
|
1796
|
-
this.options.userDefinedNsSeparator = options.nsSeparator;
|
|
1797
|
-
}
|
|
1798
|
-
if (typeof this.options.overloadTranslationOptionHandler !== "function") {
|
|
1799
|
-
this.options.overloadTranslationOptionHandler = defOpts.overloadTranslationOptionHandler;
|
|
1800
|
-
}
|
|
1801
|
-
if (this.options.showSupportNotice !== false && !usesLocize(this) && !getSupportNoticeShown()) {
|
|
1802
|
-
if (typeof console !== "undefined" && typeof console.info !== "undefined") console.info("🌐 i18next is made possible by our own product, Locize — consider powering your project with managed localization (AI, CDN, integrations): https://locize.com 💙");
|
|
1803
|
-
setSupportNoticeShown();
|
|
1804
|
-
}
|
|
1805
|
-
const createClassOnDemand = (ClassOrObject) => {
|
|
1806
|
-
if (!ClassOrObject) return null;
|
|
1807
|
-
if (typeof ClassOrObject === "function") return new ClassOrObject();
|
|
1808
|
-
return ClassOrObject;
|
|
1809
|
-
};
|
|
1810
|
-
if (!this.options.isClone) {
|
|
1811
|
-
if (this.modules.logger) {
|
|
1812
|
-
baseLogger.init(createClassOnDemand(this.modules.logger), this.options);
|
|
1813
|
-
} else {
|
|
1814
|
-
baseLogger.init(null, this.options);
|
|
1815
|
-
}
|
|
1816
|
-
let formatter;
|
|
1817
|
-
if (this.modules.formatter) {
|
|
1818
|
-
formatter = this.modules.formatter;
|
|
1819
|
-
} else {
|
|
1820
|
-
formatter = Formatter;
|
|
1821
|
-
}
|
|
1822
|
-
const lu = new LanguageUtil(this.options);
|
|
1823
|
-
this.store = new ResourceStore(this.options.resources, this.options);
|
|
1824
|
-
const s = this.services;
|
|
1825
|
-
s.logger = baseLogger;
|
|
1826
|
-
s.resourceStore = this.store;
|
|
1827
|
-
s.languageUtils = lu;
|
|
1828
|
-
s.pluralResolver = new PluralResolver(lu, {
|
|
1829
|
-
prepend: this.options.pluralSeparator,
|
|
1830
|
-
simplifyPluralSuffix: this.options.simplifyPluralSuffix
|
|
1831
|
-
});
|
|
1832
|
-
const usingLegacyFormatFunction = this.options.interpolation.format && this.options.interpolation.format !== defOpts.interpolation.format;
|
|
1833
|
-
if (usingLegacyFormatFunction) {
|
|
1834
|
-
this.logger.deprecate(`init: you are still using the legacy format function, please use the new approach: https://www.i18next.com/translation-function/formatting`);
|
|
1835
|
-
}
|
|
1836
|
-
if (formatter && (!this.options.interpolation.format || this.options.interpolation.format === defOpts.interpolation.format)) {
|
|
1837
|
-
s.formatter = createClassOnDemand(formatter);
|
|
1838
|
-
if (s.formatter.init) s.formatter.init(s, this.options);
|
|
1839
|
-
this.options.interpolation.format = s.formatter.format.bind(s.formatter);
|
|
1840
|
-
}
|
|
1841
|
-
s.interpolator = new Interpolator(this.options);
|
|
1842
|
-
s.utils = {
|
|
1843
|
-
hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
|
|
1844
|
-
};
|
|
1845
|
-
s.backendConnector = new Connector(createClassOnDemand(this.modules.backend), s.resourceStore, s, this.options);
|
|
1846
|
-
s.backendConnector.on("*", (event, ...args) => {
|
|
1847
|
-
this.emit(event, ...args);
|
|
1848
|
-
});
|
|
1849
|
-
if (this.modules.languageDetector) {
|
|
1850
|
-
s.languageDetector = createClassOnDemand(this.modules.languageDetector);
|
|
1851
|
-
if (s.languageDetector.init) s.languageDetector.init(s, this.options.detection, this.options);
|
|
1852
|
-
}
|
|
1853
|
-
if (this.modules.i18nFormat) {
|
|
1854
|
-
s.i18nFormat = createClassOnDemand(this.modules.i18nFormat);
|
|
1855
|
-
if (s.i18nFormat.init) s.i18nFormat.init(this);
|
|
1856
|
-
}
|
|
1857
|
-
this.translator = new Translator(this.services, this.options);
|
|
1858
|
-
this.translator.on("*", (event, ...args) => {
|
|
1859
|
-
this.emit(event, ...args);
|
|
1860
|
-
});
|
|
1861
|
-
this.modules.external.forEach((m) => {
|
|
1862
|
-
if (m.init) m.init(this);
|
|
1863
|
-
});
|
|
1864
|
-
}
|
|
1865
|
-
this.format = this.options.interpolation.format;
|
|
1866
|
-
if (!callback) callback = noop;
|
|
1867
|
-
if (this.options.fallbackLng && !this.services.languageDetector && !this.options.lng) {
|
|
1868
|
-
const codes = this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);
|
|
1869
|
-
if (codes.length > 0 && codes[0] !== "dev") this.options.lng = codes[0];
|
|
1870
|
-
}
|
|
1871
|
-
if (!this.services.languageDetector && !this.options.lng) {
|
|
1872
|
-
this.logger.warn("init: no languageDetector is used and no lng is defined");
|
|
1873
|
-
}
|
|
1874
|
-
const storeApi = ["getResource", "hasResourceBundle", "getResourceBundle", "getDataByLanguage"];
|
|
1875
|
-
storeApi.forEach((fcName) => {
|
|
1876
|
-
this[fcName] = (...args) => this.store[fcName](...args);
|
|
1877
|
-
});
|
|
1878
|
-
const storeApiChained = ["addResource", "addResources", "addResourceBundle", "removeResourceBundle"];
|
|
1879
|
-
storeApiChained.forEach((fcName) => {
|
|
1880
|
-
this[fcName] = (...args) => {
|
|
1881
|
-
this.store[fcName](...args);
|
|
1882
|
-
return this;
|
|
1883
|
-
};
|
|
1884
|
-
});
|
|
1885
|
-
const deferred = defer();
|
|
1886
|
-
const load = () => {
|
|
1887
|
-
const finish = (err, t) => {
|
|
1888
|
-
this.isInitializing = false;
|
|
1889
|
-
if (this.isInitialized && !this.initializedStoreOnce) this.logger.warn("init: i18next is already initialized. You should call init just once!");
|
|
1890
|
-
this.isInitialized = true;
|
|
1891
|
-
if (!this.options.isClone) this.logger.log("initialized", this.options);
|
|
1892
|
-
this.emit("initialized", this.options);
|
|
1893
|
-
deferred.resolve(t);
|
|
1894
|
-
callback(err, t);
|
|
1895
|
-
};
|
|
1896
|
-
if (this.languages && !this.isInitialized) return finish(null, this.t.bind(this));
|
|
1897
|
-
this.changeLanguage(this.options.lng, finish);
|
|
1898
|
-
};
|
|
1899
|
-
if (this.options.resources || !this.options.initAsync) {
|
|
1900
|
-
load();
|
|
1901
|
-
} else {
|
|
1902
|
-
setTimeout(load, 0);
|
|
1903
|
-
}
|
|
1904
|
-
return deferred;
|
|
1905
|
-
}
|
|
1906
|
-
loadResources(language, callback = noop) {
|
|
1907
|
-
var _a, _b;
|
|
1908
|
-
let usedCallback = callback;
|
|
1909
|
-
const usedLng = isString(language) ? language : this.language;
|
|
1910
|
-
if (typeof language === "function") usedCallback = language;
|
|
1911
|
-
if (!this.options.resources || this.options.partialBundledLanguages) {
|
|
1912
|
-
if ((usedLng == null ? void 0 : usedLng.toLowerCase()) === "cimode" && (!this.options.preload || this.options.preload.length === 0)) return usedCallback();
|
|
1913
|
-
const toLoad = [];
|
|
1914
|
-
const append = (lng) => {
|
|
1915
|
-
if (!lng) return;
|
|
1916
|
-
if (lng === "cimode") return;
|
|
1917
|
-
const lngs = this.services.languageUtils.toResolveHierarchy(lng);
|
|
1918
|
-
lngs.forEach((l) => {
|
|
1919
|
-
if (l === "cimode") return;
|
|
1920
|
-
if (toLoad.indexOf(l) < 0) toLoad.push(l);
|
|
1921
|
-
});
|
|
1922
|
-
};
|
|
1923
|
-
if (!usedLng) {
|
|
1924
|
-
const fallbacks = this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);
|
|
1925
|
-
fallbacks.forEach((l) => append(l));
|
|
1926
|
-
} else {
|
|
1927
|
-
append(usedLng);
|
|
1928
|
-
}
|
|
1929
|
-
(_b = (_a = this.options.preload) == null ? void 0 : _a.forEach) == null ? void 0 : _b.call(_a, (l) => append(l));
|
|
1930
|
-
this.services.backendConnector.load(toLoad, this.options.ns, (e) => {
|
|
1931
|
-
if (!e && !this.resolvedLanguage && this.language) this.setResolvedLanguage(this.language);
|
|
1932
|
-
usedCallback(e);
|
|
1933
|
-
});
|
|
1934
|
-
} else {
|
|
1935
|
-
usedCallback(null);
|
|
1936
|
-
}
|
|
1937
|
-
}
|
|
1938
|
-
reloadResources(lngs, ns, callback) {
|
|
1939
|
-
const deferred = defer();
|
|
1940
|
-
if (typeof lngs === "function") {
|
|
1941
|
-
callback = lngs;
|
|
1942
|
-
lngs = void 0;
|
|
1943
|
-
}
|
|
1944
|
-
if (typeof ns === "function") {
|
|
1945
|
-
callback = ns;
|
|
1946
|
-
ns = void 0;
|
|
1947
|
-
}
|
|
1948
|
-
if (!lngs) lngs = this.languages;
|
|
1949
|
-
if (!ns) ns = this.options.ns;
|
|
1950
|
-
if (!callback) callback = noop;
|
|
1951
|
-
this.services.backendConnector.reload(lngs, ns, (err) => {
|
|
1952
|
-
deferred.resolve();
|
|
1953
|
-
callback(err);
|
|
1954
|
-
});
|
|
1955
|
-
return deferred;
|
|
1956
|
-
}
|
|
1957
|
-
use(module) {
|
|
1958
|
-
if (!module) throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");
|
|
1959
|
-
if (!module.type) throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");
|
|
1960
|
-
if (module.type === "backend") {
|
|
1961
|
-
this.modules.backend = module;
|
|
1962
|
-
}
|
|
1963
|
-
if (module.type === "logger" || module.log && module.warn && module.error) {
|
|
1964
|
-
this.modules.logger = module;
|
|
1965
|
-
}
|
|
1966
|
-
if (module.type === "languageDetector") {
|
|
1967
|
-
this.modules.languageDetector = module;
|
|
1968
|
-
}
|
|
1969
|
-
if (module.type === "i18nFormat") {
|
|
1970
|
-
this.modules.i18nFormat = module;
|
|
1971
|
-
}
|
|
1972
|
-
if (module.type === "postProcessor") {
|
|
1973
|
-
postProcessor.addPostProcessor(module);
|
|
1974
|
-
}
|
|
1975
|
-
if (module.type === "formatter") {
|
|
1976
|
-
this.modules.formatter = module;
|
|
1977
|
-
}
|
|
1978
|
-
if (module.type === "3rdParty") {
|
|
1979
|
-
this.modules.external.push(module);
|
|
1980
|
-
}
|
|
1981
|
-
return this;
|
|
1982
|
-
}
|
|
1983
|
-
setResolvedLanguage(l) {
|
|
1984
|
-
if (!l || !this.languages) return;
|
|
1985
|
-
if (["cimode", "dev"].indexOf(l) > -1) return;
|
|
1986
|
-
for (let li = 0; li < this.languages.length; li++) {
|
|
1987
|
-
const lngInLngs = this.languages[li];
|
|
1988
|
-
if (["cimode", "dev"].indexOf(lngInLngs) > -1) continue;
|
|
1989
|
-
if (this.store.hasLanguageSomeTranslations(lngInLngs)) {
|
|
1990
|
-
this.resolvedLanguage = lngInLngs;
|
|
1991
|
-
break;
|
|
1992
|
-
}
|
|
1993
|
-
}
|
|
1994
|
-
if (!this.resolvedLanguage && this.languages.indexOf(l) < 0 && this.store.hasLanguageSomeTranslations(l)) {
|
|
1995
|
-
this.resolvedLanguage = l;
|
|
1996
|
-
this.languages.unshift(l);
|
|
1997
|
-
}
|
|
1998
|
-
}
|
|
1999
|
-
changeLanguage(lng, callback) {
|
|
2000
|
-
this.isLanguageChangingTo = lng;
|
|
2001
|
-
const deferred = defer();
|
|
2002
|
-
this.emit("languageChanging", lng);
|
|
2003
|
-
const setLngProps = (l) => {
|
|
2004
|
-
this.language = l;
|
|
2005
|
-
this.languages = this.services.languageUtils.toResolveHierarchy(l);
|
|
2006
|
-
this.resolvedLanguage = void 0;
|
|
2007
|
-
this.setResolvedLanguage(l);
|
|
2008
|
-
};
|
|
2009
|
-
const done = (err, l) => {
|
|
2010
|
-
if (l) {
|
|
2011
|
-
if (this.isLanguageChangingTo === lng) {
|
|
2012
|
-
setLngProps(l);
|
|
2013
|
-
this.translator.changeLanguage(l);
|
|
2014
|
-
this.isLanguageChangingTo = void 0;
|
|
2015
|
-
this.emit("languageChanged", l);
|
|
2016
|
-
this.logger.log("languageChanged", l);
|
|
2017
|
-
}
|
|
2018
|
-
} else {
|
|
2019
|
-
this.isLanguageChangingTo = void 0;
|
|
2020
|
-
}
|
|
2021
|
-
deferred.resolve((...args) => this.t(...args));
|
|
2022
|
-
if (callback) callback(err, (...args) => this.t(...args));
|
|
2023
|
-
};
|
|
2024
|
-
const setLng = (lngs) => {
|
|
2025
|
-
var _a, _b;
|
|
2026
|
-
if (!lng && !lngs && this.services.languageDetector) lngs = [];
|
|
2027
|
-
const fl = isString(lngs) ? lngs : lngs && lngs[0];
|
|
2028
|
-
const l = this.store.hasLanguageSomeTranslations(fl) ? fl : this.services.languageUtils.getBestMatchFromCodes(isString(lngs) ? [lngs] : lngs);
|
|
2029
|
-
if (l) {
|
|
2030
|
-
if (!this.language) {
|
|
2031
|
-
setLngProps(l);
|
|
2032
|
-
}
|
|
2033
|
-
if (!this.translator.language) this.translator.changeLanguage(l);
|
|
2034
|
-
(_b = (_a = this.services.languageDetector) == null ? void 0 : _a.cacheUserLanguage) == null ? void 0 : _b.call(_a, l);
|
|
2035
|
-
}
|
|
2036
|
-
this.loadResources(l, (err) => {
|
|
2037
|
-
done(err, l);
|
|
2038
|
-
});
|
|
2039
|
-
};
|
|
2040
|
-
if (!lng && this.services.languageDetector && !this.services.languageDetector.async) {
|
|
2041
|
-
setLng(this.services.languageDetector.detect());
|
|
2042
|
-
} else if (!lng && this.services.languageDetector && this.services.languageDetector.async) {
|
|
2043
|
-
if (this.services.languageDetector.detect.length === 0) {
|
|
2044
|
-
this.services.languageDetector.detect().then(setLng);
|
|
2045
|
-
} else {
|
|
2046
|
-
this.services.languageDetector.detect(setLng);
|
|
2047
|
-
}
|
|
2048
|
-
} else {
|
|
2049
|
-
setLng(lng);
|
|
2050
|
-
}
|
|
2051
|
-
return deferred;
|
|
2052
|
-
}
|
|
2053
|
-
getFixedT(lng, ns, keyPrefix) {
|
|
2054
|
-
const fixedT = (key, opts, ...rest) => {
|
|
2055
|
-
let o;
|
|
2056
|
-
if (typeof opts !== "object") {
|
|
2057
|
-
o = this.options.overloadTranslationOptionHandler([key, opts].concat(rest));
|
|
2058
|
-
} else {
|
|
2059
|
-
o = {
|
|
2060
|
-
...opts
|
|
2061
|
-
};
|
|
2062
|
-
}
|
|
2063
|
-
o.lng = o.lng || fixedT.lng;
|
|
2064
|
-
o.lngs = o.lngs || fixedT.lngs;
|
|
2065
|
-
o.ns = o.ns || fixedT.ns;
|
|
2066
|
-
if (o.keyPrefix !== "") o.keyPrefix = o.keyPrefix || keyPrefix || fixedT.keyPrefix;
|
|
2067
|
-
const selectorOpts = {
|
|
2068
|
-
...this.options,
|
|
2069
|
-
...o
|
|
2070
|
-
};
|
|
2071
|
-
if (typeof o.keyPrefix === "function") o.keyPrefix = keysFromSelector(o.keyPrefix, selectorOpts);
|
|
2072
|
-
const keySeparator = this.options.keySeparator || ".";
|
|
2073
|
-
let resultKey;
|
|
2074
|
-
if (o.keyPrefix && Array.isArray(key)) {
|
|
2075
|
-
resultKey = key.map((k) => {
|
|
2076
|
-
if (typeof k === "function") k = keysFromSelector(k, selectorOpts);
|
|
2077
|
-
return `${o.keyPrefix}${keySeparator}${k}`;
|
|
2078
|
-
});
|
|
2079
|
-
} else {
|
|
2080
|
-
if (typeof key === "function") key = keysFromSelector(key, selectorOpts);
|
|
2081
|
-
resultKey = o.keyPrefix ? `${o.keyPrefix}${keySeparator}${key}` : key;
|
|
2082
|
-
}
|
|
2083
|
-
return this.t(resultKey, o);
|
|
2084
|
-
};
|
|
2085
|
-
if (isString(lng)) {
|
|
2086
|
-
fixedT.lng = lng;
|
|
2087
|
-
} else {
|
|
2088
|
-
fixedT.lngs = lng;
|
|
2089
|
-
}
|
|
2090
|
-
fixedT.ns = ns;
|
|
2091
|
-
fixedT.keyPrefix = keyPrefix;
|
|
2092
|
-
return fixedT;
|
|
2093
|
-
}
|
|
2094
|
-
t(...args) {
|
|
2095
|
-
var _a;
|
|
2096
|
-
return (_a = this.translator) == null ? void 0 : _a.translate(...args);
|
|
2097
|
-
}
|
|
2098
|
-
exists(...args) {
|
|
2099
|
-
var _a;
|
|
2100
|
-
return (_a = this.translator) == null ? void 0 : _a.exists(...args);
|
|
2101
|
-
}
|
|
2102
|
-
setDefaultNamespace(ns) {
|
|
2103
|
-
this.options.defaultNS = ns;
|
|
2104
|
-
}
|
|
2105
|
-
hasLoadedNamespace(ns, options = {}) {
|
|
2106
|
-
if (!this.isInitialized) {
|
|
2107
|
-
this.logger.warn("hasLoadedNamespace: i18next was not initialized", this.languages);
|
|
2108
|
-
return false;
|
|
2109
|
-
}
|
|
2110
|
-
if (!this.languages || !this.languages.length) {
|
|
2111
|
-
this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty", this.languages);
|
|
2112
|
-
return false;
|
|
2113
|
-
}
|
|
2114
|
-
const lng = options.lng || this.resolvedLanguage || this.languages[0];
|
|
2115
|
-
const fallbackLng = this.options ? this.options.fallbackLng : false;
|
|
2116
|
-
const lastLng = this.languages[this.languages.length - 1];
|
|
2117
|
-
if (lng.toLowerCase() === "cimode") return true;
|
|
2118
|
-
const loadNotPending = (l, n) => {
|
|
2119
|
-
const loadState = this.services.backendConnector.state[`${l}|${n}`];
|
|
2120
|
-
return loadState === -1 || loadState === 0 || loadState === 2;
|
|
2121
|
-
};
|
|
2122
|
-
if (options.precheck) {
|
|
2123
|
-
const preResult = options.precheck(this, loadNotPending);
|
|
2124
|
-
if (preResult !== void 0) return preResult;
|
|
2125
|
-
}
|
|
2126
|
-
if (this.hasResourceBundle(lng, ns)) return true;
|
|
2127
|
-
if (!this.services.backendConnector.backend || this.options.resources && !this.options.partialBundledLanguages) return true;
|
|
2128
|
-
if (loadNotPending(lng, ns) && (!fallbackLng || loadNotPending(lastLng, ns))) return true;
|
|
2129
|
-
return false;
|
|
2130
|
-
}
|
|
2131
|
-
loadNamespaces(ns, callback) {
|
|
2132
|
-
const deferred = defer();
|
|
2133
|
-
if (!this.options.ns) {
|
|
2134
|
-
if (callback) callback();
|
|
2135
|
-
return Promise.resolve();
|
|
2136
|
-
}
|
|
2137
|
-
if (isString(ns)) ns = [ns];
|
|
2138
|
-
ns.forEach((n) => {
|
|
2139
|
-
if (this.options.ns.indexOf(n) < 0) this.options.ns.push(n);
|
|
2140
|
-
});
|
|
2141
|
-
this.loadResources((err) => {
|
|
2142
|
-
deferred.resolve();
|
|
2143
|
-
if (callback) callback(err);
|
|
2144
|
-
});
|
|
2145
|
-
return deferred;
|
|
2146
|
-
}
|
|
2147
|
-
loadLanguages(lngs, callback) {
|
|
2148
|
-
const deferred = defer();
|
|
2149
|
-
if (isString(lngs)) lngs = [lngs];
|
|
2150
|
-
const preloaded = this.options.preload || [];
|
|
2151
|
-
const newLngs = lngs.filter((lng) => preloaded.indexOf(lng) < 0 && this.services.languageUtils.isSupportedCode(lng));
|
|
2152
|
-
if (!newLngs.length) {
|
|
2153
|
-
if (callback) callback();
|
|
2154
|
-
return Promise.resolve();
|
|
2155
|
-
}
|
|
2156
|
-
this.options.preload = preloaded.concat(newLngs);
|
|
2157
|
-
this.loadResources((err) => {
|
|
2158
|
-
deferred.resolve();
|
|
2159
|
-
if (callback) callback(err);
|
|
2160
|
-
});
|
|
2161
|
-
return deferred;
|
|
2162
|
-
}
|
|
2163
|
-
dir(lng) {
|
|
2164
|
-
var _a, _b;
|
|
2165
|
-
if (!lng) lng = this.resolvedLanguage || (((_a = this.languages) == null ? void 0 : _a.length) > 0 ? this.languages[0] : this.language);
|
|
2166
|
-
if (!lng) return "rtl";
|
|
2167
|
-
try {
|
|
2168
|
-
const l = new Intl.Locale(lng);
|
|
2169
|
-
if (l && l.getTextInfo) {
|
|
2170
|
-
const ti = l.getTextInfo();
|
|
2171
|
-
if (ti && ti.direction) return ti.direction;
|
|
2172
|
-
}
|
|
2173
|
-
} catch (e) {
|
|
2174
|
-
}
|
|
2175
|
-
const rtlLngs = ["ar", "shu", "sqr", "ssh", "xaa", "yhd", "yud", "aao", "abh", "abv", "acm", "acq", "acw", "acx", "acy", "adf", "ads", "aeb", "aec", "afb", "ajp", "apc", "apd", "arb", "arq", "ars", "ary", "arz", "auz", "avl", "ayh", "ayl", "ayn", "ayp", "bbz", "pga", "he", "iw", "ps", "pbt", "pbu", "pst", "prp", "prd", "ug", "ur", "ydd", "yds", "yih", "ji", "yi", "hbo", "men", "xmn", "fa", "jpr", "peo", "pes", "prs", "dv", "sam", "ckb"];
|
|
2176
|
-
const languageUtils = ((_b = this.services) == null ? void 0 : _b.languageUtils) || new LanguageUtil(get());
|
|
2177
|
-
if (lng.toLowerCase().indexOf("-latn") > 1) return "ltr";
|
|
2178
|
-
return rtlLngs.indexOf(languageUtils.getLanguagePartFromCode(lng)) > -1 || lng.toLowerCase().indexOf("-arab") > 1 ? "rtl" : "ltr";
|
|
2179
|
-
}
|
|
2180
|
-
static createInstance(options = {}, callback) {
|
|
2181
|
-
const instance2 = new I18n(options, callback);
|
|
2182
|
-
instance2.createInstance = I18n.createInstance;
|
|
2183
|
-
return instance2;
|
|
2184
|
-
}
|
|
2185
|
-
cloneInstance(options = {}, callback = noop) {
|
|
2186
|
-
const forkResourceStore = options.forkResourceStore;
|
|
2187
|
-
if (forkResourceStore) delete options.forkResourceStore;
|
|
2188
|
-
const mergedOptions = {
|
|
2189
|
-
...this.options,
|
|
2190
|
-
...options,
|
|
2191
|
-
...{
|
|
2192
|
-
isClone: true
|
|
2193
|
-
}
|
|
2194
|
-
};
|
|
2195
|
-
const clone = new I18n(mergedOptions);
|
|
2196
|
-
if (options.debug !== void 0 || options.prefix !== void 0) {
|
|
2197
|
-
clone.logger = clone.logger.clone(options);
|
|
2198
|
-
}
|
|
2199
|
-
const membersToCopy = ["store", "services", "language"];
|
|
2200
|
-
membersToCopy.forEach((m) => {
|
|
2201
|
-
clone[m] = this[m];
|
|
2202
|
-
});
|
|
2203
|
-
clone.services = {
|
|
2204
|
-
...this.services
|
|
2205
|
-
};
|
|
2206
|
-
clone.services.utils = {
|
|
2207
|
-
hasLoadedNamespace: clone.hasLoadedNamespace.bind(clone)
|
|
2208
|
-
};
|
|
2209
|
-
if (forkResourceStore) {
|
|
2210
|
-
const clonedData = Object.keys(this.store.data).reduce((prev, l) => {
|
|
2211
|
-
prev[l] = {
|
|
2212
|
-
...this.store.data[l]
|
|
2213
|
-
};
|
|
2214
|
-
prev[l] = Object.keys(prev[l]).reduce((acc, n) => {
|
|
2215
|
-
acc[n] = {
|
|
2216
|
-
...prev[l][n]
|
|
2217
|
-
};
|
|
2218
|
-
return acc;
|
|
2219
|
-
}, prev[l]);
|
|
2220
|
-
return prev;
|
|
2221
|
-
}, {});
|
|
2222
|
-
clone.store = new ResourceStore(clonedData, mergedOptions);
|
|
2223
|
-
clone.services.resourceStore = clone.store;
|
|
2224
|
-
}
|
|
2225
|
-
if (options.interpolation) {
|
|
2226
|
-
const defOpts = get();
|
|
2227
|
-
const mergedInterpolation = {
|
|
2228
|
-
...defOpts.interpolation,
|
|
2229
|
-
...this.options.interpolation,
|
|
2230
|
-
...options.interpolation
|
|
2231
|
-
};
|
|
2232
|
-
const mergedForInterpolator = {
|
|
2233
|
-
...mergedOptions,
|
|
2234
|
-
interpolation: mergedInterpolation
|
|
2235
|
-
};
|
|
2236
|
-
clone.services.interpolator = new Interpolator(mergedForInterpolator);
|
|
2237
|
-
}
|
|
2238
|
-
clone.translator = new Translator(clone.services, mergedOptions);
|
|
2239
|
-
clone.translator.on("*", (event, ...args) => {
|
|
2240
|
-
clone.emit(event, ...args);
|
|
2241
|
-
});
|
|
2242
|
-
clone.init(mergedOptions, callback);
|
|
2243
|
-
clone.translator.options = mergedOptions;
|
|
2244
|
-
clone.translator.backendConnector.services.utils = {
|
|
2245
|
-
hasLoadedNamespace: clone.hasLoadedNamespace.bind(clone)
|
|
2246
|
-
};
|
|
2247
|
-
return clone;
|
|
2248
|
-
}
|
|
2249
|
-
toJSON() {
|
|
2250
|
-
return {
|
|
2251
|
-
options: this.options,
|
|
2252
|
-
store: this.store,
|
|
2253
|
-
language: this.language,
|
|
2254
|
-
languages: this.languages,
|
|
2255
|
-
resolvedLanguage: this.resolvedLanguage
|
|
2256
|
-
};
|
|
2257
|
-
}
|
|
2258
|
-
}
|
|
2259
|
-
const instance = I18n.createInstance();
|
|
2260
|
-
const createInstance = instance.createInstance;
|
|
2261
|
-
instance.dir;
|
|
2262
|
-
instance.init;
|
|
2263
|
-
instance.loadResources;
|
|
2264
|
-
instance.reloadResources;
|
|
2265
|
-
instance.use;
|
|
2266
|
-
instance.changeLanguage;
|
|
2267
|
-
instance.getFixedT;
|
|
2268
|
-
instance.t;
|
|
2269
|
-
instance.exists;
|
|
2270
|
-
instance.setDefaultNamespace;
|
|
2271
|
-
instance.hasLoadedNamespace;
|
|
2272
|
-
instance.loadNamespaces;
|
|
2273
|
-
instance.loadLanguages;
|
|
2274
|
-
export {
|
|
2275
|
-
createInstance,
|
|
2276
|
-
instance as default,
|
|
2277
|
-
keysFromSelector as keyFromSelector
|
|
2278
|
-
};
|