@baseplate-dev/plugin-auth 0.6.9 → 0.6.11
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/CHANGELOG.md +38 -0
- package/dist/auth/core/web.js +31 -2
- package/dist/better-auth/constants/packages.d.ts +1 -1
- package/dist/better-auth/constants/packages.js +1 -1
- package/dist/better-auth/core/web.js +15 -2
- package/dist/local-auth/core/generators/auth-apollo/auth-apollo.generator.d.ts +0 -1
- package/dist/local-auth/core/web.js +15 -2
- package/dist/placeholder-auth/core/web.js +13 -2
- package/dist/web/assets/_virtual_mf-localSharedImportMap___mfe_internal__plugin_mf_2_auth-DEljr3MS.js +226 -0
- package/dist/web/assets/_virtual_mf___mfe_internal__plugin_mf_2_auth__loadShare___mf_0_baseplate_mf_2_dev_mf_1_project_mf_2_builder_mf_2_lib__loadShare__.js-B6a7L2-k.js +346 -0
- package/dist/web/assets/_virtual_mf___mfe_internal__plugin_mf_2_auth__loadShare___mf_0_baseplate_mf_2_dev_mf_1_project_mf_2_builder_mf_2_lib_mf_1_web__loadShare__.js-JKpdJ1L0.js +89 -0
- package/dist/web/assets/_virtual_mf___mfe_internal__plugin_mf_2_auth__loadShare___mf_0_baseplate_mf_2_dev_mf_1_ui_mf_2_components__loadShare__.js-DsLoA9K7.js +73549 -0
- package/dist/web/assets/_virtual_mf___mfe_internal__plugin_mf_2_auth__loadShare___mf_0_tanstack_mf_1_react_mf_2_router__loadShare__.js-CGsbw2Lx.js +6181 -0
- package/dist/web/assets/_virtual_mf___mfe_internal__plugin_mf_2_auth__loadShare__zod__loadShare__.js-DE4UUe5K.js +13784 -0
- package/dist/web/assets/auth-YjeUffyx.js +1 -0
- package/dist/web/assets/common-B3OG-gju.js +37 -0
- package/dist/web/assets/common-CTWnBc6I.js +39 -0
- package/dist/web/assets/common-CzNLnT_1.js +63 -0
- package/dist/web/assets/common-g_Gn0v5J.js +18 -0
- package/dist/web/assets/common-kfSP8YQO.js +39 -0
- package/dist/web/assets/common-zfktVQvk.js +37 -0
- package/dist/web/assets/dist-C6kDPCTC.js +18148 -0
- package/dist/web/assets/get-auth-plugin-definition-2vFJROjB.js +14 -0
- package/dist/web/assets/hostInit-35H-qR11.js +119 -0
- package/dist/web/assets/index-Cr47LBtj.js +2 -0
- package/dist/web/assets/mf-entry-bootstrap-0-13480d2a.js +32 -0
- package/dist/web/assets/model-names-BluImOzu.js +27 -0
- package/dist/web/assets/model-names-CUS5rSei.js +12 -0
- package/dist/web/assets/model-utils-ZF_FVZ_o.js +1287 -0
- package/dist/web/assets/models-CORL4i-6.js +285 -0
- package/dist/web/assets/models-DPPMgQz_.js +304 -0
- package/dist/web/assets/plugin-definition-UAfMRa7u.js +78 -0
- package/dist/web/assets/plugin-definition-mNNM2hOB.js +11 -0
- package/dist/web/assets/rolldown-runtime-FZ4Itg2g.js +42 -0
- package/dist/web/assets/{style-DiK_rD1L.css → styles-Cc26Bbxc.css} +1 -1
- package/dist/web/assets/styles-DNVWarsT.js +173 -0
- package/dist/web/assets/virtualExposes-CZsMFYa2.js +2 -0
- package/dist/web/assets/virtual_mf-REMOTE_ENTRY_ID___mfe_internal__plugin-auth__remoteEntry_js-Bt9-dftr.js +3892 -0
- package/dist/web/assets/virtual_mf-exposes-ssr___mfe_internal__plugin-auth__remoteEntry_js-DC8YPV1Z.js +129 -0
- package/dist/web/assets/virtual_mf-exposes___mfe_internal__plugin-auth__remoteEntry_js-CmilMd0E.js +168 -0
- package/dist/web/assets/vite-preload-helper-iIio8xkS.js +67 -0
- package/dist/web/assets/web-BbqWFVPH.js +397 -0
- package/dist/web/assets/web-BldKZtQd.js +123 -0
- package/dist/web/assets/web-CNMEeTj-.js +46 -0
- package/dist/web/assets/web-CnsQCdFE.js +46 -0
- package/dist/web/assets/web-DiGj_0d0.js +118 -0
- package/dist/web/assets/web-OntIhIfe.js +355 -0
- package/dist/web/assets/web-y8E7eNgy.js +106 -0
- package/dist/web/index.html +2 -2
- package/dist/web/remoteEntry.js +2 -0
- package/dist/web/remoteEntry.ssr.js +43 -0
- package/package.json +24 -21
- package/dist/auth/core/common.d.ts.map +0 -1
- package/dist/auth/core/common.js.map +0 -1
- package/dist/auth/core/components/auth-definition-editor.d.ts.map +0 -1
- package/dist/auth/core/components/auth-definition-editor.js.map +0 -1
- package/dist/auth/core/components/role-editor-form/role-dialog.d.ts.map +0 -1
- package/dist/auth/core/components/role-editor-form/role-dialog.js.map +0 -1
- package/dist/auth/core/components/role-editor-form/role-editor-form.d.ts.map +0 -1
- package/dist/auth/core/components/role-editor-form/role-editor-form.js.map +0 -1
- package/dist/auth/core/node.d.ts.map +0 -1
- package/dist/auth/core/node.js.map +0 -1
- package/dist/auth/core/schema/migrations.d.ts.map +0 -1
- package/dist/auth/core/schema/migrations.js.map +0 -1
- package/dist/auth/core/schema/plugin-definition.d.ts.map +0 -1
- package/dist/auth/core/schema/plugin-definition.js.map +0 -1
- package/dist/auth/core/schema/roles/constants.d.ts.map +0 -1
- package/dist/auth/core/schema/roles/constants.js.map +0 -1
- package/dist/auth/core/schema/roles/index.d.ts.map +0 -1
- package/dist/auth/core/schema/roles/index.js.map +0 -1
- package/dist/auth/core/schema/roles/schema.d.ts.map +0 -1
- package/dist/auth/core/schema/roles/schema.js.map +0 -1
- package/dist/auth/core/web.d.ts.map +0 -1
- package/dist/auth/core/web.js.map +0 -1
- package/dist/auth/index.d.ts.map +0 -1
- package/dist/auth/index.js.map +0 -1
- package/dist/auth/utils/get-auth-plugin-definition.d.ts.map +0 -1
- package/dist/auth/utils/get-auth-plugin-definition.js.map +0 -1
- package/dist/auth/utils/index.d.ts.map +0 -1
- package/dist/auth/utils/index.js.map +0 -1
- package/dist/better-auth/admin/common.d.ts.map +0 -1
- package/dist/better-auth/admin/common.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-manage-roles-action/admin-crud-manage-roles-action.generator.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-manage-roles-action/admin-crud-manage-roles-action.generator.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-manage-roles-action/generated/index.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-manage-roles-action/generated/index.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-manage-roles-action/generated/template-paths.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-manage-roles-action/generated/template-paths.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-manage-roles-action/generated/template-renderers.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-manage-roles-action/generated/template-renderers.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-manage-roles-action/generated/typed-templates.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-manage-roles-action/generated/typed-templates.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-manage-roles-action/index.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-manage-roles-action/index.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-manage-roles-action/templates/routes/-components/role-manager-dialog.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-manage-roles-action/templates/routes/-components/role-manager-dialog.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-reset-password-action/admin-crud-reset-password-action.generator.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-reset-password-action/admin-crud-reset-password-action.generator.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-reset-password-action/generated/index.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-reset-password-action/generated/index.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-reset-password-action/generated/template-paths.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-reset-password-action/generated/template-paths.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-reset-password-action/generated/template-renderers.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-reset-password-action/generated/template-renderers.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-reset-password-action/generated/typed-templates.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-reset-password-action/generated/typed-templates.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-reset-password-action/index.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-reset-password-action/index.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-reset-password-action/templates/routes/-components/password-reset-dialog.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-reset-password-action/templates/routes/-components/password-reset-dialog.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-roles-column/admin-crud-roles-column.generator.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-roles-column/admin-crud-roles-column.generator.js.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-roles-column/index.d.ts.map +0 -1
- package/dist/better-auth/admin/generators/admin-crud-roles-column/index.js.map +0 -1
- package/dist/better-auth/admin/node.d.ts.map +0 -1
- package/dist/better-auth/admin/node.js.map +0 -1
- package/dist/better-auth/admin/schema/manage-role-action.d.ts.map +0 -1
- package/dist/better-auth/admin/schema/manage-role-action.js.map +0 -1
- package/dist/better-auth/admin/schema/reset-password-action.d.ts.map +0 -1
- package/dist/better-auth/admin/schema/reset-password-action.js.map +0 -1
- package/dist/better-auth/admin/schema/roles-column.d.ts.map +0 -1
- package/dist/better-auth/admin/schema/roles-column.js.map +0 -1
- package/dist/better-auth/admin/web.d.ts.map +0 -1
- package/dist/better-auth/admin/web.js.map +0 -1
- package/dist/better-auth/constants/model-names.d.ts.map +0 -1
- package/dist/better-auth/constants/model-names.js.map +0 -1
- package/dist/better-auth/constants/packages.d.ts.map +0 -1
- package/dist/better-auth/constants/packages.js.map +0 -1
- package/dist/better-auth/core/common.d.ts.map +0 -1
- package/dist/better-auth/core/common.js.map +0 -1
- package/dist/better-auth/core/components/better-auth-definition-editor.d.ts.map +0 -1
- package/dist/better-auth/core/components/better-auth-definition-editor.js.map +0 -1
- package/dist/better-auth/core/index.d.ts.map +0 -1
- package/dist/better-auth/core/index.js.map +0 -1
- package/dist/better-auth/core/node.d.ts.map +0 -1
- package/dist/better-auth/core/node.js.map +0 -1
- package/dist/better-auth/core/schema/models.d.ts.map +0 -1
- package/dist/better-auth/core/schema/models.js.map +0 -1
- package/dist/better-auth/core/schema/plugin-definition.d.ts.map +0 -1
- package/dist/better-auth/core/schema/plugin-definition.js.map +0 -1
- package/dist/better-auth/core/schema/schema-issue-checker.d.ts.map +0 -1
- package/dist/better-auth/core/schema/schema-issue-checker.js.map +0 -1
- package/dist/better-auth/core/web.d.ts.map +0 -1
- package/dist/better-auth/core/web.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-admin-module/better-auth-admin-module.generator.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-admin-module/better-auth-admin-module.generator.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-admin-module/generated/index.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-admin-module/generated/index.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-admin-module/generated/template-paths.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-admin-module/generated/template-paths.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-admin-module/generated/template-renderers.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-admin-module/generated/template-renderers.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-admin-module/generated/ts-import-providers.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-admin-module/generated/ts-import-providers.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-admin-module/generated/typed-templates.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-admin-module/generated/typed-templates.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-admin-module/index.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-admin-module/index.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-email-templates/better-auth-email-templates.generator.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-email-templates/better-auth-email-templates.generator.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-email-templates/generated/index.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-email-templates/generated/index.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-email-templates/generated/template-paths.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-email-templates/generated/template-paths.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-email-templates/generated/template-renderers.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-email-templates/generated/template-renderers.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-email-templates/generated/typed-templates.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-email-templates/generated/typed-templates.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-email-templates/index.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-email-templates/index.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-module/better-auth-module.generator.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-module/better-auth-module.generator.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-module/generated/index.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-module/generated/index.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-module/generated/template-paths.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-module/generated/template-paths.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-module/generated/template-renderers.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-module/generated/template-renderers.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-module/generated/ts-import-providers.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-module/generated/ts-import-providers.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-module/generated/typed-templates.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-module/generated/typed-templates.js.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-module/index.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/better-auth-module/index.js.map +0 -1
- package/dist/better-auth/generators/fastify/index.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/index.js.map +0 -1
- package/dist/better-auth/generators/fastify/seed-initial-user/generated/index.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/seed-initial-user/generated/index.js.map +0 -1
- package/dist/better-auth/generators/fastify/seed-initial-user/generated/template-paths.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/seed-initial-user/generated/template-paths.js.map +0 -1
- package/dist/better-auth/generators/fastify/seed-initial-user/generated/template-renderers.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/seed-initial-user/generated/template-renderers.js.map +0 -1
- package/dist/better-auth/generators/fastify/seed-initial-user/generated/typed-templates.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/seed-initial-user/generated/typed-templates.js.map +0 -1
- package/dist/better-auth/generators/fastify/seed-initial-user/index.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/seed-initial-user/index.js.map +0 -1
- package/dist/better-auth/generators/fastify/seed-initial-user/seed-initial-user.generator.d.ts.map +0 -1
- package/dist/better-auth/generators/fastify/seed-initial-user/seed-initial-user.generator.js.map +0 -1
- package/dist/better-auth/generators/index.d.ts.map +0 -1
- package/dist/better-auth/generators/index.js.map +0 -1
- package/dist/better-auth/generators/react/better-auth-hooks/better-auth-hooks.generator.d.ts.map +0 -1
- package/dist/better-auth/generators/react/better-auth-hooks/better-auth-hooks.generator.js.map +0 -1
- package/dist/better-auth/generators/react/better-auth-hooks/generated/index.d.ts.map +0 -1
- package/dist/better-auth/generators/react/better-auth-hooks/generated/index.js.map +0 -1
- package/dist/better-auth/generators/react/better-auth-hooks/generated/template-paths.d.ts.map +0 -1
- package/dist/better-auth/generators/react/better-auth-hooks/generated/template-paths.js.map +0 -1
- package/dist/better-auth/generators/react/better-auth-hooks/generated/template-renderers.d.ts.map +0 -1
- package/dist/better-auth/generators/react/better-auth-hooks/generated/template-renderers.js.map +0 -1
- package/dist/better-auth/generators/react/better-auth-hooks/generated/ts-import-providers.d.ts.map +0 -1
- package/dist/better-auth/generators/react/better-auth-hooks/generated/ts-import-providers.js.map +0 -1
- package/dist/better-auth/generators/react/better-auth-hooks/generated/typed-templates.d.ts.map +0 -1
- package/dist/better-auth/generators/react/better-auth-hooks/generated/typed-templates.js.map +0 -1
- package/dist/better-auth/generators/react/better-auth-hooks/index.d.ts.map +0 -1
- package/dist/better-auth/generators/react/better-auth-hooks/index.js.map +0 -1
- package/dist/better-auth/generators/react/better-auth-pages/better-auth-pages.generator.d.ts.map +0 -1
- package/dist/better-auth/generators/react/better-auth-pages/better-auth-pages.generator.js.map +0 -1
- package/dist/better-auth/generators/react/better-auth-pages/generated/index.d.ts.map +0 -1
- package/dist/better-auth/generators/react/better-auth-pages/generated/index.js.map +0 -1
- package/dist/better-auth/generators/react/better-auth-pages/generated/template-paths.d.ts.map +0 -1
- package/dist/better-auth/generators/react/better-auth-pages/generated/template-paths.js.map +0 -1
- package/dist/better-auth/generators/react/better-auth-pages/generated/template-renderers.d.ts.map +0 -1
- package/dist/better-auth/generators/react/better-auth-pages/generated/template-renderers.js.map +0 -1
- package/dist/better-auth/generators/react/better-auth-pages/generated/typed-templates.d.ts.map +0 -1
- package/dist/better-auth/generators/react/better-auth-pages/generated/typed-templates.js.map +0 -1
- package/dist/better-auth/generators/react/better-auth-pages/index.d.ts.map +0 -1
- package/dist/better-auth/generators/react/better-auth-pages/index.js.map +0 -1
- package/dist/better-auth/generators/react/index.d.ts.map +0 -1
- package/dist/better-auth/generators/react/index.js.map +0 -1
- package/dist/better-auth/generators/react/react-better-auth/generated/index.d.ts.map +0 -1
- package/dist/better-auth/generators/react/react-better-auth/generated/index.js.map +0 -1
- package/dist/better-auth/generators/react/react-better-auth/generated/template-paths.d.ts.map +0 -1
- package/dist/better-auth/generators/react/react-better-auth/generated/template-paths.js.map +0 -1
- package/dist/better-auth/generators/react/react-better-auth/generated/template-renderers.d.ts.map +0 -1
- package/dist/better-auth/generators/react/react-better-auth/generated/template-renderers.js.map +0 -1
- package/dist/better-auth/generators/react/react-better-auth/generated/ts-import-providers.d.ts.map +0 -1
- package/dist/better-auth/generators/react/react-better-auth/generated/ts-import-providers.js.map +0 -1
- package/dist/better-auth/generators/react/react-better-auth/generated/typed-templates.d.ts.map +0 -1
- package/dist/better-auth/generators/react/react-better-auth/generated/typed-templates.js.map +0 -1
- package/dist/better-auth/generators/react/react-better-auth/index.d.ts.map +0 -1
- package/dist/better-auth/generators/react/react-better-auth/index.js.map +0 -1
- package/dist/better-auth/generators/react/react-better-auth/react-better-auth.generator.d.ts.map +0 -1
- package/dist/better-auth/generators/react/react-better-auth/react-better-auth.generator.js.map +0 -1
- package/dist/better-auth/index.d.ts.map +0 -1
- package/dist/better-auth/index.js.map +0 -1
- package/dist/common/components/auth-config-tabs.d.ts.map +0 -1
- package/dist/common/components/auth-config-tabs.js.map +0 -1
- package/dist/local-auth/admin/common.d.ts.map +0 -1
- package/dist/local-auth/admin/common.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-manage-roles-action/admin-crud-manage-roles-action.generator.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-manage-roles-action/admin-crud-manage-roles-action.generator.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-manage-roles-action/generated/index.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-manage-roles-action/generated/index.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-manage-roles-action/generated/template-paths.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-manage-roles-action/generated/template-paths.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-manage-roles-action/generated/template-renderers.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-manage-roles-action/generated/template-renderers.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-manage-roles-action/generated/typed-templates.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-manage-roles-action/generated/typed-templates.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-manage-roles-action/index.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-manage-roles-action/index.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-manage-roles-action/templates/routes/-components/role-manager-dialog.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-manage-roles-action/templates/routes/-components/role-manager-dialog.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-reset-password-action/admin-crud-reset-password-action.generator.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-reset-password-action/admin-crud-reset-password-action.generator.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-reset-password-action/generated/index.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-reset-password-action/generated/index.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-reset-password-action/generated/template-paths.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-reset-password-action/generated/template-paths.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-reset-password-action/generated/template-renderers.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-reset-password-action/generated/template-renderers.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-reset-password-action/generated/typed-templates.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-reset-password-action/generated/typed-templates.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-reset-password-action/index.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-reset-password-action/index.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-reset-password-action/templates/routes/-components/password-reset-dialog.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-reset-password-action/templates/routes/-components/password-reset-dialog.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-roles-column/admin-crud-roles-column.generator.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-roles-column/admin-crud-roles-column.generator.js.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-roles-column/index.d.ts.map +0 -1
- package/dist/local-auth/admin/generators/admin-crud-roles-column/index.js.map +0 -1
- package/dist/local-auth/admin/node.d.ts.map +0 -1
- package/dist/local-auth/admin/node.js.map +0 -1
- package/dist/local-auth/admin/schema/manage-role-action.d.ts.map +0 -1
- package/dist/local-auth/admin/schema/manage-role-action.js.map +0 -1
- package/dist/local-auth/admin/schema/reset-password-action.d.ts.map +0 -1
- package/dist/local-auth/admin/schema/reset-password-action.js.map +0 -1
- package/dist/local-auth/admin/schema/roles-column.d.ts.map +0 -1
- package/dist/local-auth/admin/schema/roles-column.js.map +0 -1
- package/dist/local-auth/admin/web.d.ts.map +0 -1
- package/dist/local-auth/admin/web.js.map +0 -1
- package/dist/local-auth/constants/model-names.d.ts.map +0 -1
- package/dist/local-auth/constants/model-names.js.map +0 -1
- package/dist/local-auth/core/common.d.ts.map +0 -1
- package/dist/local-auth/core/common.js.map +0 -1
- package/dist/local-auth/core/components/local-auth-definition-editor.d.ts.map +0 -1
- package/dist/local-auth/core/components/local-auth-definition-editor.js.map +0 -1
- package/dist/local-auth/core/generators/auth-apollo/auth-apollo.generator.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-apollo/auth-apollo.generator.js.map +0 -1
- package/dist/local-auth/core/generators/auth-apollo/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-apollo/index.js.map +0 -1
- package/dist/local-auth/core/generators/auth-apollo/templates/session-error-link.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-apollo/templates/session-error-link.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/auth-email-password.generator.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/auth-email-password.generator.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/generated/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/generated/index.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/generated/template-paths.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/generated/template-paths.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/generated/template-renderers.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/generated/template-renderers.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/generated/ts-import-providers.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/generated/ts-import-providers.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/generated/typed-templates.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/generated/typed-templates.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/index.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/templates/module/constants/password.constants.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/templates/module/constants/password.constants.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/templates/module/schema/email-verification.mutations.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/templates/module/schema/email-verification.mutations.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/templates/module/schema/password-reset.mutations.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/templates/module/schema/password-reset.mutations.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/templates/module/schema/user-password.mutations.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/templates/module/schema/user-password.mutations.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/templates/module/services/email-verification.service.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/templates/module/services/email-verification.service.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/templates/module/services/password-reset.service.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/templates/module/services/password-reset.service.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/templates/module/services/user-password.service.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-password/templates/module/services/user-password.service.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/auth-email-templates.generator.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/auth-email-templates.generator.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/generated/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/generated/index.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/generated/template-paths.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/generated/template-paths.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/generated/template-renderers.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/generated/template-renderers.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/generated/typed-templates.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/generated/typed-templates.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/index.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/templates/src/emails/auth/account-verification.email.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/templates/src/emails/auth/account-verification.email.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/templates/src/emails/auth/password-changed.email.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/templates/src/emails/auth/password-changed.email.js.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/templates/src/emails/auth/password-reset.email.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-email-templates/templates/src/emails/auth/password-reset.email.js.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/auth-hooks.generator.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/auth-hooks.generator.js.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/generated/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/generated/index.js.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/generated/template-paths.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/generated/template-paths.js.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/generated/template-renderers.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/generated/template-renderers.js.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/generated/ts-import-providers.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/generated/ts-import-providers.js.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/generated/typed-templates.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/generated/typed-templates.js.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/index.js.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/templates/src/hooks/use-log-out.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/templates/src/hooks/use-log-out.js.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/templates/src/hooks/use-session.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/templates/src/hooks/use-session.js.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/templates/src/hooks/use-user-id-or-throw.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-hooks/templates/src/hooks/use-user-id-or-throw.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/auth-module.generator.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/auth-module.generator.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/generated/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/generated/index.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/generated/template-paths.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/generated/template-paths.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/generated/template-renderers.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/generated/template-renderers.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/generated/ts-import-providers.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/generated/ts-import-providers.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/generated/typed-templates.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/generated/typed-templates.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/index.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/constants/user-session.constants.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/constants/user-session.constants.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/queues/cleanup-auth-verification.queue.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/queues/cleanup-auth-verification.queue.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/schema/auth-role.enum.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/schema/auth-role.enum.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/schema/user-roles.mutations.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/schema/user-roles.mutations.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/schema/user-session-payload.object-type.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/schema/user-session-payload.object-type.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/schema/user-session.mutations.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/schema/user-session.mutations.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/schema/user-session.queries.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/schema/user-session.queries.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/services/auth-verification.service.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/services/auth-verification.service.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/services/user-roles.service.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/services/user-roles.service.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/services/user-session.service.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/services/user-session.service.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/utils/cookie-signer.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/utils/cookie-signer.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/utils/session-cookie.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/utils/session-cookie.js.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/utils/verify-request-origin.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-module/templates/module/utils/verify-request-origin.js.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/auth-routes.generator.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/auth-routes.generator.js.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/generated/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/generated/index.js.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/generated/template-paths.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/generated/template-paths.js.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/generated/template-renderers.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/generated/template-renderers.js.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/generated/ts-import-providers.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/generated/ts-import-providers.js.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/generated/typed-templates.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/generated/typed-templates.js.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/index.js.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/-constants.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/-constants.js.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/forgot-password.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/forgot-password.js.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/login.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/login.js.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/register.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/register.js.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/reset-password.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/reset-password.js.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/route.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/route.js.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/verify-email.d.ts.map +0 -1
- package/dist/local-auth/core/generators/auth-routes/templates/routes/auth_/verify-email.js.map +0 -1
- package/dist/local-auth/core/generators/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/index.js.map +0 -1
- package/dist/local-auth/core/generators/react-auth/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/react-auth/index.js.map +0 -1
- package/dist/local-auth/core/generators/react-auth/react-auth.generator.d.ts.map +0 -1
- package/dist/local-auth/core/generators/react-auth/react-auth.generator.js.map +0 -1
- package/dist/local-auth/core/generators/react-session/generated/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/react-session/generated/index.js.map +0 -1
- package/dist/local-auth/core/generators/react-session/generated/template-paths.d.ts.map +0 -1
- package/dist/local-auth/core/generators/react-session/generated/template-paths.js.map +0 -1
- package/dist/local-auth/core/generators/react-session/generated/template-renderers.d.ts.map +0 -1
- package/dist/local-auth/core/generators/react-session/generated/template-renderers.js.map +0 -1
- package/dist/local-auth/core/generators/react-session/generated/ts-import-providers.d.ts.map +0 -1
- package/dist/local-auth/core/generators/react-session/generated/ts-import-providers.js.map +0 -1
- package/dist/local-auth/core/generators/react-session/generated/typed-templates.d.ts.map +0 -1
- package/dist/local-auth/core/generators/react-session/generated/typed-templates.js.map +0 -1
- package/dist/local-auth/core/generators/react-session/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/react-session/index.js.map +0 -1
- package/dist/local-auth/core/generators/react-session/react-session.generator.d.ts.map +0 -1
- package/dist/local-auth/core/generators/react-session/react-session.generator.js.map +0 -1
- package/dist/local-auth/core/generators/react-session/templates/src/app/user-session-provider.d.ts.map +0 -1
- package/dist/local-auth/core/generators/react-session/templates/src/app/user-session-provider.js.map +0 -1
- package/dist/local-auth/core/generators/react-session/templates/src/services/user-session-client.d.ts.map +0 -1
- package/dist/local-auth/core/generators/react-session/templates/src/services/user-session-client.js.map +0 -1
- package/dist/local-auth/core/generators/seed-initial-user/generated/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/seed-initial-user/generated/index.js.map +0 -1
- package/dist/local-auth/core/generators/seed-initial-user/generated/template-paths.d.ts.map +0 -1
- package/dist/local-auth/core/generators/seed-initial-user/generated/template-paths.js.map +0 -1
- package/dist/local-auth/core/generators/seed-initial-user/generated/template-renderers.d.ts.map +0 -1
- package/dist/local-auth/core/generators/seed-initial-user/generated/template-renderers.js.map +0 -1
- package/dist/local-auth/core/generators/seed-initial-user/generated/typed-templates.d.ts.map +0 -1
- package/dist/local-auth/core/generators/seed-initial-user/generated/typed-templates.js.map +0 -1
- package/dist/local-auth/core/generators/seed-initial-user/index.d.ts.map +0 -1
- package/dist/local-auth/core/generators/seed-initial-user/index.js.map +0 -1
- package/dist/local-auth/core/generators/seed-initial-user/seed-initial-user.generator.d.ts.map +0 -1
- package/dist/local-auth/core/generators/seed-initial-user/seed-initial-user.generator.js.map +0 -1
- package/dist/local-auth/core/generators/seed-initial-user/templates/src/prisma/seed-initial-user.d.ts.map +0 -1
- package/dist/local-auth/core/generators/seed-initial-user/templates/src/prisma/seed-initial-user.js.map +0 -1
- package/dist/local-auth/core/index.d.ts.map +0 -1
- package/dist/local-auth/core/index.js.map +0 -1
- package/dist/local-auth/core/node.d.ts.map +0 -1
- package/dist/local-auth/core/node.js.map +0 -1
- package/dist/local-auth/core/schema/models.d.ts.map +0 -1
- package/dist/local-auth/core/schema/models.js.map +0 -1
- package/dist/local-auth/core/schema/plugin-definition.d.ts.map +0 -1
- package/dist/local-auth/core/schema/plugin-definition.js.map +0 -1
- package/dist/local-auth/core/schema/schema-issue-checker.d.ts.map +0 -1
- package/dist/local-auth/core/schema/schema-issue-checker.js.map +0 -1
- package/dist/local-auth/core/web.d.ts.map +0 -1
- package/dist/local-auth/core/web.js.map +0 -1
- package/dist/local-auth/index.d.ts.map +0 -1
- package/dist/local-auth/index.js.map +0 -1
- package/dist/placeholder-auth/constants/model-names.d.ts.map +0 -1
- package/dist/placeholder-auth/constants/model-names.js.map +0 -1
- package/dist/placeholder-auth/core/common.d.ts.map +0 -1
- package/dist/placeholder-auth/core/common.js.map +0 -1
- package/dist/placeholder-auth/core/components/placeholder-auth-definition-editor.d.ts.map +0 -1
- package/dist/placeholder-auth/core/components/placeholder-auth-definition-editor.js.map +0 -1
- package/dist/placeholder-auth/core/generators/index.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/index.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/generated/index.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/generated/index.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/generated/template-paths.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/generated/template-paths.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/generated/template-renderers.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/generated/template-renderers.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/generated/ts-import-providers.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/generated/ts-import-providers.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/generated/typed-templates.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/generated/typed-templates.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/index.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/index.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/placeholder-auth-hooks.generator.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/placeholder-auth-hooks.generator.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/templates/src/hooks/use-log-out.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/templates/src/hooks/use-log-out.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/templates/src/hooks/use-session.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/templates/src/hooks/use-session.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/templates/src/hooks/use-user-id-or-throw.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-hooks/templates/src/hooks/use-user-id-or-throw.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/auth-module.generator.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/auth-module.generator.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/generated/index.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/generated/index.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/generated/template-paths.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/generated/template-paths.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/generated/template-renderers.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/generated/template-renderers.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/generated/ts-import-providers.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/generated/ts-import-providers.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/generated/typed-templates.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/generated/typed-templates.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/index.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/index.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/templates/module/services/user-session.service.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-auth-module/templates/module/services/user-session.service.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-react-auth/index.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-react-auth/index.js.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-react-auth/react-auth.generator.d.ts.map +0 -1
- package/dist/placeholder-auth/core/generators/placeholder-react-auth/react-auth.generator.js.map +0 -1
- package/dist/placeholder-auth/core/index.d.ts.map +0 -1
- package/dist/placeholder-auth/core/index.js.map +0 -1
- package/dist/placeholder-auth/core/node.d.ts.map +0 -1
- package/dist/placeholder-auth/core/node.js.map +0 -1
- package/dist/placeholder-auth/core/schema/models.d.ts.map +0 -1
- package/dist/placeholder-auth/core/schema/models.js.map +0 -1
- package/dist/placeholder-auth/core/schema/plugin-definition.d.ts.map +0 -1
- package/dist/placeholder-auth/core/schema/plugin-definition.js.map +0 -1
- package/dist/placeholder-auth/core/web.d.ts.map +0 -1
- package/dist/placeholder-auth/core/web.js.map +0 -1
- package/dist/placeholder-auth/index.d.ts.map +0 -1
- package/dist/placeholder-auth/index.js.map +0 -1
- package/dist/web/assets/__federation_expose_authCoreCommon-B9LFt4zi.js +0 -85
- package/dist/web/assets/__federation_expose_authCoreCommon-B9LFt4zi.js.map +0 -1
- package/dist/web/assets/__federation_expose_authCoreWeb-CRo6bfSQ.js +0 -453
- package/dist/web/assets/__federation_expose_authCoreWeb-CRo6bfSQ.js.map +0 -1
- package/dist/web/assets/__federation_expose_better-authAdminCommon-Drx1dj0K.js +0 -63
- package/dist/web/assets/__federation_expose_better-authAdminCommon-Drx1dj0K.js.map +0 -1
- package/dist/web/assets/__federation_expose_better-authAdminWeb-Zsc9mjjD.js +0 -41
- package/dist/web/assets/__federation_expose_better-authAdminWeb-Zsc9mjjD.js.map +0 -1
- package/dist/web/assets/__federation_expose_better-authCoreCommon-BTstKS5D.js +0 -54
- package/dist/web/assets/__federation_expose_better-authCoreCommon-BTstKS5D.js.map +0 -1
- package/dist/web/assets/__federation_expose_better-authCoreWeb-ClXucVm1.js +0 -157
- package/dist/web/assets/__federation_expose_better-authCoreWeb-ClXucVm1.js.map +0 -1
- package/dist/web/assets/__federation_expose_local-authAdminCommon-Drx1dj0K.js +0 -63
- package/dist/web/assets/__federation_expose_local-authAdminCommon-Drx1dj0K.js.map +0 -1
- package/dist/web/assets/__federation_expose_local-authAdminWeb-Ci30yAgH.js +0 -41
- package/dist/web/assets/__federation_expose_local-authAdminWeb-Ci30yAgH.js.map +0 -1
- package/dist/web/assets/__federation_expose_local-authCoreCommon-C13Qctt3.js +0 -54
- package/dist/web/assets/__federation_expose_local-authCoreCommon-C13Qctt3.js.map +0 -1
- package/dist/web/assets/__federation_expose_local-authCoreWeb-CLMjEvfQ.js +0 -167
- package/dist/web/assets/__federation_expose_local-authCoreWeb-CLMjEvfQ.js.map +0 -1
- package/dist/web/assets/__federation_expose_placeholder-authCoreCommon-CtZPLUXY.js +0 -23
- package/dist/web/assets/__federation_expose_placeholder-authCoreCommon-CtZPLUXY.js.map +0 -1
- package/dist/web/assets/__federation_expose_placeholder-authCoreWeb-DNuOQDyt.js +0 -177
- package/dist/web/assets/__federation_expose_placeholder-authCoreWeb-DNuOQDyt.js.map +0 -1
- package/dist/web/assets/__federation_fn_import-DvwH-J9J.js +0 -421
- package/dist/web/assets/__federation_fn_import-DvwH-J9J.js.map +0 -1
- package/dist/web/assets/__federation_shared_@baseplate-dev/project-builder-lib/web-B2EK5IrR.js +0 -359
- package/dist/web/assets/__federation_shared_@baseplate-dev/project-builder-lib/web-B2EK5IrR.js.map +0 -1
- package/dist/web/assets/__federation_shared_@baseplate-dev/project-builder-lib-CueLW7vJ.js +0 -22532
- package/dist/web/assets/__federation_shared_@baseplate-dev/project-builder-lib-CueLW7vJ.js.map +0 -1
- package/dist/web/assets/__federation_shared_@baseplate-dev/ui-components-Cs5voPoC.js +0 -78638
- package/dist/web/assets/__federation_shared_@baseplate-dev/ui-components-Cs5voPoC.js.map +0 -1
- package/dist/web/assets/__federation_shared_@baseplate-dev/utils-DH2Y7csi.js +0 -1855
- package/dist/web/assets/__federation_shared_@baseplate-dev/utils-DH2Y7csi.js.map +0 -1
- package/dist/web/assets/__federation_shared_@tanstack/react-router-CDlgRD7c.js +0 -6565
- package/dist/web/assets/__federation_shared_@tanstack/react-router-CDlgRD7c.js.map +0 -1
- package/dist/web/assets/__federation_shared_react-CJ2OfFKA.js +0 -8
- package/dist/web/assets/__federation_shared_react-CJ2OfFKA.js.map +0 -1
- package/dist/web/assets/__federation_shared_react-dom-B4vgf5Ln.js +0 -251
- package/dist/web/assets/__federation_shared_react-dom-B4vgf5Ln.js.map +0 -1
- package/dist/web/assets/__federation_shared_zod-Do7Aa1b5.js +0 -13250
- package/dist/web/assets/__federation_shared_zod-Do7Aa1b5.js.map +0 -1
- package/dist/web/assets/_commonjsHelpers-B85MJLTf.js +0 -6
- package/dist/web/assets/_commonjsHelpers-B85MJLTf.js.map +0 -1
- package/dist/web/assets/get-auth-plugin-definition-B2xRtRBt.js +0 -13
- package/dist/web/assets/get-auth-plugin-definition-B2xRtRBt.js.map +0 -1
- package/dist/web/assets/index-D2s6d88Y.js +0 -101
- package/dist/web/assets/index-D2s6d88Y.js.map +0 -1
- package/dist/web/assets/index-DUwCgkeV.js +0 -570
- package/dist/web/assets/index-DUwCgkeV.js.map +0 -1
- package/dist/web/assets/index-l0sNRNKZ.js.map +0 -1
- package/dist/web/assets/index.esm-CUhaqfEI.js +0 -2676
- package/dist/web/assets/index.esm-CUhaqfEI.js.map +0 -1
- package/dist/web/assets/isEqual-tnzoadW8.js +0 -242
- package/dist/web/assets/isEqual-tnzoadW8.js.map +0 -1
- package/dist/web/assets/jsx-runtime-XI9uIe3W.js +0 -60
- package/dist/web/assets/jsx-runtime-XI9uIe3W.js.map +0 -1
- package/dist/web/assets/mergeWith-VagwCqUi.js +0 -76
- package/dist/web/assets/mergeWith-VagwCqUi.js.map +0 -1
- package/dist/web/assets/model-names-D7UT0B8x.js +0 -10
- package/dist/web/assets/model-names-D7UT0B8x.js.map +0 -1
- package/dist/web/assets/model-names-DrcaRxt1.js +0 -25
- package/dist/web/assets/model-names-DrcaRxt1.js.map +0 -1
- package/dist/web/assets/model-utils-Ccvph4Ii.js +0 -840
- package/dist/web/assets/model-utils-Ccvph4Ii.js.map +0 -1
- package/dist/web/assets/plugin-definition-B6PqjUHm.js +0 -16
- package/dist/web/assets/plugin-definition-B6PqjUHm.js.map +0 -1
- package/dist/web/assets/plugin-definition-B6kOvigE.js +0 -315
- package/dist/web/assets/plugin-definition-B6kOvigE.js.map +0 -1
- package/dist/web/assets/plugin-definition-DDe2WhbZ.js +0 -93
- package/dist/web/assets/plugin-definition-DDe2WhbZ.js.map +0 -1
- package/dist/web/assets/plugin-definition-QKz1ZAYK.js +0 -304
- package/dist/web/assets/plugin-definition-QKz1ZAYK.js.map +0 -1
- package/dist/web/assets/react-D62wAwO5.js +0 -47
- package/dist/web/assets/react-D62wAwO5.js.map +0 -1
- package/dist/web/assets/registries-Tz_dluz3.js +0 -1119
- package/dist/web/assets/registries-Tz_dluz3.js.map +0 -1
- package/dist/web/assets/remoteEntry.js +0 -84
- package/dist/web/assets/remoteEntry.js.map +0 -1
- package/dist/web/assets/styles-BEU-uMT0.js +0 -69
- package/dist/web/assets/styles-BEU-uMT0.js.map +0 -1
- package/dist/web/assets/with-selector-DTXBONcE.js +0 -201
- package/dist/web/assets/with-selector-DTXBONcE.js.map +0 -1
package/dist/web/assets/__federation_shared_@baseplate-dev/project-builder-lib/web-B2EK5IrR.js
DELETED
|
@@ -1,359 +0,0 @@
|
|
|
1
|
-
import { importShared } from '../../__federation_fn_import-DvwH-J9J.js';
|
|
2
|
-
import { j as jsxRuntimeExports } from '../../jsx-runtime-XI9uIe3W.js';
|
|
3
|
-
import { F as FeatureUtils, M as ModelUtils, t as withPlaceholderSlots, c as createFieldMapSpec, m as createPluginSpec } from '../../model-utils-Ccvph4Ii.js';
|
|
4
|
-
import { c as create } from '../../react-D62wAwO5.js';
|
|
5
|
-
import { u as useFormState, a as useForm } from '../../index.esm-CUhaqfEI.js';
|
|
6
|
-
import { A as isEqual } from '../../isEqual-tnzoadW8.js';
|
|
7
|
-
|
|
8
|
-
const {Alert,AlertDescription,AlertTitle,Badge,Button,Dialog,DialogContent,DialogHeader,DialogTitle,DialogTrigger,JsonDiffViewer} = await importShared('@baseplate-dev/ui-components');
|
|
9
|
-
|
|
10
|
-
const CHANGE_TYPE_BADGE_VARIANT = {
|
|
11
|
-
added: 'default',
|
|
12
|
-
updated: 'secondary',
|
|
13
|
-
removed: 'destructive',
|
|
14
|
-
};
|
|
15
|
-
function DefinitionDiffEntryRow({ entry, }) {
|
|
16
|
-
return (jsxRuntimeExports.jsxs("div", { className: "flex w-full items-center justify-between px-3 py-2 text-sm", children: [jsxRuntimeExports.jsx("span", { className: "font-medium", children: entry.label }), jsxRuntimeExports.jsxs("div", { className: "flex items-center gap-2", children: [jsxRuntimeExports.jsx(Badge, { variant: CHANGE_TYPE_BADGE_VARIANT[entry.type], children: entry.type }), jsxRuntimeExports.jsxs(Dialog, { children: [jsxRuntimeExports.jsx(DialogTrigger, { render: jsxRuntimeExports.jsx(Button, { variant: "ghost", size: "sm" }), children: "Details" }), jsxRuntimeExports.jsxs(DialogContent, { width: "xl", children: [jsxRuntimeExports.jsx(DialogHeader, { children: jsxRuntimeExports.jsxs(DialogTitle, { children: [entry.label, " \u2014 ", entry.type] }) }), jsxRuntimeExports.jsx("div", { className: "max-h-[60vh] overflow-auto", children: entry.type === 'added' ? (jsxRuntimeExports.jsx("pre", { className: "text-xs whitespace-pre-wrap", children: JSON.stringify(entry.merged, null, 2) })) : entry.type === 'removed' ? (jsxRuntimeExports.jsx("pre", { className: "text-xs whitespace-pre-wrap", children: JSON.stringify(entry.current, null, 2) })) : (jsxRuntimeExports.jsx(JsonDiffViewer, { oldValue: entry.current, newValue: entry.merged })) })] })] })] })] }));
|
|
17
|
-
}
|
|
18
|
-
function DefinitionDiffAlert({ diff, upToDateMessage = 'All changes are up to date. No changes needed.', }) {
|
|
19
|
-
if (!diff.hasChanges) {
|
|
20
|
-
return (jsxRuntimeExports.jsxs(Alert, { variant: "default", children: [jsxRuntimeExports.jsx(AlertTitle, { children: "Up to Date" }), jsxRuntimeExports.jsx(AlertDescription, { children: upToDateMessage })] }));
|
|
21
|
-
}
|
|
22
|
-
return (jsxRuntimeExports.jsxs("div", { className: "overflow-hidden rounded-lg border", children: [jsxRuntimeExports.jsxs("div", { className: "border-b px-3 py-2", children: [jsxRuntimeExports.jsx("span", { className: "text-sm font-medium", children: "Pending Changes" }), jsxRuntimeExports.jsx("p", { className: "text-xs opacity-60", children: "The following changes will be applied when you save:" })] }), jsxRuntimeExports.jsx("div", { className: "divide-y", children: diff.entries.map((entry) => (jsxRuntimeExports.jsx(DefinitionDiffEntryRow, { entry: entry }, `${entry.path}-${entry.label}`))) })] }));
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
const React = await importShared('react');
|
|
26
|
-
|
|
27
|
-
const ProjectDefinitionContext = React.createContext(null);
|
|
28
|
-
function useProjectDefinition() {
|
|
29
|
-
const result = React.useContext(ProjectDefinitionContext);
|
|
30
|
-
if (!result) {
|
|
31
|
-
throw new Error(`useProjectDefinition must be used within a <ProjectDefinitionProvider>`);
|
|
32
|
-
}
|
|
33
|
-
return result;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
const {ComboboxField: ComboboxField$1,useControllerMerged: useControllerMerged$1} = await importShared('@baseplate-dev/ui-components');
|
|
37
|
-
|
|
38
|
-
const {useMemo: useMemo$2,useState: useState$1} = await importShared('react');
|
|
39
|
-
function createCreateOption$1(value) {
|
|
40
|
-
return {
|
|
41
|
-
label: value,
|
|
42
|
-
value,
|
|
43
|
-
isCreate: true,
|
|
44
|
-
};
|
|
45
|
-
}
|
|
46
|
-
function FeatureComboboxField({ canCreate, value, ...rest }) {
|
|
47
|
-
const { definition } = useProjectDefinition();
|
|
48
|
-
const [searchQuery, setSearchQuery] = useState$1(value ? FeatureUtils.getFeatureById(definition, value)?.name : '');
|
|
49
|
-
const featureOptions = useMemo$2(() => {
|
|
50
|
-
const baseFeatures = definition.features.map((feature) => ({
|
|
51
|
-
label: feature.name,
|
|
52
|
-
value: feature.id,
|
|
53
|
-
isCreate: false,
|
|
54
|
-
}));
|
|
55
|
-
if (!canCreate)
|
|
56
|
-
return baseFeatures;
|
|
57
|
-
const newFeatureName = searchQuery ? searchQuery : value;
|
|
58
|
-
const doesNewFeatureExist = baseFeatures.some((option) => option.label === newFeatureName || option.value === newFeatureName);
|
|
59
|
-
return !doesNewFeatureExist &&
|
|
60
|
-
newFeatureName &&
|
|
61
|
-
FeatureUtils.validateFeatureName(newFeatureName)
|
|
62
|
-
? [...baseFeatures, createCreateOption$1(newFeatureName)]
|
|
63
|
-
: baseFeatures;
|
|
64
|
-
}, [definition.features, searchQuery, value, canCreate]);
|
|
65
|
-
return (jsxRuntimeExports.jsx(ComboboxField$1, { placeholder: "Select a feature", ...rest, inputValue: searchQuery, onInputValueChange: setSearchQuery, options: featureOptions, value: value, renderItemLabel: (item) => item.isCreate ? `Create "${item.label}"` : item.label }));
|
|
66
|
-
}
|
|
67
|
-
function FeatureComboboxFieldController({ name, control, ...rest }) {
|
|
68
|
-
const { field, fieldState: { error }, } = useControllerMerged$1({ name, control }, rest);
|
|
69
|
-
const restProps = rest;
|
|
70
|
-
return (jsxRuntimeExports.jsx(FeatureComboboxField, { error: error?.message, ...restProps, ...field, value: field.value ?? null }));
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
const {ComboboxField,useControllerMerged} = await importShared('@baseplate-dev/ui-components');
|
|
74
|
-
|
|
75
|
-
const {useMemo: useMemo$1,useState} = await importShared('react');
|
|
76
|
-
function createCreateOption(value) {
|
|
77
|
-
return {
|
|
78
|
-
label: `Create "${value}"`,
|
|
79
|
-
value,
|
|
80
|
-
};
|
|
81
|
-
}
|
|
82
|
-
function ModelComboboxField({ canCreate, value, ...rest }) {
|
|
83
|
-
const { definition } = useProjectDefinition();
|
|
84
|
-
const [searchQuery, setSearchQuery] = useState('');
|
|
85
|
-
const modelOptions = useMemo$1(() => {
|
|
86
|
-
const baseModels = definition.models.map((model) => ({
|
|
87
|
-
label: model.name,
|
|
88
|
-
value: model.id,
|
|
89
|
-
}));
|
|
90
|
-
if (!canCreate)
|
|
91
|
-
return baseModels;
|
|
92
|
-
const newModelName = searchQuery ? searchQuery : value;
|
|
93
|
-
const doesNewModelExist = baseModels.some((option) => option.label === newModelName || option.value === newModelName);
|
|
94
|
-
return !doesNewModelExist &&
|
|
95
|
-
newModelName &&
|
|
96
|
-
ModelUtils.validateModelName(newModelName)
|
|
97
|
-
? [...baseModels, createCreateOption(newModelName)]
|
|
98
|
-
: baseModels;
|
|
99
|
-
}, [definition.models, searchQuery, value, canCreate]);
|
|
100
|
-
return (jsxRuntimeExports.jsx(ComboboxField, { placeholder: "Select a model", ...rest, onInputValueChange: canCreate ? setSearchQuery : undefined, options: modelOptions, value: value }));
|
|
101
|
-
}
|
|
102
|
-
function ModelComboboxFieldController({ name, control, ...rest }) {
|
|
103
|
-
const { field, fieldState: { error }, } = useControllerMerged({ name, control }, rest);
|
|
104
|
-
const restProps = rest;
|
|
105
|
-
return (jsxRuntimeExports.jsx(ModelComboboxField, { error: error?.message, ...restProps, ...field, value: field.value ?? null }));
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
const {createContext} = await importShared('react');
|
|
109
|
-
|
|
110
|
-
const ErrorHandlerContext = createContext(null);
|
|
111
|
-
|
|
112
|
-
const {useEffect: useEffect$2,useId} = await importShared('react');
|
|
113
|
-
const useBlockerDialogState = create((set) => ({
|
|
114
|
-
activeBlockers: [],
|
|
115
|
-
addBlocker: (options) => {
|
|
116
|
-
set((state) => ({
|
|
117
|
-
activeBlockers: [...state.activeBlockers, options],
|
|
118
|
-
}));
|
|
119
|
-
},
|
|
120
|
-
removeBlocker: (id) => {
|
|
121
|
-
set((state) => ({
|
|
122
|
-
activeBlockers: state.activeBlockers.filter((blocker) => blocker.id !== id),
|
|
123
|
-
}));
|
|
124
|
-
},
|
|
125
|
-
requestedBlockers: [],
|
|
126
|
-
requestBlocker(options) {
|
|
127
|
-
set((state) => ({
|
|
128
|
-
requestedBlockers: [...state.requestedBlockers, options],
|
|
129
|
-
}));
|
|
130
|
-
},
|
|
131
|
-
clearRequestedBlockers: () => {
|
|
132
|
-
set(() => ({
|
|
133
|
-
requestedBlockers: [],
|
|
134
|
-
}));
|
|
135
|
-
},
|
|
136
|
-
}));
|
|
137
|
-
function useBlockBeforeContinue() {
|
|
138
|
-
const hasActiveBlockers = useBlockerDialogState((state) => state.activeBlockers.length > 0);
|
|
139
|
-
const clearRequestedBlockers = useBlockerDialogState((state) => state.clearRequestedBlockers);
|
|
140
|
-
// make sure we clear any blocker requests if we navigate away
|
|
141
|
-
useEffect$2(() => () => {
|
|
142
|
-
clearRequestedBlockers();
|
|
143
|
-
}, [clearRequestedBlockers]);
|
|
144
|
-
const requestBlocker = useBlockerDialogState((state) => state.requestBlocker);
|
|
145
|
-
// if no blockers, continue immediately
|
|
146
|
-
if (!hasActiveBlockers) {
|
|
147
|
-
return ({ onContinue }) => {
|
|
148
|
-
onContinue();
|
|
149
|
-
};
|
|
150
|
-
}
|
|
151
|
-
return requestBlocker;
|
|
152
|
-
}
|
|
153
|
-
function useBlockerDialog(options) {
|
|
154
|
-
const id = useId();
|
|
155
|
-
const addBlocker = useBlockerDialogState((state) => state.addBlocker);
|
|
156
|
-
const removeBlocker = useBlockerDialogState((state) => state.removeBlocker);
|
|
157
|
-
useEffect$2(() => {
|
|
158
|
-
if (options.disableBlock) {
|
|
159
|
-
return;
|
|
160
|
-
}
|
|
161
|
-
addBlocker({
|
|
162
|
-
disableBlock: options.disableBlock,
|
|
163
|
-
title: options.title,
|
|
164
|
-
content: options.content,
|
|
165
|
-
buttonContinueWithoutSaveText: options.buttonContinueWithoutSaveText,
|
|
166
|
-
onContinueWithoutSave: options.onContinueWithoutSave,
|
|
167
|
-
buttonContinueText: options.buttonContinueText,
|
|
168
|
-
onContinue: options.onContinue,
|
|
169
|
-
id,
|
|
170
|
-
});
|
|
171
|
-
return () => {
|
|
172
|
-
removeBlocker(id);
|
|
173
|
-
};
|
|
174
|
-
}, [
|
|
175
|
-
addBlocker,
|
|
176
|
-
removeBlocker,
|
|
177
|
-
options.disableBlock,
|
|
178
|
-
options.buttonContinueWithoutSaveText,
|
|
179
|
-
options.onContinueWithoutSave,
|
|
180
|
-
options.buttonContinueText,
|
|
181
|
-
options.content,
|
|
182
|
-
options.title,
|
|
183
|
-
options.onContinue,
|
|
184
|
-
id,
|
|
185
|
-
]);
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
function useBlockDirtyFormNavigate(formState, reset) {
|
|
189
|
-
useBlockerDialog({
|
|
190
|
-
disableBlock: !formState.isDirty,
|
|
191
|
-
title: 'Unsaved Changes',
|
|
192
|
-
content: 'You have unsaved changes. Are you sure you want to continue?',
|
|
193
|
-
buttonContinueText: 'Discard Changes',
|
|
194
|
-
onContinue: () => {
|
|
195
|
-
reset();
|
|
196
|
-
return true;
|
|
197
|
-
},
|
|
198
|
-
});
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
const {toast: toast$1} = await importShared('@baseplate-dev/ui-components');
|
|
202
|
-
const {useEffect: useEffect$1,useRef: useRef$1} = await importShared('react');
|
|
203
|
-
function useBlockUnsavedChangesNavigate({ control, reset, onSubmit }) {
|
|
204
|
-
const isDirtyRef = useRef$1(false);
|
|
205
|
-
const formState = useFormState({ control });
|
|
206
|
-
isDirtyRef.current = formState.isDirty;
|
|
207
|
-
useBlockerDialog({
|
|
208
|
-
disableBlock: !formState.isDirty,
|
|
209
|
-
title: "Unsaved Changes",
|
|
210
|
-
content: "You have unsaved changes. Do you want to save your changes?",
|
|
211
|
-
buttonContinueWithoutSaveText: "Discard Changes",
|
|
212
|
-
onContinueWithoutSave: () => {
|
|
213
|
-
reset();
|
|
214
|
-
return true;
|
|
215
|
-
},
|
|
216
|
-
buttonContinueText: "Save",
|
|
217
|
-
onContinue: async () => {
|
|
218
|
-
await onSubmit();
|
|
219
|
-
await new Promise((resolve) => setTimeout(resolve, 1));
|
|
220
|
-
return !isDirtyRef.current;
|
|
221
|
-
}
|
|
222
|
-
});
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
const {useMemo} = await importShared('react');
|
|
226
|
-
function useDefinitionSchema(schemaCreator) {
|
|
227
|
-
const { definitionSchemaParserContext } = useProjectDefinition();
|
|
228
|
-
return useMemo(() => {
|
|
229
|
-
if ('slotDefinition' in schemaCreator) {
|
|
230
|
-
return withPlaceholderSlots(schemaCreator)(definitionSchemaParserContext);
|
|
231
|
-
}
|
|
232
|
-
return schemaCreator(definitionSchemaParserContext);
|
|
233
|
-
}, [definitionSchemaParserContext, schemaCreator]);
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
const {useContext} = await importShared('react');
|
|
237
|
-
function useErrorHandler() {
|
|
238
|
-
const context = useContext(ErrorHandlerContext);
|
|
239
|
-
if (!context) {
|
|
240
|
-
throw new Error('useErrorHandler must be used within an ErrorHandlerContext');
|
|
241
|
-
}
|
|
242
|
-
return context;
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
const {toast} = await importShared('@baseplate-dev/ui-components');
|
|
246
|
-
const {useEffect,useRef} = await importShared('react');
|
|
247
|
-
function useResettableForm(props) {
|
|
248
|
-
const formProps = useForm(props);
|
|
249
|
-
const { reset, formState } = formProps;
|
|
250
|
-
const { isDirty } = formState;
|
|
251
|
-
const { updatedExternally } = useProjectDefinition();
|
|
252
|
-
const oldValues = useRef(undefined);
|
|
253
|
-
useEffect(() => {
|
|
254
|
-
if (oldValues.current &&
|
|
255
|
-
!isEqual(oldValues.current.oldDefaultValues, props?.defaultValues)) {
|
|
256
|
-
reset(props?.defaultValues);
|
|
257
|
-
if (isDirty && updatedExternally) {
|
|
258
|
-
toast.warning('Contents were updated externally so form was reset!');
|
|
259
|
-
}
|
|
260
|
-
}
|
|
261
|
-
if (!oldValues.current ||
|
|
262
|
-
!isEqual(oldValues.current.oldDefaultValues, props?.defaultValues)) {
|
|
263
|
-
oldValues.current = {
|
|
264
|
-
oldDefaultValues: props?.defaultValues,
|
|
265
|
-
};
|
|
266
|
-
}
|
|
267
|
-
}, [props?.defaultValues, reset, updatedExternally, isDirty]);
|
|
268
|
-
return formProps;
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
function createAdminCrudActionWebConfig(config) {
|
|
272
|
-
return config;
|
|
273
|
-
}
|
|
274
|
-
/**
|
|
275
|
-
* Spec for registering admin CRUD action web configs
|
|
276
|
-
*/
|
|
277
|
-
const adminCrudActionWebSpec = createFieldMapSpec('core/admin-crud-action-web', (t) => ({
|
|
278
|
-
// oxlint-disable-next-line typescript/no-explicit-any -- plugins register varying action types at runtime
|
|
279
|
-
actions: t.namedArrayToMap(),
|
|
280
|
-
}));
|
|
281
|
-
|
|
282
|
-
function createAdminCrudColumnWebConfig(config) {
|
|
283
|
-
return config;
|
|
284
|
-
}
|
|
285
|
-
/**
|
|
286
|
-
* Spec for registering admin CRUD column web configs
|
|
287
|
-
*/
|
|
288
|
-
const adminCrudColumnWebSpec = createFieldMapSpec('core/admin-crud-column-web', (t) => ({
|
|
289
|
-
// oxlint-disable-next-line typescript/no-explicit-any -- plugins register varying column types at runtime
|
|
290
|
-
columns: t.namedArrayToMap(),
|
|
291
|
-
}));
|
|
292
|
-
|
|
293
|
-
function createAdminCrudInputWebConfig(config) {
|
|
294
|
-
return config;
|
|
295
|
-
}
|
|
296
|
-
/**
|
|
297
|
-
* Spec for registering admin CRUD input web configs
|
|
298
|
-
*/
|
|
299
|
-
const adminCrudInputWebSpec = createFieldMapSpec('core/admin-crud-input-web', (t) => ({
|
|
300
|
-
// oxlint-disable-next-line typescript/no-explicit-any -- plugins register varying input types at runtime
|
|
301
|
-
inputs: t.namedArrayToMap(),
|
|
302
|
-
}));
|
|
303
|
-
|
|
304
|
-
/**
|
|
305
|
-
* Spec for registering navigation builder functions for definition entity types.
|
|
306
|
-
*
|
|
307
|
-
* Use `register(entityType, builder)` during initialization. If the entity type
|
|
308
|
-
* has a parent (THasParent = true), parentId and parentKey are required strings
|
|
309
|
-
* in the builder's params. grandparentId/grandparentKey are always optional and
|
|
310
|
-
* available for grandchild entity types.
|
|
311
|
-
*
|
|
312
|
-
* After initialization, use `getNavBuilder(entityType)` to retrieve the builder.
|
|
313
|
-
*/
|
|
314
|
-
const entityTypeUrlWebSpec = createPluginSpec('core/entity-type-url-web', {
|
|
315
|
-
initializer: () => {
|
|
316
|
-
const builders = new Map();
|
|
317
|
-
return {
|
|
318
|
-
init: {
|
|
319
|
-
register: (entityType, builder) => {
|
|
320
|
-
builders.set(entityType.name, builder);
|
|
321
|
-
},
|
|
322
|
-
},
|
|
323
|
-
use: () => ({
|
|
324
|
-
getNavBuilder: (entityType) => builders.get(entityType.name),
|
|
325
|
-
}),
|
|
326
|
-
};
|
|
327
|
-
},
|
|
328
|
-
});
|
|
329
|
-
|
|
330
|
-
function createModelTransformerWebConfig(config) {
|
|
331
|
-
return config;
|
|
332
|
-
}
|
|
333
|
-
/**
|
|
334
|
-
* Spec for adding web config for transformers
|
|
335
|
-
*/
|
|
336
|
-
const modelTransformerWebSpec = createFieldMapSpec('core/model-transformer-web', (t) => ({
|
|
337
|
-
// oxlint-disable-next-line typescript/no-explicit-any -- plugins register varying transformer types at runtime
|
|
338
|
-
transformers: t.namedArrayToMap(),
|
|
339
|
-
}), {
|
|
340
|
-
use: (values) => ({
|
|
341
|
-
getWebConfigOrThrow(name) {
|
|
342
|
-
const transformer = values.transformers.get(name);
|
|
343
|
-
if (!transformer) {
|
|
344
|
-
throw new Error(`Transformer ${name} not found`);
|
|
345
|
-
}
|
|
346
|
-
return transformer;
|
|
347
|
-
},
|
|
348
|
-
getWebConfigs: () => [...values.transformers.values()],
|
|
349
|
-
}),
|
|
350
|
-
});
|
|
351
|
-
|
|
352
|
-
function setUndefinedIfEmpty(value) {
|
|
353
|
-
if (value === '')
|
|
354
|
-
return undefined;
|
|
355
|
-
return value;
|
|
356
|
-
}
|
|
357
|
-
|
|
358
|
-
export { DefinitionDiffAlert, ErrorHandlerContext, FeatureComboboxField, FeatureComboboxFieldController, ModelComboboxField, ModelComboboxFieldController, ProjectDefinitionContext, adminCrudActionWebSpec, adminCrudColumnWebSpec, adminCrudInputWebSpec, createAdminCrudActionWebConfig, createAdminCrudColumnWebConfig, createAdminCrudInputWebConfig, createModelTransformerWebConfig, entityTypeUrlWebSpec, modelTransformerWebSpec, setUndefinedIfEmpty, useBlockBeforeContinue, useBlockDirtyFormNavigate, useBlockUnsavedChangesNavigate, useBlockerDialog, useBlockerDialogState, useDefinitionSchema, useErrorHandler, useProjectDefinition, useResettableForm };
|
|
359
|
-
//# sourceMappingURL=web-B2EK5IrR.js.map
|
package/dist/web/assets/__federation_shared_@baseplate-dev/project-builder-lib/web-B2EK5IrR.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"web-B2EK5IrR.js","sources":["../../../../../../../packages/project-builder-lib/dist/web/components/definition-diff-alert.js","../../../../../../../packages/project-builder-lib/dist/web/hooks/use-project-definition.js","../../../../../../../packages/project-builder-lib/dist/web/components/feature-combobox-field.js","../../../../../../../packages/project-builder-lib/dist/web/components/model-combobox-field.js","../../../../../../../packages/project-builder-lib/dist/web/contexts/error-handler.js","../../../../../../../packages/project-builder-lib/dist/web/hooks/use-blocker-dialog.js","../../../../../../../packages/project-builder-lib/dist/web/hooks/use-block-dirty-form-navigate.js","../../../../../../../packages/project-builder-lib/dist/web/hooks/use-block-unsaved-changes-navigate.js","../../../../../../../packages/project-builder-lib/dist/web/hooks/use-definition-schema.js","../../../../../../../packages/project-builder-lib/dist/web/hooks/use-error-handler.js","../../../../../../../packages/project-builder-lib/dist/web/hooks/use-resettable-form.js","../../../../../../../packages/project-builder-lib/dist/web/specs/admin-crud-action-web-spec.js","../../../../../../../packages/project-builder-lib/dist/web/specs/admin-crud-column-web-spec.js","../../../../../../../packages/project-builder-lib/dist/web/specs/admin-crud-input-web-spec.js","../../../../../../../packages/project-builder-lib/dist/web/specs/entity-type-url-web-spec.js","../../../../../../../packages/project-builder-lib/dist/web/specs/model-transformer-web-spec.js","../../../../../../../packages/project-builder-lib/dist/web/utils/form.js"],"sourcesContent":["import { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { Alert, AlertDescription, AlertTitle, Badge, Button, Dialog, DialogContent, DialogHeader, DialogTitle, DialogTrigger, JsonDiffViewer, } from '@baseplate-dev/ui-components';\nconst CHANGE_TYPE_BADGE_VARIANT = {\n added: 'default',\n updated: 'secondary',\n removed: 'destructive',\n};\nfunction DefinitionDiffEntryRow({ entry, }) {\n return (_jsxs(\"div\", { className: \"flex w-full items-center justify-between px-3 py-2 text-sm\", children: [_jsx(\"span\", { className: \"font-medium\", children: entry.label }), _jsxs(\"div\", { className: \"flex items-center gap-2\", children: [_jsx(Badge, { variant: CHANGE_TYPE_BADGE_VARIANT[entry.type], children: entry.type }), _jsxs(Dialog, { children: [_jsx(DialogTrigger, { render: _jsx(Button, { variant: \"ghost\", size: \"sm\" }), children: \"Details\" }), _jsxs(DialogContent, { width: \"xl\", children: [_jsx(DialogHeader, { children: _jsxs(DialogTitle, { children: [entry.label, \" \\u2014 \", entry.type] }) }), _jsx(\"div\", { className: \"max-h-[60vh] overflow-auto\", children: entry.type === 'added' ? (_jsx(\"pre\", { className: \"text-xs whitespace-pre-wrap\", children: JSON.stringify(entry.merged, null, 2) })) : entry.type === 'removed' ? (_jsx(\"pre\", { className: \"text-xs whitespace-pre-wrap\", children: JSON.stringify(entry.current, null, 2) })) : (_jsx(JsonDiffViewer, { oldValue: entry.current, newValue: entry.merged })) })] })] })] })] }));\n}\nexport function DefinitionDiffAlert({ diff, upToDateMessage = 'All changes are up to date. No changes needed.', }) {\n if (!diff.hasChanges) {\n return (_jsxs(Alert, { variant: \"default\", children: [_jsx(AlertTitle, { children: \"Up to Date\" }), _jsx(AlertDescription, { children: upToDateMessage })] }));\n }\n return (_jsxs(\"div\", { className: \"overflow-hidden rounded-lg border\", children: [_jsxs(\"div\", { className: \"border-b px-3 py-2\", children: [_jsx(\"span\", { className: \"text-sm font-medium\", children: \"Pending Changes\" }), _jsx(\"p\", { className: \"text-xs opacity-60\", children: \"The following changes will be applied when you save:\" })] }), _jsx(\"div\", { className: \"divide-y\", children: diff.entries.map((entry) => (_jsx(DefinitionDiffEntryRow, { entry: entry }, `${entry.path}-${entry.label}`))) })] }));\n}\n//# sourceMappingURL=definition-diff-alert.js.map","import React from 'react';\nexport const ProjectDefinitionContext = React.createContext(null);\nexport function useProjectDefinition() {\n const result = React.useContext(ProjectDefinitionContext);\n if (!result) {\n throw new Error(`useProjectDefinition must be used within a <ProjectDefinitionProvider>`);\n }\n return result;\n}\n//# sourceMappingURL=use-project-definition.js.map","import { jsx as _jsx } from \"react/jsx-runtime\";\nimport { ComboboxField, useControllerMerged, } from '@baseplate-dev/ui-components';\nimport { useMemo, useState } from 'react';\nimport { FeatureUtils } from '#src/definition/index.js';\nimport { useProjectDefinition } from '../hooks/use-project-definition.js';\nfunction createCreateOption(value) {\n return {\n label: value,\n value,\n isCreate: true,\n };\n}\nfunction FeatureComboboxField({ canCreate, value, ...rest }) {\n const { definition } = useProjectDefinition();\n const [searchQuery, setSearchQuery] = useState(value ? FeatureUtils.getFeatureById(definition, value)?.name : '');\n const featureOptions = useMemo(() => {\n const baseFeatures = definition.features.map((feature) => ({\n label: feature.name,\n value: feature.id,\n isCreate: false,\n }));\n if (!canCreate)\n return baseFeatures;\n const newFeatureName = searchQuery ? searchQuery : value;\n const doesNewFeatureExist = baseFeatures.some((option) => option.label === newFeatureName || option.value === newFeatureName);\n return !doesNewFeatureExist &&\n newFeatureName &&\n FeatureUtils.validateFeatureName(newFeatureName)\n ? [...baseFeatures, createCreateOption(newFeatureName)]\n : baseFeatures;\n }, [definition.features, searchQuery, value, canCreate]);\n return (_jsx(ComboboxField, { placeholder: \"Select a feature\", ...rest, inputValue: searchQuery, onInputValueChange: setSearchQuery, options: featureOptions, value: value, renderItemLabel: (item) => item.isCreate ? `Create \"${item.label}\"` : item.label }));\n}\nfunction FeatureComboboxFieldController({ name, control, ...rest }) {\n const { field, fieldState: { error }, } = useControllerMerged({ name, control }, rest);\n const restProps = rest;\n return (_jsx(FeatureComboboxField, { error: error?.message, ...restProps, ...field, value: field.value ?? null }));\n}\nexport { FeatureComboboxField, FeatureComboboxFieldController };\n//# sourceMappingURL=feature-combobox-field.js.map","import { jsx as _jsx } from \"react/jsx-runtime\";\nimport { ComboboxField, useControllerMerged, } from '@baseplate-dev/ui-components';\nimport { useMemo, useState } from 'react';\nimport { ModelUtils } from '#src/definition/index.js';\nimport { useProjectDefinition } from '../hooks/use-project-definition.js';\nfunction createCreateOption(value) {\n return {\n label: `Create \"${value}\"`,\n value,\n };\n}\nfunction ModelComboboxField({ canCreate, value, ...rest }) {\n const { definition } = useProjectDefinition();\n const [searchQuery, setSearchQuery] = useState('');\n const modelOptions = useMemo(() => {\n const baseModels = definition.models.map((model) => ({\n label: model.name,\n value: model.id,\n }));\n if (!canCreate)\n return baseModels;\n const newModelName = searchQuery ? searchQuery : value;\n const doesNewModelExist = baseModels.some((option) => option.label === newModelName || option.value === newModelName);\n return !doesNewModelExist &&\n newModelName &&\n ModelUtils.validateModelName(newModelName)\n ? [...baseModels, createCreateOption(newModelName)]\n : baseModels;\n }, [definition.models, searchQuery, value, canCreate]);\n return (_jsx(ComboboxField, { placeholder: \"Select a model\", ...rest, onInputValueChange: canCreate ? setSearchQuery : undefined, options: modelOptions, value: value }));\n}\nfunction ModelComboboxFieldController({ name, control, ...rest }) {\n const { field, fieldState: { error }, } = useControllerMerged({ name, control }, rest);\n const restProps = rest;\n return (_jsx(ModelComboboxField, { error: error?.message, ...restProps, ...field, value: field.value ?? null }));\n}\nexport { ModelComboboxField, ModelComboboxFieldController };\n//# sourceMappingURL=model-combobox-field.js.map","import { createContext } from 'react';\nexport const ErrorHandlerContext = createContext(null);\n//# sourceMappingURL=error-handler.js.map","import { useEffect, useId } from 'react';\nimport { create } from 'zustand';\nexport const useBlockerDialogState = create((set) => ({\n activeBlockers: [],\n addBlocker: (options) => {\n set((state) => ({\n activeBlockers: [...state.activeBlockers, options],\n }));\n },\n removeBlocker: (id) => {\n set((state) => ({\n activeBlockers: state.activeBlockers.filter((blocker) => blocker.id !== id),\n }));\n },\n requestedBlockers: [],\n requestBlocker(options) {\n set((state) => ({\n requestedBlockers: [...state.requestedBlockers, options],\n }));\n },\n clearRequestedBlockers: () => {\n set(() => ({\n requestedBlockers: [],\n }));\n },\n}));\nexport function useBlockBeforeContinue() {\n const hasActiveBlockers = useBlockerDialogState((state) => state.activeBlockers.length > 0);\n const clearRequestedBlockers = useBlockerDialogState((state) => state.clearRequestedBlockers);\n // make sure we clear any blocker requests if we navigate away\n useEffect(() => () => {\n clearRequestedBlockers();\n }, [clearRequestedBlockers]);\n const requestBlocker = useBlockerDialogState((state) => state.requestBlocker);\n // if no blockers, continue immediately\n if (!hasActiveBlockers) {\n return ({ onContinue }) => {\n onContinue();\n };\n }\n return requestBlocker;\n}\nexport function useBlockerDialog(options) {\n const id = useId();\n const addBlocker = useBlockerDialogState((state) => state.addBlocker);\n const removeBlocker = useBlockerDialogState((state) => state.removeBlocker);\n useEffect(() => {\n if (options.disableBlock) {\n return;\n }\n addBlocker({\n disableBlock: options.disableBlock,\n title: options.title,\n content: options.content,\n buttonContinueWithoutSaveText: options.buttonContinueWithoutSaveText,\n onContinueWithoutSave: options.onContinueWithoutSave,\n buttonContinueText: options.buttonContinueText,\n onContinue: options.onContinue,\n id,\n });\n return () => {\n removeBlocker(id);\n };\n }, [\n addBlocker,\n removeBlocker,\n options.disableBlock,\n options.buttonContinueWithoutSaveText,\n options.onContinueWithoutSave,\n options.buttonContinueText,\n options.content,\n options.title,\n options.onContinue,\n id,\n ]);\n}\n//# sourceMappingURL=use-blocker-dialog.js.map","import { useBlockerDialog } from './use-blocker-dialog.js';\nexport function useBlockDirtyFormNavigate(formState, reset) {\n useBlockerDialog({\n disableBlock: !formState.isDirty,\n title: 'Unsaved Changes',\n content: 'You have unsaved changes. Are you sure you want to continue?',\n buttonContinueText: 'Discard Changes',\n onContinue: () => {\n reset();\n return true;\n },\n });\n}\n//# sourceMappingURL=use-block-dirty-form-navigate.js.map","import { toast } from '@baseplate-dev/ui-components';\nimport { flattenObject } from 'es-toolkit';\nimport { useEffect, useRef } from 'react';\nimport { useFormState } from 'react-hook-form';\nimport { useBlockerDialog } from './use-blocker-dialog.js';\nexport function useBlockUnsavedChangesNavigate({ control, reset, onSubmit, }) {\n const isDirtyRef = useRef(false);\n const formState = useFormState({ control });\n isDirtyRef.current = formState.isDirty;\n if (import.meta.env.DEV) {\n // eslint-disable-next-line react-hooks/rules-of-hooks -- only want to run this check in dev mode for performance/usability reasons\n useEffect(() => {\n if (Object.keys(formState.dirtyFields).length === 0 &&\n formState.isDirty) {\n // a bit of a hack to figure out what the issue is but OK since we only do this in dev mode\n const { _formValues, _defaultValues } = control;\n const formValueKeys = Object.keys(flattenObject(_formValues));\n const defaultValueKeys = Object.keys(flattenObject(_defaultValues));\n const missingKeys = formValueKeys.filter((key) => !defaultValueKeys.includes(key));\n toast.error(`Form is dirty but no fields are marked as dirty. This implies that there is likely a field ` +\n `is controlled but not set in defaultValues. This can be fixed by setting the default value to the field. ` +\n `Note: You will only see this error if you are running the app in dev mode. ` +\n `Missing fields: ${missingKeys.join(', ')}`);\n }\n }, [formState.dirtyFields, formState.isDirty, control]);\n }\n useBlockerDialog({\n disableBlock: !formState.isDirty,\n title: 'Unsaved Changes',\n content: 'You have unsaved changes. Do you want to save your changes?',\n buttonContinueWithoutSaveText: 'Discard Changes',\n onContinueWithoutSave: () => {\n reset();\n return true;\n },\n buttonContinueText: 'Save',\n onContinue: async () => {\n await onSubmit();\n // a bit of a hack to make sure we get the latest form state before continuing\n // there's not an easy way of figuring out if the submission was successful or not\n // so we wait for a React re-render and then check if the form is still dirty\n await new Promise((resolve) => setTimeout(resolve, 1));\n return !isDirtyRef.current;\n },\n });\n}\n//# sourceMappingURL=use-block-unsaved-changes-navigate.js.map","import { useMemo } from 'react';\nimport { withPlaceholderSlots } from '#src/schema/index.js';\nimport { useProjectDefinition } from './use-project-definition.js';\nexport function useDefinitionSchema(schemaCreator) {\n const { definitionSchemaParserContext } = useProjectDefinition();\n return useMemo(() => {\n if ('slotDefinition' in schemaCreator) {\n return withPlaceholderSlots(schemaCreator)(definitionSchemaParserContext);\n }\n return schemaCreator(definitionSchemaParserContext);\n }, [definitionSchemaParserContext, schemaCreator]);\n}\n//# sourceMappingURL=use-definition-schema.js.map","import { useContext } from 'react';\nimport { ErrorHandlerContext } from '../contexts/error-handler.js';\nexport function useErrorHandler() {\n const context = useContext(ErrorHandlerContext);\n if (!context) {\n throw new Error('useErrorHandler must be used within an ErrorHandlerContext');\n }\n return context;\n}\n//# sourceMappingURL=use-error-handler.js.map","import { toast } from '@baseplate-dev/ui-components';\nimport { isEqual } from 'es-toolkit';\nimport { useEffect, useRef } from 'react';\nimport { useForm } from 'react-hook-form';\nimport { useProjectDefinition } from './use-project-definition.js';\nexport function useResettableForm(props) {\n const formProps = useForm(props);\n const { reset, formState } = formProps;\n const { isDirty } = formState;\n const { updatedExternally } = useProjectDefinition();\n const oldValues = useRef(undefined);\n useEffect(() => {\n if (oldValues.current &&\n !isEqual(oldValues.current.oldDefaultValues, props?.defaultValues)) {\n reset(props?.defaultValues);\n if (isDirty && updatedExternally) {\n toast.warning('Contents were updated externally so form was reset!');\n }\n }\n if (!oldValues.current ||\n !isEqual(oldValues.current.oldDefaultValues, props?.defaultValues)) {\n oldValues.current = {\n oldDefaultValues: props?.defaultValues,\n };\n }\n }, [props?.defaultValues, reset, updatedExternally, isDirty]);\n return formProps;\n}\n//# sourceMappingURL=use-resettable-form.js.map","import { createFieldMapSpec } from '#src/plugins/utils/create-field-map-spec.js';\nexport function createAdminCrudActionWebConfig(config) {\n return config;\n}\n/**\n * Spec for registering admin CRUD action web configs\n */\nexport const adminCrudActionWebSpec = createFieldMapSpec('core/admin-crud-action-web', (t) => ({\n // oxlint-disable-next-line typescript/no-explicit-any -- plugins register varying action types at runtime\n actions: t.namedArrayToMap(),\n}));\n//# sourceMappingURL=admin-crud-action-web-spec.js.map","import { createFieldMapSpec } from '#src/plugins/utils/create-field-map-spec.js';\nexport function createAdminCrudColumnWebConfig(config) {\n return config;\n}\n/**\n * Spec for registering admin CRUD column web configs\n */\nexport const adminCrudColumnWebSpec = createFieldMapSpec('core/admin-crud-column-web', (t) => ({\n // oxlint-disable-next-line typescript/no-explicit-any -- plugins register varying column types at runtime\n columns: t.namedArrayToMap(),\n}));\n//# sourceMappingURL=admin-crud-column-web-spec.js.map","import { createFieldMapSpec } from '#src/plugins/utils/create-field-map-spec.js';\nexport function createAdminCrudInputWebConfig(config) {\n return config;\n}\n/**\n * Spec for registering admin CRUD input web configs\n */\nexport const adminCrudInputWebSpec = createFieldMapSpec('core/admin-crud-input-web', (t) => ({\n // oxlint-disable-next-line typescript/no-explicit-any -- plugins register varying input types at runtime\n inputs: t.namedArrayToMap(),\n}));\n//# sourceMappingURL=admin-crud-input-web-spec.js.map","import { createPluginSpec } from '#src/plugins/spec/types.js';\n/**\n * Spec for registering navigation builder functions for definition entity types.\n *\n * Use `register(entityType, builder)` during initialization. If the entity type\n * has a parent (THasParent = true), parentId and parentKey are required strings\n * in the builder's params. grandparentId/grandparentKey are always optional and\n * available for grandchild entity types.\n *\n * After initialization, use `getNavBuilder(entityType)` to retrieve the builder.\n */\nexport const entityTypeUrlWebSpec = createPluginSpec('core/entity-type-url-web', {\n initializer: () => {\n const builders = new Map();\n return {\n init: {\n register: (entityType, builder) => {\n builders.set(entityType.name, builder);\n },\n },\n use: () => ({\n getNavBuilder: (entityType) => builders.get(entityType.name),\n }),\n };\n },\n});\n//# sourceMappingURL=entity-type-url-web-spec.js.map","import { createFieldMapSpec } from '#src/plugins/utils/create-field-map-spec.js';\nexport function createModelTransformerWebConfig(config) {\n return config;\n}\n/**\n * Spec for adding web config for transformers\n */\nexport const modelTransformerWebSpec = createFieldMapSpec('core/model-transformer-web', (t) => ({\n // oxlint-disable-next-line typescript/no-explicit-any -- plugins register varying transformer types at runtime\n transformers: t.namedArrayToMap(),\n}), {\n use: (values) => ({\n getWebConfigOrThrow(name) {\n const transformer = values.transformers.get(name);\n if (!transformer) {\n throw new Error(`Transformer ${name} not found`);\n }\n return transformer;\n },\n getWebConfigs: () => [...values.transformers.values()],\n }),\n});\n//# sourceMappingURL=model-transformer-web-spec.js.map","export function setUndefinedIfEmpty(value) {\n if (value === '')\n return undefined;\n return value;\n}\n//# sourceMappingURL=form.js.map"],"names":["_jsxs","_jsx","ComboboxField","useControllerMerged","useMemo","useState","createCreateOption","useEffect","toast","useRef"],"mappings":"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"}
|