@open-mercato/core 0.5.1-develop.2856.35de414092 → 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
|
@@ -98,7 +98,7 @@ export function MobileInstanceOverview({
|
|
|
98
98
|
<dt className="text-xs font-medium text-muted-foreground">{t('workflows.instances.fields.workflowId')}</dt>
|
|
99
99
|
<dd className="text-right">
|
|
100
100
|
<div className="text-sm font-mono">{instance.workflowId}</div>
|
|
101
|
-
<div className="text-
|
|
101
|
+
<div className="text-overline text-muted-foreground">v{instance.version}</div>
|
|
102
102
|
</dd>
|
|
103
103
|
</div>
|
|
104
104
|
<div className="flex items-start justify-between">
|
|
@@ -176,20 +176,20 @@ export function MobileInstanceOverview({
|
|
|
176
176
|
<div className="space-y-2">
|
|
177
177
|
{timelineEvents.map((event, idx) => (
|
|
178
178
|
<div key={event.id} className="flex items-start gap-2 rounded-lg border bg-muted p-2.5">
|
|
179
|
-
<div className="flex h-6 w-6 shrink-0 items-center justify-center rounded-full border bg-background text-
|
|
179
|
+
<div className="flex h-6 w-6 shrink-0 items-center justify-center rounded-full border bg-background text-overline font-medium">
|
|
180
180
|
{idx + 1}
|
|
181
181
|
</div>
|
|
182
182
|
<div className="min-w-0 flex-1">
|
|
183
183
|
<div className="flex flex-wrap items-center gap-1.5">
|
|
184
|
-
<span className={`inline-flex items-center rounded px-1.5 py-0.5 text-
|
|
184
|
+
<span className={`inline-flex items-center rounded px-1.5 py-0.5 text-overline font-medium ${getEventTypeBadgeClass(event.eventType)}`}>
|
|
185
185
|
{t(`workflows.events.types.${event.eventType}`) || event.eventType}
|
|
186
186
|
</span>
|
|
187
|
-
<span className="text-
|
|
187
|
+
<span className="text-overline text-muted-foreground">
|
|
188
188
|
{new Date(event.occurredAt).toLocaleTimeString()}
|
|
189
189
|
</span>
|
|
190
190
|
</div>
|
|
191
191
|
{event.eventData?.toStepId && (
|
|
192
|
-
<p className="mt-0.5 text-
|
|
192
|
+
<p className="mt-0.5 text-overline text-muted-foreground">
|
|
193
193
|
{event.eventData.fromStepId ? `${event.eventData.fromStepId} -> ` : '-> '}
|
|
194
194
|
{event.eventData.toStepId}
|
|
195
195
|
</p>
|
|
@@ -214,11 +214,11 @@ export function MobileInstanceOverview({
|
|
|
214
214
|
<div className="flex items-start justify-between gap-2">
|
|
215
215
|
<div className="min-w-0 flex-1">
|
|
216
216
|
<div className="flex flex-wrap items-center gap-1.5">
|
|
217
|
-
<span className={`inline-flex items-center rounded px-1.5 py-0.5 text-
|
|
217
|
+
<span className={`inline-flex items-center rounded px-1.5 py-0.5 text-overline font-medium ${getEventTypeBadgeClass(event.eventType)}`}>
|
|
218
218
|
{t(`workflows.events.types.${event.eventType}`) || event.eventType}
|
|
219
219
|
</span>
|
|
220
220
|
</div>
|
|
221
|
-
<div className="mt-1 text-
|
|
221
|
+
<div className="mt-1 text-overline text-muted-foreground">
|
|
222
222
|
{new Date(event.occurredAt).toLocaleString()}
|
|
223
223
|
</div>
|
|
224
224
|
</div>
|
|
@@ -60,7 +60,7 @@ export function MobileTaskForm({
|
|
|
60
60
|
<div key={fieldName} className="space-y-2">
|
|
61
61
|
<Label htmlFor={fieldName}>
|
|
62
62
|
{fieldTitle}
|
|
63
|
-
{required && <span className="text-
|
|
63
|
+
{required && <span className="text-status-error-text ml-1">*</span>}
|
|
64
64
|
</Label>
|
|
65
65
|
{fieldDescription && <p className="text-xs text-muted-foreground">{fieldDescription}</p>}
|
|
66
66
|
<select
|
|
@@ -68,7 +68,7 @@ export function MobileTaskForm({
|
|
|
68
68
|
value={fieldValue(fieldName)}
|
|
69
69
|
onChange={(e) => onFieldChange(fieldName, e.target.value)}
|
|
70
70
|
required={required}
|
|
71
|
-
className="w-full h-11 px-3 py-2 border border-border rounded-md focus:outline-none focus:ring-2 focus:ring-
|
|
71
|
+
className="w-full h-11 px-3 py-2 border border-border rounded-md focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring text-base"
|
|
72
72
|
>
|
|
73
73
|
<option value="">{t('workflows.tasks.detail.form.selectOption')}</option>
|
|
74
74
|
{enumValues.map((value: string) => (
|
|
@@ -86,7 +86,7 @@ export function MobileTaskForm({
|
|
|
86
86
|
<div key={fieldName} className="space-y-2">
|
|
87
87
|
<Label htmlFor={fieldName}>
|
|
88
88
|
{fieldTitle}
|
|
89
|
-
{required && <span className="text-
|
|
89
|
+
{required && <span className="text-status-error-text ml-1">*</span>}
|
|
90
90
|
</Label>
|
|
91
91
|
{fieldDescription && <p className="text-xs text-muted-foreground">{fieldDescription}</p>}
|
|
92
92
|
<Textarea
|
|
@@ -104,7 +104,7 @@ export function MobileTaskForm({
|
|
|
104
104
|
<div key={fieldName} className="space-y-2">
|
|
105
105
|
<Label htmlFor={fieldName}>
|
|
106
106
|
{fieldTitle}
|
|
107
|
-
{required && <span className="text-
|
|
107
|
+
{required && <span className="text-status-error-text ml-1">*</span>}
|
|
108
108
|
</Label>
|
|
109
109
|
{fieldDescription && <p className="text-xs text-muted-foreground">{fieldDescription}</p>}
|
|
110
110
|
<Input
|
|
@@ -124,7 +124,7 @@ export function MobileTaskForm({
|
|
|
124
124
|
<div key={fieldName} className="space-y-2">
|
|
125
125
|
<Label htmlFor={fieldName}>
|
|
126
126
|
{fieldTitle}
|
|
127
|
-
{required && <span className="text-
|
|
127
|
+
{required && <span className="text-status-error-text ml-1">*</span>}
|
|
128
128
|
</Label>
|
|
129
129
|
{fieldDescription && <p className="text-xs text-muted-foreground">{fieldDescription}</p>}
|
|
130
130
|
<Input
|
|
@@ -150,7 +150,7 @@ export function MobileTaskForm({
|
|
|
150
150
|
/>
|
|
151
151
|
<Label htmlFor={fieldName} className="font-medium">
|
|
152
152
|
{fieldTitle}
|
|
153
|
-
{required && <span className="text-
|
|
153
|
+
{required && <span className="text-status-error-text ml-1">*</span>}
|
|
154
154
|
</Label>
|
|
155
155
|
</div>
|
|
156
156
|
{fieldDescription && <p className="text-xs text-muted-foreground">{fieldDescription}</p>}
|
|
@@ -162,7 +162,7 @@ export function MobileTaskForm({
|
|
|
162
162
|
<div key={fieldName} className="space-y-2">
|
|
163
163
|
<Label htmlFor={fieldName}>
|
|
164
164
|
{fieldTitle}
|
|
165
|
-
{required && <span className="text-
|
|
165
|
+
{required && <span className="text-status-error-text ml-1">*</span>}
|
|
166
166
|
</Label>
|
|
167
167
|
{fieldDescription && <p className="text-xs text-muted-foreground">{fieldDescription}</p>}
|
|
168
168
|
<Input
|
|
@@ -192,8 +192,8 @@ export function MobileTaskForm({
|
|
|
192
192
|
)}
|
|
193
193
|
|
|
194
194
|
{isOverdue && (
|
|
195
|
-
<div className="bg-
|
|
196
|
-
<p className="text-sm text-
|
|
195
|
+
<div className="bg-status-error-bg border border-status-error-border rounded-lg p-3">
|
|
196
|
+
<p className="text-sm text-status-error-text font-medium">{t('workflows.tasks.detail.overdueWarning')}</p>
|
|
197
197
|
</div>
|
|
198
198
|
)}
|
|
199
199
|
|
|
@@ -207,7 +207,7 @@ export function MobileTaskForm({
|
|
|
207
207
|
{task.dueDate && (
|
|
208
208
|
<div className="flex justify-between">
|
|
209
209
|
<span className="text-muted-foreground">{t('workflows.tasks.fields.dueDate')}:</span>
|
|
210
|
-
<span className={`text-right text-xs ${isOverdue ? 'text-
|
|
210
|
+
<span className={`text-right text-xs ${isOverdue ? 'text-status-error-text font-medium' : ''}`}>
|
|
211
211
|
{new Date(task.dueDate).toLocaleString()}
|
|
212
212
|
</span>
|
|
213
213
|
</div>
|
|
@@ -231,8 +231,8 @@ export function MobileTaskForm({
|
|
|
231
231
|
</div>
|
|
232
232
|
|
|
233
233
|
{!isCompletable && (
|
|
234
|
-
<div className="bg-
|
|
235
|
-
<p className="text-sm text-
|
|
234
|
+
<div className="bg-status-info-bg border border-status-info-border rounded-lg p-3">
|
|
235
|
+
<p className="text-sm text-status-info-text">{t('workflows.tasks.detail.cannotComplete')}</p>
|
|
236
236
|
</div>
|
|
237
237
|
)}
|
|
238
238
|
|
|
@@ -251,8 +251,8 @@ export function MobileTaskForm({
|
|
|
251
251
|
)}
|
|
252
252
|
|
|
253
253
|
{!task.formSchema?.properties && (
|
|
254
|
-
<div className="bg-
|
|
255
|
-
<p className="text-sm text-
|
|
254
|
+
<div className="bg-status-info-bg border border-status-info-border rounded-lg p-3">
|
|
255
|
+
<p className="text-sm text-status-info-text">{t('workflows.tasks.detail.noFormSchema')}</p>
|
|
256
256
|
</div>
|
|
257
257
|
)}
|
|
258
258
|
|
|
@@ -119,7 +119,7 @@ export function MobileVisualEditor({
|
|
|
119
119
|
<button
|
|
120
120
|
key={nodeType}
|
|
121
121
|
onClick={() => onAddNode(nodeType)}
|
|
122
|
-
className="flex shrink-0 items-center gap-1 rounded-md border bg-background px-2 py-1.5 text-xs hover:bg-muted active:bg-muted/
|
|
122
|
+
className="flex shrink-0 items-center gap-1 rounded-md border bg-background px-2 py-1.5 text-xs hover:bg-muted active:bg-muted/50"
|
|
123
123
|
>
|
|
124
124
|
<Icon className="h-3.5 w-3.5" />
|
|
125
125
|
<span>{NODE_TYPE_LABELS[nodeType].title}</span>
|
|
@@ -18,39 +18,39 @@ interface MobileWorkflowTimelineProps {
|
|
|
18
18
|
|
|
19
19
|
const STATUS_CONFIG = {
|
|
20
20
|
completed: {
|
|
21
|
-
borderColor: 'border-l-
|
|
22
|
-
bgColor: 'bg-
|
|
21
|
+
borderColor: 'border-l-status-success-border',
|
|
22
|
+
bgColor: 'bg-status-success-bg',
|
|
23
23
|
icon: CheckCircle2,
|
|
24
|
-
iconColor: 'text-
|
|
25
|
-
dotColor: 'bg-
|
|
24
|
+
iconColor: 'text-status-success-icon',
|
|
25
|
+
dotColor: 'bg-status-success-icon',
|
|
26
26
|
},
|
|
27
27
|
active: {
|
|
28
|
-
borderColor: 'border-l-
|
|
29
|
-
bgColor: 'bg-
|
|
28
|
+
borderColor: 'border-l-status-info-border',
|
|
29
|
+
bgColor: 'bg-status-info-bg',
|
|
30
30
|
icon: Loader2,
|
|
31
|
-
iconColor: 'text-
|
|
32
|
-
dotColor: 'bg-
|
|
31
|
+
iconColor: 'text-status-info-icon',
|
|
32
|
+
dotColor: 'bg-status-info-icon',
|
|
33
33
|
},
|
|
34
34
|
pending: {
|
|
35
|
-
borderColor: 'border-l-
|
|
36
|
-
bgColor: 'bg-
|
|
35
|
+
borderColor: 'border-l-status-neutral-border',
|
|
36
|
+
bgColor: 'bg-status-neutral-bg',
|
|
37
37
|
icon: Circle,
|
|
38
|
-
iconColor: 'text-
|
|
39
|
-
dotColor: 'bg-
|
|
38
|
+
iconColor: 'text-status-neutral-icon',
|
|
39
|
+
dotColor: 'bg-status-neutral-icon',
|
|
40
40
|
},
|
|
41
41
|
failed: {
|
|
42
|
-
borderColor: 'border-l-
|
|
43
|
-
bgColor: 'bg-
|
|
42
|
+
borderColor: 'border-l-status-error-border',
|
|
43
|
+
bgColor: 'bg-status-error-bg',
|
|
44
44
|
icon: AlertCircle,
|
|
45
|
-
iconColor: 'text-
|
|
46
|
-
dotColor: 'bg-
|
|
45
|
+
iconColor: 'text-status-error-icon',
|
|
46
|
+
dotColor: 'bg-status-error-icon',
|
|
47
47
|
},
|
|
48
48
|
skipped: {
|
|
49
|
-
borderColor: 'border-l-
|
|
50
|
-
bgColor: 'bg-
|
|
49
|
+
borderColor: 'border-l-status-warning-border',
|
|
50
|
+
bgColor: 'bg-status-warning-bg',
|
|
51
51
|
icon: Circle,
|
|
52
|
-
iconColor: 'text-
|
|
53
|
-
dotColor: 'bg-
|
|
52
|
+
iconColor: 'text-status-warning-icon',
|
|
53
|
+
dotColor: 'bg-status-warning-icon',
|
|
54
54
|
},
|
|
55
55
|
} as const
|
|
56
56
|
|
|
@@ -77,7 +77,7 @@ export function MobileWorkflowTimeline({ steps }: MobileWorkflowTimelineProps) {
|
|
|
77
77
|
<div key={step.id} className="relative flex gap-3">
|
|
78
78
|
<div className="flex flex-col items-center">
|
|
79
79
|
<div className={`h-3 w-3 shrink-0 rounded-full ${config.dotColor} mt-3 ring-2 ring-background`} />
|
|
80
|
-
{!isLast && <div className="w-0.5 flex-1 bg-
|
|
80
|
+
{!isLast && <div className="w-0.5 flex-1 bg-border" />}
|
|
81
81
|
</div>
|
|
82
82
|
|
|
83
83
|
<div className={`mb-2 flex-1 rounded-lg border-l-4 ${config.borderColor} ${config.bgColor} p-3`}>
|
|
@@ -88,11 +88,11 @@ export function MobileWorkflowTimeline({ steps }: MobileWorkflowTimelineProps) {
|
|
|
88
88
|
<span className="truncate text-sm font-medium text-foreground">{step.label}</span>
|
|
89
89
|
</div>
|
|
90
90
|
<div className="mt-1 flex flex-wrap items-center gap-2">
|
|
91
|
-
<span className="inline-flex items-center rounded bg-background/
|
|
91
|
+
<span className="inline-flex items-center rounded bg-background/80 px-1.5 py-0.5 text-overline font-medium uppercase text-muted-foreground">
|
|
92
92
|
{step.type}
|
|
93
93
|
</span>
|
|
94
94
|
{step.duration && (
|
|
95
|
-
<span className="text-
|
|
95
|
+
<span className="text-overline text-muted-foreground">{step.duration}</span>
|
|
96
96
|
)}
|
|
97
97
|
</div>
|
|
98
98
|
</div>
|
|
@@ -712,7 +712,7 @@ export default function CheckoutDemoPage() {
|
|
|
712
712
|
const fieldDescription = fieldSchema.description
|
|
713
713
|
const enumValues = fieldSchema.enum
|
|
714
714
|
|
|
715
|
-
const inputClasses = "w-full px-3 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-
|
|
715
|
+
const inputClasses = "w-full px-3 py-2 border border-gray-300 rounded-md focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring text-sm"
|
|
716
716
|
const labelClasses = "block text-sm font-medium text-gray-700 mb-1"
|
|
717
717
|
|
|
718
718
|
// Handle enum (select dropdown)
|
|
@@ -862,7 +862,7 @@ export default function CheckoutDemoPage() {
|
|
|
862
862
|
id={fieldName}
|
|
863
863
|
checked={!!formData[fieldName]}
|
|
864
864
|
onChange={(e) => handleFieldChange(fieldName, e.target.checked)}
|
|
865
|
-
className="w-4 h-4 text-yellow-600 border-gray-300 rounded focus:ring-
|
|
865
|
+
className="w-4 h-4 text-yellow-600 border-gray-300 rounded focus-visible:ring-ring"
|
|
866
866
|
/>
|
|
867
867
|
<label htmlFor={fieldName} className="text-sm font-medium text-gray-700">
|
|
868
868
|
{fieldTitle}
|
|
@@ -941,7 +941,7 @@ export default function CheckoutDemoPage() {
|
|
|
941
941
|
id="customer-select"
|
|
942
942
|
value={selectedCustomerId}
|
|
943
943
|
onChange={(e) => setSelectedCustomerId(e.target.value)}
|
|
944
|
-
className="w-full px-3 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-
|
|
944
|
+
className="w-full px-3 py-2 border border-gray-300 rounded-md focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring text-sm"
|
|
945
945
|
>
|
|
946
946
|
<option value="">{t('workflows.checkoutDemo.customer.selectPlaceholder', '-- Select a customer --')}</option>
|
|
947
947
|
{customers.map((customer: any) => (
|
|
@@ -958,7 +958,7 @@ export default function CheckoutDemoPage() {
|
|
|
958
958
|
id="currency-select"
|
|
959
959
|
value={selectedCurrency}
|
|
960
960
|
onChange={(e) => setSelectedCurrency(e.target.value)}
|
|
961
|
-
className="w-full px-3 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-
|
|
961
|
+
className="w-full px-3 py-2 border border-gray-300 rounded-md focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring text-sm"
|
|
962
962
|
>
|
|
963
963
|
<option value="USD">USD - US Dollar</option>
|
|
964
964
|
<option value="EUR">EUR - Euro</option>
|
|
@@ -999,7 +999,7 @@ export default function CheckoutDemoPage() {
|
|
|
999
999
|
e.target.value = '' // Reset selection
|
|
1000
1000
|
}
|
|
1001
1001
|
}}
|
|
1002
|
-
className="w-full px-3 py-2 border border-gray-300 rounded-md focus:outline-none focus:ring-2 focus:ring-
|
|
1002
|
+
className="w-full px-3 py-2 border border-gray-300 rounded-md focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring text-sm"
|
|
1003
1003
|
value=""
|
|
1004
1004
|
>
|
|
1005
1005
|
<option value="">{t('workflows.checkoutDemo.product.selectPlaceholder', '-- Select a product to add --')}</option>
|
|
@@ -1688,7 +1688,7 @@ export default function CheckoutDemoPage() {
|
|
|
1688
1688
|
<div className="mt-3">
|
|
1689
1689
|
<a
|
|
1690
1690
|
href={`/backend/tasks/${task.id}`}
|
|
1691
|
-
className="inline-flex items-center px-3 py-2 border border-transparent text-sm leading-4 font-medium rounded-md text-white bg-yellow-600 hover:bg-yellow-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-
|
|
1691
|
+
className="inline-flex items-center px-3 py-2 border border-transparent text-sm leading-4 font-medium rounded-md text-white bg-yellow-600 hover:bg-yellow-700 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:ring-ring"
|
|
1692
1692
|
>
|
|
1693
1693
|
{t('workflows.checkoutDemo.progress.completeTask', 'Complete Task →')}
|
|
1694
1694
|
</a>
|