fastapi-rtk 1.0.34 → 1.0.36
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/index.cjs +1 -1
- package/dist/.bundled/jsonforms/cjs/_virtual/index10.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/index11.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/index12.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/index3.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/index4.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/index5.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/index6.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/index7.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/index8.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/_virtual/index9.cjs +2 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/complex/MantineTableControl/MantineTableControl.cjs +24 -9
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/hooks/useCommonProps.cjs +7 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/hooks/useContextProps.cjs +5 -2
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/hooks/useIfProps.cjs +12 -0
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/hooks/useNavigationComponent.cjs +3 -3
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/hooks/useToolbarComponent.cjs +3 -3
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Array/MantineArrayLayout.cjs +3 -1
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Categorization/variants/CategorizationCards.cjs +3 -3
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Categorization/variants/CategorizationStepper.cjs +3 -3
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Categorization/variants/CategorizationTabs.cjs +4 -4
- package/dist/.bundled/jsonforms/cjs/packages/jsonforms/src/layouts/Group/variants/GroupFieldset.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/esm/_virtual/ajv.mjs +2 -2
- 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/index11.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/index12.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/index3.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/index4.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/index5.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/index6.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/index7.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/index8.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/_virtual/index9.mjs +2 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/complex/MantineTableControl/MantineTableControl.mjs +24 -9
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/hooks/useCommonProps.mjs +7 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/hooks/useContextProps.mjs +5 -2
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/hooks/useIfProps.mjs +12 -0
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/hooks/useNavigationComponent.mjs +3 -3
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/hooks/useToolbarComponent.mjs +3 -3
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Array/MantineArrayLayout.mjs +3 -1
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Categorization/variants/CategorizationCards.mjs +3 -3
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Categorization/variants/CategorizationStepper.mjs +3 -3
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Categorization/variants/CategorizationTabs.mjs +4 -4
- package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Group/variants/GroupFieldset.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/.external/cjs/{ajv-formats@2.1.1_ajv@8.17.1 → ajv-formats@2.1.1_ajv@8.18.0}/ajv-formats/dist/index.cjs +2 -2
- package/dist/.external/cjs/{ajv-formats@2.1.1_ajv@8.17.1 → ajv-formats@2.1.1_ajv@8.18.0}/ajv-formats/dist/limit.cjs +4 -4
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/ajv.cjs +7 -7
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/codegen/index.cjs +5 -5
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/codegen/scope.cjs +1 -1
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/errors.cjs +3 -3
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/index.cjs +7 -7
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/names.cjs +1 -1
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/ref_error.cjs +1 -1
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/resolve.cjs +1 -1
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/util.cjs +2 -2
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/boolSchema.cjs +3 -3
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/dataType.cjs +5 -5
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/defaults.cjs +2 -2
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/index.cjs +13 -13
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/keyword.cjs +4 -4
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/subschema.cjs +2 -2
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/core.cjs +11 -11
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/additionalItems.cjs +2 -2
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/additionalProperties.cjs +4 -4
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/allOf.cjs +1 -1
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/anyOf.cjs +1 -1
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/contains.cjs +2 -2
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/dependencies.cjs +3 -3
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/if.cjs +2 -2
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/index.cjs +17 -17
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/items.cjs +3 -3
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/items2020.cjs +4 -4
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/not.cjs +1 -1
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/oneOf.cjs +2 -2
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/patternProperties.cjs +4 -4
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/prefixItems.cjs +1 -1
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/properties.cjs +4 -4
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/propertyNames.cjs +2 -2
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/thenElse.cjs +1 -1
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/code.cjs +4 -4
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/core/index.cjs +3 -3
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/core/ref.cjs +6 -6
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/discriminator/index.cjs +6 -6
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/draft7.cjs +7 -7
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/format/format.cjs +1 -1
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/format/index.cjs +2 -2
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/const.cjs +3 -3
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/enum.cjs +3 -3
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/index.cjs +11 -11
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/limitItems.cjs +1 -1
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/limitLength.cjs +3 -3
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/limitNumber.cjs +1 -1
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/limitProperties.cjs +1 -1
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/multipleOf.cjs +1 -1
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/pattern.cjs +15 -5
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/required.cjs +3 -3
- package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/uniqueItems.cjs +4 -4
- package/dist/.external/cjs/fast-uri@3.1.0/fast-uri/index.cjs +1 -1
- package/dist/.external/cjs/{i18next@25.8.7_typescript@5.9.3 → i18next@25.8.11_typescript@5.9.3}/i18next/dist/esm/i18next.cjs +2 -2
- package/dist/.external/cjs/json-schema-traverse@1.0.0/json-schema-traverse/index.cjs +1 -1
- package/dist/.external/esm/{ajv-formats@2.1.1_ajv@8.17.1 → ajv-formats@2.1.1_ajv@8.18.0}/ajv-formats/dist/index.mjs +2 -2
- package/dist/.external/esm/{ajv-formats@2.1.1_ajv@8.17.1 → ajv-formats@2.1.1_ajv@8.18.0}/ajv-formats/dist/limit.mjs +4 -4
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/ajv.mjs +7 -7
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/codegen/index.mjs +5 -5
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/codegen/scope.mjs +1 -1
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/errors.mjs +3 -3
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/index.mjs +7 -7
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/names.mjs +1 -1
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/ref_error.mjs +1 -1
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/resolve.mjs +1 -1
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/util.mjs +2 -2
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/boolSchema.mjs +3 -3
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/dataType.mjs +5 -5
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/defaults.mjs +2 -2
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/index.mjs +13 -13
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/keyword.mjs +4 -4
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/subschema.mjs +2 -2
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/core.mjs +11 -11
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/additionalItems.mjs +2 -2
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/additionalProperties.mjs +4 -4
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/allOf.mjs +1 -1
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/anyOf.mjs +1 -1
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/contains.mjs +2 -2
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/dependencies.mjs +3 -3
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/if.mjs +2 -2
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/index.mjs +17 -17
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/items.mjs +3 -3
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/items2020.mjs +4 -4
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/not.mjs +1 -1
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/oneOf.mjs +2 -2
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/patternProperties.mjs +4 -4
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/prefixItems.mjs +1 -1
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/properties.mjs +4 -4
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/propertyNames.mjs +2 -2
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/thenElse.mjs +1 -1
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/code.mjs +4 -4
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/core/index.mjs +3 -3
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/core/ref.mjs +6 -6
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/discriminator/index.mjs +6 -6
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/draft7.mjs +5 -5
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/format/format.mjs +1 -1
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/format/index.mjs +2 -2
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/const.mjs +3 -3
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/enum.mjs +3 -3
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/index.mjs +11 -11
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/limitItems.mjs +1 -1
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/limitLength.mjs +3 -3
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/limitNumber.mjs +1 -1
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/limitProperties.mjs +1 -1
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/multipleOf.mjs +1 -1
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/pattern.mjs +15 -5
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/required.mjs +3 -3
- package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/validation/uniqueItems.mjs +4 -4
- package/dist/.external/esm/fast-uri@3.1.0/fast-uri/index.mjs +1 -1
- package/dist/.external/esm/{i18next@25.8.7_typescript@5.9.3 → i18next@25.8.11_typescript@5.9.3}/i18next/dist/esm/i18next.mjs +2 -2
- package/dist/.external/esm/json-schema-traverse@1.0.0/json-schema-traverse/index.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/Toolbar/Filter/FilterMenu.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/hooks/useColumns/ColumnHeaderFilterInput/ColumnHeaderFilterInput.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/hooks/useColumns/ColumnHeaderFilterInput/HeaderInputs/HeaderBetweenInput.cjs +1 -1
- package/dist/core/cjs/Tables/NextGenDataGrid/hooks/useColumns/HeaderAdvancedFiltersMenuButton.cjs +1 -1
- package/dist/core/cjs/Wrappers/Provider/Contexts/LangContext.cjs +3 -3
- package/dist/core/cjs/Wrappers/Provider/hooks/useProvideLang.cjs +1 -1
- package/dist/core/cjs/index.cjs +1 -1
- 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/Toolbar/Filter/FilterMenu.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/hooks/useColumns/ColumnHeaderFilterInput/ColumnHeaderFilterInput.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/hooks/useColumns/ColumnHeaderFilterInput/HeaderInputs/HeaderBetweenInput.mjs +1 -1
- package/dist/core/esm/Tables/NextGenDataGrid/hooks/useColumns/HeaderAdvancedFiltersMenuButton.mjs +1 -1
- package/dist/core/esm/Wrappers/Provider/Contexts/LangContext.mjs +3 -3
- package/dist/core/esm/Wrappers/Provider/hooks/useProvideLang.mjs +1 -1
- package/dist/core/esm/index.mjs +1 -1
- package/dist/jsonforms/cjs/complex/MantineTableControl/MantineTableControl.cjs +24 -9
- package/dist/jsonforms/cjs/hooks/useCommonProps.cjs +7 -2
- package/dist/jsonforms/cjs/hooks/useContextProps.cjs +5 -2
- package/dist/jsonforms/cjs/hooks/useIfProps.cjs +12 -0
- package/dist/jsonforms/cjs/hooks/useNavigationComponent.cjs +3 -3
- package/dist/jsonforms/cjs/hooks/useToolbarComponent.cjs +3 -3
- package/dist/jsonforms/cjs/layouts/Array/MantineArrayLayout.cjs +3 -1
- package/dist/jsonforms/cjs/layouts/Categorization/variants/CategorizationCards.cjs +3 -3
- package/dist/jsonforms/cjs/layouts/Categorization/variants/CategorizationStepper.cjs +3 -3
- package/dist/jsonforms/cjs/layouts/Categorization/variants/CategorizationTabs.cjs +4 -4
- package/dist/jsonforms/cjs/layouts/Group/variants/GroupFieldset.cjs +1 -1
- package/dist/jsonforms/cjs/layouts/MantineHotizontalLayoutRenderer.cjs +1 -1
- package/dist/jsonforms/cjs/layouts/MantineVerticalLayoutRenderer.cjs +1 -1
- package/dist/jsonforms/esm/complex/MantineTableControl/MantineTableControl.mjs +24 -9
- package/dist/jsonforms/esm/hooks/useCommonProps.mjs +7 -2
- package/dist/jsonforms/esm/hooks/useContextProps.mjs +5 -2
- package/dist/jsonforms/esm/hooks/useIfProps.mjs +12 -0
- package/dist/jsonforms/esm/hooks/useNavigationComponent.mjs +3 -3
- package/dist/jsonforms/esm/hooks/useToolbarComponent.mjs +3 -3
- package/dist/jsonforms/esm/layouts/Array/MantineArrayLayout.mjs +3 -1
- package/dist/jsonforms/esm/layouts/Categorization/variants/CategorizationCards.mjs +3 -3
- package/dist/jsonforms/esm/layouts/Categorization/variants/CategorizationStepper.mjs +3 -3
- package/dist/jsonforms/esm/layouts/Categorization/variants/CategorizationTabs.mjs +4 -4
- package/dist/jsonforms/esm/layouts/Group/variants/GroupFieldset.mjs +1 -1
- package/dist/jsonforms/esm/layouts/MantineHotizontalLayoutRenderer.mjs +1 -1
- package/dist/jsonforms/esm/layouts/MantineVerticalLayoutRenderer.mjs +1 -1
- package/dist/jsonforms/lib/hooks/useContextProps.d.ts +7 -2
- package/dist/jsonforms/lib/hooks/useIfProps.d.ts +15 -0
- package/package.json +1 -1
- /package/dist/.external/cjs/{ajv-formats@2.1.1_ajv@8.17.1 → ajv-formats@2.1.1_ajv@8.18.0}/ajv-formats/dist/formats.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/codegen/code.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/rules.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/applicability.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/refs/data.json.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/refs/json-schema-draft-07.json.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/runtime/equal.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/runtime/ucs2length.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/runtime/uri.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/runtime/validation_error.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/core/id.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/discriminator/types.cjs +0 -0
- /package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/metadata.cjs +0 -0
- /package/dist/.external/cjs/{mantine-form-yup-resolver@2.0.0_@mantine_form@8.3.14_yup@1.7.1 → mantine-form-yup-resolver@2.0.0_@mantine_form@8.3.15_yup@1.7.1}/mantine-form-yup-resolver/dist/esm/index.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/I18nextProvider.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/context.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/defaults.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/i18nInstance.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/initReactI18next.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/unescape.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/useTranslation.cjs +0 -0
- /package/dist/.external/cjs/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/utils.cjs +0 -0
- /package/dist/.external/esm/{ajv-formats@2.1.1_ajv@8.17.1 → ajv-formats@2.1.1_ajv@8.18.0}/ajv-formats/dist/formats.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/codegen/code.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/rules.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/applicability.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/refs/data.json.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/refs/json-schema-draft-07.json.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/runtime/equal.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/runtime/ucs2length.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/runtime/uri.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/runtime/validation_error.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/core/id.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/discriminator/types.mjs +0 -0
- /package/dist/.external/esm/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/metadata.mjs +0 -0
- /package/dist/.external/esm/{mantine-form-yup-resolver@2.0.0_@mantine_form@8.3.14_yup@1.7.1 → mantine-form-yup-resolver@2.0.0_@mantine_form@8.3.15_yup@1.7.1}/mantine-form-yup-resolver/dist/esm/index.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/I18nextProvider.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/context.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/defaults.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/i18nInstance.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/initReactI18next.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/unescape.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/useTranslation.mjs +0 -0
- /package/dist/.external/esm/{react-i18next@15.7.4_i18next@25.8.7_react-dom@19.2.4_react@19.2.4_typescript@5.9.3 → react-i18next@15.7.4_i18next@25.8.11_react-dom@19.2.4_react@19.2.4_typescript@5.9.3}/react-i18next/dist/es/utils.mjs +0 -0
|
@@ -2,7 +2,7 @@ import { useApi } from "fastapi-rtk/core";
|
|
|
2
2
|
import { deepMerge, parseFromValuesOrFunc } from "fastapi-rtk/utils";
|
|
3
3
|
import { useProps } from "@mantine/core";
|
|
4
4
|
import { useMemo } from "react";
|
|
5
|
-
function useContextProps(name, path, componentProps, jsonFormsProps, withAllProps = true) {
|
|
5
|
+
function useContextProps(name, path, componentProps, jsonFormsProps, { withAllProps = true, withComponentProps = true } = {}) {
|
|
6
6
|
const { specialKey } = useApi({ throwOnError: false });
|
|
7
7
|
const allProps = useProps((specialKey == null ? void 0 : specialKey.all) || "all", {}, {});
|
|
8
8
|
const _componentProps = useProps(name, {}, {});
|
|
@@ -13,7 +13,10 @@ function useContextProps(name, path, componentProps, jsonFormsProps, withAllProp
|
|
|
13
13
|
);
|
|
14
14
|
return [
|
|
15
15
|
parseFromValuesOrFunc(component, { componentProps, jsonFormsProps }),
|
|
16
|
-
{
|
|
16
|
+
{
|
|
17
|
+
...withComponentProps ? componentProps : {},
|
|
18
|
+
...parseFromValuesOrFunc(props, { componentProps, jsonFormsProps })
|
|
19
|
+
}
|
|
17
20
|
];
|
|
18
21
|
}
|
|
19
22
|
export {
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { useMemo } from "react";
|
|
2
|
+
const useIfProps = (schema, core, key = "props") => useMemo(() => {
|
|
3
|
+
if (!schema) {
|
|
4
|
+
return;
|
|
5
|
+
}
|
|
6
|
+
const { if: condition, then: thenBranch, else: elseBranch } = schema;
|
|
7
|
+
const { ajv, data } = core;
|
|
8
|
+
return ajv.validate(condition, data) ? thenBranch == null ? void 0 : thenBranch[key] : elseBranch == null ? void 0 : elseBranch[key];
|
|
9
|
+
}, [schema, core, key]);
|
|
10
|
+
export {
|
|
11
|
+
useIfProps
|
|
12
|
+
};
|
|
@@ -20,7 +20,7 @@ const useNavigationComponent = ({ componentName, componentIdentifier, onUp, onDo
|
|
|
20
20
|
...iconProps
|
|
21
21
|
},
|
|
22
22
|
props,
|
|
23
|
-
false
|
|
23
|
+
{ withAllProps: false }
|
|
24
24
|
);
|
|
25
25
|
const [ComponentDown, _down_props] = useContextProps(
|
|
26
26
|
`${componentName}.${componentIdentifier}.Down`,
|
|
@@ -33,7 +33,7 @@ const useNavigationComponent = ({ componentName, componentIdentifier, onUp, onDo
|
|
|
33
33
|
...iconProps
|
|
34
34
|
},
|
|
35
35
|
props,
|
|
36
|
-
false
|
|
36
|
+
{ withAllProps: false }
|
|
37
37
|
);
|
|
38
38
|
const [ComponentRemove, _remove_props] = useContextProps(
|
|
39
39
|
`${componentName}.${componentIdentifier}.Remove`,
|
|
@@ -46,7 +46,7 @@ const useNavigationComponent = ({ componentName, componentIdentifier, onUp, onDo
|
|
|
46
46
|
...iconProps
|
|
47
47
|
},
|
|
48
48
|
props,
|
|
49
|
-
false
|
|
49
|
+
{ withAllProps: false }
|
|
50
50
|
);
|
|
51
51
|
const ActionIconUp = useMemo(
|
|
52
52
|
() => ComponentUp === void 0 ? /* @__PURE__ */ jsx(Grid.Col, { span: "content", children: /* @__PURE__ */ jsx(ActionIcon, { ..._up_props, children: /* @__PURE__ */ jsx(IconArrowUp, {}) }) }) : ComponentUp,
|
|
@@ -36,14 +36,14 @@ const useToolbarComponent = ({ componentName, componentIdentifier, onAdd, ...pro
|
|
|
36
36
|
`${path}.${componentIdentifier}.Label`,
|
|
37
37
|
{ value: label },
|
|
38
38
|
props,
|
|
39
|
-
false
|
|
39
|
+
{ withAllProps: false }
|
|
40
40
|
);
|
|
41
41
|
const [ComponentDescription, _description_props] = useContextProps(
|
|
42
42
|
`${componentName}.${componentIdentifier}.Description`,
|
|
43
43
|
`${path}.${componentIdentifier}.Description`,
|
|
44
44
|
{ value: description },
|
|
45
45
|
props,
|
|
46
|
-
false
|
|
46
|
+
{ withAllProps: false }
|
|
47
47
|
);
|
|
48
48
|
const [ComponentValidation, _validation_props] = useContextProps(
|
|
49
49
|
`${componentName}.${componentIdentifier}.Validation`,
|
|
@@ -53,7 +53,7 @@ const useToolbarComponent = ({ componentName, componentIdentifier, onAdd, ...pro
|
|
|
53
53
|
error: errors
|
|
54
54
|
},
|
|
55
55
|
props,
|
|
56
|
-
false
|
|
56
|
+
{ withAllProps: false }
|
|
57
57
|
);
|
|
58
58
|
const [ComponentAdd, _add_props] = useContextProps(
|
|
59
59
|
`${componentName}.${componentIdentifier}.Add`,
|
package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Array/MantineArrayLayout.mjs
CHANGED
|
@@ -33,7 +33,9 @@ const Component = (props) => {
|
|
|
33
33
|
const doDisableAdd = disableAdd || appliedUiSchemaOptions.disableAdd;
|
|
34
34
|
const doDisableRemove = disableRemove || appliedUiSchemaOptions.disableRemove;
|
|
35
35
|
const innerCreateDefaultValue = useCallback(() => createDefaultValue(props.schema, props.rootSchema), [props.schema]);
|
|
36
|
-
const [Component2, _props] = useContextProps("Array.Accordion", `${path}.Accordion`, {}, props,
|
|
36
|
+
const [Component2, _props] = useContextProps("Array.Accordion", `${path}.Accordion`, {}, props, {
|
|
37
|
+
withAllProps: false
|
|
38
|
+
});
|
|
37
39
|
return /* @__PURE__ */ jsxs(Stack, { children: [
|
|
38
40
|
/* @__PURE__ */ jsx(
|
|
39
41
|
ArrayLayoutToolbar,
|
|
@@ -12,7 +12,7 @@ const CategorizationCardsGroup = ({ labels, jsonFormsProps, children, ...props }
|
|
|
12
12
|
`Categorization.Cards.Group.[${labels}]`,
|
|
13
13
|
{ children },
|
|
14
14
|
jsonFormsProps,
|
|
15
|
-
false
|
|
15
|
+
{ withAllProps: false }
|
|
16
16
|
);
|
|
17
17
|
const mergedProps = useMemo(() => deepMerge(props, _props), [props, _props]);
|
|
18
18
|
return /* @__PURE__ */ jsx(Group, { gap: "xs", ...mergedProps, children: mergedProps.children });
|
|
@@ -23,7 +23,7 @@ const CategorizationCardsCard = ({ value, jsonFormsProps, children, ...props })
|
|
|
23
23
|
`Categorization.Cards.Card.${value}`,
|
|
24
24
|
{ value, children },
|
|
25
25
|
jsonFormsProps,
|
|
26
|
-
false
|
|
26
|
+
{ withAllProps: false }
|
|
27
27
|
);
|
|
28
28
|
const mergedProps = useMemo(() => deepMerge(props, _props), [props, _props]);
|
|
29
29
|
return /* @__PURE__ */ jsx(Card, { withBorder: true, shadow: "md", p: "xs", radius: "sm", ...mergedProps, children: mergedProps.children });
|
|
@@ -53,7 +53,7 @@ const CategorizationCards = ({
|
|
|
53
53
|
...componentProps
|
|
54
54
|
},
|
|
55
55
|
jsonFormsProps,
|
|
56
|
-
false
|
|
56
|
+
{ withAllProps: false }
|
|
57
57
|
);
|
|
58
58
|
const { categories, value, onChange, groupProps, cardProps } = _props;
|
|
59
59
|
const categoryLabels = useMemo(
|
|
@@ -12,7 +12,7 @@ const CategorizationStepperStep = ({ label, description, jsonFormsProps, childre
|
|
|
12
12
|
`Categorization.Stepper.Step.${label}`,
|
|
13
13
|
{ label, description, children },
|
|
14
14
|
jsonFormsProps,
|
|
15
|
-
false
|
|
15
|
+
{ withAllProps: false }
|
|
16
16
|
);
|
|
17
17
|
const mergedProps = useMemo(() => deepMerge(props, _props), [props, _props]);
|
|
18
18
|
return /* @__PURE__ */ jsx(Stepper.Step, { label: mergedProps.label, description: mergedProps.description, ...mergedProps, children: mergedProps.children });
|
|
@@ -23,7 +23,7 @@ const CategorizationStepperButton = ({ labels, name, onClick, jsonFormsProps, ch
|
|
|
23
23
|
`Categorization.Stepper.Button.[${labels}].${name}`,
|
|
24
24
|
{ name, onClick, children },
|
|
25
25
|
jsonFormsProps,
|
|
26
|
-
false
|
|
26
|
+
{ withAllProps: false }
|
|
27
27
|
);
|
|
28
28
|
const mergedProps = useMemo(() => deepMerge(props, _props), [props, _props]);
|
|
29
29
|
return /* @__PURE__ */ jsx(Button, { ...mergedProps, children: mergedProps.children });
|
|
@@ -53,7 +53,7 @@ const CategorizationStepper = ({
|
|
|
53
53
|
...componentProps
|
|
54
54
|
},
|
|
55
55
|
jsonFormsProps,
|
|
56
|
-
false
|
|
56
|
+
{ withAllProps: false }
|
|
57
57
|
);
|
|
58
58
|
const { categories, value, onChange, stepProps, buttonProps, ...rest } = _props;
|
|
59
59
|
const categoryLabels = useMemo(
|
|
@@ -12,7 +12,7 @@ const CategorizationTabsList = ({ labels, jsonFormsProps, children, ...props })
|
|
|
12
12
|
`Categorization.Tabs.List.[${labels}]`,
|
|
13
13
|
{ labels, children },
|
|
14
14
|
jsonFormsProps,
|
|
15
|
-
false
|
|
15
|
+
{ withAllProps: false }
|
|
16
16
|
);
|
|
17
17
|
const mergedProps = useMemo(() => deepMerge(props, _props), [props, _props]);
|
|
18
18
|
return /* @__PURE__ */ jsx(Tabs.List, { ...mergedProps, children: mergedProps.children });
|
|
@@ -23,7 +23,7 @@ const CategorizationTabsTab = ({ value, jsonFormsProps, children, ...props }) =>
|
|
|
23
23
|
`Categorization.Tabs.Tab.${value}`,
|
|
24
24
|
{ value, children },
|
|
25
25
|
jsonFormsProps,
|
|
26
|
-
false
|
|
26
|
+
{ withAllProps: false }
|
|
27
27
|
);
|
|
28
28
|
const mergedProps = useMemo(() => deepMerge(props, _props), [props, _props]);
|
|
29
29
|
return /* @__PURE__ */ jsx(Tabs.Tab, { value, ...mergedProps, children: mergedProps == null ? void 0 : mergedProps.children });
|
|
@@ -34,7 +34,7 @@ const CategorizationTabsPanel = ({ value, jsonFormsProps, children, ...props })
|
|
|
34
34
|
`Categorization.Tabs.Panel.${value}`,
|
|
35
35
|
{ value, children },
|
|
36
36
|
jsonFormsProps,
|
|
37
|
-
false
|
|
37
|
+
{ withAllProps: false }
|
|
38
38
|
);
|
|
39
39
|
const mergedProps = useMemo(() => deepMerge(props, _props), [props, _props]);
|
|
40
40
|
return /* @__PURE__ */ jsx(Tabs.Panel, { value, ...mergedProps, children: mergedProps == null ? void 0 : mergedProps.children });
|
|
@@ -63,7 +63,7 @@ const CategorizationTabs = ({
|
|
|
63
63
|
...componentProps
|
|
64
64
|
},
|
|
65
65
|
jsonFormsProps,
|
|
66
|
-
false
|
|
66
|
+
{ withAllProps: false }
|
|
67
67
|
);
|
|
68
68
|
const { categories, value, onChange, listProps, tabProps, panelProps, ...rest } = _props;
|
|
69
69
|
const categoryLabels = useMemo(
|
package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/Group/variants/GroupFieldset.mjs
CHANGED
|
@@ -9,7 +9,7 @@ const GroupFieldset = ({ label, renderers, cells, childProps, componentProps, js
|
|
|
9
9
|
contextPath,
|
|
10
10
|
{ legend: label, ...componentProps },
|
|
11
11
|
jsonFormsProps,
|
|
12
|
-
false
|
|
12
|
+
{ withAllProps: false }
|
|
13
13
|
);
|
|
14
14
|
return /* @__PURE__ */ jsx(Fieldset, { legend: label, ..._props, children: /* @__PURE__ */ jsx(MantineLayoutRenderer, { ...childProps, renderers, cells }) });
|
|
15
15
|
};
|
|
@@ -13,7 +13,7 @@ const Component = (props) => {
|
|
|
13
13
|
`${path}.HorizontalLayout`,
|
|
14
14
|
((_a = uischema.options) == null ? void 0 : _a.props) ?? {},
|
|
15
15
|
props,
|
|
16
|
-
false
|
|
16
|
+
{ withAllProps: false }
|
|
17
17
|
);
|
|
18
18
|
if (Component2 === void 0) {
|
|
19
19
|
return /* @__PURE__ */ jsx(MantineLayoutRenderer, { ...childProps, ..._props, renderers, cells });
|
package/dist/.bundled/jsonforms/esm/packages/jsonforms/src/layouts/MantineVerticalLayoutRenderer.mjs
CHANGED
|
@@ -13,7 +13,7 @@ const Component = (props) => {
|
|
|
13
13
|
`${path}.VerticalLayout`,
|
|
14
14
|
((_a = uischema.options) == null ? void 0 : _a.props) ?? {},
|
|
15
15
|
props,
|
|
16
|
-
false
|
|
16
|
+
{ withAllProps: false }
|
|
17
17
|
);
|
|
18
18
|
if (Component2 === void 0) {
|
|
19
19
|
return /* @__PURE__ */ jsx(MantineLayoutRenderer, { ...childProps, ..._props, renderers, cells });
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
|
3
3
|
const index = require("../../../../../.bundled/jsonforms/cjs/_virtual/index2.cjs");
|
|
4
4
|
const formats = require("./formats.cjs");
|
|
5
5
|
const limit = require("./limit.cjs");
|
|
6
|
-
const index$1 = require("../../../ajv@8.
|
|
6
|
+
const index$1 = require("../../../ajv@8.18.0/ajv/dist/compile/codegen/index.cjs");
|
|
7
7
|
var hasRequiredDist;
|
|
8
8
|
function requireDist() {
|
|
9
9
|
if (hasRequiredDist) return index.__module.exports;
|
|
@@ -12,7 +12,7 @@ function requireDist() {
|
|
|
12
12
|
Object.defineProperty(exports$1, "__esModule", { value: true });
|
|
13
13
|
const formats_1 = formats.__require();
|
|
14
14
|
const limit_1 = limit.__require();
|
|
15
|
-
const codegen_1 = index$1.__require();
|
|
15
|
+
const codegen_1 = /* @__PURE__ */ index$1.__require();
|
|
16
16
|
const fullName = new codegen_1.Name("fullFormats");
|
|
17
17
|
const fastName = new codegen_1.Name("fastFormats");
|
|
18
18
|
const formatsPlugin = (ajv, opts = { keywords: true }) => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const limit = require("../../../../../.bundled/jsonforms/cjs/_virtual/limit.cjs");
|
|
4
|
-
const ajv = require("../../../ajv@8.
|
|
5
|
-
const index = require("../../../ajv@8.
|
|
4
|
+
const ajv = require("../../../ajv@8.18.0/ajv/dist/ajv.cjs");
|
|
5
|
+
const index = require("../../../ajv@8.18.0/ajv/dist/compile/codegen/index.cjs");
|
|
6
6
|
var hasRequiredLimit;
|
|
7
7
|
function requireLimit() {
|
|
8
8
|
if (hasRequiredLimit) return limit.__exports;
|
|
@@ -10,8 +10,8 @@ function requireLimit() {
|
|
|
10
10
|
(function(exports$1) {
|
|
11
11
|
Object.defineProperty(exports$1, "__esModule", { value: true });
|
|
12
12
|
exports$1.formatLimitDefinition = void 0;
|
|
13
|
-
const ajv_1 = ajv.__require();
|
|
14
|
-
const codegen_1 = index.__require();
|
|
13
|
+
const ajv_1 = /* @__PURE__ */ ajv.__require();
|
|
14
|
+
const codegen_1 = /* @__PURE__ */ index.__require();
|
|
15
15
|
const ops = codegen_1.operators;
|
|
16
16
|
const KWDs = {
|
|
17
17
|
formatMaximum: { okStr: "<=", ok: ops.LTE, fail: ops.GT },
|
|
@@ -16,9 +16,9 @@ function requireAjv() {
|
|
|
16
16
|
(function(module2, exports$1) {
|
|
17
17
|
Object.defineProperty(exports$1, "__esModule", { value: true });
|
|
18
18
|
exports$1.MissingRefError = exports$1.ValidationError = exports$1.CodeGen = exports$1.Name = exports$1.nil = exports$1.stringify = exports$1.str = exports$1._ = exports$1.KeywordCxt = exports$1.Ajv = void 0;
|
|
19
|
-
const core_1 = core.__require();
|
|
20
|
-
const draft7_1 = draft7.__require();
|
|
21
|
-
const discriminator_1 = index.__require();
|
|
19
|
+
const core_1 = /* @__PURE__ */ core.__require();
|
|
20
|
+
const draft7_1 = /* @__PURE__ */ draft7.__require();
|
|
21
|
+
const discriminator_1 = /* @__PURE__ */ index.__require();
|
|
22
22
|
const draft7MetaSchema = jsonSchemaDraft07.default;
|
|
23
23
|
const META_SUPPORT_DATA = ["/properties"];
|
|
24
24
|
const META_SCHEMA_ID = "http://json-schema.org/draft-07/schema";
|
|
@@ -46,11 +46,11 @@ function requireAjv() {
|
|
|
46
46
|
module2.exports.Ajv = Ajv;
|
|
47
47
|
Object.defineProperty(exports$1, "__esModule", { value: true });
|
|
48
48
|
exports$1.default = Ajv;
|
|
49
|
-
var validate_1 = index$1.__require();
|
|
49
|
+
var validate_1 = /* @__PURE__ */ index$1.__require();
|
|
50
50
|
Object.defineProperty(exports$1, "KeywordCxt", { enumerable: true, get: function() {
|
|
51
51
|
return validate_1.KeywordCxt;
|
|
52
52
|
} });
|
|
53
|
-
var codegen_1 = index$2.__require();
|
|
53
|
+
var codegen_1 = /* @__PURE__ */ index$2.__require();
|
|
54
54
|
Object.defineProperty(exports$1, "_", { enumerable: true, get: function() {
|
|
55
55
|
return codegen_1._;
|
|
56
56
|
} });
|
|
@@ -69,11 +69,11 @@ function requireAjv() {
|
|
|
69
69
|
Object.defineProperty(exports$1, "CodeGen", { enumerable: true, get: function() {
|
|
70
70
|
return codegen_1.CodeGen;
|
|
71
71
|
} });
|
|
72
|
-
var validation_error_1 = validation_error.__require();
|
|
72
|
+
var validation_error_1 = /* @__PURE__ */ validation_error.__require();
|
|
73
73
|
Object.defineProperty(exports$1, "ValidationError", { enumerable: true, get: function() {
|
|
74
74
|
return validation_error_1.default;
|
|
75
75
|
} });
|
|
76
|
-
var ref_error_1 = ref_error.__require();
|
|
76
|
+
var ref_error_1 = /* @__PURE__ */ ref_error.__require();
|
|
77
77
|
Object.defineProperty(exports$1, "MissingRefError", { enumerable: true, get: function() {
|
|
78
78
|
return ref_error_1.default;
|
|
79
79
|
} });
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/
|
|
3
|
+
const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/index5.cjs");
|
|
4
4
|
const code = require("./code.cjs");
|
|
5
5
|
const scope = require("./scope.cjs");
|
|
6
6
|
var hasRequiredCodegen;
|
|
@@ -10,9 +10,9 @@ function requireCodegen() {
|
|
|
10
10
|
(function(exports$1) {
|
|
11
11
|
Object.defineProperty(exports$1, "__esModule", { value: true });
|
|
12
12
|
exports$1.or = exports$1.and = exports$1.not = exports$1.CodeGen = exports$1.operators = exports$1.varKinds = exports$1.ValueScopeName = exports$1.ValueScope = exports$1.Scope = exports$1.Name = exports$1.regexpCode = exports$1.stringify = exports$1.getProperty = exports$1.nil = exports$1.strConcat = exports$1.str = exports$1._ = void 0;
|
|
13
|
-
const code_1 = code.__require();
|
|
14
|
-
const scope_1 = scope.__require();
|
|
15
|
-
var code_2 = code.__require();
|
|
13
|
+
const code_1 = /* @__PURE__ */ code.__require();
|
|
14
|
+
const scope_1 = /* @__PURE__ */ scope.__require();
|
|
15
|
+
var code_2 = /* @__PURE__ */ code.__require();
|
|
16
16
|
Object.defineProperty(exports$1, "_", { enumerable: true, get: function() {
|
|
17
17
|
return code_2._;
|
|
18
18
|
} });
|
|
@@ -37,7 +37,7 @@ function requireCodegen() {
|
|
|
37
37
|
Object.defineProperty(exports$1, "Name", { enumerable: true, get: function() {
|
|
38
38
|
return code_2.Name;
|
|
39
39
|
} });
|
|
40
|
-
var scope_2 = scope.__require();
|
|
40
|
+
var scope_2 = /* @__PURE__ */ scope.__require();
|
|
41
41
|
Object.defineProperty(exports$1, "Scope", { enumerable: true, get: function() {
|
|
42
42
|
return scope_2.Scope;
|
|
43
43
|
} });
|
|
@@ -9,7 +9,7 @@ function requireScope() {
|
|
|
9
9
|
(function(exports$1) {
|
|
10
10
|
Object.defineProperty(exports$1, "__esModule", { value: true });
|
|
11
11
|
exports$1.ValueScope = exports$1.ValueScopeName = exports$1.Scope = exports$1.varKinds = exports$1.UsedValueState = void 0;
|
|
12
|
-
const code_1 = code.__require();
|
|
12
|
+
const code_1 = /* @__PURE__ */ code.__require();
|
|
13
13
|
class ValueError extends Error {
|
|
14
14
|
constructor(name) {
|
|
15
15
|
super(`CodeGen: "code" for ${name} not defined`);
|
|
@@ -11,9 +11,9 @@ function requireErrors() {
|
|
|
11
11
|
(function(exports$1) {
|
|
12
12
|
Object.defineProperty(exports$1, "__esModule", { value: true });
|
|
13
13
|
exports$1.extendErrors = exports$1.resetErrorsCount = exports$1.reportExtraError = exports$1.reportError = exports$1.keyword$DataError = exports$1.keywordError = void 0;
|
|
14
|
-
const codegen_1 = index.__require();
|
|
15
|
-
const util_1 = util.__require();
|
|
16
|
-
const names_1 = names.__require();
|
|
14
|
+
const codegen_1 = /* @__PURE__ */ index.__require();
|
|
15
|
+
const util_1 = /* @__PURE__ */ util.__require();
|
|
16
|
+
const names_1 = /* @__PURE__ */ names.__require();
|
|
17
17
|
exports$1.keywordError = {
|
|
18
18
|
message: ({ keyword }) => (0, codegen_1.str)`must pass "${keyword}" keyword validation`
|
|
19
19
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../../../../../../.bundled/jsonforms/cjs/_virtual/
|
|
3
|
+
const index = require("../../../../../../.bundled/jsonforms/cjs/_virtual/index6.cjs");
|
|
4
4
|
const index$1 = require("./codegen/index.cjs");
|
|
5
5
|
const validation_error = require("../runtime/validation_error.cjs");
|
|
6
6
|
const names = require("./names.cjs");
|
|
@@ -13,12 +13,12 @@ function requireCompile() {
|
|
|
13
13
|
hasRequiredCompile = 1;
|
|
14
14
|
Object.defineProperty(index.__exports, "__esModule", { value: true });
|
|
15
15
|
index.__exports.resolveSchema = index.__exports.getCompilingSchema = index.__exports.resolveRef = index.__exports.compileSchema = index.__exports.SchemaEnv = void 0;
|
|
16
|
-
const codegen_1 = index$1.__require();
|
|
17
|
-
const validation_error_1 = validation_error.__require();
|
|
18
|
-
const names_1 = names.__require();
|
|
19
|
-
const resolve_1 = resolve.__require();
|
|
20
|
-
const util_1 = util.__require();
|
|
21
|
-
const validate_1 = index$2.__require();
|
|
16
|
+
const codegen_1 = /* @__PURE__ */ index$1.__require();
|
|
17
|
+
const validation_error_1 = /* @__PURE__ */ validation_error.__require();
|
|
18
|
+
const names_1 = /* @__PURE__ */ names.__require();
|
|
19
|
+
const resolve_1 = /* @__PURE__ */ resolve.__require();
|
|
20
|
+
const util_1 = /* @__PURE__ */ util.__require();
|
|
21
|
+
const validate_1 = /* @__PURE__ */ index$2.__require();
|
|
22
22
|
class SchemaEnv {
|
|
23
23
|
constructor(env) {
|
|
24
24
|
var _a;
|
|
@@ -7,7 +7,7 @@ function requireNames() {
|
|
|
7
7
|
if (hasRequiredNames) return names.__exports;
|
|
8
8
|
hasRequiredNames = 1;
|
|
9
9
|
Object.defineProperty(names.__exports, "__esModule", { value: true });
|
|
10
|
-
const codegen_1 = index.__require();
|
|
10
|
+
const codegen_1 = /* @__PURE__ */ index.__require();
|
|
11
11
|
const names$1 = {
|
|
12
12
|
// validation function arguments
|
|
13
13
|
data: new codegen_1.Name("data"),
|
|
@@ -7,7 +7,7 @@ function requireRef_error() {
|
|
|
7
7
|
if (hasRequiredRef_error) return ref_error.__exports;
|
|
8
8
|
hasRequiredRef_error = 1;
|
|
9
9
|
Object.defineProperty(ref_error.__exports, "__esModule", { value: true });
|
|
10
|
-
const resolve_1 = resolve.__require();
|
|
10
|
+
const resolve_1 = /* @__PURE__ */ resolve.__require();
|
|
11
11
|
class MissingRefError extends Error {
|
|
12
12
|
constructor(resolver, baseId, ref, msg) {
|
|
13
13
|
super(msg || `can't resolve reference ${ref} from id ${baseId}`);
|
|
@@ -10,7 +10,7 @@ function requireResolve() {
|
|
|
10
10
|
hasRequiredResolve = 1;
|
|
11
11
|
Object.defineProperty(resolve.__exports, "__esModule", { value: true });
|
|
12
12
|
resolve.__exports.getSchemaRefs = resolve.__exports.resolveUrl = resolve.__exports.normalizeId = resolve.__exports._getFullPath = resolve.__exports.getFullPath = resolve.__exports.inlineRef = void 0;
|
|
13
|
-
const util_1 = util.__require();
|
|
13
|
+
const util_1 = /* @__PURE__ */ util.__require();
|
|
14
14
|
const equal = index$1.__require();
|
|
15
15
|
const traverse = index.__require();
|
|
16
16
|
const SIMPLE_INLINED = /* @__PURE__ */ new Set([
|
|
@@ -9,8 +9,8 @@ function requireUtil() {
|
|
|
9
9
|
hasRequiredUtil = 1;
|
|
10
10
|
Object.defineProperty(util.__exports, "__esModule", { value: true });
|
|
11
11
|
util.__exports.checkStrictMode = util.__exports.getErrorPath = util.__exports.Type = util.__exports.useFunc = util.__exports.setEvaluated = util.__exports.evaluatedPropsToName = util.__exports.mergeEvaluated = util.__exports.eachItem = util.__exports.unescapeJsonPointer = util.__exports.escapeJsonPointer = util.__exports.escapeFragment = util.__exports.unescapeFragment = util.__exports.schemaRefOrVal = util.__exports.schemaHasRulesButRef = util.__exports.schemaHasRules = util.__exports.checkUnknownRules = util.__exports.alwaysValidSchema = util.__exports.toHash = void 0;
|
|
12
|
-
const codegen_1 = index.__require();
|
|
13
|
-
const code_1 = code.__require();
|
|
12
|
+
const codegen_1 = /* @__PURE__ */ index.__require();
|
|
13
|
+
const code_1 = /* @__PURE__ */ code.__require();
|
|
14
14
|
function toHash(arr) {
|
|
15
15
|
const hash = {};
|
|
16
16
|
for (const item of arr)
|
package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/boolSchema.cjs
RENAMED
|
@@ -10,9 +10,9 @@ function requireBoolSchema() {
|
|
|
10
10
|
hasRequiredBoolSchema = 1;
|
|
11
11
|
Object.defineProperty(boolSchema.__exports, "__esModule", { value: true });
|
|
12
12
|
boolSchema.__exports.boolOrEmptySchema = boolSchema.__exports.topBoolOrEmptySchema = void 0;
|
|
13
|
-
const errors_1 = errors.__require();
|
|
14
|
-
const codegen_1 = index.__require();
|
|
15
|
-
const names_1 = names.__require();
|
|
13
|
+
const errors_1 = /* @__PURE__ */ errors.__require();
|
|
14
|
+
const codegen_1 = /* @__PURE__ */ index.__require();
|
|
15
|
+
const names_1 = /* @__PURE__ */ names.__require();
|
|
16
16
|
const boolError = {
|
|
17
17
|
message: "boolean schema is false"
|
|
18
18
|
};
|
|
@@ -12,11 +12,11 @@ function requireDataType() {
|
|
|
12
12
|
hasRequiredDataType = 1;
|
|
13
13
|
Object.defineProperty(dataType.__exports, "__esModule", { value: true });
|
|
14
14
|
dataType.__exports.reportTypeError = dataType.__exports.checkDataTypes = dataType.__exports.checkDataType = dataType.__exports.coerceAndCheckDataType = dataType.__exports.getJSONTypes = dataType.__exports.getSchemaTypes = dataType.__exports.DataType = void 0;
|
|
15
|
-
const rules_1 = rules.__require();
|
|
16
|
-
const applicability_1 = applicability.__require();
|
|
17
|
-
const errors_1 = errors.__require();
|
|
18
|
-
const codegen_1 = index.__require();
|
|
19
|
-
const util_1 = util.__require();
|
|
15
|
+
const rules_1 = /* @__PURE__ */ rules.__require();
|
|
16
|
+
const applicability_1 = /* @__PURE__ */ applicability.__require();
|
|
17
|
+
const errors_1 = /* @__PURE__ */ errors.__require();
|
|
18
|
+
const codegen_1 = /* @__PURE__ */ index.__require();
|
|
19
|
+
const util_1 = /* @__PURE__ */ util.__require();
|
|
20
20
|
var DataType;
|
|
21
21
|
(function(DataType2) {
|
|
22
22
|
DataType2[DataType2["Correct"] = 0] = "Correct";
|
|
@@ -9,8 +9,8 @@ function requireDefaults() {
|
|
|
9
9
|
hasRequiredDefaults = 1;
|
|
10
10
|
Object.defineProperty(defaults.__exports, "__esModule", { value: true });
|
|
11
11
|
defaults.__exports.assignDefaults = void 0;
|
|
12
|
-
const codegen_1 = index.__require();
|
|
13
|
-
const util_1 = util.__require();
|
|
12
|
+
const codegen_1 = /* @__PURE__ */ index.__require();
|
|
13
|
+
const util_1 = /* @__PURE__ */ util.__require();
|
|
14
14
|
function assignDefaults(it, ty) {
|
|
15
15
|
const { properties, items } = it.schema;
|
|
16
16
|
if (ty === "object" && properties) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/
|
|
3
|
+
const index = require("../../../../../../../.bundled/jsonforms/cjs/_virtual/index4.cjs");
|
|
4
4
|
const boolSchema = require("./boolSchema.cjs");
|
|
5
5
|
const dataType = require("./dataType.cjs");
|
|
6
6
|
const applicability = require("./applicability.cjs");
|
|
@@ -18,18 +18,18 @@ function requireValidate() {
|
|
|
18
18
|
hasRequiredValidate = 1;
|
|
19
19
|
Object.defineProperty(index.__exports, "__esModule", { value: true });
|
|
20
20
|
index.__exports.getData = index.__exports.KeywordCxt = index.__exports.validateFunctionCode = void 0;
|
|
21
|
-
const boolSchema_1 = boolSchema.__require();
|
|
22
|
-
const dataType_1 = dataType.__require();
|
|
23
|
-
const applicability_1 = applicability.__require();
|
|
24
|
-
const dataType_2 = dataType.__require();
|
|
25
|
-
const defaults_1 = defaults.__require();
|
|
26
|
-
const keyword_1 = keyword.__require();
|
|
27
|
-
const subschema_1 = subschema.__require();
|
|
28
|
-
const codegen_1 = index$1.__require();
|
|
29
|
-
const names_1 = names.__require();
|
|
30
|
-
const resolve_1 = resolve.__require();
|
|
31
|
-
const util_1 = util.__require();
|
|
32
|
-
const errors_1 = errors.__require();
|
|
21
|
+
const boolSchema_1 = /* @__PURE__ */ boolSchema.__require();
|
|
22
|
+
const dataType_1 = /* @__PURE__ */ dataType.__require();
|
|
23
|
+
const applicability_1 = /* @__PURE__ */ applicability.__require();
|
|
24
|
+
const dataType_2 = /* @__PURE__ */ dataType.__require();
|
|
25
|
+
const defaults_1 = /* @__PURE__ */ defaults.__require();
|
|
26
|
+
const keyword_1 = /* @__PURE__ */ keyword.__require();
|
|
27
|
+
const subschema_1 = /* @__PURE__ */ subschema.__require();
|
|
28
|
+
const codegen_1 = /* @__PURE__ */ index$1.__require();
|
|
29
|
+
const names_1 = /* @__PURE__ */ names.__require();
|
|
30
|
+
const resolve_1 = /* @__PURE__ */ resolve.__require();
|
|
31
|
+
const util_1 = /* @__PURE__ */ util.__require();
|
|
32
|
+
const errors_1 = /* @__PURE__ */ errors.__require();
|
|
33
33
|
function validateFunctionCode(it) {
|
|
34
34
|
if (isSchemaObj(it)) {
|
|
35
35
|
checkKeywords(it);
|
|
@@ -11,10 +11,10 @@ function requireKeyword() {
|
|
|
11
11
|
hasRequiredKeyword = 1;
|
|
12
12
|
Object.defineProperty(keyword.__exports, "__esModule", { value: true });
|
|
13
13
|
keyword.__exports.validateKeywordUsage = keyword.__exports.validSchemaType = keyword.__exports.funcKeywordCode = keyword.__exports.macroKeywordCode = void 0;
|
|
14
|
-
const codegen_1 = index.__require();
|
|
15
|
-
const names_1 = names.__require();
|
|
16
|
-
const code_1 = code.__require();
|
|
17
|
-
const errors_1 = errors.__require();
|
|
14
|
+
const codegen_1 = /* @__PURE__ */ index.__require();
|
|
15
|
+
const names_1 = /* @__PURE__ */ names.__require();
|
|
16
|
+
const code_1 = /* @__PURE__ */ code.__require();
|
|
17
|
+
const errors_1 = /* @__PURE__ */ errors.__require();
|
|
18
18
|
function macroKeywordCode(cxt, def) {
|
|
19
19
|
const { gen, keyword: keyword2, schema, parentSchema, it } = cxt;
|
|
20
20
|
const macroSchema = def.macro.call(it.self, schema, parentSchema, it);
|
package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/compile/validate/subschema.cjs
RENAMED
|
@@ -9,8 +9,8 @@ function requireSubschema() {
|
|
|
9
9
|
hasRequiredSubschema = 1;
|
|
10
10
|
Object.defineProperty(subschema.__exports, "__esModule", { value: true });
|
|
11
11
|
subschema.__exports.extendSubschemaMode = subschema.__exports.extendSubschemaData = subschema.__exports.getSubschema = void 0;
|
|
12
|
-
const codegen_1 = index.__require();
|
|
13
|
-
const util_1 = util.__require();
|
|
12
|
+
const codegen_1 = /* @__PURE__ */ index.__require();
|
|
13
|
+
const util_1 = /* @__PURE__ */ util.__require();
|
|
14
14
|
function getSubschema(it, { keyword, schemaProp, schema, schemaPath, errSchemaPath, topSchemaRef }) {
|
|
15
15
|
if (keyword !== void 0 && schema !== void 0) {
|
|
16
16
|
throw new Error('both "keyword" and "schema" passed, only one allowed');
|
|
@@ -19,11 +19,11 @@ function requireCore() {
|
|
|
19
19
|
(function(exports$1) {
|
|
20
20
|
Object.defineProperty(exports$1, "__esModule", { value: true });
|
|
21
21
|
exports$1.CodeGen = exports$1.Name = exports$1.nil = exports$1.stringify = exports$1.str = exports$1._ = exports$1.KeywordCxt = void 0;
|
|
22
|
-
var validate_1 = index.__require();
|
|
22
|
+
var validate_1 = /* @__PURE__ */ index.__require();
|
|
23
23
|
Object.defineProperty(exports$1, "KeywordCxt", { enumerable: true, get: function() {
|
|
24
24
|
return validate_1.KeywordCxt;
|
|
25
25
|
} });
|
|
26
|
-
var codegen_1 = index$1.__require();
|
|
26
|
+
var codegen_1 = /* @__PURE__ */ index$1.__require();
|
|
27
27
|
Object.defineProperty(exports$1, "_", { enumerable: true, get: function() {
|
|
28
28
|
return codegen_1._;
|
|
29
29
|
} });
|
|
@@ -42,16 +42,16 @@ function requireCore() {
|
|
|
42
42
|
Object.defineProperty(exports$1, "CodeGen", { enumerable: true, get: function() {
|
|
43
43
|
return codegen_1.CodeGen;
|
|
44
44
|
} });
|
|
45
|
-
const validation_error_1 = validation_error.__require();
|
|
46
|
-
const ref_error_1 = ref_error.__require();
|
|
47
|
-
const rules_1 = rules.__require();
|
|
48
|
-
const compile_1 = index$2.__require();
|
|
49
|
-
const codegen_2 = index$1.__require();
|
|
50
|
-
const resolve_1 = resolve.__require();
|
|
51
|
-
const dataType_1 = dataType.__require();
|
|
52
|
-
const util_1 = util.__require();
|
|
45
|
+
const validation_error_1 = /* @__PURE__ */ validation_error.__require();
|
|
46
|
+
const ref_error_1 = /* @__PURE__ */ ref_error.__require();
|
|
47
|
+
const rules_1 = /* @__PURE__ */ rules.__require();
|
|
48
|
+
const compile_1 = /* @__PURE__ */ index$2.__require();
|
|
49
|
+
const codegen_2 = /* @__PURE__ */ index$1.__require();
|
|
50
|
+
const resolve_1 = /* @__PURE__ */ resolve.__require();
|
|
51
|
+
const dataType_1 = /* @__PURE__ */ dataType.__require();
|
|
52
|
+
const util_1 = /* @__PURE__ */ util.__require();
|
|
53
53
|
const $dataRefSchema = data.default;
|
|
54
|
-
const uri_1 = uri.__require();
|
|
54
|
+
const uri_1 = /* @__PURE__ */ uri.__require();
|
|
55
55
|
const defaultRegExp = (str, flags) => new RegExp(str, flags);
|
|
56
56
|
defaultRegExp.code = "new RegExp";
|
|
57
57
|
const META_IGNORE_OPTIONS = ["removeAdditional", "useDefaults", "coerceTypes"];
|
|
@@ -9,8 +9,8 @@ function requireAdditionalItems() {
|
|
|
9
9
|
hasRequiredAdditionalItems = 1;
|
|
10
10
|
Object.defineProperty(additionalItems.__exports, "__esModule", { value: true });
|
|
11
11
|
additionalItems.__exports.validateAdditionalItems = void 0;
|
|
12
|
-
const codegen_1 = index.__require();
|
|
13
|
-
const util_1 = util.__require();
|
|
12
|
+
const codegen_1 = /* @__PURE__ */ index.__require();
|
|
13
|
+
const util_1 = /* @__PURE__ */ util.__require();
|
|
14
14
|
const error = {
|
|
15
15
|
message: ({ params: { len } }) => (0, codegen_1.str)`must NOT have more than ${len} items`,
|
|
16
16
|
params: ({ params: { len } }) => (0, codegen_1._)`{limit: ${len}}`
|
|
@@ -10,10 +10,10 @@ function requireAdditionalProperties() {
|
|
|
10
10
|
if (hasRequiredAdditionalProperties) return additionalProperties.__exports;
|
|
11
11
|
hasRequiredAdditionalProperties = 1;
|
|
12
12
|
Object.defineProperty(additionalProperties.__exports, "__esModule", { value: true });
|
|
13
|
-
const code_1 = code.__require();
|
|
14
|
-
const codegen_1 = index.__require();
|
|
15
|
-
const names_1 = names.__require();
|
|
16
|
-
const util_1 = util.__require();
|
|
13
|
+
const code_1 = /* @__PURE__ */ code.__require();
|
|
14
|
+
const codegen_1 = /* @__PURE__ */ index.__require();
|
|
15
|
+
const names_1 = /* @__PURE__ */ names.__require();
|
|
16
|
+
const util_1 = /* @__PURE__ */ util.__require();
|
|
17
17
|
const error = {
|
|
18
18
|
message: "must NOT have additional properties",
|
|
19
19
|
params: ({ params }) => (0, codegen_1._)`{additionalProperty: ${params.additionalProperty}}`
|
package/dist/.external/cjs/{ajv@8.17.1 → ajv@8.18.0}/ajv/dist/vocabularies/applicator/allOf.cjs
RENAMED
|
@@ -7,7 +7,7 @@ function requireAllOf() {
|
|
|
7
7
|
if (hasRequiredAllOf) return allOf.__exports;
|
|
8
8
|
hasRequiredAllOf = 1;
|
|
9
9
|
Object.defineProperty(allOf.__exports, "__esModule", { value: true });
|
|
10
|
-
const util_1 = util.__require();
|
|
10
|
+
const util_1 = /* @__PURE__ */ util.__require();
|
|
11
11
|
const def = {
|
|
12
12
|
keyword: "allOf",
|
|
13
13
|
schemaType: "array",
|