@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
|
@@ -172,8 +172,8 @@ function splitLogPayload(payload: Record<string, unknown> | null | undefined) {
|
|
|
172
172
|
|
|
173
173
|
function DetailStat({ label, value }: { label: string; value: React.ReactNode }) {
|
|
174
174
|
return (
|
|
175
|
-
<div className="rounded-lg border bg-muted/
|
|
176
|
-
<div className="text-
|
|
175
|
+
<div className="rounded-lg border bg-muted/30 px-4 py-3">
|
|
176
|
+
<div className="text-overline font-medium uppercase tracking-wide text-muted-foreground">{label}</div>
|
|
177
177
|
<div className="mt-1 text-sm font-medium">{value}</div>
|
|
178
178
|
</div>
|
|
179
179
|
)
|
|
@@ -563,8 +563,8 @@ export default function PaymentTransactionsPage() {
|
|
|
563
563
|
[t('payment_gateways.transactions.columns.lastWebhookAt', 'Last webhook'), formatDateTime(detail.transaction.lastWebhookAt)],
|
|
564
564
|
[t('payment_gateways.transactions.columns.lastPolledAt', 'Last poll'), formatDateTime(detail.transaction.lastPolledAt)],
|
|
565
565
|
].map(([label, value]) => (
|
|
566
|
-
<div key={label} className="rounded-lg border bg-muted/
|
|
567
|
-
<dt className="text-
|
|
566
|
+
<div key={label} className="rounded-lg border bg-muted/30 px-4 py-3">
|
|
567
|
+
<dt className="text-overline font-medium uppercase tracking-wide text-muted-foreground">{label}</dt>
|
|
568
568
|
<dd className="mt-1 break-all text-sm">{value}</dd>
|
|
569
569
|
</div>
|
|
570
570
|
))}
|
|
@@ -580,7 +580,7 @@ export default function PaymentTransactionsPage() {
|
|
|
580
580
|
<div className="overflow-hidden rounded-lg border">
|
|
581
581
|
<table className="w-full text-sm">
|
|
582
582
|
<thead>
|
|
583
|
-
<tr className="border-b bg-muted/
|
|
583
|
+
<tr className="border-b bg-muted/50">
|
|
584
584
|
<th className="px-4 py-2 text-left font-medium">{t('payment_gateways.transactions.columns.eventType', 'Event')}</th>
|
|
585
585
|
<th className="px-4 py-2 text-left font-medium">{t('payment_gateways.transactions.columns.status', 'Status')}</th>
|
|
586
586
|
<th className="px-4 py-2 text-left font-medium">{t('payment_gateways.transactions.columns.processed', 'Processed')}</th>
|
|
@@ -616,7 +616,7 @@ export default function PaymentTransactionsPage() {
|
|
|
616
616
|
<div className="overflow-hidden rounded-lg border">
|
|
617
617
|
<table className="w-full text-sm">
|
|
618
618
|
<thead>
|
|
619
|
-
<tr className="border-b bg-muted/
|
|
619
|
+
<tr className="border-b bg-muted/50">
|
|
620
620
|
<th className="px-4 py-2 text-left font-medium">{t('payment_gateways.transactions.columns.time', 'Time')}</th>
|
|
621
621
|
<th className="px-4 py-2 text-left font-medium">{t('payment_gateways.transactions.columns.level', 'Level')}</th>
|
|
622
622
|
<th className="px-4 py-2 text-left font-medium">{t('payment_gateways.transactions.columns.message', 'Message')}</th>
|
|
@@ -658,14 +658,14 @@ export default function PaymentTransactionsPage() {
|
|
|
658
658
|
</td>
|
|
659
659
|
</tr>
|
|
660
660
|
{isExpanded ? (
|
|
661
|
-
<tr className="border-b bg-muted/
|
|
661
|
+
<tr className="border-b bg-muted/30 last:border-0">
|
|
662
662
|
<td colSpan={3} className="px-4 py-4">
|
|
663
663
|
<div className="space-y-4 rounded-lg border bg-card p-4">
|
|
664
664
|
{metadataEntries.length > 0 ? (
|
|
665
665
|
<dl className="grid gap-3 sm:grid-cols-2 xl:grid-cols-3">
|
|
666
666
|
{metadataEntries.map(([label, value]) => (
|
|
667
|
-
<div key={label} className="rounded-md border bg-muted/
|
|
668
|
-
<dt className="text-
|
|
667
|
+
<div key={label} className="rounded-md border bg-muted/30 px-3 py-2">
|
|
668
|
+
<dt className="text-overline font-medium uppercase tracking-wide text-muted-foreground">{label}</dt>
|
|
669
669
|
<dd className="mt-1 break-all text-sm">{value}</dd>
|
|
670
670
|
</div>
|
|
671
671
|
))}
|
|
@@ -674,8 +674,8 @@ export default function PaymentTransactionsPage() {
|
|
|
674
674
|
{inlineEntries.length > 0 ? (
|
|
675
675
|
<dl className="grid gap-3 sm:grid-cols-2 xl:grid-cols-3">
|
|
676
676
|
{inlineEntries.map(([key, value]) => (
|
|
677
|
-
<div key={key} className="rounded-md border bg-muted/
|
|
678
|
-
<dt className="text-
|
|
677
|
+
<div key={key} className="rounded-md border bg-muted/30 px-3 py-2">
|
|
678
|
+
<dt className="text-overline font-medium uppercase tracking-wide text-muted-foreground">{formatLogDetailLabel(key)}</dt>
|
|
679
679
|
<dd className="mt-1 break-words text-sm">{formatLogPrimitiveValue(value)}</dd>
|
|
680
680
|
</div>
|
|
681
681
|
))}
|
|
@@ -1412,7 +1412,7 @@ export function AvailabilityRulesEditor({
|
|
|
1412
1412
|
) : (
|
|
1413
1413
|
windows.map((window, windowIndex) => {
|
|
1414
1414
|
const windowError = weeklyWindowErrors[index]?.[windowIndex] ?? null
|
|
1415
|
-
const errorClass = windowError ? 'border-red-500
|
|
1415
|
+
const errorClass = windowError ? 'border-red-500 aria-invalid:ring-destructive' : ''
|
|
1416
1416
|
return (
|
|
1417
1417
|
<div key={`${day.code}-${windowIndex}`} className="space-y-1">
|
|
1418
1418
|
<div className="flex flex-wrap items-center gap-2">
|
|
@@ -1736,7 +1736,7 @@ export function AvailabilityRulesEditor({
|
|
|
1736
1736
|
<label className="text-xs font-medium text-muted-foreground">{listLabels.windowsLabel}</label>
|
|
1737
1737
|
{editorWindows.map((window, index) => {
|
|
1738
1738
|
const windowError = editorWindowErrors[index] ?? null
|
|
1739
|
-
const errorClass = windowError ? 'border-red-500
|
|
1739
|
+
const errorClass = windowError ? 'border-red-500 aria-invalid:ring-destructive' : ''
|
|
1740
1740
|
return (
|
|
1741
1741
|
<div key={`${index}-${window.start}`} className="space-y-1">
|
|
1742
1742
|
<div className="flex flex-wrap items-center gap-2">
|
|
@@ -99,7 +99,7 @@ export default function PortalDashboardPage({ params }: Props) {
|
|
|
99
99
|
type="button"
|
|
100
100
|
variant={editing ? 'default' : 'outline'}
|
|
101
101
|
size="sm"
|
|
102
|
-
className="rounded-lg text-
|
|
102
|
+
className="rounded-lg text-sm"
|
|
103
103
|
onClick={() => setEditing((prev) => !prev)}
|
|
104
104
|
>
|
|
105
105
|
{editing ? t('portal.dashboard.done', 'Done') : t('portal.dashboard.customize', 'Customize')}
|
|
@@ -120,7 +120,7 @@ export default function PortalDashboardPage({ params }: Props) {
|
|
|
120
120
|
{dashboardWidgets.map((widget) => {
|
|
121
121
|
const isHidden = hiddenWidgets.has(widget.metadata.id)
|
|
122
122
|
return (
|
|
123
|
-
<Button key={widget.metadata.id} type="button" variant={isHidden ? 'outline' : 'default'} size="sm" className="rounded-lg text-
|
|
123
|
+
<Button key={widget.metadata.id} type="button" variant={isHidden ? 'outline' : 'default'} size="sm" className="rounded-lg text-sm" onClick={() => toggleWidget(widget.metadata.id)}>
|
|
124
124
|
{widget.metadata.title || widget.metadata.id}
|
|
125
125
|
</Button>
|
|
126
126
|
)
|
|
@@ -99,12 +99,12 @@ export default function PortalLoginPage({ params }: Props) {
|
|
|
99
99
|
) : null}
|
|
100
100
|
|
|
101
101
|
<div className="flex flex-col gap-1.5">
|
|
102
|
-
<Label htmlFor="login-email" className="text-
|
|
102
|
+
<Label htmlFor="login-email" className="text-overline font-semibold uppercase tracking-wider text-muted-foreground/70">{t('portal.login.email', 'Email')}</Label>
|
|
103
103
|
<Input id="login-email" type="email" autoComplete="email" required placeholder={t('portal.login.email.placeholder', 'you@example.com')} value={email} onChange={(e) => setEmail(e.target.value)} disabled={submitting} className="rounded-lg" />
|
|
104
104
|
</div>
|
|
105
105
|
|
|
106
106
|
<div className="flex flex-col gap-1.5">
|
|
107
|
-
<Label htmlFor="login-password" className="text-
|
|
107
|
+
<Label htmlFor="login-password" className="text-overline font-semibold uppercase tracking-wider text-muted-foreground/70">{t('portal.login.password', 'Password')}</Label>
|
|
108
108
|
<Input id="login-password" type="password" autoComplete="current-password" required placeholder={t('portal.login.password.placeholder', '\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022')} value={password} onChange={(e) => setPassword(e.target.value)} disabled={submitting} className="rounded-lg" />
|
|
109
109
|
</div>
|
|
110
110
|
|
|
@@ -112,7 +112,7 @@ export default function PortalLoginPage({ params }: Props) {
|
|
|
112
112
|
{submitting ? t('portal.login.submitting', 'Signing in...') : t('portal.login.submit', 'Sign In')}
|
|
113
113
|
</Button>
|
|
114
114
|
|
|
115
|
-
<p className="text-center text-
|
|
115
|
+
<p className="text-center text-sm text-muted-foreground">
|
|
116
116
|
{t('portal.login.noAccount', "Don't have an account?")}{' '}
|
|
117
117
|
<Link href={`/${orgSlug}/portal/signup`} className="font-medium text-foreground underline underline-offset-4 hover:opacity-80">
|
|
118
118
|
{t('portal.login.signupLink', 'Sign up')}
|
|
@@ -77,7 +77,7 @@ export default function PortalLandingPage({ params }: Props) {
|
|
|
77
77
|
<InjectionSpot spotId={PortalInjectionSpots.pageBefore('home')} context={injectionContext} />
|
|
78
78
|
|
|
79
79
|
<section className="flex flex-col items-center gap-5 py-8 text-center sm:py-16">
|
|
80
|
-
<p className="text-
|
|
80
|
+
<p className="text-overline font-semibold uppercase tracking-widest text-muted-foreground/60">
|
|
81
81
|
{t('portal.nav.home', 'Customer Portal')}
|
|
82
82
|
</p>
|
|
83
83
|
<h1 className="max-w-2xl text-4xl font-bold tracking-tight text-foreground sm:text-5xl lg:text-6xl">
|
|
@@ -87,10 +87,10 @@ export default function PortalLandingPage({ params }: Props) {
|
|
|
87
87
|
{t('portal.landing.hero.description', 'Access your account, manage orders, and stay up to date.')}
|
|
88
88
|
</p>
|
|
89
89
|
<div className="mt-2 flex items-center gap-3">
|
|
90
|
-
<Button asChild size="lg" className="rounded-lg px-6 text-
|
|
90
|
+
<Button asChild size="lg" className="rounded-lg px-6 text-sm">
|
|
91
91
|
<Link href={`/${orgSlug}/portal/login`}>{t('portal.landing.cta.login', 'Sign In')}</Link>
|
|
92
92
|
</Button>
|
|
93
|
-
<Button asChild variant="outline" size="lg" className="rounded-lg px-6 text-
|
|
93
|
+
<Button asChild variant="outline" size="lg" className="rounded-lg px-6 text-sm">
|
|
94
94
|
<Link href={`/${orgSlug}/portal/signup`}>{t('portal.landing.cta.signup', 'Create Account')}</Link>
|
|
95
95
|
</Button>
|
|
96
96
|
</div>
|
|
@@ -60,7 +60,7 @@ export default function PortalProfilePage({ params }: Props) {
|
|
|
60
60
|
value={
|
|
61
61
|
<span className="flex items-center gap-2">
|
|
62
62
|
<span className="truncate">{user.email}</span>
|
|
63
|
-
<Badge variant={user.emailVerified ? 'default' : 'outline'} className="shrink-0 text-
|
|
63
|
+
<Badge variant={user.emailVerified ? 'default' : 'outline'} className="shrink-0 text-overline">
|
|
64
64
|
{user.emailVerified ? t('portal.dashboard.emailVerified', 'Verified') : t('portal.dashboard.emailNotVerified', 'Unverified')}
|
|
65
65
|
</Badge>
|
|
66
66
|
</span>
|
|
@@ -73,7 +73,7 @@ export default function PortalProfilePage({ params }: Props) {
|
|
|
73
73
|
{isPortalAdmin ? (
|
|
74
74
|
<>
|
|
75
75
|
<PortalCardDivider />
|
|
76
|
-
<PortalStatRow label={t('portal.dashboard.roles', 'Role')} value={<Badge className="text-
|
|
76
|
+
<PortalStatRow label={t('portal.dashboard.roles', 'Role')} value={<Badge className="text-overline">{t('portal.dashboard.portalAdmin', 'Portal Admin')}</Badge>} />
|
|
77
77
|
</>
|
|
78
78
|
) : null}
|
|
79
79
|
</div>
|
|
@@ -84,7 +84,7 @@ export default function PortalProfilePage({ params }: Props) {
|
|
|
84
84
|
{roles.length > 0 ? (
|
|
85
85
|
<div className="flex flex-wrap gap-2">
|
|
86
86
|
{roles.map((role) => (
|
|
87
|
-
<span key={role.id} className="inline-flex items-center rounded-lg border px-3 py-1.5 text-
|
|
87
|
+
<span key={role.id} className="inline-flex items-center rounded-lg border px-3 py-1.5 text-xs font-medium">{role.name}</span>
|
|
88
88
|
))}
|
|
89
89
|
</div>
|
|
90
90
|
) : (
|
|
@@ -97,7 +97,7 @@ export default function PortalProfilePage({ params }: Props) {
|
|
|
97
97
|
{resolvedFeatures.length > 0 ? (
|
|
98
98
|
<div className="flex flex-wrap gap-2">
|
|
99
99
|
{resolvedFeatures.map((feature) => (
|
|
100
|
-
<span key={feature} className="inline-flex items-center rounded-md border bg-muted/50 px-2 py-1 font-mono text-
|
|
100
|
+
<span key={feature} className="inline-flex items-center rounded-md border bg-muted/50 px-2 py-1 font-mono text-overline text-muted-foreground">{feature}</span>
|
|
101
101
|
))}
|
|
102
102
|
</div>
|
|
103
103
|
) : (
|
|
@@ -112,17 +112,17 @@ export default function PortalSignupPage({ params }: Props) {
|
|
|
112
112
|
) : null}
|
|
113
113
|
|
|
114
114
|
<div className="flex flex-col gap-1.5">
|
|
115
|
-
<Label htmlFor="signup-name" className="text-
|
|
115
|
+
<Label htmlFor="signup-name" className="text-overline font-semibold uppercase tracking-wider text-muted-foreground/70">{t('portal.signup.displayName', 'Full Name')}</Label>
|
|
116
116
|
<Input id="signup-name" type="text" autoComplete="name" required placeholder={t('portal.signup.displayName.placeholder', 'Jane Smith')} value={displayName} onChange={(e) => setDisplayName(e.target.value)} disabled={submitting} className="rounded-lg" />
|
|
117
117
|
</div>
|
|
118
118
|
|
|
119
119
|
<div className="flex flex-col gap-1.5">
|
|
120
|
-
<Label htmlFor="signup-email" className="text-
|
|
120
|
+
<Label htmlFor="signup-email" className="text-overline font-semibold uppercase tracking-wider text-muted-foreground/70">{t('portal.signup.email', 'Email')}</Label>
|
|
121
121
|
<Input id="signup-email" type="email" autoComplete="email" required placeholder={t('portal.signup.email.placeholder', 'you@example.com')} value={email} onChange={(e) => setEmail(e.target.value)} disabled={submitting} className="rounded-lg" />
|
|
122
122
|
</div>
|
|
123
123
|
|
|
124
124
|
<div className="flex flex-col gap-1.5">
|
|
125
|
-
<Label htmlFor="signup-password" className="text-
|
|
125
|
+
<Label htmlFor="signup-password" className="text-overline font-semibold uppercase tracking-wider text-muted-foreground/70">{t('portal.signup.password', 'Password')}</Label>
|
|
126
126
|
<Input id="signup-password" type="password" autoComplete="new-password" required placeholder={t('portal.signup.password.placeholder', '\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022')} value={password} onChange={(e) => setPassword(e.target.value)} disabled={submitting} className="rounded-lg" />
|
|
127
127
|
</div>
|
|
128
128
|
|
|
@@ -130,7 +130,7 @@ export default function PortalSignupPage({ params }: Props) {
|
|
|
130
130
|
{submitting ? t('portal.signup.submitting', 'Creating account...') : t('portal.signup.submit', 'Create Account')}
|
|
131
131
|
</Button>
|
|
132
132
|
|
|
133
|
-
<p className="text-center text-
|
|
133
|
+
<p className="text-center text-sm text-muted-foreground">
|
|
134
134
|
{t('portal.signup.hasAccount', 'Already have an account?')}{' '}
|
|
135
135
|
<Link href={`/${orgSlug}/portal/login`} className="font-medium text-foreground underline underline-offset-4 hover:opacity-80">
|
|
136
136
|
{t('portal.signup.loginLink', 'Sign in')}
|
|
@@ -190,7 +190,7 @@ export default function ResourcesResourceDetailPage({ params }: { params?: { id?
|
|
|
190
190
|
return (
|
|
191
191
|
<div
|
|
192
192
|
key={`activity-${activity.id ?? 'row'}-custom-${index}`}
|
|
193
|
-
className="rounded-md border border-border/
|
|
193
|
+
className="rounded-md border border-border/70 bg-muted/30 px-3 py-2"
|
|
194
194
|
>
|
|
195
195
|
<div className="text-xs font-medium text-muted-foreground">{label}</div>
|
|
196
196
|
<div className="mt-1 text-sm text-foreground">{content}</div>
|
|
@@ -211,7 +211,7 @@ function CurrencyInlineEditor({
|
|
|
211
211
|
className="text-sm text-foreground"
|
|
212
212
|
iconWrapperClassName="inline-flex h-5 w-5 items-center justify-center rounded border border-border bg-background"
|
|
213
213
|
iconClassName="h-3.5 w-3.5"
|
|
214
|
-
colorClassName="h-2.5 w-2.5 rounded-full border border-border/
|
|
214
|
+
colorClassName="h-2.5 w-2.5 rounded-full border border-border/70"
|
|
215
215
|
/>
|
|
216
216
|
{error ? <p className="text-xs text-destructive">{error}</p> : null}
|
|
217
217
|
<div className="flex items-center gap-2">
|
|
@@ -242,7 +242,7 @@ function CurrencyInlineEditor({
|
|
|
242
242
|
className="mt-1 inline-flex items-center gap-2 text-sm text-foreground"
|
|
243
243
|
iconWrapperClassName="inline-flex h-5 w-5 items-center justify-center rounded border border-border bg-background"
|
|
244
244
|
iconClassName="h-3.5 w-3.5"
|
|
245
|
-
colorClassName="h-2.5 w-2.5 rounded-full border border-border/
|
|
245
|
+
colorClassName="h-2.5 w-2.5 rounded-full border border-border/70"
|
|
246
246
|
/>
|
|
247
247
|
)}
|
|
248
248
|
</div>
|
|
@@ -1142,7 +1142,7 @@ function ContactEmailInlineEditor({
|
|
|
1142
1142
|
<div className="relative">
|
|
1143
1143
|
<Mail className="pointer-events-none absolute left-2 top-2.5 h-4 w-4 text-muted-foreground" />
|
|
1144
1144
|
<input
|
|
1145
|
-
className="w-full rounded-md border pl-8 pr-3 py-2 text-sm focus:outline-none focus:ring-2 focus:ring-ring"
|
|
1145
|
+
className="w-full rounded-md border pl-8 pr-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
1146
1146
|
value={draft}
|
|
1147
1147
|
onChange={(event) => {
|
|
1148
1148
|
if (error) setError(null)
|
|
@@ -4562,7 +4562,7 @@ export default function SalesDocumentDetailPage({
|
|
|
4562
4562
|
{statusDisplay?.icon ? renderDictionaryIcon(statusDisplay.icon, 'h-4 w-4') : null}
|
|
4563
4563
|
<span className="inline-flex items-center gap-1">
|
|
4564
4564
|
{statusDisplay?.color
|
|
4565
|
-
? renderDictionaryColor(statusDisplay.color, 'h-2.5 w-2.5 rounded-full border border-border/
|
|
4565
|
+
? renderDictionaryColor(statusDisplay.color, 'h-2.5 w-2.5 rounded-full border border-border/70')
|
|
4566
4566
|
: <span className="h-2.5 w-2.5 rounded-full bg-primary" />}
|
|
4567
4567
|
</span>
|
|
4568
4568
|
<span>{statusDisplay?.label ?? record.status}</span>
|
|
@@ -230,7 +230,7 @@ export function DocumentNumberSettings() {
|
|
|
230
230
|
</p>
|
|
231
231
|
</label>
|
|
232
232
|
</div>
|
|
233
|
-
<div className="space-y-2 rounded-lg border bg-muted/
|
|
233
|
+
<div className="space-y-2 rounded-lg border bg-muted/50 p-3">
|
|
234
234
|
<div className="flex items-center gap-2 text-sm font-medium">
|
|
235
235
|
{translations.tokensTitle}
|
|
236
236
|
<span className="text-xs font-normal text-muted-foreground">{translations.tokensHint}</span>
|
|
@@ -1782,7 +1782,7 @@ function PriceOverridesEditor({
|
|
|
1782
1782
|
|
|
1783
1783
|
return (
|
|
1784
1784
|
<div className="space-y-4">
|
|
1785
|
-
<div className="rounded border bg-muted/
|
|
1785
|
+
<div className="rounded border bg-muted/50 px-3 py-2">
|
|
1786
1786
|
<div className="text-xs uppercase text-muted-foreground">
|
|
1787
1787
|
{t('sales.channels.offers.pricing.basePriceLabel', 'Original product price')}
|
|
1788
1788
|
</div>
|
|
@@ -389,7 +389,7 @@ export function AdjustmentDialog({
|
|
|
389
389
|
component: ({ value, setValue }) => {
|
|
390
390
|
const currentMode = value === 'rate' || value === 'amount' ? value : mode
|
|
391
391
|
return (
|
|
392
|
-
<div className="inline-flex rounded-md border bg-muted/
|
|
392
|
+
<div className="inline-flex rounded-md border bg-muted/50 p-1 text-sm font-medium">
|
|
393
393
|
{(['rate', 'amount'] as const).map((option) => (
|
|
394
394
|
<button
|
|
395
395
|
key={option}
|
|
@@ -55,10 +55,10 @@ export function DocumentTotals({ title, currency, items, className }: DocumentTo
|
|
|
55
55
|
return (
|
|
56
56
|
<div className={cn('space-y-3', className)}>
|
|
57
57
|
<div className="overflow-hidden rounded-xl border bg-card shadow-sm">
|
|
58
|
-
<div className="flex items-center justify-between border-b bg-muted/
|
|
58
|
+
<div className="flex items-center justify-between border-b bg-muted/50 px-4 py-3">
|
|
59
59
|
<span className="text-xs font-semibold uppercase tracking-wide text-muted-foreground">{heading}</span>
|
|
60
60
|
{currency ? (
|
|
61
|
-
<span className="rounded-full border border-border/
|
|
61
|
+
<span className="rounded-full border border-border/70 bg-background/80 px-3 py-1 text-xs font-semibold tracking-wide text-foreground">
|
|
62
62
|
{currency}
|
|
63
63
|
</span>
|
|
64
64
|
) : null}
|
|
@@ -68,7 +68,7 @@ export function DocumentTotals({ title, currency, items, className }: DocumentTo
|
|
|
68
68
|
{visibleItems
|
|
69
69
|
.filter((item) => !item.emphasize)
|
|
70
70
|
.map((item) => (
|
|
71
|
-
<tr key={item.key} className="bg-background/
|
|
71
|
+
<tr key={item.key} className="bg-background/80 transition-colors hover:bg-muted/30">
|
|
72
72
|
<td className="px-4 py-3 font-medium text-foreground/90">{item.label}</td>
|
|
73
73
|
<td className="px-4 py-3 text-right">
|
|
74
74
|
<PriceWithCurrency amount={item.amount} currency={currency} className="font-mono text-base" />
|
|
@@ -350,7 +350,7 @@ export function PaymentDialog({
|
|
|
350
350
|
onChange={(event) => setValue(event.target.value)}
|
|
351
351
|
placeholder="0.00"
|
|
352
352
|
/>
|
|
353
|
-
<span className="rounded-full border border-border/
|
|
353
|
+
<span className="rounded-full border border-border/70 bg-muted/50 px-3 py-1 text-xs font-semibold uppercase text-foreground">
|
|
354
354
|
{currencyLabel}
|
|
355
355
|
</span>
|
|
356
356
|
</div>
|
|
@@ -239,7 +239,7 @@ function CustomerQuickCreate({ t, onCreated }: CustomerQuickCreateProps) {
|
|
|
239
239
|
)
|
|
240
240
|
|
|
241
241
|
const renderMenu = () => (
|
|
242
|
-
<div className="absolute right-0 z-
|
|
242
|
+
<div className="absolute right-0 z-dropdown mt-2 w-48 rounded border bg-popover p-1 shadow-lg">
|
|
243
243
|
<button
|
|
244
244
|
type="button"
|
|
245
245
|
className="flex w-full items-center gap-2 rounded px-2 py-2 text-sm hover:bg-muted"
|
|
@@ -1086,7 +1086,7 @@ export function SalesDocumentForm({ onCreated, isSubmitting = false, initialKind
|
|
|
1086
1086
|
label: '',
|
|
1087
1087
|
type: 'custom',
|
|
1088
1088
|
component: () => (
|
|
1089
|
-
<div className="rounded-lg border bg-muted/
|
|
1089
|
+
<div className="rounded-lg border bg-muted/50 p-3 text-sm text-muted-foreground">
|
|
1090
1090
|
{t('sales.documents.form.nextStep', 'After creation you will add items, prices, and fulfillment details.')}
|
|
1091
1091
|
</div>
|
|
1092
1092
|
),
|
|
@@ -131,7 +131,7 @@ const SalesNewOrdersWidget: React.FC<DashboardWidgetComponentProps<SalesNewOrder
|
|
|
131
131
|
type="number"
|
|
132
132
|
min={1}
|
|
133
133
|
max={20}
|
|
134
|
-
className="w-24 rounded-md border border-input bg-background px-2 py-1 text-sm text-foreground focus:border-
|
|
134
|
+
className="w-24 rounded-md border border-input 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"
|
|
135
135
|
value={hydrated.pageSize}
|
|
136
136
|
onChange={(event) => {
|
|
137
137
|
const next = Number(event.target.value)
|
|
@@ -152,7 +152,7 @@ const SalesNewOrdersWidget: React.FC<DashboardWidgetComponentProps<SalesNewOrder
|
|
|
152
152
|
onChange={(event) => {
|
|
153
153
|
onSettingsChange?.({ ...hydrated, datePeriod: event.target.value as DatePeriodOption })
|
|
154
154
|
}}
|
|
155
|
-
className="w-full rounded-md border border-input bg-background px-2 py-1 text-sm text-foreground focus:border-
|
|
155
|
+
className="w-full rounded-md border border-input 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"
|
|
156
156
|
>
|
|
157
157
|
<option value="last24h">{translate('sales.widgets.newOrders.settings.last24h', 'Last 24 hours')}</option>
|
|
158
158
|
<option value="last7d">{translate('sales.widgets.newOrders.settings.last7d', 'Last 7 days')}</option>
|
|
@@ -176,7 +176,7 @@ const SalesNewOrdersWidget: React.FC<DashboardWidgetComponentProps<SalesNewOrder
|
|
|
176
176
|
}}
|
|
177
177
|
onFocus={openNativeDatePicker}
|
|
178
178
|
onClick={openNativeDatePicker}
|
|
179
|
-
className="w-full rounded-md border border-input bg-background px-2 py-1 text-sm text-foreground focus:border-
|
|
179
|
+
className="w-full rounded-md border border-input 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"
|
|
180
180
|
/>
|
|
181
181
|
</div>
|
|
182
182
|
<div className="space-y-1.5">
|
|
@@ -192,7 +192,7 @@ const SalesNewOrdersWidget: React.FC<DashboardWidgetComponentProps<SalesNewOrder
|
|
|
192
192
|
}}
|
|
193
193
|
onFocus={openNativeDatePicker}
|
|
194
194
|
onClick={openNativeDatePicker}
|
|
195
|
-
className="w-full rounded-md border border-input bg-background px-2 py-1 text-sm text-foreground focus:border-
|
|
195
|
+
className="w-full rounded-md border border-input 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"
|
|
196
196
|
/>
|
|
197
197
|
</div>
|
|
198
198
|
</div>
|
|
@@ -137,7 +137,7 @@ const SalesNewQuotesWidget: React.FC<DashboardWidgetComponentProps<SalesNewQuote
|
|
|
137
137
|
type="number"
|
|
138
138
|
min={1}
|
|
139
139
|
max={20}
|
|
140
|
-
className="w-24 rounded-md border border-input bg-background px-2 py-1 text-sm text-foreground focus:border-
|
|
140
|
+
className="w-24 rounded-md border border-input 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"
|
|
141
141
|
value={hydrated.pageSize}
|
|
142
142
|
onChange={(event) => {
|
|
143
143
|
const next = Number(event.target.value)
|
|
@@ -158,7 +158,7 @@ const SalesNewQuotesWidget: React.FC<DashboardWidgetComponentProps<SalesNewQuote
|
|
|
158
158
|
onChange={(event) => {
|
|
159
159
|
onSettingsChange?.({ ...hydrated, datePeriod: event.target.value as DatePeriodOption })
|
|
160
160
|
}}
|
|
161
|
-
className="w-full rounded-md border border-input bg-background px-2 py-1 text-sm text-foreground focus:border-
|
|
161
|
+
className="w-full rounded-md border border-input 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"
|
|
162
162
|
>
|
|
163
163
|
<option value="last24h">{translate('sales.widgets.newQuotes.settings.last24h', 'Last 24 hours')}</option>
|
|
164
164
|
<option value="last7d">{translate('sales.widgets.newQuotes.settings.last7d', 'Last 7 days')}</option>
|
|
@@ -182,7 +182,7 @@ const SalesNewQuotesWidget: React.FC<DashboardWidgetComponentProps<SalesNewQuote
|
|
|
182
182
|
}}
|
|
183
183
|
onFocus={openNativeDatePicker}
|
|
184
184
|
onClick={openNativeDatePicker}
|
|
185
|
-
className="w-full rounded-md border border-input bg-background px-2 py-1 text-sm text-foreground focus:border-
|
|
185
|
+
className="w-full rounded-md border border-input 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"
|
|
186
186
|
/>
|
|
187
187
|
</div>
|
|
188
188
|
<div className="space-y-1.5">
|
|
@@ -198,7 +198,7 @@ const SalesNewQuotesWidget: React.FC<DashboardWidgetComponentProps<SalesNewQuote
|
|
|
198
198
|
}}
|
|
199
199
|
onFocus={openNativeDatePicker}
|
|
200
200
|
onClick={openNativeDatePicker}
|
|
201
|
-
className="w-full rounded-md border border-input bg-background px-2 py-1 text-sm text-foreground focus:border-
|
|
201
|
+
className="w-full rounded-md border border-input 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"
|
|
202
202
|
/>
|
|
203
203
|
</div>
|
|
204
204
|
</div>
|
|
@@ -69,7 +69,7 @@ function StatusDot({ color, className }: { color: string | null | undefined; cla
|
|
|
69
69
|
if (!color) return <span className={cn('h-2.5 w-2.5 rounded-full bg-muted-foreground/40 border border-border inline-flex', className)} />
|
|
70
70
|
return (
|
|
71
71
|
<span
|
|
72
|
-
className={cn('h-2.5 w-2.5 rounded-full border border-border/
|
|
72
|
+
className={cn('h-2.5 w-2.5 rounded-full border border-border/70 inline-flex', className)}
|
|
73
73
|
style={{ backgroundColor: color }}
|
|
74
74
|
aria-hidden
|
|
75
75
|
/>
|
|
@@ -228,7 +228,7 @@ function FilterDropdown({ filter, onChange }: { filter: FilterKind; onChange: (k
|
|
|
228
228
|
<div
|
|
229
229
|
role="listbox"
|
|
230
230
|
aria-label={t('sales.documents.history.filter.label', 'Filters')}
|
|
231
|
-
className="absolute left-0 top-full mt-1 z-
|
|
231
|
+
className="absolute left-0 top-full mt-1 z-dropdown w-48 rounded-md border bg-background p-1 shadow-md"
|
|
232
232
|
>
|
|
233
233
|
{options.map(opt => (
|
|
234
234
|
<button
|
|
@@ -36,7 +36,7 @@ export function SalesDocumentMessageDetail(props: ObjectDetailProps) {
|
|
|
36
36
|
{viewAction?.href ? (
|
|
37
37
|
<Link
|
|
38
38
|
href={resolveActionHref(viewAction.href, props.entityId)}
|
|
39
|
-
className="block rounded-md transition-opacity hover:opacity-
|
|
39
|
+
className="block rounded-md transition-opacity hover:opacity-80"
|
|
40
40
|
>
|
|
41
41
|
{preview}
|
|
42
42
|
</Link>
|
|
@@ -22,7 +22,7 @@ export function SalesDocumentMessagePreview({
|
|
|
22
22
|
const subtitle = previewData?.subtitle || ""
|
|
23
23
|
|
|
24
24
|
return (
|
|
25
|
-
<div className="flex items-start gap-3 rounded-md border bg-muted/
|
|
25
|
+
<div className="flex items-start gap-3 rounded-md border bg-muted/30 p-3">
|
|
26
26
|
<Icon className="mt-0.5 h-4 w-4 text-muted-foreground" />
|
|
27
27
|
<div className="min-w-0 flex-1 space-y-1">
|
|
28
28
|
<div className="flex items-center gap-2">
|
|
@@ -37,7 +37,7 @@ export const PackageEditor = (props: PackageEditorProps) => {
|
|
|
37
37
|
return (
|
|
38
38
|
<div className="space-y-3">
|
|
39
39
|
{packages.map((pkg, index) => (
|
|
40
|
-
<div key={index} className="rounded-lg border bg-muted/
|
|
40
|
+
<div key={index} className="rounded-lg border bg-muted/30 p-3">
|
|
41
41
|
<div className="mb-2 flex items-center justify-between">
|
|
42
42
|
<span className="text-xs font-medium text-muted-foreground">
|
|
43
43
|
{t('shipping_carriers.create.package.label', 'Package')} {index + 1}
|
|
@@ -178,7 +178,7 @@ export default function StaffTeamMemberDetailPage({ params }: { params?: { id?:
|
|
|
178
178
|
return (
|
|
179
179
|
<div
|
|
180
180
|
key={`activity-${activity.id ?? 'row'}-custom-${index}`}
|
|
181
|
-
className="rounded-md border border-border/
|
|
181
|
+
className="rounded-md border border-border/70 bg-muted/30 px-3 py-2"
|
|
182
182
|
>
|
|
183
183
|
<div className="text-xs font-medium text-muted-foreground">{label}</div>
|
|
184
184
|
<div className="mt-1 text-sm text-foreground">{content}</div>
|
|
@@ -61,12 +61,12 @@ export function TranslationDrawerAction({ config }: TranslationDrawerActionProps
|
|
|
61
61
|
{open ? (
|
|
62
62
|
<>
|
|
63
63
|
<div
|
|
64
|
-
className="fixed inset-0 z-
|
|
64
|
+
className="fixed inset-0 z-overlay bg-black/20"
|
|
65
65
|
onClick={() => setOpen(false)}
|
|
66
66
|
aria-hidden="true"
|
|
67
67
|
/>
|
|
68
68
|
<div
|
|
69
|
-
className="fixed right-0 top-0 z-
|
|
69
|
+
className="fixed right-0 top-0 z-modal h-full w-full max-w-4xl border-l bg-background shadow-lg"
|
|
70
70
|
role="dialog"
|
|
71
71
|
aria-modal="true"
|
|
72
72
|
aria-label={t('translations.widgets.translationManager.groupLabel', 'Translations')}
|
|
@@ -318,7 +318,7 @@ export function TranslationManager({
|
|
|
318
318
|
const renderFieldTable = () => {
|
|
319
319
|
if (!entityType || !recordId) {
|
|
320
320
|
return (
|
|
321
|
-
<div className="rounded border bg-background/
|
|
321
|
+
<div className="rounded border bg-background/80 p-4 text-sm text-muted-foreground">
|
|
322
322
|
{t('translations.manager.selectFirst', 'Select an entity and record to manage translations.')}
|
|
323
323
|
</div>
|
|
324
324
|
)
|
|
@@ -345,7 +345,7 @@ export function TranslationManager({
|
|
|
345
345
|
}
|
|
346
346
|
if (!fieldList.length) {
|
|
347
347
|
return (
|
|
348
|
-
<div className="rounded border bg-background/
|
|
348
|
+
<div className="rounded border bg-background/80 p-4 text-sm text-muted-foreground">
|
|
349
349
|
{t('translations.manager.noFields', 'No translatable fields found for this entity type.')}
|
|
350
350
|
</div>
|
|
351
351
|
)
|
|
@@ -492,7 +492,7 @@ export function TranslationManager({
|
|
|
492
492
|
</div>
|
|
493
493
|
)}
|
|
494
494
|
|
|
495
|
-
<div className="rounded-lg border bg-background/
|
|
495
|
+
<div className="rounded-lg border bg-background/80 p-4">
|
|
496
496
|
{renderLocaleTabs()}
|
|
497
497
|
<div className="mt-3">
|
|
498
498
|
{renderFieldTable()}
|
|
@@ -81,12 +81,12 @@ export default function TranslationWidget({ context, data }: InjectionWidgetComp
|
|
|
81
81
|
{open ? (
|
|
82
82
|
<>
|
|
83
83
|
<div
|
|
84
|
-
className="fixed inset-0 z-
|
|
84
|
+
className="fixed inset-0 z-overlay bg-black/20"
|
|
85
85
|
onClick={() => setOpen(false)}
|
|
86
86
|
aria-hidden="true"
|
|
87
87
|
/>
|
|
88
88
|
<div
|
|
89
|
-
className="fixed right-0 top-0 z-
|
|
89
|
+
className="fixed right-0 top-0 z-modal h-full w-full max-w-4xl border-l bg-background shadow-lg"
|
|
90
90
|
role="dialog"
|
|
91
91
|
aria-modal="true"
|
|
92
92
|
aria-label={t('translations.widgets.translationManager.groupLabel', 'Translations')}
|
|
@@ -128,21 +128,21 @@ export default function EditWorkflowDefinitionPage() {
|
|
|
128
128
|
return (
|
|
129
129
|
<Page>
|
|
130
130
|
<PageBody>
|
|
131
|
-
<div className="mb-4 p-4 bg-
|
|
131
|
+
<div className="mb-4 p-4 bg-status-info-bg border border-status-info-border rounded-lg flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between">
|
|
132
132
|
<div className="flex items-start gap-3">
|
|
133
|
-
<svg className="w-5 h-5 text-
|
|
133
|
+
<svg className="w-5 h-5 text-status-info-icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
134
134
|
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M13 10V3L4 14h7v7l9-11h-7z" />
|
|
135
135
|
</svg>
|
|
136
136
|
<div>
|
|
137
|
-
<p className="text-sm font-medium text-
|
|
137
|
+
<p className="text-sm font-medium text-status-info-text">
|
|
138
138
|
{t('workflows.edit.visualEditorAvailable')}
|
|
139
139
|
</p>
|
|
140
|
-
<p className="text-xs text-
|
|
140
|
+
<p className="text-xs text-status-info-text mt-0.5">
|
|
141
141
|
{t('workflows.edit.visualEditorDescription')}
|
|
142
142
|
</p>
|
|
143
143
|
</div>
|
|
144
144
|
</div>
|
|
145
|
-
<Button asChild variant="outline" size="sm" className="w-full sm:w-auto border-
|
|
145
|
+
<Button asChild variant="outline" size="sm" className="w-full sm:w-auto border-status-info-border text-status-info-text hover:bg-status-info-bg">
|
|
146
146
|
<a href={`/backend/definitions/visual-editor?id=${definitionId}`}>
|
|
147
147
|
{t('workflows.actions.openVisualEditor')}
|
|
148
148
|
</a>
|
|
@@ -704,7 +704,7 @@ export default function VisualEditorPage() {
|
|
|
704
704
|
disabled={!!definitionId}
|
|
705
705
|
className="h-8 text-sm"
|
|
706
706
|
/>
|
|
707
|
-
{definitionId && <p className="text-
|
|
707
|
+
{definitionId && <p className="text-overline text-muted-foreground">Read-only</p>}
|
|
708
708
|
</div>
|
|
709
709
|
|
|
710
710
|
{/* Workflow Name */}
|
|
@@ -873,7 +873,7 @@ export default function VisualEditorPage() {
|
|
|
873
873
|
<button
|
|
874
874
|
key={nodeType}
|
|
875
875
|
onClick={() => handleAddNode(nodeType)}
|
|
876
|
-
className="flex shrink-0 items-center gap-1 rounded-md border bg-background px-2 py-1 text-xs hover:bg-muted active:bg-muted/
|
|
876
|
+
className="flex shrink-0 items-center gap-1 rounded-md border bg-background px-2 py-1 text-xs hover:bg-muted active:bg-muted/50"
|
|
877
877
|
>
|
|
878
878
|
<Icon className="h-3.5 w-3.5" />
|
|
879
879
|
<span>{NODE_TYPE_LABELS[nodeType].title}</span>
|