@open-mercato/core 0.5.1-develop.2860.07af3a6a9d → 0.5.1-develop.2874.77704bccbd
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/modules/api_docs/frontend/docs/api/Explorer.js +18 -18
- package/dist/modules/api_docs/frontend/docs/api/Explorer.js.map +2 -2
- package/dist/modules/api_keys/backend/api-keys/create/page.js +1 -1
- package/dist/modules/api_keys/backend/api-keys/create/page.js.map +1 -1
- package/dist/modules/attachments/components/AttachmentLibrary.js +2 -2
- package/dist/modules/attachments/components/AttachmentLibrary.js.map +2 -2
- package/dist/modules/attachments/components/AttachmentPartitionSettings.js +1 -1
- package/dist/modules/attachments/components/AttachmentPartitionSettings.js.map +1 -1
- package/dist/modules/attachments/fields/attachment.js +1 -1
- package/dist/modules/attachments/fields/attachment.js.map +1 -1
- package/dist/modules/audit_logs/components/ActionLogDetailsDialog.js +1 -1
- package/dist/modules/audit_logs/components/ActionLogDetailsDialog.js.map +2 -2
- package/dist/modules/audit_logs/lib/display-helpers.js +1 -1
- package/dist/modules/audit_logs/lib/display-helpers.js.map +1 -1
- package/dist/modules/auth/backend/users/create/page.js +1 -1
- package/dist/modules/auth/backend/users/create/page.js.map +1 -1
- package/dist/modules/business_rules/backend/rules/page.js +6 -6
- package/dist/modules/business_rules/backend/rules/page.js.map +2 -2
- package/dist/modules/business_rules/backend/sets/page.js +2 -2
- package/dist/modules/business_rules/backend/sets/page.js.map +2 -2
- package/dist/modules/business_rules/components/ActionBuilder.js +5 -5
- package/dist/modules/business_rules/components/ActionBuilder.js.map +2 -2
- package/dist/modules/business_rules/components/ActionRow.js +8 -8
- package/dist/modules/business_rules/components/ActionRow.js.map +1 -1
- package/dist/modules/business_rules/components/ConditionBuilder.js +5 -5
- package/dist/modules/business_rules/components/ConditionBuilder.js.map +2 -2
- package/dist/modules/business_rules/components/ConditionGroup.js +2 -2
- package/dist/modules/business_rules/components/ConditionGroup.js.map +1 -1
- package/dist/modules/business_rules/components/ConditionRow.js +3 -3
- package/dist/modules/business_rules/components/ConditionRow.js.map +2 -2
- package/dist/modules/business_rules/components/RuleSetMembers.js +8 -8
- package/dist/modules/business_rules/components/RuleSetMembers.js.map +2 -2
- package/dist/modules/catalog/backend/catalog/products/[id]/page.js +2 -2
- package/dist/modules/catalog/backend/catalog/products/[id]/page.js.map +1 -1
- package/dist/modules/catalog/backend/catalog/products/create/page.js +5 -5
- package/dist/modules/catalog/backend/catalog/products/create/page.js.map +1 -1
- package/dist/modules/catalog/components/products/MetadataEditor.js +1 -1
- package/dist/modules/catalog/components/products/MetadataEditor.js.map +1 -1
- package/dist/modules/catalog/components/products/ProductImageCell.js +1 -1
- package/dist/modules/catalog/components/products/ProductImageCell.js.map +1 -1
- package/dist/modules/catalog/components/products/VariantBuilder.js +1 -1
- package/dist/modules/catalog/components/products/VariantBuilder.js.map +1 -1
- package/dist/modules/catalog/widgets/injection/product-seo/widget.client.js +1 -1
- package/dist/modules/catalog/widgets/injection/product-seo/widget.client.js.map +2 -2
- package/dist/modules/currencies/components/CurrencyFetchingConfig.js +1 -1
- package/dist/modules/currencies/components/CurrencyFetchingConfig.js.map +1 -1
- package/dist/modules/customer_accounts/backend/customer_accounts/roles/page.js +2 -2
- package/dist/modules/customer_accounts/backend/customer_accounts/roles/page.js.map +2 -2
- package/dist/modules/customer_accounts/backend/customer_accounts/users/[id]/page.js +9 -9
- package/dist/modules/customer_accounts/backend/customer_accounts/users/[id]/page.js.map +2 -2
- package/dist/modules/customer_accounts/backend/customer_accounts/users/page.js +7 -7
- package/dist/modules/customer_accounts/backend/customer_accounts/users/page.js.map +2 -2
- package/dist/modules/customer_accounts/widgets/injection/account-status/widget.client.js +2 -2
- package/dist/modules/customer_accounts/widgets/injection/account-status/widget.client.js.map +1 -1
- package/dist/modules/customers/backend/config/customers/pipeline-stages/page.js +3 -3
- package/dist/modules/customers/backend/config/customers/pipeline-stages/page.js.map +1 -1
- package/dist/modules/customers/backend/customers/deals/pipeline/page.js +2 -2
- package/dist/modules/customers/backend/customers/deals/pipeline/page.js.map +1 -1
- package/dist/modules/customers/components/AddressTiles.js +1 -1
- package/dist/modules/customers/components/AddressTiles.js.map +1 -1
- package/dist/modules/customers/components/detail/ActivityForm.js +3 -3
- package/dist/modules/customers/components/detail/ActivityForm.js.map +1 -1
- package/dist/modules/customers/components/detail/AnnualRevenueField.js +2 -2
- package/dist/modules/customers/components/detail/AnnualRevenueField.js.map +1 -1
- package/dist/modules/customers/components/detail/CustomFieldValuesList.js +1 -1
- package/dist/modules/customers/components/detail/CustomFieldValuesList.js.map +1 -1
- package/dist/modules/customers/components/detail/DealForm.js +1 -1
- package/dist/modules/customers/components/detail/DealForm.js.map +2 -2
- package/dist/modules/customers/components/detail/DealsSection.js +1 -1
- package/dist/modules/customers/components/detail/DealsSection.js.map +1 -1
- package/dist/modules/customers/components/detail/DetailFieldsSection.js +1 -1
- package/dist/modules/customers/components/detail/DetailFieldsSection.js.map +1 -1
- package/dist/modules/customers/components/detail/InlineEditors.js +5 -5
- package/dist/modules/customers/components/detail/InlineEditors.js.map +2 -2
- package/dist/modules/customers/components/detail/TasksSection.js +1 -1
- package/dist/modules/customers/components/detail/TasksSection.js.map +1 -1
- package/dist/modules/customers/components/detail/TimelineItemHeader.js +1 -1
- package/dist/modules/customers/components/detail/TimelineItemHeader.js.map +1 -1
- package/dist/modules/customers/components/formConfig.js +2 -2
- package/dist/modules/customers/components/formConfig.js.map +1 -1
- package/dist/modules/customers/widgets/dashboard/customer-todos/widget.client.js +1 -1
- package/dist/modules/customers/widgets/dashboard/customer-todos/widget.client.js.map +1 -1
- package/dist/modules/customers/widgets/dashboard/new-customers/widget.client.js +2 -2
- package/dist/modules/customers/widgets/dashboard/new-customers/widget.client.js.map +1 -1
- package/dist/modules/customers/widgets/dashboard/new-deals/widget.client.js +1 -1
- package/dist/modules/customers/widgets/dashboard/new-deals/widget.client.js.map +1 -1
- package/dist/modules/customers/widgets/dashboard/next-interactions/widget.client.js +1 -1
- package/dist/modules/customers/widgets/dashboard/next-interactions/widget.client.js.map +1 -1
- package/dist/modules/dashboards/components/WidgetVisibilityEditor.js +1 -1
- package/dist/modules/dashboards/components/WidgetVisibilityEditor.js.map +1 -1
- package/dist/modules/dashboards/widgets/dashboard/aov-kpi/widget.client.js +1 -1
- package/dist/modules/dashboards/widgets/dashboard/aov-kpi/widget.client.js.map +1 -1
- package/dist/modules/dashboards/widgets/dashboard/new-customers-kpi/widget.client.js +1 -1
- package/dist/modules/dashboards/widgets/dashboard/new-customers-kpi/widget.client.js.map +1 -1
- package/dist/modules/dashboards/widgets/dashboard/orders-by-status/widget.client.js +1 -1
- package/dist/modules/dashboards/widgets/dashboard/orders-by-status/widget.client.js.map +1 -1
- package/dist/modules/dashboards/widgets/dashboard/orders-kpi/widget.client.js +1 -1
- package/dist/modules/dashboards/widgets/dashboard/orders-kpi/widget.client.js.map +1 -1
- package/dist/modules/dashboards/widgets/dashboard/revenue-kpi/widget.client.js +1 -1
- package/dist/modules/dashboards/widgets/dashboard/revenue-kpi/widget.client.js.map +1 -1
- package/dist/modules/dashboards/widgets/dashboard/revenue-trend/widget.client.js +2 -2
- package/dist/modules/dashboards/widgets/dashboard/revenue-trend/widget.client.js.map +1 -1
- package/dist/modules/dashboards/widgets/dashboard/sales-by-region/widget.client.js +1 -1
- package/dist/modules/dashboards/widgets/dashboard/sales-by-region/widget.client.js.map +1 -1
- package/dist/modules/dashboards/widgets/dashboard/top-customers/widget.client.js +1 -1
- package/dist/modules/dashboards/widgets/dashboard/top-customers/widget.client.js.map +1 -1
- package/dist/modules/dashboards/widgets/dashboard/top-products/widget.client.js +2 -2
- package/dist/modules/dashboards/widgets/dashboard/top-products/widget.client.js.map +1 -1
- package/dist/modules/data_sync/backend/data-sync/page.js +4 -4
- package/dist/modules/data_sync/backend/data-sync/page.js.map +2 -2
- package/dist/modules/data_sync/backend/data-sync/runs/[id]/page.js +2 -2
- package/dist/modules/data_sync/backend/data-sync/runs/[id]/page.js.map +1 -1
- package/dist/modules/dictionaries/components/AppearanceSelector.js +3 -3
- package/dist/modules/dictionaries/components/AppearanceSelector.js.map +2 -2
- package/dist/modules/dictionaries/components/DictionariesManager.js +4 -4
- package/dist/modules/dictionaries/components/DictionariesManager.js.map +2 -2
- package/dist/modules/dictionaries/components/DictionaryEntriesEditor.js +2 -2
- package/dist/modules/dictionaries/components/DictionaryEntriesEditor.js.map +2 -2
- package/dist/modules/dictionaries/components/DictionaryEntrySelect.js +3 -3
- package/dist/modules/dictionaries/components/DictionaryEntrySelect.js.map +1 -1
- package/dist/modules/dictionaries/fields/dictionary.js +4 -4
- package/dist/modules/dictionaries/fields/dictionary.js.map +1 -1
- package/dist/modules/entities/components/EncryptionManager.js +3 -3
- package/dist/modules/entities/components/EncryptionManager.js.map +2 -2
- package/dist/modules/entities/components/UserEntitiesTable.js +1 -1
- package/dist/modules/entities/components/UserEntitiesTable.js.map +2 -2
- package/dist/modules/feature_toggles/components/formConfig.js +1 -1
- package/dist/modules/feature_toggles/components/formConfig.js.map +1 -1
- package/dist/modules/feature_toggles/components/overrideFormConfig.js +2 -2
- package/dist/modules/feature_toggles/components/overrideFormConfig.js.map +1 -1
- package/dist/modules/inbox_ops/backend/inbox-ops/proposals/[id]/page.js +12 -12
- package/dist/modules/inbox_ops/backend/inbox-ops/proposals/[id]/page.js.map +2 -2
- package/dist/modules/inbox_ops/components/messages/InboxEmailPreview.js +1 -1
- package/dist/modules/inbox_ops/components/messages/InboxEmailPreview.js.map +1 -1
- package/dist/modules/inbox_ops/components/proposals/ActionCard.js +12 -12
- package/dist/modules/inbox_ops/components/proposals/ActionCard.js.map +2 -2
- package/dist/modules/inbox_ops/widgets/notifications/ProposalCreatedRenderer.js +3 -3
- package/dist/modules/inbox_ops/widgets/notifications/ProposalCreatedRenderer.js.map +2 -2
- package/dist/modules/integrations/backend/integrations/[id]/page.js +6 -6
- package/dist/modules/integrations/backend/integrations/[id]/page.js.map +2 -2
- package/dist/modules/messages/components/MessagesInboxPageClient.js +1 -1
- package/dist/modules/messages/components/MessagesInboxPageClient.js.map +1 -1
- package/dist/modules/messages/components/defaults/DefaultMessageListItem.js +1 -1
- package/dist/modules/messages/components/defaults/DefaultMessageListItem.js.map +1 -1
- package/dist/modules/messages/components/defaults/MessageRecordObjectDetail.js +1 -1
- package/dist/modules/messages/components/defaults/MessageRecordObjectDetail.js.map +1 -1
- package/dist/modules/messages/components/defaults/MessageRecordObjectPreview.js +1 -1
- package/dist/modules/messages/components/defaults/MessageRecordObjectPreview.js.map +1 -1
- package/dist/modules/messages/components/message-detail/panels/MessageListComponent.js +1 -1
- package/dist/modules/messages/components/message-detail/panels/MessageListComponent.js.map +1 -1
- package/dist/modules/messages/components/message-detail/panels/attachments-panel.js +1 -1
- package/dist/modules/messages/components/message-detail/panels/attachments-panel.js.map +1 -1
- package/dist/modules/payment_gateways/backend/payment-gateways/page.js +11 -11
- package/dist/modules/payment_gateways/backend/payment-gateways/page.js.map +2 -2
- package/dist/modules/planner/components/AvailabilityRulesEditor.js +2 -2
- package/dist/modules/planner/components/AvailabilityRulesEditor.js.map +2 -2
- package/dist/modules/portal/frontend/[orgSlug]/portal/dashboard/page.js +2 -2
- package/dist/modules/portal/frontend/[orgSlug]/portal/dashboard/page.js.map +2 -2
- package/dist/modules/portal/frontend/[orgSlug]/portal/login/page.js +3 -3
- package/dist/modules/portal/frontend/[orgSlug]/portal/login/page.js.map +2 -2
- package/dist/modules/portal/frontend/[orgSlug]/portal/page.js +3 -3
- package/dist/modules/portal/frontend/[orgSlug]/portal/page.js.map +2 -2
- package/dist/modules/portal/frontend/[orgSlug]/portal/profile/page.js +4 -4
- package/dist/modules/portal/frontend/[orgSlug]/portal/profile/page.js.map +2 -2
- package/dist/modules/portal/frontend/[orgSlug]/portal/signup/page.js +4 -4
- package/dist/modules/portal/frontend/[orgSlug]/portal/signup/page.js.map +2 -2
- package/dist/modules/resources/backend/resources/resources/[id]/page.js +1 -1
- package/dist/modules/resources/backend/resources/resources/[id]/page.js.map +1 -1
- package/dist/modules/sales/backend/sales/documents/[id]/page.js +4 -4
- package/dist/modules/sales/backend/sales/documents/[id]/page.js.map +1 -1
- package/dist/modules/sales/components/DocumentNumberSettings.js +1 -1
- package/dist/modules/sales/components/DocumentNumberSettings.js.map +1 -1
- package/dist/modules/sales/components/channels/ChannelOfferForm.js +1 -1
- package/dist/modules/sales/components/channels/ChannelOfferForm.js.map +1 -1
- package/dist/modules/sales/components/documents/AdjustmentDialog.js +1 -1
- package/dist/modules/sales/components/documents/AdjustmentDialog.js.map +1 -1
- package/dist/modules/sales/components/documents/DocumentTotals.js +3 -3
- package/dist/modules/sales/components/documents/DocumentTotals.js.map +1 -1
- package/dist/modules/sales/components/documents/PaymentDialog.js +1 -1
- package/dist/modules/sales/components/documents/PaymentDialog.js.map +1 -1
- package/dist/modules/sales/components/documents/SalesDocumentForm.js +2 -2
- package/dist/modules/sales/components/documents/SalesDocumentForm.js.map +2 -2
- package/dist/modules/sales/widgets/dashboard/new-orders/widget.client.js +4 -4
- package/dist/modules/sales/widgets/dashboard/new-orders/widget.client.js.map +1 -1
- package/dist/modules/sales/widgets/dashboard/new-quotes/widget.client.js +4 -4
- package/dist/modules/sales/widgets/dashboard/new-quotes/widget.client.js.map +1 -1
- package/dist/modules/sales/widgets/injection/document-history/widget.client.js +2 -2
- package/dist/modules/sales/widgets/injection/document-history/widget.client.js.map +1 -1
- package/dist/modules/sales/widgets/messages/SalesDocumentMessageDetail.js +1 -1
- package/dist/modules/sales/widgets/messages/SalesDocumentMessageDetail.js.map +1 -1
- package/dist/modules/sales/widgets/messages/SalesDocumentMessagePreview.js +1 -1
- package/dist/modules/sales/widgets/messages/SalesDocumentMessagePreview.js.map +1 -1
- package/dist/modules/shipping_carriers/lib/shipment-wizard/components/PackageEditor.js +1 -1
- package/dist/modules/shipping_carriers/lib/shipment-wizard/components/PackageEditor.js.map +1 -1
- package/dist/modules/staff/backend/staff/team-members/[id]/page.js +1 -1
- package/dist/modules/staff/backend/staff/team-members/[id]/page.js.map +1 -1
- package/dist/modules/translations/components/TranslationDrawerAction.js +2 -2
- package/dist/modules/translations/components/TranslationDrawerAction.js.map +1 -1
- package/dist/modules/translations/components/TranslationManager.js +3 -3
- package/dist/modules/translations/components/TranslationManager.js.map +1 -1
- package/dist/modules/translations/widgets/injection/translation-manager/widget.client.js +2 -2
- package/dist/modules/translations/widgets/injection/translation-manager/widget.client.js.map +1 -1
- package/dist/modules/workflows/backend/definitions/[id]/page.js +5 -5
- package/dist/modules/workflows/backend/definitions/[id]/page.js.map +2 -2
- package/dist/modules/workflows/backend/definitions/visual-editor/page.js +2 -2
- package/dist/modules/workflows/backend/definitions/visual-editor/page.js.map +2 -2
- package/dist/modules/workflows/backend/events/[id]/page.js +4 -4
- package/dist/modules/workflows/backend/events/[id]/page.js.map +1 -1
- package/dist/modules/workflows/backend/instances/[id]/page.js +2 -2
- package/dist/modules/workflows/backend/instances/[id]/page.js.map +1 -1
- package/dist/modules/workflows/backend/tasks/[id]/page.js +20 -20
- package/dist/modules/workflows/backend/tasks/[id]/page.js.map +2 -2
- package/dist/modules/workflows/components/DefinitionTriggersEditor.js +1 -1
- package/dist/modules/workflows/components/DefinitionTriggersEditor.js.map +1 -1
- package/dist/modules/workflows/components/EdgeEditDialog.js +12 -12
- package/dist/modules/workflows/components/EdgeEditDialog.js.map +1 -1
- package/dist/modules/workflows/components/NodeEditDialog.js +26 -26
- package/dist/modules/workflows/components/NodeEditDialog.js.map +1 -1
- package/dist/modules/workflows/components/fields/FormFieldArrayEditor.js +1 -1
- package/dist/modules/workflows/components/fields/FormFieldArrayEditor.js.map +1 -1
- package/dist/modules/workflows/components/mobile/MobileDefinitionDetail.js +2 -2
- package/dist/modules/workflows/components/mobile/MobileDefinitionDetail.js.map +2 -2
- package/dist/modules/workflows/components/mobile/MobileInstanceOverview.js +7 -7
- package/dist/modules/workflows/components/mobile/MobileInstanceOverview.js.map +2 -2
- package/dist/modules/workflows/components/mobile/MobileTaskForm.js +11 -11
- package/dist/modules/workflows/components/mobile/MobileTaskForm.js.map +2 -2
- package/dist/modules/workflows/components/mobile/MobileVisualEditor.js +1 -1
- package/dist/modules/workflows/components/mobile/MobileVisualEditor.js.map +1 -1
- package/dist/modules/workflows/components/mobile/MobileWorkflowTimeline.js +23 -23
- package/dist/modules/workflows/components/mobile/MobileWorkflowTimeline.js.map +2 -2
- package/dist/modules/workflows/frontend/checkout-demo/page.js +6 -6
- package/dist/modules/workflows/frontend/checkout-demo/page.js.map +1 -1
- package/package.json +3 -3
- package/src/modules/api_docs/frontend/docs/api/Explorer.tsx +18 -18
- package/src/modules/api_keys/backend/api-keys/create/page.tsx +1 -1
- package/src/modules/attachments/components/AttachmentLibrary.tsx +3 -3
- package/src/modules/attachments/components/AttachmentPartitionSettings.tsx +1 -1
- package/src/modules/attachments/fields/attachment.tsx +1 -1
- package/src/modules/audit_logs/components/ActionLogDetailsDialog.tsx +1 -1
- package/src/modules/audit_logs/lib/display-helpers.tsx +1 -1
- package/src/modules/auth/backend/users/create/page.tsx +1 -1
- package/src/modules/business_rules/backend/rules/page.tsx +7 -7
- package/src/modules/business_rules/backend/sets/page.tsx +3 -3
- package/src/modules/business_rules/components/ActionBuilder.tsx +6 -6
- package/src/modules/business_rules/components/ActionRow.tsx +8 -8
- package/src/modules/business_rules/components/ConditionBuilder.tsx +6 -6
- package/src/modules/business_rules/components/ConditionGroup.tsx +2 -2
- package/src/modules/business_rules/components/ConditionRow.tsx +3 -3
- package/src/modules/business_rules/components/RuleSetMembers.tsx +9 -9
- package/src/modules/catalog/backend/catalog/products/[id]/page.tsx +2 -2
- package/src/modules/catalog/backend/catalog/products/create/page.tsx +5 -5
- package/src/modules/catalog/components/products/MetadataEditor.tsx +1 -1
- package/src/modules/catalog/components/products/ProductImageCell.tsx +1 -1
- package/src/modules/catalog/components/products/VariantBuilder.tsx +1 -1
- package/src/modules/catalog/widgets/injection/product-seo/widget.client.tsx +1 -1
- package/src/modules/currencies/components/CurrencyFetchingConfig.tsx +1 -1
- package/src/modules/customer_accounts/backend/customer_accounts/roles/page.tsx +2 -2
- package/src/modules/customer_accounts/backend/customer_accounts/users/[id]/page.tsx +10 -10
- package/src/modules/customer_accounts/backend/customer_accounts/users/page.tsx +9 -9
- package/src/modules/customer_accounts/widgets/injection/account-status/widget.client.tsx +2 -2
- package/src/modules/customers/backend/config/customers/pipeline-stages/page.tsx +3 -3
- package/src/modules/customers/backend/customers/deals/pipeline/page.tsx +2 -2
- package/src/modules/customers/components/AddressTiles.tsx +1 -1
- package/src/modules/customers/components/detail/ActivityForm.tsx +3 -3
- package/src/modules/customers/components/detail/AnnualRevenueField.tsx +2 -2
- package/src/modules/customers/components/detail/CustomFieldValuesList.tsx +1 -1
- package/src/modules/customers/components/detail/DealForm.tsx +1 -1
- package/src/modules/customers/components/detail/DealsSection.tsx +1 -1
- package/src/modules/customers/components/detail/DetailFieldsSection.tsx +1 -1
- package/src/modules/customers/components/detail/InlineEditors.tsx +5 -5
- package/src/modules/customers/components/detail/TasksSection.tsx +1 -1
- package/src/modules/customers/components/detail/TimelineItemHeader.tsx +1 -1
- package/src/modules/customers/components/formConfig.tsx +2 -2
- package/src/modules/customers/widgets/dashboard/customer-todos/widget.client.tsx +1 -1
- package/src/modules/customers/widgets/dashboard/new-customers/widget.client.tsx +2 -2
- package/src/modules/customers/widgets/dashboard/new-deals/widget.client.tsx +1 -1
- package/src/modules/customers/widgets/dashboard/next-interactions/widget.client.tsx +1 -1
- package/src/modules/dashboards/components/WidgetVisibilityEditor.tsx +1 -1
- package/src/modules/dashboards/widgets/dashboard/aov-kpi/widget.client.tsx +1 -1
- package/src/modules/dashboards/widgets/dashboard/new-customers-kpi/widget.client.tsx +1 -1
- package/src/modules/dashboards/widgets/dashboard/orders-by-status/widget.client.tsx +1 -1
- package/src/modules/dashboards/widgets/dashboard/orders-kpi/widget.client.tsx +1 -1
- package/src/modules/dashboards/widgets/dashboard/revenue-kpi/widget.client.tsx +1 -1
- package/src/modules/dashboards/widgets/dashboard/revenue-trend/widget.client.tsx +2 -2
- package/src/modules/dashboards/widgets/dashboard/sales-by-region/widget.client.tsx +1 -1
- package/src/modules/dashboards/widgets/dashboard/top-customers/widget.client.tsx +1 -1
- package/src/modules/dashboards/widgets/dashboard/top-products/widget.client.tsx +2 -2
- package/src/modules/data_sync/backend/data-sync/page.tsx +4 -4
- package/src/modules/data_sync/backend/data-sync/runs/[id]/page.tsx +2 -2
- package/src/modules/dictionaries/components/AppearanceSelector.tsx +3 -3
- package/src/modules/dictionaries/components/DictionariesManager.tsx +4 -4
- package/src/modules/dictionaries/components/DictionaryEntriesEditor.tsx +2 -2
- package/src/modules/dictionaries/components/DictionaryEntrySelect.tsx +3 -3
- package/src/modules/dictionaries/fields/dictionary.tsx +4 -4
- package/src/modules/entities/components/EncryptionManager.tsx +3 -3
- package/src/modules/entities/components/UserEntitiesTable.tsx +1 -1
- package/src/modules/feature_toggles/components/formConfig.tsx +1 -1
- package/src/modules/feature_toggles/components/overrideFormConfig.tsx +2 -2
- package/src/modules/inbox_ops/backend/inbox-ops/proposals/[id]/page.tsx +12 -12
- package/src/modules/inbox_ops/components/messages/InboxEmailPreview.tsx +1 -1
- package/src/modules/inbox_ops/components/proposals/ActionCard.tsx +12 -12
- package/src/modules/inbox_ops/widgets/notifications/ProposalCreatedRenderer.tsx +4 -4
- package/src/modules/integrations/backend/integrations/[id]/page.tsx +6 -6
- package/src/modules/messages/components/MessagesInboxPageClient.tsx +1 -1
- package/src/modules/messages/components/defaults/DefaultMessageListItem.tsx +1 -1
- package/src/modules/messages/components/defaults/MessageRecordObjectDetail.tsx +1 -1
- package/src/modules/messages/components/defaults/MessageRecordObjectPreview.tsx +1 -1
- package/src/modules/messages/components/message-detail/panels/MessageListComponent.tsx +1 -1
- package/src/modules/messages/components/message-detail/panels/attachments-panel.tsx +1 -1
- package/src/modules/payment_gateways/backend/payment-gateways/page.tsx +11 -11
- package/src/modules/planner/components/AvailabilityRulesEditor.tsx +2 -2
- package/src/modules/portal/frontend/[orgSlug]/portal/dashboard/page.tsx +2 -2
- package/src/modules/portal/frontend/[orgSlug]/portal/login/page.tsx +3 -3
- package/src/modules/portal/frontend/[orgSlug]/portal/page.tsx +3 -3
- package/src/modules/portal/frontend/[orgSlug]/portal/profile/page.tsx +4 -4
- package/src/modules/portal/frontend/[orgSlug]/portal/signup/page.tsx +4 -4
- package/src/modules/resources/backend/resources/resources/[id]/page.tsx +1 -1
- package/src/modules/sales/backend/sales/documents/[id]/page.tsx +4 -4
- package/src/modules/sales/components/DocumentNumberSettings.tsx +1 -1
- package/src/modules/sales/components/channels/ChannelOfferForm.tsx +1 -1
- package/src/modules/sales/components/documents/AdjustmentDialog.tsx +1 -1
- package/src/modules/sales/components/documents/DocumentTotals.tsx +3 -3
- package/src/modules/sales/components/documents/PaymentDialog.tsx +1 -1
- package/src/modules/sales/components/documents/SalesDocumentForm.tsx +2 -2
- package/src/modules/sales/widgets/dashboard/new-orders/widget.client.tsx +4 -4
- package/src/modules/sales/widgets/dashboard/new-quotes/widget.client.tsx +4 -4
- package/src/modules/sales/widgets/injection/document-history/widget.client.tsx +2 -2
- package/src/modules/sales/widgets/messages/SalesDocumentMessageDetail.tsx +1 -1
- package/src/modules/sales/widgets/messages/SalesDocumentMessagePreview.tsx +1 -1
- package/src/modules/shipping_carriers/lib/shipment-wizard/components/PackageEditor.tsx +1 -1
- package/src/modules/staff/backend/staff/team-members/[id]/page.tsx +1 -1
- package/src/modules/translations/components/TranslationDrawerAction.tsx +2 -2
- package/src/modules/translations/components/TranslationManager.tsx +3 -3
- package/src/modules/translations/widgets/injection/translation-manager/widget.client.tsx +2 -2
- package/src/modules/workflows/backend/definitions/[id]/page.tsx +5 -5
- package/src/modules/workflows/backend/definitions/visual-editor/page.tsx +2 -2
- package/src/modules/workflows/backend/events/[id]/page.tsx +4 -4
- package/src/modules/workflows/backend/instances/[id]/page.tsx +2 -2
- package/src/modules/workflows/backend/tasks/[id]/page.tsx +23 -23
- package/src/modules/workflows/components/DefinitionTriggersEditor.tsx +1 -1
- package/src/modules/workflows/components/EdgeEditDialog.tsx +12 -12
- package/src/modules/workflows/components/NodeEditDialog.tsx +26 -26
- package/src/modules/workflows/components/fields/FormFieldArrayEditor.tsx +1 -1
- package/src/modules/workflows/components/mobile/MobileDefinitionDetail.tsx +2 -2
- package/src/modules/workflows/components/mobile/MobileInstanceOverview.tsx +7 -7
- package/src/modules/workflows/components/mobile/MobileTaskForm.tsx +14 -14
- package/src/modules/workflows/components/mobile/MobileVisualEditor.tsx +1 -1
- package/src/modules/workflows/components/mobile/MobileWorkflowTimeline.tsx +23 -23
- package/src/modules/workflows/frontend/checkout-demo/page.tsx +6 -6
|
@@ -1496,7 +1496,7 @@ function ProductBuilder({
|
|
|
1496
1496
|
</div>
|
|
1497
1497
|
{(Array.isArray(values.options) ? values.options : []).map(
|
|
1498
1498
|
(option) => (
|
|
1499
|
-
<div key={option.id} className="rounded-md bg-muted/
|
|
1499
|
+
<div key={option.id} className="rounded-md bg-muted/50 p-4">
|
|
1500
1500
|
<div className="flex items-center gap-2">
|
|
1501
1501
|
<Input
|
|
1502
1502
|
value={option.title}
|
|
@@ -1553,7 +1553,7 @@ function ProductBuilder({
|
|
|
1553
1553
|
<div className="rounded-lg border">
|
|
1554
1554
|
<div className="w-full overflow-x-auto">
|
|
1555
1555
|
<table className="w-full min-w-[900px] table-fixed border-collapse text-sm">
|
|
1556
|
-
<thead className="bg-muted/
|
|
1556
|
+
<thead className="bg-muted/50">
|
|
1557
1557
|
<tr>
|
|
1558
1558
|
<th className="px-3 py-2 text-left">
|
|
1559
1559
|
{t(
|
|
@@ -1753,7 +1753,7 @@ function ProductBuilder({
|
|
|
1753
1753
|
<td className="px-3 py-2 text-center">
|
|
1754
1754
|
<input
|
|
1755
1755
|
type="checkbox"
|
|
1756
|
-
className="h-4 w-4 rounded border disabled:cursor-not-allowed disabled:opacity-
|
|
1756
|
+
className="h-4 w-4 rounded border disabled:cursor-not-allowed disabled:opacity-50"
|
|
1757
1757
|
checked={variant.manageInventory}
|
|
1758
1758
|
onChange={(event) =>
|
|
1759
1759
|
setVariantField(
|
|
@@ -1769,7 +1769,7 @@ function ProductBuilder({
|
|
|
1769
1769
|
<td className="px-3 py-2 text-center">
|
|
1770
1770
|
<input
|
|
1771
1771
|
type="checkbox"
|
|
1772
|
-
className="h-4 w-4 rounded border disabled:cursor-not-allowed disabled:opacity-
|
|
1772
|
+
className="h-4 w-4 rounded border disabled:cursor-not-allowed disabled:opacity-50"
|
|
1773
1773
|
checked={variant.allowBackorder}
|
|
1774
1774
|
onChange={(event) =>
|
|
1775
1775
|
setVariantField(
|
|
@@ -1785,7 +1785,7 @@ function ProductBuilder({
|
|
|
1785
1785
|
<td className="px-3 py-2 text-center">
|
|
1786
1786
|
<input
|
|
1787
1787
|
type="checkbox"
|
|
1788
|
-
className="h-4 w-4 rounded border disabled:cursor-not-allowed disabled:opacity-
|
|
1788
|
+
className="h-4 w-4 rounded border disabled:cursor-not-allowed disabled:opacity-50"
|
|
1789
1789
|
checked={variant.hasInventoryKit}
|
|
1790
1790
|
onChange={(event) =>
|
|
1791
1791
|
setVariantField(
|
|
@@ -156,7 +156,7 @@ export function MetadataEditor({
|
|
|
156
156
|
</p>
|
|
157
157
|
) : null}
|
|
158
158
|
{entries.map((entry) => (
|
|
159
|
-
<div key={entry.id} className="flex flex-col gap-2 rounded-md bg-muted/
|
|
159
|
+
<div key={entry.id} className="flex flex-col gap-2 rounded-md bg-muted/50 p-3 sm:flex-row sm:items-center">
|
|
160
160
|
<div className="flex flex-1 flex-col gap-2 sm:flex-row">
|
|
161
161
|
<Input
|
|
162
162
|
value={entry.key}
|
|
@@ -31,7 +31,7 @@ export function ProductImageCell({ mediaId, mediaUrl, title, cropType = 'cover'
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
return (
|
|
34
|
-
<div className="flex h-16 w-16 items-center justify-center overflow-hidden rounded-md border bg-muted/
|
|
34
|
+
<div className="flex h-16 w-16 items-center justify-center overflow-hidden rounded-md border bg-muted/30">
|
|
35
35
|
<img
|
|
36
36
|
src={previewUrl}
|
|
37
37
|
alt={title ?? ''}
|
|
@@ -329,7 +329,7 @@ export function VariantPricesSection({
|
|
|
329
329
|
priceKinds.map((kind) => {
|
|
330
330
|
const draft = values.prices?.[kind.id]
|
|
331
331
|
return (
|
|
332
|
-
<div key={kind.id} className="rounded bg-muted/
|
|
332
|
+
<div key={kind.id} className="rounded bg-muted/50 p-3">
|
|
333
333
|
<div className="flex items-center justify-between">
|
|
334
334
|
<div>
|
|
335
335
|
<p className="text-sm font-semibold">{kind.title}</p>
|
|
@@ -112,7 +112,7 @@ export default function ProductSeoWidget({ data }: InjectionWidgetComponentProps
|
|
|
112
112
|
</div>
|
|
113
113
|
</div>
|
|
114
114
|
|
|
115
|
-
<p className="text-
|
|
115
|
+
<p className="text-overline text-muted-foreground">
|
|
116
116
|
{t('catalog.products.create.seoWidget.footer', 'Example widget powered by the injection system.')}{' '}
|
|
117
117
|
<a className="text-primary underline" href="/docs/framework/admin-ui/widget-injection" target="_blank" rel="noreferrer">
|
|
118
118
|
{t('catalog.products.create.seoWidget.learnMore', 'Learn how to build your own')}
|
|
@@ -318,7 +318,7 @@ export default function CurrencyFetchingConfig() {
|
|
|
318
318
|
))}
|
|
319
319
|
|
|
320
320
|
{configs.length === 0 && (
|
|
321
|
-
<div className="rounded border bg-background/
|
|
321
|
+
<div className="rounded border bg-background/80 p-6 text-center">
|
|
322
322
|
<p className="text-sm text-muted-foreground">
|
|
323
323
|
{t('currencies.fetch.no_providers')}
|
|
324
324
|
</p>
|
|
@@ -137,7 +137,7 @@ export default function CustomerRolesPage() {
|
|
|
137
137
|
header: t('customer_accounts.admin.roles.columns.isSystem', 'System'),
|
|
138
138
|
cell: ({ row }) => (
|
|
139
139
|
row.original.isSystem ? (
|
|
140
|
-
<span className="inline-flex items-center rounded-full bg-
|
|
140
|
+
<span className="inline-flex items-center rounded-full bg-status-info-bg px-2 py-0.5 text-xs font-medium text-status-info-text">
|
|
141
141
|
{t('customer_accounts.admin.roles.system', 'System')}
|
|
142
142
|
</span>
|
|
143
143
|
) : null
|
|
@@ -148,7 +148,7 @@ export default function CustomerRolesPage() {
|
|
|
148
148
|
header: t('customer_accounts.admin.roles.columns.isDefault', 'Default'),
|
|
149
149
|
cell: ({ row }) => (
|
|
150
150
|
row.original.isDefault ? (
|
|
151
|
-
<span className="inline-flex items-center rounded-full bg-
|
|
151
|
+
<span className="inline-flex items-center rounded-full bg-status-success-bg px-2 py-0.5 text-xs font-medium text-status-success-text">
|
|
152
152
|
{t('customer_accounts.admin.roles.default', 'Default')}
|
|
153
153
|
</span>
|
|
154
154
|
) : null
|
|
@@ -491,16 +491,16 @@ export default function CustomerUserDetailPage({ params }: { params?: { id?: str
|
|
|
491
491
|
deleteLabel={t('customer_accounts.admin.detail.actions.delete', 'Delete')}
|
|
492
492
|
/>
|
|
493
493
|
|
|
494
|
-
<div className="rounded-lg border border-
|
|
494
|
+
<div className="rounded-lg border border-status-info-border bg-status-info-bg p-4">
|
|
495
495
|
<div className="flex items-start gap-3">
|
|
496
496
|
<div className="flex-1">
|
|
497
|
-
<h3 className="text-sm font-medium text-
|
|
497
|
+
<h3 className="text-sm font-medium text-status-info-text">
|
|
498
498
|
{t('customer_accounts.admin.detail.portalAccess.title', 'Customer Portal Access')}
|
|
499
499
|
</h3>
|
|
500
|
-
<p className="mt-1 text-sm text-
|
|
500
|
+
<p className="mt-1 text-sm text-status-info-text">
|
|
501
501
|
{t('customer_accounts.admin.detail.portalAccess.description', 'This user can access the customer portal at the URL below. The portal provides self-service access to orders, invoices, quotes, and account management.')}
|
|
502
502
|
</p>
|
|
503
|
-
<p className="mt-2 text-xs text-
|
|
503
|
+
<p className="mt-2 text-xs text-status-info-text">
|
|
504
504
|
{t('customer_accounts.admin.detail.portalAccess.url', 'Portal URL: {url}', {
|
|
505
505
|
url: `${typeof window !== 'undefined' ? window.location.origin : ''}/[org-slug]/portal`,
|
|
506
506
|
})}
|
|
@@ -522,8 +522,8 @@ export default function CustomerUserDetailPage({ params }: { params?: { id?: str
|
|
|
522
522
|
<dd className="flex items-center gap-2">
|
|
523
523
|
<span className={`inline-flex items-center rounded-full px-2 py-0.5 text-xs font-medium ${
|
|
524
524
|
data.emailVerifiedAt
|
|
525
|
-
? 'bg-
|
|
526
|
-
: 'bg-
|
|
525
|
+
? 'bg-status-success-bg text-status-success-text'
|
|
526
|
+
: 'bg-status-warning-bg text-status-warning-text'
|
|
527
527
|
}`}>
|
|
528
528
|
{data.emailVerifiedAt
|
|
529
529
|
? t('customer_accounts.admin.verified', 'Yes')
|
|
@@ -748,12 +748,12 @@ export default function CustomerUserDetailPage({ params }: { params?: { id?: str
|
|
|
748
748
|
</Button>
|
|
749
749
|
</div>
|
|
750
750
|
{resetLinkUrl && (
|
|
751
|
-
<div className="rounded-md border border-
|
|
752
|
-
<p className="mb-1.5 text-sm font-medium text-
|
|
751
|
+
<div className="rounded-md border border-status-info-border bg-status-info-bg p-3">
|
|
752
|
+
<p className="mb-1.5 text-sm font-medium text-status-info-text">
|
|
753
753
|
{t('customer_accounts.admin.detail.sendResetLink.linkLabel', 'Password reset link (valid for 60 minutes):')}
|
|
754
754
|
</p>
|
|
755
755
|
<div className="flex items-center gap-2">
|
|
756
|
-
<code className="flex-1 break-all rounded bg-
|
|
756
|
+
<code className="flex-1 break-all rounded bg-status-info-bg px-2 py-1 text-xs text-status-info-text">
|
|
757
757
|
{resetLinkUrl}
|
|
758
758
|
</code>
|
|
759
759
|
<Button
|
|
@@ -768,7 +768,7 @@ export default function CustomerUserDetailPage({ params }: { params?: { id?: str
|
|
|
768
768
|
{t('customer_accounts.admin.detail.sendResetLink.actions.copy', 'Copy')}
|
|
769
769
|
</Button>
|
|
770
770
|
</div>
|
|
771
|
-
<p className="mt-1.5 text-xs text-
|
|
771
|
+
<p className="mt-1.5 text-xs text-status-info-text">
|
|
772
772
|
{t('customer_accounts.admin.detail.sendResetLink.hint', 'Share this link with the customer to let them set a new password.')}
|
|
773
773
|
</p>
|
|
774
774
|
</div>
|
|
@@ -428,8 +428,8 @@ export default function CustomerAccountsPage() {
|
|
|
428
428
|
cell: ({ row }) => (
|
|
429
429
|
<span className={`inline-flex items-center rounded-full px-2 py-0.5 text-xs font-medium ${
|
|
430
430
|
row.original.emailVerified
|
|
431
|
-
? 'bg-
|
|
432
|
-
: 'bg-
|
|
431
|
+
? 'bg-status-success-bg text-status-success-text'
|
|
432
|
+
: 'bg-status-warning-bg text-status-warning-text'
|
|
433
433
|
}`}>
|
|
434
434
|
{row.original.emailVerified
|
|
435
435
|
? t('customer_accounts.admin.verified', 'Yes')
|
|
@@ -443,8 +443,8 @@ export default function CustomerAccountsPage() {
|
|
|
443
443
|
cell: ({ row }) => (
|
|
444
444
|
<span className={`inline-flex items-center rounded-full px-2 py-0.5 text-xs font-medium ${
|
|
445
445
|
row.original.isActive
|
|
446
|
-
? 'bg-
|
|
447
|
-
: 'bg-
|
|
446
|
+
? 'bg-status-success-bg text-status-success-text'
|
|
447
|
+
: 'bg-status-error-bg text-status-error-text'
|
|
448
448
|
}`}>
|
|
449
449
|
{row.original.isActive
|
|
450
450
|
? t('customer_accounts.admin.active', 'Active')
|
|
@@ -477,21 +477,21 @@ export default function CustomerAccountsPage() {
|
|
|
477
477
|
return (
|
|
478
478
|
<Page>
|
|
479
479
|
<PageBody className="space-y-4">
|
|
480
|
-
<div className="rounded-lg border border-
|
|
480
|
+
<div className="rounded-lg border border-status-info-border bg-status-info-bg p-4">
|
|
481
481
|
<div className="flex items-start justify-between gap-4">
|
|
482
482
|
<div>
|
|
483
|
-
<h3 className="text-sm font-medium text-
|
|
483
|
+
<h3 className="text-sm font-medium text-status-info-text">
|
|
484
484
|
{t('customer_accounts.admin.portalInfo.title', 'Customer Portal')}
|
|
485
485
|
</h3>
|
|
486
|
-
<p className="mt-1 text-sm text-
|
|
486
|
+
<p className="mt-1 text-sm text-status-info-text">
|
|
487
487
|
{t('customer_accounts.admin.portalInfo.description', 'Manage customer portal accounts. Customers can self-register, log in, and access orders, quotes, and invoices through the portal.')}
|
|
488
488
|
</p>
|
|
489
|
-
<p className="mt-1.5 text-xs text-
|
|
489
|
+
<p className="mt-1.5 text-xs text-status-info-text">
|
|
490
490
|
{t('customer_accounts.admin.portalInfo.url', 'Portal URL: {url}', {
|
|
491
491
|
url: `${typeof window !== 'undefined' ? window.location.origin : ''}/[org-slug]/portal`,
|
|
492
492
|
})}
|
|
493
493
|
</p>
|
|
494
|
-
<p className="mt-0.5 text-xs text-
|
|
494
|
+
<p className="mt-0.5 text-xs text-status-info-text">
|
|
495
495
|
{t('customer_accounts.admin.portalInfo.credentials', 'Demo credentials: alice.johnson@example.com / password123')}
|
|
496
496
|
</p>
|
|
497
497
|
</div>
|
|
@@ -172,7 +172,7 @@ function InviteForm({ personEntityId, onSuccess }: { personEntityId: string; onS
|
|
|
172
172
|
type="email"
|
|
173
173
|
value={email}
|
|
174
174
|
onChange={(event) => setEmail(event.target.value)}
|
|
175
|
-
className="w-full rounded-md border border-input bg-background px-2.5 py-1.5 text-sm shadow-sm focus:outline-none focus:ring-1 focus:ring-ring"
|
|
175
|
+
className="w-full rounded-md border border-input bg-background px-2.5 py-1.5 text-sm shadow-sm focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
|
|
176
176
|
required
|
|
177
177
|
disabled={isSubmitting}
|
|
178
178
|
/>
|
|
@@ -187,7 +187,7 @@ function InviteForm({ personEntityId, onSuccess }: { personEntityId: string; onS
|
|
|
187
187
|
type="text"
|
|
188
188
|
value={displayName}
|
|
189
189
|
onChange={(event) => setDisplayName(event.target.value)}
|
|
190
|
-
className="w-full rounded-md border border-input bg-background px-2.5 py-1.5 text-sm shadow-sm focus:outline-none focus:ring-1 focus:ring-ring"
|
|
190
|
+
className="w-full rounded-md border border-input bg-background px-2.5 py-1.5 text-sm shadow-sm focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
|
|
191
191
|
disabled={isSubmitting}
|
|
192
192
|
/>
|
|
193
193
|
</div>
|
|
@@ -317,7 +317,7 @@ export default function PipelineStagesPage() {
|
|
|
317
317
|
<>
|
|
318
318
|
<div className="flex items-center gap-3">
|
|
319
319
|
<select
|
|
320
|
-
className="flex h-9 w-full max-w-xs rounded-md border border-input bg-transparent px-3 py-1 text-sm shadow-sm focus:outline-none focus:ring-1 focus:ring-ring"
|
|
320
|
+
className="flex h-9 w-full max-w-xs rounded-md border border-input bg-transparent px-3 py-1 text-sm shadow-sm focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
|
|
321
321
|
value={selectedPipelineId ?? ''}
|
|
322
322
|
onChange={(e) => setSelectedPipelineId(e.target.value || null)}
|
|
323
323
|
>
|
|
@@ -379,7 +379,7 @@ export default function PipelineStagesPage() {
|
|
|
379
379
|
<div className="flex flex-col gap-1">
|
|
380
380
|
<button
|
|
381
381
|
type="button"
|
|
382
|
-
className="text-muted-foreground hover:text-foreground disabled:opacity-
|
|
382
|
+
className="text-muted-foreground hover:text-foreground disabled:opacity-50"
|
|
383
383
|
onClick={() => moveStage(index, 'up')}
|
|
384
384
|
disabled={index === 0}
|
|
385
385
|
aria-label={t('customers.config.pipelineStages.moveUp', 'Move up')}
|
|
@@ -388,7 +388,7 @@ export default function PipelineStagesPage() {
|
|
|
388
388
|
</button>
|
|
389
389
|
<button
|
|
390
390
|
type="button"
|
|
391
|
-
className="text-muted-foreground hover:text-foreground disabled:opacity-
|
|
391
|
+
className="text-muted-foreground hover:text-foreground disabled:opacity-50"
|
|
392
392
|
onClick={() => moveStage(index, 'down')}
|
|
393
393
|
disabled={index === stages.length - 1}
|
|
394
394
|
aria-label={t('customers.config.pipelineStages.moveDown', 'Move down')}
|
|
@@ -550,7 +550,7 @@ export default function SalesPipelinePage(): React.ReactElement {
|
|
|
550
550
|
|
|
551
551
|
<div className="flex flex-col gap-4 pb-6 md:flex-row md:overflow-x-auto">
|
|
552
552
|
{stages.length === 0 ? (
|
|
553
|
-
<div className="flex h-[50vh] w-full items-center justify-center rounded-lg border border-dashed border-border bg-muted/
|
|
553
|
+
<div className="flex h-[50vh] w-full items-center justify-center rounded-lg border border-dashed border-border bg-muted/30">
|
|
554
554
|
<span className="text-sm text-muted-foreground">
|
|
555
555
|
{translate('customers.deals.pipeline.noStages', 'Define pipeline stages to start tracking deals.')}
|
|
556
556
|
</span>
|
|
@@ -573,7 +573,7 @@ export default function SalesPipelinePage(): React.ReactElement {
|
|
|
573
573
|
{renderLaneHeader(stage, laneDeals.length)}
|
|
574
574
|
<div className="flex flex-1 flex-col gap-3 overflow-y-auto px-4 py-3">
|
|
575
575
|
{sortedLaneDeals.length === 0 ? (
|
|
576
|
-
<div className="rounded-md border border-dashed border-border bg-muted/
|
|
576
|
+
<div className="rounded-md border border-dashed border-border bg-muted/30 p-4 text-center text-xs text-muted-foreground">
|
|
577
577
|
{translate('customers.deals.pipeline.emptyLane', 'No deals in this stage yet.')}
|
|
578
578
|
</div>
|
|
579
579
|
) : (
|
|
@@ -422,7 +422,7 @@ export function CustomerAddressTiles({
|
|
|
422
422
|
(key: string) => (
|
|
423
423
|
<div
|
|
424
424
|
key={key}
|
|
425
|
-
className="rounded-lg border-2 border-dashed border-muted-foreground/50 bg-muted/
|
|
425
|
+
className="rounded-lg border-2 border-dashed border-muted-foreground/50 bg-muted/30 p-4 text-sm"
|
|
426
426
|
onKeyDown={(event) => {
|
|
427
427
|
if (!(event.metaKey || event.ctrlKey)) return
|
|
428
428
|
if (event.key !== 'Enter') return
|
|
@@ -151,7 +151,7 @@ export function ActivityForm({
|
|
|
151
151
|
typeof value === 'string' && value.length ? value : normalizedEntityOptions[0]?.id ?? ''
|
|
152
152
|
return (
|
|
153
153
|
<select
|
|
154
|
-
className="h-9 w-full rounded border border-muted-foreground/40 bg-background px-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-
|
|
154
|
+
className="h-9 w-full rounded border border-muted-foreground/40 bg-background px-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
155
155
|
value={currentValue}
|
|
156
156
|
onChange={(event) => setValue(event.target.value)}
|
|
157
157
|
>
|
|
@@ -176,7 +176,7 @@ export function ActivityForm({
|
|
|
176
176
|
const currentValue = typeof value === 'string' ? value : ''
|
|
177
177
|
return (
|
|
178
178
|
<select
|
|
179
|
-
className="h-9 w-full rounded border border-muted-foreground/40 bg-background px-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-
|
|
179
|
+
className="h-9 w-full rounded border border-muted-foreground/40 bg-background px-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
180
180
|
value={currentValue}
|
|
181
181
|
onChange={(event) => setValue(event.target.value)}
|
|
182
182
|
>
|
|
@@ -238,7 +238,7 @@ export function ActivityForm({
|
|
|
238
238
|
component: ({ value, setValue }) => (
|
|
239
239
|
<input
|
|
240
240
|
type="datetime-local"
|
|
241
|
-
className="w-full rounded-md border px-3 py-2 text-sm focus:outline-none focus:ring-2 focus:ring-ring"
|
|
241
|
+
className="w-full rounded-md border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
242
242
|
value={typeof value === 'string' ? value : ''}
|
|
243
243
|
onChange={(event) => setValue(event.target.value || '')}
|
|
244
244
|
onFocus={(event) => {
|
|
@@ -167,7 +167,7 @@ export function AnnualRevenueField({
|
|
|
167
167
|
|
|
168
168
|
const containerClasses = React.useMemo(
|
|
169
169
|
() =>
|
|
170
|
-
cn('group rounded border bg-muted/
|
|
170
|
+
cn('group rounded border bg-muted/30 p-3', {
|
|
171
171
|
'cursor-pointer focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring': !editing,
|
|
172
172
|
}),
|
|
173
173
|
[editing],
|
|
@@ -224,7 +224,7 @@ export function AnnualRevenueField({
|
|
|
224
224
|
{t('customers.companies.detail.fields.annualRevenuePlaceholder', 'Enter amount')}
|
|
225
225
|
</label>
|
|
226
226
|
<input
|
|
227
|
-
className="w-full rounded-md border px-3 py-2 text-sm focus:outline-none focus:ring-2 focus:ring-ring"
|
|
227
|
+
className="w-full rounded-md border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
228
228
|
value={draftAmount}
|
|
229
229
|
onChange={(event) => {
|
|
230
230
|
setDraftAmount(event.target.value)
|
|
@@ -250,7 +250,7 @@ export function CustomFieldValuesList({
|
|
|
250
250
|
return (
|
|
251
251
|
<div
|
|
252
252
|
key={`${prefix}-${entry.normalizedKey}-${index}`}
|
|
253
|
-
className="rounded-md border border-border/
|
|
253
|
+
className="rounded-md border border-border/70 bg-muted/30 px-3 py-2"
|
|
254
254
|
>
|
|
255
255
|
<div className="text-xs font-medium text-muted-foreground">{entry.label}</div>
|
|
256
256
|
<div className="mt-1 text-sm text-foreground">{content}</div>
|
|
@@ -417,7 +417,7 @@ function EntityMultiSelect({
|
|
|
417
417
|
<span className="flex flex-col items-start">
|
|
418
418
|
<span>{option.label}</span>
|
|
419
419
|
{option.subtitle ? (
|
|
420
|
-
<span className="text-
|
|
420
|
+
<span className="text-overline text-muted-foreground">{option.subtitle}</span>
|
|
421
421
|
) : null}
|
|
422
422
|
</span>
|
|
423
423
|
</Button>
|
|
@@ -948,7 +948,7 @@ export function DealsSection({
|
|
|
948
948
|
? statusDictionaryMap[deal.status]?.label ?? deal.status
|
|
949
949
|
: deal.status ?? emptyLabel
|
|
950
950
|
return (
|
|
951
|
-
<article key={deal.id} className="group rounded-lg border bg-card p-4 shadow-xs transition hover:border-border/
|
|
951
|
+
<article key={deal.id} className="group rounded-lg border bg-card p-4 shadow-xs transition hover:border-border/70">
|
|
952
952
|
<header className="flex flex-wrap items-center justify-between gap-2">
|
|
953
953
|
<div>
|
|
954
954
|
<Link
|
|
@@ -74,7 +74,7 @@ export type DetailFieldsSectionProps = {
|
|
|
74
74
|
className?: string
|
|
75
75
|
}
|
|
76
76
|
|
|
77
|
-
const DEFAULT_CONTAINER_CLASS = 'rounded border bg-muted/
|
|
77
|
+
const DEFAULT_CONTAINER_CLASS = 'rounded border bg-muted/30 p-3'
|
|
78
78
|
const DEFAULT_TRIGGER_CLASS =
|
|
79
79
|
'h-8 w-8 opacity-0 transition-opacity duration-150 group-hover:opacity-100 group-focus-within:opacity-100 focus-visible:opacity-100'
|
|
80
80
|
|
|
@@ -563,8 +563,8 @@ export function InlineNextInteractionEditor({
|
|
|
563
563
|
<input
|
|
564
564
|
type="datetime-local"
|
|
565
565
|
className={cn(
|
|
566
|
-
'w-full rounded-md border px-3 py-2 text-sm focus:outline-none focus:ring-2 focus:ring-ring',
|
|
567
|
-
dateError ? 'border-destructive
|
|
566
|
+
'w-full rounded-md border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring',
|
|
567
|
+
dateError ? 'border-destructive aria-invalid:border-destructive aria-invalid:ring-destructive' : null,
|
|
568
568
|
)}
|
|
569
569
|
value={draftDate}
|
|
570
570
|
aria-invalid={dateError ? 'true' : undefined}
|
|
@@ -584,8 +584,8 @@ export function InlineNextInteractionEditor({
|
|
|
584
584
|
<input
|
|
585
585
|
placeholder={t('customers.people.detail.inline.nextInteractionName')}
|
|
586
586
|
className={cn(
|
|
587
|
-
'w-full rounded-md border px-3 py-2 text-sm focus:outline-none focus:ring-2 focus:ring-ring',
|
|
588
|
-
nameError ? 'border-destructive
|
|
587
|
+
'w-full rounded-md border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring',
|
|
588
|
+
nameError ? 'border-destructive aria-invalid:border-destructive aria-invalid:ring-destructive' : null,
|
|
589
589
|
)}
|
|
590
590
|
value={draftName}
|
|
591
591
|
aria-invalid={nameError ? 'true' : undefined}
|
|
@@ -604,7 +604,7 @@ export function InlineNextInteractionEditor({
|
|
|
604
604
|
) : null}
|
|
605
605
|
<input
|
|
606
606
|
placeholder={t('customers.people.detail.inline.nextInteractionRef')}
|
|
607
|
-
className="w-full rounded-md border px-3 py-2 text-sm focus:outline-none focus:ring-2 focus:ring-ring"
|
|
607
|
+
className="w-full rounded-md border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
608
608
|
value={draftRefId}
|
|
609
609
|
onChange={(event) => {
|
|
610
610
|
if (submitError) setSubmitError(null)
|
|
@@ -458,7 +458,7 @@ export function TasksSection({
|
|
|
458
458
|
const checkboxId = `person-task-${task.id}`
|
|
459
459
|
const isPendingToggle = pendingTaskId === task.todoId
|
|
460
460
|
return (
|
|
461
|
-
<article key={task.id} className="group space-y-3 rounded-lg border bg-card p-4 transition hover:border-border/
|
|
461
|
+
<article key={task.id} className="group space-y-3 rounded-lg border bg-card p-4 transition hover:border-border/70">
|
|
462
462
|
<div className="flex flex-wrap items-start justify-between gap-3">
|
|
463
463
|
<TimelineItemHeader
|
|
464
464
|
title={
|
|
@@ -65,7 +65,7 @@ export function TimelineItemHeader({
|
|
|
65
65
|
{icon ? (
|
|
66
66
|
<span
|
|
67
67
|
className={cn(
|
|
68
|
-
'inline-flex items-center justify-center rounded border border-border bg-muted/
|
|
68
|
+
'inline-flex items-center justify-center rounded border border-border bg-muted/50',
|
|
69
69
|
wrapperSize,
|
|
70
70
|
)}
|
|
71
71
|
>
|
|
@@ -595,7 +595,7 @@ export function CompanySelectField({ value, onChange, labels }: CompanySelectFie
|
|
|
595
595
|
<div className="space-y-1">
|
|
596
596
|
<label className="text-sm font-medium">{labels.inputLabel}</label>
|
|
597
597
|
<input
|
|
598
|
-
className="w-full rounded-md border px-3 py-2 text-sm focus:outline-none focus:ring-2 focus:ring-ring"
|
|
598
|
+
className="w-full rounded-md border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
599
599
|
placeholder={labels.inputPlaceholder}
|
|
600
600
|
value={newCompany}
|
|
601
601
|
onChange={(event) => {
|
|
@@ -758,7 +758,7 @@ export const createDisplayNameSection = (t: Translator) =>
|
|
|
758
758
|
{editing ? (
|
|
759
759
|
<div className="mt-2 space-y-2">
|
|
760
760
|
<input
|
|
761
|
-
className="w-full rounded-md border px-3 py-2 text-sm focus:outline-none focus:ring-2 focus:ring-ring"
|
|
761
|
+
className="w-full rounded-md border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
762
762
|
value={currentValue}
|
|
763
763
|
onChange={handleChange}
|
|
764
764
|
placeholder={t('customers.people.form.displayName.placeholder')}
|
|
@@ -137,7 +137,7 @@ const CustomerTodosWidget: React.FC<DashboardWidgetComponentProps<CustomerTodoWi
|
|
|
137
137
|
type="number"
|
|
138
138
|
min={1}
|
|
139
139
|
max={20}
|
|
140
|
-
className="w-24 rounded-md border px-2 py-1 text-sm focus:border-
|
|
140
|
+
className="w-24 rounded-md border px-2 py-1 text-sm focus-visible:border-ring focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
|
|
141
141
|
value={hydrated.pageSize}
|
|
142
142
|
onChange={(event) => {
|
|
143
143
|
const next = Number(event.target.value)
|
|
@@ -126,7 +126,7 @@ const CustomerNewCustomersWidget: React.FC<DashboardWidgetComponentProps<Custome
|
|
|
126
126
|
type="number"
|
|
127
127
|
min={1}
|
|
128
128
|
max={20}
|
|
129
|
-
className="w-24 rounded-md border px-2 py-1 text-sm focus:border-
|
|
129
|
+
className="w-24 rounded-md border px-2 py-1 text-sm focus-visible:border-ring focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
|
|
130
130
|
value={hydrated.pageSize}
|
|
131
131
|
onChange={(event) => {
|
|
132
132
|
const next = Number(event.target.value)
|
|
@@ -140,7 +140,7 @@ const CustomerNewCustomersWidget: React.FC<DashboardWidgetComponentProps<Custome
|
|
|
140
140
|
</label>
|
|
141
141
|
<select
|
|
142
142
|
id="customer-new-customers-kind"
|
|
143
|
-
className="w-full rounded-md border px-2 py-1 text-sm focus:border-
|
|
143
|
+
className="w-full rounded-md border px-2 py-1 text-sm focus-visible:border-ring focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
|
|
144
144
|
value={hydrated.kind}
|
|
145
145
|
onChange={(event) => {
|
|
146
146
|
const value = event.target.value
|
|
@@ -109,7 +109,7 @@ const CustomerNewDealsWidget: React.FC<DashboardWidgetComponentProps<CustomerNew
|
|
|
109
109
|
type="number"
|
|
110
110
|
min={1}
|
|
111
111
|
max={20}
|
|
112
|
-
className="w-24 rounded-md border px-2 py-1 text-sm focus:border-
|
|
112
|
+
className="w-24 rounded-md border px-2 py-1 text-sm focus-visible:border-ring focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
|
|
113
113
|
value={hydrated.pageSize}
|
|
114
114
|
onChange={(event) => {
|
|
115
115
|
const next = Number(event.target.value)
|
|
@@ -141,7 +141,7 @@ const CustomerNextInteractionsWidget: React.FC<DashboardWidgetComponentProps<Cus
|
|
|
141
141
|
type="number"
|
|
142
142
|
min={1}
|
|
143
143
|
max={20}
|
|
144
|
-
className="w-24 rounded-md border px-2 py-1 text-sm focus:border-
|
|
144
|
+
className="w-24 rounded-md border px-2 py-1 text-sm focus-visible:border-ring focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
|
|
145
145
|
value={hydrated.pageSize}
|
|
146
146
|
onChange={(event) => {
|
|
147
147
|
const next = Number(event.target.value)
|
|
@@ -304,7 +304,7 @@ export const WidgetVisibilityEditor = React.forwardRef<WidgetVisibilityEditorHan
|
|
|
304
304
|
)}
|
|
305
305
|
|
|
306
306
|
{kind === 'user' && mode === 'inherit' && (
|
|
307
|
-
<div className="rounded-md border border-muted bg-muted/
|
|
307
|
+
<div className="rounded-md border border-muted bg-muted/30 px-3 py-2 text-xs text-muted-foreground">
|
|
308
308
|
{t('dashboards.widgets.mode.hint', 'This user currently inherits widgets from their assigned roles. Switch to override to customize.')}
|
|
309
309
|
</div>
|
|
310
310
|
)}
|
|
@@ -100,7 +100,7 @@ const AovKpiWidget: React.FC<DashboardWidgetComponentProps<AovKpiSettings>> = ({
|
|
|
100
100
|
type="checkbox"
|
|
101
101
|
checked={hydrated.showComparison}
|
|
102
102
|
onChange={(e) => onSettingsChange({ ...hydrated, showComparison: e.target.checked })}
|
|
103
|
-
className="h-4 w-4 rounded border focus:ring-
|
|
103
|
+
className="h-4 w-4 rounded border focus-visible:ring-ring"
|
|
104
104
|
/>
|
|
105
105
|
{t('dashboards.analytics.settings.showComparison', 'Show comparison')}
|
|
106
106
|
</label>
|
|
@@ -99,7 +99,7 @@ const NewCustomersKpiWidget: React.FC<DashboardWidgetComponentProps<NewCustomers
|
|
|
99
99
|
type="checkbox"
|
|
100
100
|
checked={hydrated.showComparison}
|
|
101
101
|
onChange={(e) => onSettingsChange({ ...hydrated, showComparison: e.target.checked })}
|
|
102
|
-
className="h-4 w-4 rounded border focus:ring-
|
|
102
|
+
className="h-4 w-4 rounded border focus-visible:ring-ring"
|
|
103
103
|
/>
|
|
104
104
|
{t('dashboards.analytics.settings.showComparison', 'Show comparison')}
|
|
105
105
|
</label>
|
|
@@ -117,7 +117,7 @@ const OrdersByStatusWidget: React.FC<DashboardWidgetComponentProps<OrdersByStatu
|
|
|
117
117
|
</label>
|
|
118
118
|
<select
|
|
119
119
|
id="orders-by-status-variant"
|
|
120
|
-
className="w-full rounded-md border bg-background px-2 py-1 text-sm text-foreground focus:border-
|
|
120
|
+
className="w-full rounded-md border bg-background px-2 py-1 text-sm text-foreground focus-visible:border-ring focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
|
|
121
121
|
value={hydrated.variant}
|
|
122
122
|
onChange={(e) => onSettingsChange({ ...hydrated, variant: e.target.value as 'pie' | 'donut' })}
|
|
123
123
|
>
|
|
@@ -99,7 +99,7 @@ const OrdersKpiWidget: React.FC<DashboardWidgetComponentProps<OrdersKpiSettings>
|
|
|
99
99
|
type="checkbox"
|
|
100
100
|
checked={hydrated.showComparison}
|
|
101
101
|
onChange={(e) => onSettingsChange({ ...hydrated, showComparison: e.target.checked })}
|
|
102
|
-
className="h-4 w-4 rounded border focus:ring-
|
|
102
|
+
className="h-4 w-4 rounded border focus-visible:ring-ring"
|
|
103
103
|
/>
|
|
104
104
|
{t('dashboards.analytics.settings.showComparison', 'Show comparison')}
|
|
105
105
|
</label>
|
|
@@ -100,7 +100,7 @@ const RevenueKpiWidget: React.FC<DashboardWidgetComponentProps<RevenueKpiSetting
|
|
|
100
100
|
type="checkbox"
|
|
101
101
|
checked={hydrated.showComparison}
|
|
102
102
|
onChange={(e) => onSettingsChange({ ...hydrated, showComparison: e.target.checked })}
|
|
103
|
-
className="h-4 w-4 rounded border focus:ring-
|
|
103
|
+
className="h-4 w-4 rounded border focus-visible:ring-ring"
|
|
104
104
|
/>
|
|
105
105
|
{t('dashboards.analytics.settings.showComparison', 'Show comparison')}
|
|
106
106
|
</label>
|
|
@@ -165,7 +165,7 @@ const RevenueTrendWidget: React.FC<DashboardWidgetComponentProps<RevenueTrendSet
|
|
|
165
165
|
</label>
|
|
166
166
|
<select
|
|
167
167
|
id="revenue-trend-granularity"
|
|
168
|
-
className="w-full rounded-md border bg-background px-2 py-1 text-sm text-foreground focus:border-
|
|
168
|
+
className="w-full rounded-md border bg-background px-2 py-1 text-sm text-foreground focus-visible:border-ring focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
|
|
169
169
|
value={hydrated.granularity}
|
|
170
170
|
onChange={(e) => onSettingsChange({ ...hydrated, granularity: e.target.value as DateGranularity })}
|
|
171
171
|
>
|
|
@@ -182,7 +182,7 @@ const RevenueTrendWidget: React.FC<DashboardWidgetComponentProps<RevenueTrendSet
|
|
|
182
182
|
type="checkbox"
|
|
183
183
|
checked={hydrated.showArea}
|
|
184
184
|
onChange={(e) => onSettingsChange({ ...hydrated, showArea: e.target.checked })}
|
|
185
|
-
className="h-4 w-4 rounded border focus:ring-
|
|
185
|
+
className="h-4 w-4 rounded border focus-visible:ring-ring"
|
|
186
186
|
/>
|
|
187
187
|
{t('dashboards.analytics.settings.showArea', 'Show area fill')}
|
|
188
188
|
</label>
|
|
@@ -99,7 +99,7 @@ const SalesByRegionWidget: React.FC<DashboardWidgetComponentProps<SalesByRegionS
|
|
|
99
99
|
type="number"
|
|
100
100
|
min={1}
|
|
101
101
|
max={20}
|
|
102
|
-
className="w-24 rounded-md border px-2 py-1 text-sm focus:border-
|
|
102
|
+
className="w-24 rounded-md border px-2 py-1 text-sm focus-visible:border-ring focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
|
|
103
103
|
value={hydrated.limit}
|
|
104
104
|
onChange={(e) => {
|
|
105
105
|
const next = Number(e.target.value)
|