@vendure/docs 0.0.0-202601211609 → 0.0.0-202601221206
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/dates.generated.d.ts +2 -0
- package/dist/dates.generated.d.ts.map +1 -0
- package/dist/dates.generated.js +811 -0
- package/dist/dates.generated.js.map +1 -0
- package/dist/manifest.d.ts.map +1 -1
- package/dist/manifest.js +4 -2
- package/dist/manifest.js.map +1 -1
- package/docs/reference/admin-ui-api/action-bar/action-bar-context.mdx +1 -1
- package/docs/reference/admin-ui-api/action-bar/action-bar-dropdown-menu-item.mdx +2 -2
- package/docs/reference/admin-ui-api/action-bar/action-bar-item.mdx +3 -3
- package/docs/reference/admin-ui-api/alerts/alert-config.mdx +5 -5
- package/docs/reference/admin-ui-api/bulk-actions/bulk-action.mdx +5 -5
- package/docs/reference/admin-ui-api/components/asset-picker-dialog-component.mdx +3 -3
- package/docs/reference/admin-ui-api/components/currency-input-component.mdx +4 -4
- package/docs/reference/admin-ui-api/components/data-table-component.mdx +5 -5
- package/docs/reference/admin-ui-api/components/data-table2component.mdx +7 -7
- package/docs/reference/admin-ui-api/components/datetime-picker-component.mdx +7 -7
- package/docs/reference/admin-ui-api/components/dropdown-component.mdx +1 -1
- package/docs/reference/admin-ui-api/components/facet-value-selector-component.mdx +6 -6
- package/docs/reference/admin-ui-api/components/object-tree-component.mdx +1 -1
- package/docs/reference/admin-ui-api/components/product-variant-selector-component.mdx +1 -1
- package/docs/reference/admin-ui-api/components/rich-text-editor-component.mdx +2 -2
- package/docs/reference/admin-ui-api/components/zone-selector-component.mdx +3 -3
- package/docs/reference/admin-ui-api/custom-detail-components/custom-detail-component-config.mdx +1 -1
- package/docs/reference/admin-ui-api/custom-detail-components/custom-detail-component.mdx +1 -1
- package/docs/reference/admin-ui-api/custom-history-entry-components/history-entry-component.mdx +4 -4
- package/docs/reference/admin-ui-api/custom-history-entry-components/history-entry-config.mdx +1 -1
- package/docs/reference/admin-ui-api/custom-input-components/default-inputs.mdx +22 -22
- package/docs/reference/admin-ui-api/custom-input-components/register-form-input-component.mdx +1 -1
- package/docs/reference/admin-ui-api/custom-table-components/data-table-component-config.mdx +1 -1
- package/docs/reference/admin-ui-api/dashboard-widgets/dashboard-widget-config.mdx +1 -1
- package/docs/reference/admin-ui-api/directives/if-multichannel-directive.mdx +1 -1
- package/docs/reference/admin-ui-api/directives/if-permissions-directive.mdx +1 -1
- package/docs/reference/admin-ui-api/list-detail-views/base-detail-component.mdx +6 -6
- package/docs/reference/admin-ui-api/list-detail-views/base-entity-resolver.mdx +1 -1
- package/docs/reference/admin-ui-api/list-detail-views/base-list-component.mdx +8 -8
- package/docs/reference/admin-ui-api/list-detail-views/detail-component-with-resolver.mdx +1 -1
- package/docs/reference/admin-ui-api/list-detail-views/typed-base-detail-component.mdx +2 -2
- package/docs/reference/admin-ui-api/list-detail-views/typed-base-list-component.mdx +6 -6
- package/docs/reference/admin-ui-api/nav-menu/nav-menu-item.mdx +3 -3
- package/docs/reference/admin-ui-api/nav-menu/nav-menu-section.mdx +1 -1
- package/docs/reference/admin-ui-api/react-components/action-bar.mdx +1 -1
- package/docs/reference/admin-ui-api/react-components/card.mdx +1 -1
- package/docs/reference/admin-ui-api/react-components/cds-icon.mdx +1 -1
- package/docs/reference/admin-ui-api/react-components/form-field.mdx +1 -1
- package/docs/reference/admin-ui-api/react-components/link.mdx +1 -1
- package/docs/reference/admin-ui-api/react-components/page-detail-layout.mdx +1 -1
- package/docs/reference/admin-ui-api/react-extensions/react-custom-detail-component-config.mdx +1 -1
- package/docs/reference/admin-ui-api/react-extensions/react-data-table-component-config.mdx +1 -1
- package/docs/reference/admin-ui-api/react-extensions/register-react-route-component.mdx +1 -1
- package/docs/reference/admin-ui-api/react-hooks/use-injector.mdx +1 -1
- package/docs/reference/admin-ui-api/react-hooks/use-lazy-query.mdx +1 -1
- package/docs/reference/admin-ui-api/react-hooks/use-mutation.mdx +1 -1
- package/docs/reference/admin-ui-api/react-hooks/use-query.mdx +1 -1
- package/docs/reference/admin-ui-api/routes/register-route-component.mdx +1 -1
- package/docs/reference/admin-ui-api/services/data-service.mdx +10 -10
- package/docs/reference/admin-ui-api/services/modal-service.mdx +5 -5
- package/docs/reference/admin-ui-api/tabs/page-tab-config.mdx +1 -1
- package/docs/reference/admin-ui-api/ui-devkit/admin-ui-extension.mdx +1 -1
- package/docs/reference/core-plugins/admin-ui-plugin/admin-ui-plugin-options.mdx +1 -1
- package/docs/reference/core-plugins/admin-ui-plugin/index.mdx +1 -1
- package/docs/reference/core-plugins/asset-server-plugin/asset-server-options.mdx +2 -2
- package/docs/reference/core-plugins/asset-server-plugin/image-transform-strategy.mdx +1 -1
- package/docs/reference/core-plugins/asset-server-plugin/index.mdx +1 -1
- package/docs/reference/core-plugins/asset-server-plugin/local-asset-storage-strategy.mdx +8 -8
- package/docs/reference/core-plugins/asset-server-plugin/preset-only-strategy.mdx +1 -1
- package/docs/reference/core-plugins/asset-server-plugin/s3asset-storage-strategy.mdx +2 -2
- package/docs/reference/core-plugins/asset-server-plugin/sharp-asset-preview-strategy.mdx +1 -1
- package/docs/reference/core-plugins/dashboard-plugin/index.mdx +1 -1
- package/docs/reference/core-plugins/elasticsearch-plugin/elasticsearch-options.mdx +8 -8
- package/docs/reference/core-plugins/elasticsearch-plugin/index.mdx +1 -1
- package/docs/reference/core-plugins/email-plugin/email-event-handler-with-async-data.mdx +1 -1
- package/docs/reference/core-plugins/email-plugin/email-event-handler.mdx +13 -13
- package/docs/reference/core-plugins/email-plugin/email-event-listener.mdx +1 -1
- package/docs/reference/core-plugins/email-plugin/email-generator.mdx +2 -2
- package/docs/reference/core-plugins/email-plugin/email-plugin-options.mdx +2 -2
- package/docs/reference/core-plugins/email-plugin/email-plugin-types.mdx +1 -1
- package/docs/reference/core-plugins/email-plugin/email-sender.mdx +1 -1
- package/docs/reference/core-plugins/email-plugin/index.mdx +1 -1
- package/docs/reference/core-plugins/email-plugin/template-loader.mdx +4 -4
- package/docs/reference/core-plugins/email-plugin/transport-options.mdx +1 -1
- package/docs/reference/core-plugins/graphiql-plugin/index.mdx +2 -2
- package/docs/reference/core-plugins/harden-plugin/harden-plugin-options.mdx +1 -1
- package/docs/reference/core-plugins/job-queue-plugin/bull-mqjob-queue-strategy.mdx +9 -9
- package/docs/reference/core-plugins/job-queue-plugin/bull-mqplugin-options.mdx +5 -5
- package/docs/reference/core-plugins/job-queue-plugin/pub-sub-job-queue-strategy.mdx +3 -3
- package/docs/reference/core-plugins/job-queue-plugin/pub-sub-plugin.mdx +1 -1
- package/docs/reference/core-plugins/payments-plugin/braintree-plugin.mdx +2 -2
- package/docs/reference/core-plugins/payments-plugin/mollie-plugin.mdx +1 -1
- package/docs/reference/core-plugins/payments-plugin/stripe-plugin.mdx +5 -5
- package/docs/reference/core-plugins/stellate-plugin/purge-rule.mdx +4 -4
- package/docs/reference/core-plugins/stellate-plugin/stellate-service.mdx +1 -1
- package/docs/reference/core-plugins/telemetry-plugin/get-sdk-configuration.mdx +1 -1
- package/docs/reference/core-plugins/telemetry-plugin/register-method-hooks.mdx +2 -2
- package/docs/reference/core-plugins/telemetry-plugin/telemetry-plugin-options.mdx +1 -1
- package/docs/reference/dashboard/components/asset-gallery.mdx +3 -3
- package/docs/reference/dashboard/components/asset-picker-dialog.mdx +2 -2
- package/docs/reference/dashboard/components/channel-chip.mdx +1 -1
- package/docs/reference/dashboard/components/detail-page-button.mdx +1 -1
- package/docs/reference/dashboard/components/facet-value-selector.mdx +1 -1
- package/docs/reference/dashboard/components/permission-guard.mdx +1 -1
- package/docs/reference/dashboard/components/vendure-image.mdx +1 -1
- package/docs/reference/dashboard/detail-views/detail-page.mdx +3 -3
- package/docs/reference/dashboard/detail-views/use-detail-page.mdx +11 -11
- package/docs/reference/dashboard/detail-views/use-generated-form.mdx +3 -3
- package/docs/reference/dashboard/extensions-api/action-bar.mdx +1 -1
- package/docs/reference/dashboard/extensions-api/alerts.mdx +6 -6
- package/docs/reference/dashboard/extensions-api/data-tables.mdx +1 -1
- package/docs/reference/dashboard/extensions-api/detail-forms.mdx +1 -1
- package/docs/reference/dashboard/extensions-api/history-entries.mdx +2 -2
- package/docs/reference/dashboard/extensions-api/page-blocks.mdx +2 -2
- package/docs/reference/dashboard/extensions-api/routes.mdx +4 -4
- package/docs/reference/dashboard/extensions-api/widgets.mdx +1 -1
- package/docs/reference/dashboard/form-components/affixed-input.mdx +1 -1
- package/docs/reference/dashboard/form-components/boolean-input.mdx +1 -1
- package/docs/reference/dashboard/form-components/checkbox-input.mdx +1 -1
- package/docs/reference/dashboard/form-components/date-time-input.mdx +1 -1
- package/docs/reference/dashboard/form-components/form-field-wrapper.mdx +1 -1
- package/docs/reference/dashboard/form-components/money-input.mdx +1 -1
- package/docs/reference/dashboard/form-components/number-input.mdx +1 -1
- package/docs/reference/dashboard/form-components/password-input.mdx +1 -1
- package/docs/reference/dashboard/form-components/rich-text-input.mdx +1 -1
- package/docs/reference/dashboard/form-components/textarea-input.mdx +1 -1
- package/docs/reference/dashboard/hooks/use-alerts.mdx +1 -1
- package/docs/reference/dashboard/hooks/use-auth.mdx +5 -5
- package/docs/reference/dashboard/hooks/use-channel.mdx +2 -2
- package/docs/reference/dashboard/hooks/use-drag-and-drop.mdx +1 -1
- package/docs/reference/dashboard/list-views/bulk-actions.mdx +3 -3
- package/docs/reference/dashboard/list-views/data-table.mdx +10 -10
- package/docs/reference/dashboard/list-views/list-page.mdx +13 -13
- package/docs/reference/dashboard/list-views/paginated-list-data-table.mdx +17 -17
- package/docs/reference/dashboard/page-layout/index.mdx +1 -1
- package/docs/reference/dashboard/page-layout/page-action-bar.mdx +3 -3
- package/docs/reference/dashboard/page-layout/page-block.mdx +3 -3
- package/docs/reference/dashboard/page-layout/page-title.mdx +1 -1
- package/docs/reference/dashboard/page-layout/page.mdx +2 -2
- package/docs/reference/graphql-api/admin/_index.mdx +11 -0
- package/docs/reference/graphql-api/shop/_index.mdx +11 -0
- package/docs/reference/typescript-api/assets/asset-preview-strategy.mdx +1 -1
- package/docs/reference/typescript-api/assets/asset-storage-strategy.mdx +6 -6
- package/docs/reference/typescript-api/auth/auth-options.mdx +1 -1
- package/docs/reference/typescript-api/auth/authentication-strategy.mdx +2 -2
- package/docs/reference/typescript-api/auth/bcrypt-password-hashing-strategy.mdx +2 -2
- package/docs/reference/typescript-api/auth/default-session-cache-strategy.mdx +4 -4
- package/docs/reference/typescript-api/auth/external-authentication-service.mdx +5 -5
- package/docs/reference/typescript-api/auth/native-authentication-strategy.mdx +2 -2
- package/docs/reference/typescript-api/auth/password-hashing-strategy.mdx +2 -2
- package/docs/reference/typescript-api/auth/password-validation-strategy.mdx +1 -1
- package/docs/reference/typescript-api/auth/permission-definition.mdx +2 -2
- package/docs/reference/typescript-api/auth/session-cache-strategy.mdx +4 -4
- package/docs/reference/typescript-api/auth/verification-token-strategy.mdx +2 -2
- package/docs/reference/typescript-api/cache/cache-config.mdx +1 -1
- package/docs/reference/typescript-api/cache/cache-service.mdx +4 -4
- package/docs/reference/typescript-api/cache/cache-strategy.mdx +4 -4
- package/docs/reference/typescript-api/cache/index.mdx +3 -3
- package/docs/reference/typescript-api/cache/redis-cache-strategy.mdx +4 -4
- package/docs/reference/typescript-api/cache/request-context-cache-service.mdx +2 -2
- package/docs/reference/typescript-api/cache/self-refreshing-cache.mdx +6 -6
- package/docs/reference/typescript-api/cache/sql-cache-strategy.mdx +1 -1
- package/docs/reference/typescript-api/common/admin-ui/admin-ui-app-config.mdx +1 -1
- package/docs/reference/typescript-api/common/admin-ui/admin-ui-app-dev-mode-config.mdx +1 -1
- package/docs/reference/typescript-api/common/async-queue.mdx +1 -1
- package/docs/reference/typescript-api/common/bootstrap.mdx +2 -2
- package/docs/reference/typescript-api/common/injectable-strategy.mdx +2 -2
- package/docs/reference/typescript-api/common/injector.mdx +2 -2
- package/docs/reference/typescript-api/configurable-operation-def/config-args.mdx +1 -1
- package/docs/reference/typescript-api/configurable-operation-def/default-form-config-hash.mdx +11 -11
- package/docs/reference/typescript-api/configurable-operation-def/index.mdx +2 -2
- package/docs/reference/typescript-api/configuration/api-options.mdx +2 -2
- package/docs/reference/typescript-api/configuration/collection-filter.mdx +2 -2
- package/docs/reference/typescript-api/configuration/entity-duplicator.mdx +4 -4
- package/docs/reference/typescript-api/configuration/entity-id-strategy.mdx +2 -2
- package/docs/reference/typescript-api/configuration/entity-options.mdx +2 -2
- package/docs/reference/typescript-api/configuration/product-variant-price-selection-strategy.mdx +1 -1
- package/docs/reference/typescript-api/configuration/product-variant-price-update-strategy.mdx +3 -3
- package/docs/reference/typescript-api/configuration/runtime-vendure-config.mdx +14 -14
- package/docs/reference/typescript-api/configuration/slug-strategy.mdx +1 -1
- package/docs/reference/typescript-api/configuration/vendure-config.mdx +2 -2
- package/docs/reference/typescript-api/data-access/calculated-property-subscriber.mdx +1 -1
- package/docs/reference/typescript-api/data-access/calculated.mdx +1 -1
- package/docs/reference/typescript-api/data-access/entity-hydrator.mdx +1 -1
- package/docs/reference/typescript-api/data-access/hydrate-options.mdx +1 -1
- package/docs/reference/typescript-api/data-access/list-query-builder.mdx +4 -4
- package/docs/reference/typescript-api/data-access/transactional-connection.mdx +9 -9
- package/docs/reference/typescript-api/default-search-plugin/index.mdx +1 -1
- package/docs/reference/typescript-api/default-search-plugin/mysql-search-strategy.mdx +4 -4
- package/docs/reference/typescript-api/default-search-plugin/postgres-search-strategy.mdx +4 -4
- package/docs/reference/typescript-api/default-search-plugin/search-strategy.mdx +4 -4
- package/docs/reference/typescript-api/default-search-plugin/sqlite-search-strategy.mdx +4 -4
- package/docs/reference/typescript-api/entities/address.mdx +1 -1
- package/docs/reference/typescript-api/entities/administrator.mdx +1 -1
- package/docs/reference/typescript-api/entities/anonymous-session.mdx +1 -1
- package/docs/reference/typescript-api/entities/asset.mdx +1 -1
- package/docs/reference/typescript-api/entities/authenticated-session.mdx +1 -1
- package/docs/reference/typescript-api/entities/authentication-method.mdx +2 -2
- package/docs/reference/typescript-api/entities/channel.mdx +1 -1
- package/docs/reference/typescript-api/entities/collection.mdx +2 -2
- package/docs/reference/typescript-api/entities/country.mdx +1 -1
- package/docs/reference/typescript-api/entities/customer-group.mdx +1 -1
- package/docs/reference/typescript-api/entities/customer-history-entry.mdx +1 -1
- package/docs/reference/typescript-api/entities/customer.mdx +1 -1
- package/docs/reference/typescript-api/entities/facet-value.mdx +2 -2
- package/docs/reference/typescript-api/entities/facet.mdx +2 -2
- package/docs/reference/typescript-api/entities/fulfillment.mdx +1 -1
- package/docs/reference/typescript-api/entities/global-settings.mdx +1 -1
- package/docs/reference/typescript-api/entities/interfaces.mdx +1 -1
- package/docs/reference/typescript-api/entities/order-history-entry.mdx +1 -1
- package/docs/reference/typescript-api/entities/order-line-reference.mdx +3 -3
- package/docs/reference/typescript-api/entities/order-line.mdx +1 -1
- package/docs/reference/typescript-api/entities/order-modification.mdx +1 -1
- package/docs/reference/typescript-api/entities/order.mdx +1 -1
- package/docs/reference/typescript-api/entities/orderable-asset.mdx +1 -1
- package/docs/reference/typescript-api/entities/payment-method.mdx +2 -2
- package/docs/reference/typescript-api/entities/payment.mdx +1 -1
- package/docs/reference/typescript-api/entities/product-option-group.mdx +2 -2
- package/docs/reference/typescript-api/entities/product-option.mdx +2 -2
- package/docs/reference/typescript-api/entities/product-variant-price.mdx +1 -1
- package/docs/reference/typescript-api/entities/product-variant.mdx +2 -2
- package/docs/reference/typescript-api/entities/product.mdx +2 -2
- package/docs/reference/typescript-api/entities/promotion.mdx +4 -4
- package/docs/reference/typescript-api/entities/province.mdx +1 -1
- package/docs/reference/typescript-api/entities/refund.mdx +1 -1
- package/docs/reference/typescript-api/entities/region.mdx +1 -1
- package/docs/reference/typescript-api/entities/role.mdx +1 -1
- package/docs/reference/typescript-api/entities/seller.mdx +1 -1
- package/docs/reference/typescript-api/entities/settings-store-entry.mdx +1 -1
- package/docs/reference/typescript-api/entities/shipping-line.mdx +1 -1
- package/docs/reference/typescript-api/entities/shipping-method.mdx +4 -4
- package/docs/reference/typescript-api/entities/stock-level.mdx +1 -1
- package/docs/reference/typescript-api/entities/stock-location.mdx +1 -1
- package/docs/reference/typescript-api/entities/stock-movement.mdx +5 -5
- package/docs/reference/typescript-api/entities/surcharge.mdx +1 -1
- package/docs/reference/typescript-api/entities/tag.mdx +1 -1
- package/docs/reference/typescript-api/entities/tax-category.mdx +1 -1
- package/docs/reference/typescript-api/entities/tax-rate.mdx +1 -1
- package/docs/reference/typescript-api/entities/user.mdx +1 -1
- package/docs/reference/typescript-api/entities/vendure-entity.mdx +1 -1
- package/docs/reference/typescript-api/entities/zone.mdx +1 -1
- package/docs/reference/typescript-api/errors/error-handler-strategy.mdx +2 -2
- package/docs/reference/typescript-api/events/blocking-event-handler-options.mdx +2 -2
- package/docs/reference/typescript-api/events/event-bus.mdx +4 -4
- package/docs/reference/typescript-api/events/event-types.mdx +1 -1
- package/docs/reference/typescript-api/fulfillment/fulfillment-handler.mdx +3 -3
- package/docs/reference/typescript-api/fulfillment/fulfillment-process.mdx +4 -4
- package/docs/reference/typescript-api/import-export/asset-import-strategy.mdx +1 -1
- package/docs/reference/typescript-api/import-export/asset-importer.mdx +1 -1
- package/docs/reference/typescript-api/import-export/fast-importer-service.mdx +4 -4
- package/docs/reference/typescript-api/import-export/import-parser.mdx +5 -5
- package/docs/reference/typescript-api/import-export/importer.mdx +3 -3
- package/docs/reference/typescript-api/import-export/initial-data.mdx +3 -3
- package/docs/reference/typescript-api/import-export/populate.mdx +1 -1
- package/docs/reference/typescript-api/job-queue/default-job-queue-plugin.mdx +5 -5
- package/docs/reference/typescript-api/job-queue/in-memory-job-buffer-storage-strategy.mdx +3 -3
- package/docs/reference/typescript-api/job-queue/in-memory-job-queue-strategy.mdx +8 -8
- package/docs/reference/typescript-api/job-queue/index.mdx +2 -2
- package/docs/reference/typescript-api/job-queue/inspectable-job-queue-strategy.mdx +5 -5
- package/docs/reference/typescript-api/job-queue/job-buffer-storage-strategy.mdx +3 -3
- package/docs/reference/typescript-api/job-queue/job-buffer.mdx +2 -2
- package/docs/reference/typescript-api/job-queue/job-queue-service.mdx +6 -6
- package/docs/reference/typescript-api/job-queue/job-queue-strategy.mdx +3 -3
- package/docs/reference/typescript-api/job-queue/job.mdx +3 -3
- package/docs/reference/typescript-api/job-queue/polling-job-queue-strategy.mdx +8 -8
- package/docs/reference/typescript-api/job-queue/sql-job-queue-strategy.mdx +6 -6
- package/docs/reference/typescript-api/job-queue/subscribable-job.mdx +2 -2
- package/docs/reference/typescript-api/job-queue/types.mdx +1 -1
- package/docs/reference/typescript-api/migration/generate-migration.mdx +1 -1
- package/docs/reference/typescript-api/migration/revert-last-migration.mdx +1 -1
- package/docs/reference/typescript-api/migration/run-migrations.mdx +1 -1
- package/docs/reference/typescript-api/orders/active-order-service.mdx +6 -6
- package/docs/reference/typescript-api/orders/active-order-strategy.mdx +3 -3
- package/docs/reference/typescript-api/orders/changed-price-handling-strategy.mdx +1 -1
- package/docs/reference/typescript-api/orders/default-guest-checkout-strategy.mdx +1 -1
- package/docs/reference/typescript-api/orders/default-order-item-price-calculation-strategy.mdx +1 -1
- package/docs/reference/typescript-api/orders/default-stock-allocation-strategy.mdx +1 -1
- package/docs/reference/typescript-api/orders/guest-checkout-strategy.mdx +1 -1
- package/docs/reference/typescript-api/orders/order-by-code-access-strategy.mdx +1 -1
- package/docs/reference/typescript-api/orders/order-code-strategy.mdx +1 -1
- package/docs/reference/typescript-api/orders/order-interceptor.mdx +3 -3
- package/docs/reference/typescript-api/orders/order-item-price-calculation-strategy.mdx +1 -1
- package/docs/reference/typescript-api/orders/order-options.mdx +2 -2
- package/docs/reference/typescript-api/orders/order-placed-strategy.mdx +1 -1
- package/docs/reference/typescript-api/orders/order-process.mdx +4 -4
- package/docs/reference/typescript-api/orders/order-seller-strategy.mdx +3 -3
- package/docs/reference/typescript-api/orders/stock-allocation-strategy.mdx +1 -1
- package/docs/reference/typescript-api/payment/payment-method-config-options.mdx +5 -5
- package/docs/reference/typescript-api/payment/payment-method-eligibility-checker.mdx +2 -2
- package/docs/reference/typescript-api/payment/payment-method-handler.mdx +1 -1
- package/docs/reference/typescript-api/payment/payment-method-types.mdx +3 -3
- package/docs/reference/typescript-api/payment/payment-options.mdx +3 -3
- package/docs/reference/typescript-api/payment/payment-process.mdx +4 -4
- package/docs/reference/typescript-api/payment/refund-process.mdx +4 -4
- package/docs/reference/typescript-api/plugin/vendure-plugin-metadata.mdx +4 -4
- package/docs/reference/typescript-api/products-stock/catalog-options.mdx +1 -1
- package/docs/reference/typescript-api/products-stock/default-product-variant-price-calculation-strategy.mdx +1 -1
- package/docs/reference/typescript-api/products-stock/default-stock-location-strategy.mdx +1 -1
- package/docs/reference/typescript-api/products-stock/multi-channel-stock-location-strategy.mdx +2 -2
- package/docs/reference/typescript-api/products-stock/product-variant-price-calculation-strategy.mdx +1 -1
- package/docs/reference/typescript-api/products-stock/stock-display-strategy.mdx +1 -1
- package/docs/reference/typescript-api/products-stock/stock-location-strategy.mdx +5 -5
- package/docs/reference/typescript-api/promotions/facet-value-checker.mdx +1 -1
- package/docs/reference/typescript-api/promotions/promotion-action.mdx +12 -12
- package/docs/reference/typescript-api/promotions/promotion-condition.mdx +3 -3
- package/docs/reference/typescript-api/promotions/promotion-options.mdx +2 -2
- package/docs/reference/typescript-api/request/request-context-service.mdx +2 -2
- package/docs/reference/typescript-api/request/request-context.mdx +2 -2
- package/docs/reference/typescript-api/scheduled-tasks/default-scheduler-strategy.mdx +4 -4
- package/docs/reference/typescript-api/scheduled-tasks/scheduled-task.mdx +4 -4
- package/docs/reference/typescript-api/scheduled-tasks/scheduler-service.mdx +3 -3
- package/docs/reference/typescript-api/scheduled-tasks/scheduler-strategy.mdx +5 -5
- package/docs/reference/typescript-api/service-helpers/entity-duplicator-service.mdx +1 -1
- package/docs/reference/typescript-api/service-helpers/order-calculator.mdx +1 -1
- package/docs/reference/typescript-api/service-helpers/order-modifier.mdx +3 -3
- package/docs/reference/typescript-api/service-helpers/product-price-applicator.mdx +1 -1
- package/docs/reference/typescript-api/service-helpers/slug-validator.mdx +2 -2
- package/docs/reference/typescript-api/service-helpers/translatable-saver.mdx +2 -2
- package/docs/reference/typescript-api/service-helpers/translator-service.mdx +1 -1
- package/docs/reference/typescript-api/services/administrator-service.mdx +6 -6
- package/docs/reference/typescript-api/services/asset-service.mdx +13 -13
- package/docs/reference/typescript-api/services/auth-service.mdx +4 -4
- package/docs/reference/typescript-api/services/channel-service.mdx +12 -12
- package/docs/reference/typescript-api/services/collection-service.mdx +20 -20
- package/docs/reference/typescript-api/services/country-service.mdx +7 -7
- package/docs/reference/typescript-api/services/customer-group-service.mdx +8 -8
- package/docs/reference/typescript-api/services/customer-service.mdx +24 -24
- package/docs/reference/typescript-api/services/entity-slug-service.mdx +1 -1
- package/docs/reference/typescript-api/services/facet-service.mdx +11 -11
- package/docs/reference/typescript-api/services/facet-value-service.mdx +12 -12
- package/docs/reference/typescript-api/services/fulfillment-service.mdx +4 -4
- package/docs/reference/typescript-api/services/global-settings-service.mdx +2 -2
- package/docs/reference/typescript-api/services/history-service.mdx +8 -8
- package/docs/reference/typescript-api/services/order-service.mdx +52 -52
- package/docs/reference/typescript-api/services/order-testing-service.mdx +2 -2
- package/docs/reference/typescript-api/services/payment-method-service.mdx +10 -10
- package/docs/reference/typescript-api/services/payment-service.mdx +7 -7
- package/docs/reference/typescript-api/services/product-option-group-service.mdx +5 -5
- package/docs/reference/typescript-api/services/product-option-service.mdx +5 -5
- package/docs/reference/typescript-api/services/product-service.mdx +13 -13
- package/docs/reference/typescript-api/services/product-variant-service.mdx +22 -22
- package/docs/reference/typescript-api/services/promotion-service.mdx +9 -9
- package/docs/reference/typescript-api/services/province-service.mdx +5 -5
- package/docs/reference/typescript-api/services/role-service.mdx +11 -11
- package/docs/reference/typescript-api/services/search-service.mdx +2 -2
- package/docs/reference/typescript-api/services/seller-service.mdx +3 -3
- package/docs/reference/typescript-api/services/session-service.mdx +8 -8
- package/docs/reference/typescript-api/services/settings-store-service.mdx +15 -15
- package/docs/reference/typescript-api/services/shipping-method-service.mdx +8 -8
- package/docs/reference/typescript-api/services/slug-service.mdx +1 -1
- package/docs/reference/typescript-api/services/stock-level-service.mdx +3 -3
- package/docs/reference/typescript-api/services/stock-location-service.mdx +7 -7
- package/docs/reference/typescript-api/services/stock-movement-service.mdx +7 -7
- package/docs/reference/typescript-api/services/tag-service.mdx +5 -5
- package/docs/reference/typescript-api/services/tax-category-service.mdx +5 -5
- package/docs/reference/typescript-api/services/tax-rate-service.mdx +6 -6
- package/docs/reference/typescript-api/services/user-service.mdx +12 -12
- package/docs/reference/typescript-api/services/zone-service.mdx +8 -8
- package/docs/reference/typescript-api/settings-store/settings-store-field-config.mdx +2 -2
- package/docs/reference/typescript-api/shipping/default-shipping-line-assignment-strategy.mdx +1 -1
- package/docs/reference/typescript-api/shipping/shipping-calculator.mdx +2 -2
- package/docs/reference/typescript-api/shipping/shipping-eligibility-checker-config.mdx +2 -2
- package/docs/reference/typescript-api/shipping/shipping-eligibility-checker.mdx +1 -1
- package/docs/reference/typescript-api/shipping/shipping-line-assignment-strategy.mdx +1 -1
- package/docs/reference/typescript-api/shipping/shipping-options.mdx +5 -5
- package/docs/reference/typescript-api/state-machine/fsm.mdx +2 -2
- package/docs/reference/typescript-api/state-machine/state-machine-config.mdx +4 -4
- package/docs/reference/typescript-api/tax/tax-line-calculation-strategy.mdx +1 -1
- package/docs/reference/typescript-api/tax/tax-zone-strategy.mdx +1 -1
- package/docs/reference/typescript-api/telemetry/wrapped-method-args.mdx +2 -2
- package/docs/reference/typescript-api/testing/create-error-result-guard.mdx +1 -1
- package/docs/reference/typescript-api/testing/create-test-environment.mdx +1 -1
- package/docs/reference/typescript-api/testing/error-result-guard.mdx +1 -1
- package/docs/reference/typescript-api/testing/register-initializer.mdx +1 -1
- package/docs/reference/typescript-api/testing/simple-graph-qlclient.mdx +5 -5
- package/docs/reference/typescript-api/testing/test-db-initializer.mdx +3 -3
- package/docs/reference/typescript-api/testing/test-server.mdx +2 -2
- package/docs/reference/typescript-api/testing/testing-logger.mdx +1 -1
- package/docs/reference/typescript-api/worker/bootstrap-worker.mdx +2 -2
- package/docs/reference/typescript-api/worker/vendure-worker.mdx +2 -2
- package/package.json +10 -4
- package/src/dates.generated.ts +811 -0
- package/src/index.ts +2 -0
- package/src/manifest.ts +995 -0
package/src/manifest.ts
ADDED
|
@@ -0,0 +1,995 @@
|
|
|
1
|
+
import type { DocsPackageManifestInput, FileInfo } from '@vendure-io/docs-provider';
|
|
2
|
+
import { applyLastModifiedDates, createNestedNavigationFromFolder, resolveManifest } from '@vendure-io/docs-provider';
|
|
3
|
+
import { dirname, join } from 'path';
|
|
4
|
+
import { fileURLToPath } from 'url';
|
|
5
|
+
import { lastModifiedDates } from './dates.generated.js';
|
|
6
|
+
|
|
7
|
+
const packageRoot = dirname(dirname(fileURLToPath(import.meta.url)));
|
|
8
|
+
const file = (relativePath: string) => join(packageRoot, relativePath);
|
|
9
|
+
const folder = (relativePath: string) => join(packageRoot, relativePath);
|
|
10
|
+
|
|
11
|
+
const manifestInput: DocsPackageManifestInput = {
|
|
12
|
+
id: 'core',
|
|
13
|
+
name: 'Vendure Core Documentation',
|
|
14
|
+
version: '3.5.2',
|
|
15
|
+
vendureVersion: 'v3',
|
|
16
|
+
basePath: packageRoot,
|
|
17
|
+
navigation: [
|
|
18
|
+
// Learn Sidebar
|
|
19
|
+
{
|
|
20
|
+
title: 'Getting Started',
|
|
21
|
+
slug: 'getting-started',
|
|
22
|
+
children: [
|
|
23
|
+
{
|
|
24
|
+
title: 'Installation',
|
|
25
|
+
slug: 'installation',
|
|
26
|
+
file: file('docs/guides/getting-started/installation/index.mdx'),
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
title: 'Introducing GraphQL',
|
|
30
|
+
slug: 'graphql-intro',
|
|
31
|
+
file: file('docs/guides/getting-started/graphql-intro/index.mdx'),
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
title: 'Try the API',
|
|
35
|
+
slug: 'try-the-api',
|
|
36
|
+
file: file('docs/guides/getting-started/try-the-api/index.mdx'),
|
|
37
|
+
},
|
|
38
|
+
],
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
title: 'Core Concepts',
|
|
42
|
+
slug: 'core-concepts',
|
|
43
|
+
children: [
|
|
44
|
+
{
|
|
45
|
+
title: 'Auth',
|
|
46
|
+
slug: 'auth',
|
|
47
|
+
file: file('docs/guides/core-concepts/auth/index.mdx'),
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
title: 'Channels',
|
|
51
|
+
slug: 'channels',
|
|
52
|
+
file: file('docs/guides/core-concepts/channels/index.mdx'),
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
title: 'Collections',
|
|
56
|
+
slug: 'collections',
|
|
57
|
+
file: file('docs/guides/core-concepts/collections/index.mdx'),
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
title: 'Customers',
|
|
61
|
+
slug: 'customers',
|
|
62
|
+
file: file('docs/guides/core-concepts/customers/index.mdx'),
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
title: 'Email',
|
|
66
|
+
slug: 'email',
|
|
67
|
+
file: file('docs/guides/core-concepts/email/index.mdx'),
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
title: 'Images & Assets',
|
|
71
|
+
slug: 'images-assets',
|
|
72
|
+
file: file('docs/guides/core-concepts/images-assets/index.mdx'),
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
title: 'Money',
|
|
76
|
+
slug: 'money',
|
|
77
|
+
file: file('docs/guides/core-concepts/money/index.mdx'),
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
title: 'Orders',
|
|
81
|
+
slug: 'orders',
|
|
82
|
+
file: file('docs/guides/core-concepts/orders/index.mdx'),
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
title: 'Payment',
|
|
86
|
+
slug: 'payment',
|
|
87
|
+
file: file('docs/guides/core-concepts/payment/index.mdx'),
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
title: 'Products',
|
|
91
|
+
slug: 'products',
|
|
92
|
+
file: file('docs/guides/core-concepts/products/index.mdx'),
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
title: 'Promotions',
|
|
96
|
+
slug: 'promotions',
|
|
97
|
+
file: file('docs/guides/core-concepts/promotions/index.mdx'),
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
title: 'Shipping',
|
|
101
|
+
slug: 'shipping',
|
|
102
|
+
file: file('docs/guides/core-concepts/shipping/index.mdx'),
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
title: 'Stock Control',
|
|
106
|
+
slug: 'stock-control',
|
|
107
|
+
file: file('docs/guides/core-concepts/stock-control/index.mdx'),
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
title: 'Taxes',
|
|
111
|
+
slug: 'taxes',
|
|
112
|
+
file: file('docs/guides/core-concepts/taxes/index.mdx'),
|
|
113
|
+
},
|
|
114
|
+
],
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
title: 'Developer Guide',
|
|
118
|
+
slug: 'developer-guide',
|
|
119
|
+
children: [
|
|
120
|
+
// Overview section
|
|
121
|
+
{
|
|
122
|
+
title: 'Overview',
|
|
123
|
+
slug: 'overview',
|
|
124
|
+
file: file('docs/guides/developer-guide/overview/index.mdx'),
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
title: 'The API Layer',
|
|
128
|
+
slug: 'the-api-layer',
|
|
129
|
+
file: file('docs/guides/developer-guide/the-api-layer/index.mdx'),
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
title: 'The Service Layer',
|
|
133
|
+
slug: 'the-service-layer',
|
|
134
|
+
file: file('docs/guides/developer-guide/the-service-layer/index.mdx'),
|
|
135
|
+
},
|
|
136
|
+
// Fundamentals section
|
|
137
|
+
{
|
|
138
|
+
title: 'CLI',
|
|
139
|
+
slug: 'cli',
|
|
140
|
+
file: file('docs/guides/developer-guide/cli/index.mdx'),
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
title: 'Configuration',
|
|
144
|
+
slug: 'configuration',
|
|
145
|
+
file: file('docs/guides/developer-guide/configuration/index.mdx'),
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
title: 'Custom Fields',
|
|
149
|
+
slug: 'custom-fields',
|
|
150
|
+
file: file('docs/guides/developer-guide/custom-fields/index.mdx'),
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
title: 'Error Handling',
|
|
154
|
+
slug: 'error-handling',
|
|
155
|
+
file: file('docs/guides/developer-guide/error-handling/index.mdx'),
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
title: 'Events',
|
|
159
|
+
slug: 'events',
|
|
160
|
+
file: file('docs/guides/developer-guide/events/index.mdx'),
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
title: 'Migrations',
|
|
164
|
+
slug: 'migrations',
|
|
165
|
+
file: file('docs/guides/developer-guide/migrations/index.mdx'),
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
title: 'Plugins',
|
|
169
|
+
slug: 'plugins',
|
|
170
|
+
file: file('docs/guides/developer-guide/plugins/index.mdx'),
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
title: 'Security',
|
|
174
|
+
slug: 'security',
|
|
175
|
+
file: file('docs/guides/developer-guide/security/index.mdx'),
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
title: 'Strategies & Configurable Operations',
|
|
179
|
+
slug: 'strategies-configurable-operations',
|
|
180
|
+
file: file('docs/guides/developer-guide/strategies-configurable-operations/index.mdx'),
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
title: 'Testing',
|
|
184
|
+
slug: 'testing',
|
|
185
|
+
file: file('docs/guides/developer-guide/testing/index.mdx'),
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
title: 'Updating',
|
|
189
|
+
slug: 'updating',
|
|
190
|
+
file: file('docs/guides/developer-guide/updating/index.mdx'),
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
title: 'Worker & Job Queue',
|
|
194
|
+
slug: 'worker-job-queue',
|
|
195
|
+
file: file('docs/guides/developer-guide/worker-job-queue/index.mdx'),
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
title: 'Settings Store',
|
|
199
|
+
slug: 'settings-store',
|
|
200
|
+
file: file('docs/guides/developer-guide/settings-store/index.mdx'),
|
|
201
|
+
},
|
|
202
|
+
// Extend section
|
|
203
|
+
{
|
|
204
|
+
title: 'REST Endpoint',
|
|
205
|
+
slug: 'rest-endpoint',
|
|
206
|
+
file: file('docs/guides/developer-guide/rest-endpoint/index.mdx'),
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
title: 'Custom Permissions',
|
|
210
|
+
slug: 'custom-permissions',
|
|
211
|
+
file: file('docs/guides/developer-guide/custom-permissions/index.mdx'),
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
title: 'Database Entity',
|
|
215
|
+
slug: 'database-entity',
|
|
216
|
+
file: file('docs/guides/developer-guide/database-entity/index.mdx'),
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
title: 'Extend GraphQL API',
|
|
220
|
+
slug: 'extend-graphql-api',
|
|
221
|
+
file: file('docs/guides/developer-guide/extend-graphql-api/index.mdx'),
|
|
222
|
+
},
|
|
223
|
+
// Advanced Topics section
|
|
224
|
+
{
|
|
225
|
+
title: 'Custom Strategies in Plugins',
|
|
226
|
+
slug: 'custom-strategies-in-plugins',
|
|
227
|
+
file: file('docs/guides/developer-guide/custom-strategies-in-plugins/index.mdx'),
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
title: 'Channel Aware',
|
|
231
|
+
slug: 'channel-aware',
|
|
232
|
+
file: file('docs/guides/developer-guide/channel-aware/index.mdx'),
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
title: 'Translatable',
|
|
236
|
+
slug: 'translatable',
|
|
237
|
+
file: file('docs/guides/developer-guide/translatable/index.mdx'),
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
title: 'Has Custom Fields',
|
|
241
|
+
slug: 'has-custom-fields',
|
|
242
|
+
file: file('docs/guides/developer-guide/has-custom-fields/index.mdx'),
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
title: 'Cache',
|
|
246
|
+
slug: 'cache',
|
|
247
|
+
file: file('docs/guides/developer-guide/cache/index.mdx'),
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
title: 'Dataloaders',
|
|
251
|
+
slug: 'dataloaders',
|
|
252
|
+
file: file('docs/guides/developer-guide/dataloaders/index.mdx'),
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
title: 'DB Subscribers',
|
|
256
|
+
slug: 'db-subscribers',
|
|
257
|
+
file: file('docs/guides/developer-guide/db-subscribers/index.mdx'),
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
title: 'Importing Data',
|
|
261
|
+
slug: 'importing-data',
|
|
262
|
+
file: file('docs/guides/developer-guide/importing-data/index.mdx'),
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
title: 'Logging',
|
|
266
|
+
slug: 'logging',
|
|
267
|
+
file: file('docs/guides/developer-guide/logging/index.mdx'),
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
title: 'Scheduled Tasks',
|
|
271
|
+
slug: 'scheduled-tasks',
|
|
272
|
+
file: file('docs/guides/developer-guide/scheduled-tasks/index.mdx'),
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
title: 'Stand-alone Scripts',
|
|
276
|
+
slug: 'stand-alone-scripts',
|
|
277
|
+
file: file('docs/guides/developer-guide/stand-alone-scripts/index.mdx'),
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
title: 'Translations',
|
|
281
|
+
slug: 'translations',
|
|
282
|
+
file: file('docs/guides/developer-guide/translations/index.mdx'),
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
title: 'Uploading Files',
|
|
286
|
+
slug: 'uploading-files',
|
|
287
|
+
file: file('docs/guides/developer-guide/uploading-files/index.mdx'),
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
title: 'Nest DevTools',
|
|
291
|
+
slug: 'nest-devtools',
|
|
292
|
+
file: file('docs/guides/developer-guide/nest-devtools/index.mdx'),
|
|
293
|
+
},
|
|
294
|
+
],
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
title: 'How-to Guides',
|
|
298
|
+
slug: 'how-to',
|
|
299
|
+
children: [
|
|
300
|
+
{
|
|
301
|
+
title: 'CMS Integration Plugin',
|
|
302
|
+
slug: 'cms-integration-plugin',
|
|
303
|
+
file: file('docs/guides/how-to/cms-integration-plugin/index.mdx'),
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
title: 'Codegen',
|
|
307
|
+
slug: 'codegen',
|
|
308
|
+
file: file('docs/guides/how-to/codegen/index.mdx'),
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
title: 'Configurable Products',
|
|
312
|
+
slug: 'configurable-products',
|
|
313
|
+
file: file('docs/guides/how-to/configurable-products/index.mdx'),
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
title: 'Digital Products',
|
|
317
|
+
slug: 'digital-products',
|
|
318
|
+
file: file('docs/guides/how-to/digital-products/index.mdx'),
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
title: 'GitHub OAuth Authentication',
|
|
322
|
+
slug: 'github-oauth-authentication',
|
|
323
|
+
file: file('docs/guides/how-to/github-oauth-authentication/index.mdx'),
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
title: 'Google OAuth Authentication',
|
|
327
|
+
slug: 'google-oauth-authentication',
|
|
328
|
+
file: file('docs/guides/how-to/google-oauth-authentication/index.mdx'),
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
title: 'Multi-vendor Marketplaces',
|
|
332
|
+
slug: 'multi-vendor-marketplaces',
|
|
333
|
+
file: file('docs/guides/how-to/multi-vendor-marketplaces/index.mdx'),
|
|
334
|
+
},
|
|
335
|
+
{
|
|
336
|
+
title: 'Paginated List',
|
|
337
|
+
slug: 'paginated-list',
|
|
338
|
+
file: file('docs/guides/how-to/paginated-list/index.mdx'),
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
title: 'Publish Plugin',
|
|
342
|
+
slug: 'publish-plugin',
|
|
343
|
+
file: file('docs/guides/how-to/publish-plugin/index.mdx'),
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
title: 'S3 Asset Storage',
|
|
347
|
+
slug: 's3-asset-storage',
|
|
348
|
+
file: file('docs/guides/how-to/s3-asset-storage/index.mdx'),
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
title: 'Telemetry',
|
|
352
|
+
slug: 'telemetry',
|
|
353
|
+
file: file('docs/guides/how-to/telemetry/index.mdx'),
|
|
354
|
+
},
|
|
355
|
+
],
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
title: 'React Admin Dashboard',
|
|
359
|
+
slug: 'extending-the-dashboard',
|
|
360
|
+
children: [
|
|
361
|
+
{
|
|
362
|
+
title: 'Getting Started',
|
|
363
|
+
slug: 'getting-started',
|
|
364
|
+
file: file('docs/guides/extending-the-dashboard/getting-started/index.mdx'),
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
title: 'Extending Overview',
|
|
368
|
+
slug: 'extending-overview',
|
|
369
|
+
file: file('docs/guides/extending-the-dashboard/extending-overview/index.mdx'),
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
title: 'Creating Pages',
|
|
373
|
+
slug: 'creating-pages',
|
|
374
|
+
file: file('docs/guides/extending-the-dashboard/creating-pages/index.mdx'),
|
|
375
|
+
children: [
|
|
376
|
+
{
|
|
377
|
+
title: 'List Pages',
|
|
378
|
+
slug: 'list-pages',
|
|
379
|
+
file: file('docs/guides/extending-the-dashboard/creating-pages/list-pages.mdx'),
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
title: 'Detail Pages',
|
|
383
|
+
slug: 'detail-pages',
|
|
384
|
+
file: file('docs/guides/extending-the-dashboard/creating-pages/detail-pages.mdx'),
|
|
385
|
+
},
|
|
386
|
+
{
|
|
387
|
+
title: 'Tabbed Pages',
|
|
388
|
+
slug: 'tabbed-pages',
|
|
389
|
+
file: file('docs/guides/extending-the-dashboard/creating-pages/tabbed-pages.mdx'),
|
|
390
|
+
},
|
|
391
|
+
],
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
title: 'Customizing Pages',
|
|
395
|
+
slug: 'customizing-pages',
|
|
396
|
+
file: file('docs/guides/extending-the-dashboard/customizing-pages/index.mdx'),
|
|
397
|
+
children: [
|
|
398
|
+
{
|
|
399
|
+
title: 'Customizing List Pages',
|
|
400
|
+
slug: 'customizing-list-pages',
|
|
401
|
+
file: file(
|
|
402
|
+
'docs/guides/extending-the-dashboard/customizing-pages/customizing-list-pages.mdx',
|
|
403
|
+
),
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
title: 'Customizing Detail Pages',
|
|
407
|
+
slug: 'customizing-detail-pages',
|
|
408
|
+
file: file(
|
|
409
|
+
'docs/guides/extending-the-dashboard/customizing-pages/customizing-detail-pages.mdx',
|
|
410
|
+
),
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
title: 'Customizing Login Page',
|
|
414
|
+
slug: 'customizing-login-page',
|
|
415
|
+
file: file(
|
|
416
|
+
'docs/guides/extending-the-dashboard/customizing-pages/customizing-login-page.mdx',
|
|
417
|
+
),
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
title: 'Page Blocks',
|
|
421
|
+
slug: 'page-blocks',
|
|
422
|
+
file: file(
|
|
423
|
+
'docs/guides/extending-the-dashboard/customizing-pages/page-blocks.mdx',
|
|
424
|
+
),
|
|
425
|
+
},
|
|
426
|
+
{
|
|
427
|
+
title: 'Action Bar Items',
|
|
428
|
+
slug: 'action-bar-items',
|
|
429
|
+
file: file(
|
|
430
|
+
'docs/guides/extending-the-dashboard/customizing-pages/action-bar-items.mdx',
|
|
431
|
+
),
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
title: 'Insights Widgets',
|
|
435
|
+
slug: 'insights-widgets',
|
|
436
|
+
file: file(
|
|
437
|
+
'docs/guides/extending-the-dashboard/customizing-pages/insights-widgets.mdx',
|
|
438
|
+
),
|
|
439
|
+
},
|
|
440
|
+
{
|
|
441
|
+
title: 'History Entries',
|
|
442
|
+
slug: 'history-entries',
|
|
443
|
+
file: file(
|
|
444
|
+
'docs/guides/extending-the-dashboard/customizing-pages/history-entries.mdx',
|
|
445
|
+
),
|
|
446
|
+
},
|
|
447
|
+
],
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
title: 'Custom Form Elements',
|
|
451
|
+
slug: 'custom-form-components',
|
|
452
|
+
file: file('docs/guides/extending-the-dashboard/custom-form-components/index.mdx'),
|
|
453
|
+
children: [
|
|
454
|
+
{
|
|
455
|
+
title: 'Form Component Examples',
|
|
456
|
+
slug: 'form-component-examples',
|
|
457
|
+
file: file(
|
|
458
|
+
'docs/guides/extending-the-dashboard/custom-form-components/form-component-examples.mdx',
|
|
459
|
+
),
|
|
460
|
+
},
|
|
461
|
+
{
|
|
462
|
+
title: 'Relation Selectors',
|
|
463
|
+
slug: 'relation-selectors',
|
|
464
|
+
file: file(
|
|
465
|
+
'docs/guides/extending-the-dashboard/custom-form-components/relation-selectors.mdx',
|
|
466
|
+
),
|
|
467
|
+
},
|
|
468
|
+
],
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
title: 'Navigation',
|
|
472
|
+
slug: 'navigation',
|
|
473
|
+
file: file('docs/guides/extending-the-dashboard/navigation/index.mdx'),
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
title: 'Alerts',
|
|
477
|
+
slug: 'alerts',
|
|
478
|
+
file: file('docs/guides/extending-the-dashboard/alerts/index.mdx'),
|
|
479
|
+
},
|
|
480
|
+
{
|
|
481
|
+
title: 'Data Fetching',
|
|
482
|
+
slug: 'data-fetching',
|
|
483
|
+
file: file('docs/guides/extending-the-dashboard/data-fetching/index.mdx'),
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
title: 'Theming',
|
|
487
|
+
slug: 'theming',
|
|
488
|
+
file: file('docs/guides/extending-the-dashboard/theming/index.mdx'),
|
|
489
|
+
},
|
|
490
|
+
{
|
|
491
|
+
title: 'Localization',
|
|
492
|
+
slug: 'localization',
|
|
493
|
+
file: file('docs/guides/extending-the-dashboard/localization/index.mdx'),
|
|
494
|
+
},
|
|
495
|
+
{
|
|
496
|
+
title: 'Deployment',
|
|
497
|
+
slug: 'deployment',
|
|
498
|
+
file: file('docs/guides/extending-the-dashboard/deployment/index.mdx'),
|
|
499
|
+
},
|
|
500
|
+
{
|
|
501
|
+
title: 'Tech Stack',
|
|
502
|
+
slug: 'tech-stack',
|
|
503
|
+
file: file('docs/guides/extending-the-dashboard/tech-stack/index.mdx'),
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
title: 'Migration',
|
|
507
|
+
slug: 'migration',
|
|
508
|
+
file: file('docs/guides/extending-the-dashboard/migration/index.mdx'),
|
|
509
|
+
},
|
|
510
|
+
],
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
title: 'Building a Storefront',
|
|
514
|
+
slug: 'storefront',
|
|
515
|
+
children: [
|
|
516
|
+
{
|
|
517
|
+
title: 'Storefront Starters',
|
|
518
|
+
slug: 'storefront-starters',
|
|
519
|
+
file: file('docs/guides/storefront/storefront-starters/index.mdx'),
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
title: 'Connect API',
|
|
523
|
+
slug: 'connect-api',
|
|
524
|
+
file: file('docs/guides/storefront/connect-api/index.mdx'),
|
|
525
|
+
},
|
|
526
|
+
{
|
|
527
|
+
title: 'Codegen',
|
|
528
|
+
slug: 'codegen',
|
|
529
|
+
file: file('docs/guides/storefront/codegen/index.mdx'),
|
|
530
|
+
},
|
|
531
|
+
// Storefront Tasks
|
|
532
|
+
{
|
|
533
|
+
title: 'Navigation Menu',
|
|
534
|
+
slug: 'navigation-menu',
|
|
535
|
+
file: file('docs/guides/storefront/navigation-menu/index.mdx'),
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
title: 'Listing Products',
|
|
539
|
+
slug: 'listing-products',
|
|
540
|
+
file: file('docs/guides/storefront/listing-products/index.mdx'),
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
title: 'Product Detail',
|
|
544
|
+
slug: 'product-detail',
|
|
545
|
+
file: file('docs/guides/storefront/product-detail/index.mdx'),
|
|
546
|
+
},
|
|
547
|
+
{
|
|
548
|
+
title: 'Active Order',
|
|
549
|
+
slug: 'active-order',
|
|
550
|
+
file: file('docs/guides/storefront/active-order/index.mdx'),
|
|
551
|
+
},
|
|
552
|
+
{
|
|
553
|
+
title: 'Checkout Flow',
|
|
554
|
+
slug: 'checkout-flow',
|
|
555
|
+
file: file('docs/guides/storefront/checkout-flow/index.mdx'),
|
|
556
|
+
},
|
|
557
|
+
{
|
|
558
|
+
title: 'Customer Accounts',
|
|
559
|
+
slug: 'customer-accounts',
|
|
560
|
+
file: file('docs/guides/storefront/customer-accounts/index.mdx'),
|
|
561
|
+
},
|
|
562
|
+
],
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
title: 'Deployment',
|
|
566
|
+
slug: 'deployment',
|
|
567
|
+
children: [
|
|
568
|
+
{
|
|
569
|
+
title: 'Production Configuration',
|
|
570
|
+
slug: 'production-configuration',
|
|
571
|
+
file: file('docs/guides/deployment/production-configuration/index.mdx'),
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
title: 'Using Docker',
|
|
575
|
+
slug: 'using-docker',
|
|
576
|
+
file: file('docs/guides/deployment/using-docker.mdx'),
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
title: 'Horizontal Scaling',
|
|
580
|
+
slug: 'horizontal-scaling',
|
|
581
|
+
file: file('docs/guides/deployment/horizontal-scaling.mdx'),
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
title: 'Getting Data into Production',
|
|
585
|
+
slug: 'getting-data-into-production',
|
|
586
|
+
file: file('docs/guides/deployment/getting-data-into-production.mdx'),
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
title: 'Server Resource Requirements',
|
|
590
|
+
slug: 'server-resource-requirements',
|
|
591
|
+
file: file('docs/guides/deployment/server-resource-requirements.mdx'),
|
|
592
|
+
},
|
|
593
|
+
{
|
|
594
|
+
title: 'Deploying Admin UI',
|
|
595
|
+
slug: 'deploying-admin-ui',
|
|
596
|
+
file: file('docs/guides/deployment/deploying-admin-ui.mdx'),
|
|
597
|
+
},
|
|
598
|
+
// Deployment Guides
|
|
599
|
+
{
|
|
600
|
+
title: 'Deploy to Northflank',
|
|
601
|
+
slug: 'deploy-to-northflank',
|
|
602
|
+
file: file('docs/guides/deployment/deploy-to-northflank/index.mdx'),
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
title: 'Deploy to Digital Ocean App Platform',
|
|
606
|
+
slug: 'deploy-to-digital-ocean-app-platform',
|
|
607
|
+
file: file('docs/guides/deployment/deploy-to-digital-ocean-app-platform/index.mdx'),
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
title: 'Deploy to Railway',
|
|
611
|
+
slug: 'deploy-to-railway',
|
|
612
|
+
file: file('docs/guides/deployment/deploy-to-railway/index.mdx'),
|
|
613
|
+
},
|
|
614
|
+
{
|
|
615
|
+
title: 'Deploy to Render',
|
|
616
|
+
slug: 'deploy-to-render',
|
|
617
|
+
file: file('docs/guides/deployment/deploy-to-render/index.mdx'),
|
|
618
|
+
},
|
|
619
|
+
{
|
|
620
|
+
title: 'Deploy to Google Cloud Run',
|
|
621
|
+
slug: 'deploy-to-google-cloud-run',
|
|
622
|
+
file: file('docs/guides/deployment/deploy-to-google-cloud-run/index.mdx'),
|
|
623
|
+
},
|
|
624
|
+
],
|
|
625
|
+
},
|
|
626
|
+
// Legacy APIs
|
|
627
|
+
{
|
|
628
|
+
title: 'Legacy APIs',
|
|
629
|
+
slug: 'legacy-apis',
|
|
630
|
+
hidden: true,
|
|
631
|
+
children: [
|
|
632
|
+
{
|
|
633
|
+
title: 'Angular Admin UI',
|
|
634
|
+
slug: 'extending-the-admin-ui',
|
|
635
|
+
children: [
|
|
636
|
+
{
|
|
637
|
+
title: 'Getting Started',
|
|
638
|
+
slug: 'getting-started',
|
|
639
|
+
file: file('docs/guides/extending-the-admin-ui/getting-started/index.mdx'),
|
|
640
|
+
},
|
|
641
|
+
{
|
|
642
|
+
title: 'UI Library',
|
|
643
|
+
slug: 'ui-library',
|
|
644
|
+
file: file('docs/guides/extending-the-admin-ui/ui-library/index.mdx'),
|
|
645
|
+
},
|
|
646
|
+
{
|
|
647
|
+
title: 'Admin UI Theming & Branding',
|
|
648
|
+
slug: 'admin-ui-theming-branding',
|
|
649
|
+
file: file(
|
|
650
|
+
'docs/guides/extending-the-admin-ui/admin-ui-theming-branding/index.mdx',
|
|
651
|
+
),
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
title: 'Adding UI Translations',
|
|
655
|
+
slug: 'adding-ui-translations',
|
|
656
|
+
file: file('docs/guides/extending-the-admin-ui/adding-ui-translations/index.mdx'),
|
|
657
|
+
},
|
|
658
|
+
{
|
|
659
|
+
title: 'Using Other Frameworks',
|
|
660
|
+
slug: 'using-other-frameworks',
|
|
661
|
+
file: file('docs/guides/extending-the-admin-ui/using-other-frameworks/index.mdx'),
|
|
662
|
+
},
|
|
663
|
+
// Providers
|
|
664
|
+
{
|
|
665
|
+
title: 'Nav Menu',
|
|
666
|
+
slug: 'nav-menu',
|
|
667
|
+
file: file('docs/guides/extending-the-admin-ui/nav-menu/index.mdx'),
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
title: 'Alerts',
|
|
671
|
+
slug: 'alerts',
|
|
672
|
+
file: file('docs/guides/extending-the-admin-ui/alerts/index.mdx'),
|
|
673
|
+
},
|
|
674
|
+
{
|
|
675
|
+
title: 'Add Actions to Pages',
|
|
676
|
+
slug: 'add-actions-to-pages',
|
|
677
|
+
file: file('docs/guides/extending-the-admin-ui/add-actions-to-pages/index.mdx'),
|
|
678
|
+
},
|
|
679
|
+
{
|
|
680
|
+
title: 'Page Tabs',
|
|
681
|
+
slug: 'page-tabs',
|
|
682
|
+
file: file('docs/guides/extending-the-admin-ui/page-tabs/index.mdx'),
|
|
683
|
+
},
|
|
684
|
+
{
|
|
685
|
+
title: 'Custom Form Inputs',
|
|
686
|
+
slug: 'custom-form-inputs',
|
|
687
|
+
file: file('docs/guides/extending-the-admin-ui/custom-form-inputs/index.mdx'),
|
|
688
|
+
},
|
|
689
|
+
{
|
|
690
|
+
title: 'Custom Data Table Components',
|
|
691
|
+
slug: 'custom-data-table-components',
|
|
692
|
+
file: file(
|
|
693
|
+
'docs/guides/extending-the-admin-ui/custom-data-table-components/index.mdx',
|
|
694
|
+
),
|
|
695
|
+
},
|
|
696
|
+
{
|
|
697
|
+
title: 'Custom Detail Components',
|
|
698
|
+
slug: 'custom-detail-components',
|
|
699
|
+
file: file(
|
|
700
|
+
'docs/guides/extending-the-admin-ui/custom-detail-components/index.mdx',
|
|
701
|
+
),
|
|
702
|
+
},
|
|
703
|
+
{
|
|
704
|
+
title: 'Bulk Actions',
|
|
705
|
+
slug: 'bulk-actions',
|
|
706
|
+
file: file('docs/guides/extending-the-admin-ui/bulk-actions/index.mdx'),
|
|
707
|
+
},
|
|
708
|
+
{
|
|
709
|
+
title: 'Dashboard Widgets',
|
|
710
|
+
slug: 'dashboard-widgets',
|
|
711
|
+
file: file('docs/guides/extending-the-admin-ui/dashboard-widgets/index.mdx'),
|
|
712
|
+
},
|
|
713
|
+
{
|
|
714
|
+
title: 'Custom Timeline Components',
|
|
715
|
+
slug: 'custom-timeline-components',
|
|
716
|
+
file: file(
|
|
717
|
+
'docs/guides/extending-the-admin-ui/custom-timeline-components/index.mdx',
|
|
718
|
+
),
|
|
719
|
+
},
|
|
720
|
+
// Routes
|
|
721
|
+
{
|
|
722
|
+
title: 'Defining Routes',
|
|
723
|
+
slug: 'defining-routes',
|
|
724
|
+
file: file('docs/guides/extending-the-admin-ui/defining-routes/index.mdx'),
|
|
725
|
+
},
|
|
726
|
+
{
|
|
727
|
+
title: 'Creating List Views',
|
|
728
|
+
slug: 'creating-list-views',
|
|
729
|
+
file: file('docs/guides/extending-the-admin-ui/creating-list-views/index.mdx'),
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
title: 'Creating Detail Views',
|
|
733
|
+
slug: 'creating-detail-views',
|
|
734
|
+
file: file('docs/guides/extending-the-admin-ui/creating-detail-views/index.mdx'),
|
|
735
|
+
},
|
|
736
|
+
],
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
title: 'Migrating from v1',
|
|
740
|
+
slug: 'migrating-from-v1',
|
|
741
|
+
file: file('docs/guides/developer-guide/migrating-from-v1/index.mdx'),
|
|
742
|
+
},
|
|
743
|
+
],
|
|
744
|
+
},
|
|
745
|
+
// Reference Sidebar
|
|
746
|
+
{
|
|
747
|
+
title: 'Reference',
|
|
748
|
+
slug: 'reference',
|
|
749
|
+
file: file('docs/reference/index.mdx'),
|
|
750
|
+
children: [
|
|
751
|
+
{
|
|
752
|
+
title: 'TypeScript API',
|
|
753
|
+
slug: 'typescript-api',
|
|
754
|
+
file: file('docs/reference/typescript-api/index.mdx'),
|
|
755
|
+
children: createNestedNavigationFromFolder(folder('docs/reference/typescript-api'), {
|
|
756
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
757
|
+
}),
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
title: 'Core Plugins',
|
|
761
|
+
slug: 'core-plugins',
|
|
762
|
+
file: file('docs/reference/core-plugins/index.mdx'),
|
|
763
|
+
children: [
|
|
764
|
+
{
|
|
765
|
+
title: 'AdminUiPlugin',
|
|
766
|
+
slug: 'admin-ui-plugin',
|
|
767
|
+
file: file('docs/reference/core-plugins/admin-ui-plugin/index.mdx'),
|
|
768
|
+
children: createNestedNavigationFromFolder(
|
|
769
|
+
folder('docs/reference/core-plugins/admin-ui-plugin'),
|
|
770
|
+
{
|
|
771
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
772
|
+
},
|
|
773
|
+
),
|
|
774
|
+
},
|
|
775
|
+
{
|
|
776
|
+
title: 'AssetServerPlugin',
|
|
777
|
+
slug: 'asset-server-plugin',
|
|
778
|
+
file: file('docs/reference/core-plugins/asset-server-plugin/index.mdx'),
|
|
779
|
+
children: createNestedNavigationFromFolder(
|
|
780
|
+
folder('docs/reference/core-plugins/asset-server-plugin'),
|
|
781
|
+
{
|
|
782
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
783
|
+
},
|
|
784
|
+
),
|
|
785
|
+
},
|
|
786
|
+
{
|
|
787
|
+
title: 'DashboardPlugin',
|
|
788
|
+
slug: 'dashboard-plugin',
|
|
789
|
+
file: file('docs/reference/core-plugins/dashboard-plugin/index.mdx'),
|
|
790
|
+
children: createNestedNavigationFromFolder(
|
|
791
|
+
folder('docs/reference/core-plugins/dashboard-plugin'),
|
|
792
|
+
{
|
|
793
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
794
|
+
},
|
|
795
|
+
),
|
|
796
|
+
},
|
|
797
|
+
{
|
|
798
|
+
title: 'ElasticsearchPlugin',
|
|
799
|
+
slug: 'elasticsearch-plugin',
|
|
800
|
+
file: file('docs/reference/core-plugins/elasticsearch-plugin/index.mdx'),
|
|
801
|
+
children: createNestedNavigationFromFolder(
|
|
802
|
+
folder('docs/reference/core-plugins/elasticsearch-plugin'),
|
|
803
|
+
{
|
|
804
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
805
|
+
},
|
|
806
|
+
),
|
|
807
|
+
},
|
|
808
|
+
{
|
|
809
|
+
title: 'EmailPlugin',
|
|
810
|
+
slug: 'email-plugin',
|
|
811
|
+
file: file('docs/reference/core-plugins/email-plugin/index.mdx'),
|
|
812
|
+
children: createNestedNavigationFromFolder(
|
|
813
|
+
folder('docs/reference/core-plugins/email-plugin'),
|
|
814
|
+
{
|
|
815
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
816
|
+
},
|
|
817
|
+
),
|
|
818
|
+
},
|
|
819
|
+
{
|
|
820
|
+
title: 'GraphiQLPlugin',
|
|
821
|
+
slug: 'graphiql-plugin',
|
|
822
|
+
file: file('docs/reference/core-plugins/graphiql-plugin/index.mdx'),
|
|
823
|
+
children: createNestedNavigationFromFolder(
|
|
824
|
+
folder('docs/reference/core-plugins/graphiql-plugin'),
|
|
825
|
+
{
|
|
826
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
827
|
+
},
|
|
828
|
+
),
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
title: 'HardenPlugin',
|
|
832
|
+
slug: 'harden-plugin',
|
|
833
|
+
file: file('docs/reference/core-plugins/harden-plugin/index.mdx'),
|
|
834
|
+
children: createNestedNavigationFromFolder(
|
|
835
|
+
folder('docs/reference/core-plugins/harden-plugin'),
|
|
836
|
+
{
|
|
837
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
838
|
+
},
|
|
839
|
+
),
|
|
840
|
+
},
|
|
841
|
+
{
|
|
842
|
+
title: 'JobQueuePlugin',
|
|
843
|
+
slug: 'job-queue-plugin',
|
|
844
|
+
file: file('docs/reference/core-plugins/job-queue-plugin/index.mdx'),
|
|
845
|
+
children: createNestedNavigationFromFolder(
|
|
846
|
+
folder('docs/reference/core-plugins/job-queue-plugin'),
|
|
847
|
+
{
|
|
848
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
849
|
+
},
|
|
850
|
+
),
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
title: 'PaymentsPlugin',
|
|
854
|
+
slug: 'payments-plugin',
|
|
855
|
+
file: file('docs/reference/core-plugins/payments-plugin/index.mdx'),
|
|
856
|
+
children: createNestedNavigationFromFolder(
|
|
857
|
+
folder('docs/reference/core-plugins/payments-plugin'),
|
|
858
|
+
{
|
|
859
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
860
|
+
},
|
|
861
|
+
),
|
|
862
|
+
},
|
|
863
|
+
{
|
|
864
|
+
title: 'SentryPlugin',
|
|
865
|
+
slug: 'sentry-plugin',
|
|
866
|
+
file: file('docs/reference/core-plugins/sentry-plugin/index.mdx'),
|
|
867
|
+
children: createNestedNavigationFromFolder(
|
|
868
|
+
folder('docs/reference/core-plugins/sentry-plugin'),
|
|
869
|
+
{
|
|
870
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
871
|
+
},
|
|
872
|
+
),
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
title: 'StellatePlugin',
|
|
876
|
+
slug: 'stellate-plugin',
|
|
877
|
+
file: file('docs/reference/core-plugins/stellate-plugin/index.mdx'),
|
|
878
|
+
children: createNestedNavigationFromFolder(
|
|
879
|
+
folder('docs/reference/core-plugins/stellate-plugin'),
|
|
880
|
+
{
|
|
881
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
882
|
+
},
|
|
883
|
+
),
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
title: 'TelemetryPlugin',
|
|
887
|
+
slug: 'telemetry-plugin',
|
|
888
|
+
file: file('docs/reference/core-plugins/telemetry-plugin/index.mdx'),
|
|
889
|
+
children: createNestedNavigationFromFolder(
|
|
890
|
+
folder('docs/reference/core-plugins/telemetry-plugin'),
|
|
891
|
+
{
|
|
892
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
893
|
+
},
|
|
894
|
+
),
|
|
895
|
+
},
|
|
896
|
+
],
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
title: 'GraphQL API',
|
|
900
|
+
slug: 'graphql-api',
|
|
901
|
+
children: [
|
|
902
|
+
{
|
|
903
|
+
title: 'Admin API',
|
|
904
|
+
slug: 'admin',
|
|
905
|
+
file: file('docs/reference/graphql-api/admin/_index.mdx'),
|
|
906
|
+
children: createNestedNavigationFromFolder(
|
|
907
|
+
folder('docs/reference/graphql-api/admin'),
|
|
908
|
+
{
|
|
909
|
+
filter: (info: FileInfo) => info.filename !== '_index.mdx',
|
|
910
|
+
},
|
|
911
|
+
),
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
title: 'Shop API',
|
|
915
|
+
slug: 'shop',
|
|
916
|
+
file: file('docs/reference/graphql-api/shop/_index.mdx'),
|
|
917
|
+
children: createNestedNavigationFromFolder(
|
|
918
|
+
folder('docs/reference/graphql-api/shop'),
|
|
919
|
+
{
|
|
920
|
+
filter: (info: FileInfo) => info.filename !== '_index.mdx',
|
|
921
|
+
},
|
|
922
|
+
),
|
|
923
|
+
},
|
|
924
|
+
],
|
|
925
|
+
},
|
|
926
|
+
{
|
|
927
|
+
title: 'Dashboard API',
|
|
928
|
+
slug: 'dashboard',
|
|
929
|
+
file: file('docs/reference/dashboard/index.mdx'),
|
|
930
|
+
children: createNestedNavigationFromFolder(folder('docs/reference/dashboard'), {
|
|
931
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
932
|
+
}),
|
|
933
|
+
},
|
|
934
|
+
{
|
|
935
|
+
title: 'Admin UI API',
|
|
936
|
+
slug: 'admin-ui-api',
|
|
937
|
+
file: file('docs/reference/admin-ui-api/index.mdx'),
|
|
938
|
+
children: createNestedNavigationFromFolder(folder('docs/reference/admin-ui-api'), {
|
|
939
|
+
filter: (info: FileInfo) => info.filename !== 'index.mdx',
|
|
940
|
+
}),
|
|
941
|
+
},
|
|
942
|
+
],
|
|
943
|
+
},
|
|
944
|
+
// User Guide Sidebar
|
|
945
|
+
{
|
|
946
|
+
title: 'User Guide',
|
|
947
|
+
slug: 'user-guide',
|
|
948
|
+
hidden: true,
|
|
949
|
+
file: file('docs/user-guide/index.mdx'),
|
|
950
|
+
children: [
|
|
951
|
+
{
|
|
952
|
+
title: 'Catalog',
|
|
953
|
+
slug: 'catalog',
|
|
954
|
+
file: file('docs/user-guide/catalog/index.mdx'),
|
|
955
|
+
},
|
|
956
|
+
{
|
|
957
|
+
title: 'Orders',
|
|
958
|
+
slug: 'orders',
|
|
959
|
+
file: file('docs/user-guide/orders/index.mdx'),
|
|
960
|
+
},
|
|
961
|
+
{
|
|
962
|
+
title: 'Customers',
|
|
963
|
+
slug: 'customers',
|
|
964
|
+
file: file('docs/user-guide/customers/index.mdx'),
|
|
965
|
+
},
|
|
966
|
+
{
|
|
967
|
+
title: 'Promotions',
|
|
968
|
+
slug: 'promotions',
|
|
969
|
+
file: file('docs/user-guide/promotions/index.mdx'),
|
|
970
|
+
},
|
|
971
|
+
{
|
|
972
|
+
title: 'Settings',
|
|
973
|
+
slug: 'settings',
|
|
974
|
+
file: file('docs/user-guide/settings/index.mdx'),
|
|
975
|
+
},
|
|
976
|
+
],
|
|
977
|
+
},
|
|
978
|
+
],
|
|
979
|
+
github: {
|
|
980
|
+
repository: 'vendure-ecommerce/vendure',
|
|
981
|
+
branch: 'master',
|
|
982
|
+
docsPath: 'docs/docs',
|
|
983
|
+
},
|
|
984
|
+
};
|
|
985
|
+
|
|
986
|
+
const resolvedManifest = resolveManifest(manifestInput);
|
|
987
|
+
|
|
988
|
+
export const manifest = {
|
|
989
|
+
...resolvedManifest,
|
|
990
|
+
navigation: applyLastModifiedDates(
|
|
991
|
+
resolvedManifest.navigation,
|
|
992
|
+
lastModifiedDates,
|
|
993
|
+
{ basePath: 'docs' }
|
|
994
|
+
),
|
|
995
|
+
};
|