@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
|
@@ -135,7 +135,7 @@ const TopCustomersWidget: React.FC<DashboardWidgetComponentProps<TopCustomersSet
|
|
|
135
135
|
type="number"
|
|
136
136
|
min={1}
|
|
137
137
|
max={20}
|
|
138
|
-
className="w-24 rounded-md border px-2 py-1 text-sm focus:border-
|
|
138
|
+
className="w-24 rounded-md border px-2 py-1 text-sm focus-visible:border-ring focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
|
|
139
139
|
value={hydrated.limit}
|
|
140
140
|
onChange={(e) => {
|
|
141
141
|
const next = Number(e.target.value)
|
|
@@ -122,7 +122,7 @@ const TopProductsWidget: React.FC<DashboardWidgetComponentProps<TopProductsSetti
|
|
|
122
122
|
type="number"
|
|
123
123
|
min={1}
|
|
124
124
|
max={20}
|
|
125
|
-
className="w-24 rounded-md border px-2 py-1 text-sm focus:border-
|
|
125
|
+
className="w-24 rounded-md border px-2 py-1 text-sm focus-visible:border-ring focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
|
|
126
126
|
value={hydrated.limit}
|
|
127
127
|
onChange={(e) => {
|
|
128
128
|
const next = Number(e.target.value)
|
|
@@ -139,7 +139,7 @@ const TopProductsWidget: React.FC<DashboardWidgetComponentProps<TopProductsSetti
|
|
|
139
139
|
</label>
|
|
140
140
|
<select
|
|
141
141
|
id="top-products-layout"
|
|
142
|
-
className="w-full rounded-md border bg-background px-2 py-1 text-sm text-foreground focus:border-
|
|
142
|
+
className="w-full rounded-md border bg-background px-2 py-1 text-sm text-foreground focus-visible:border-ring focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring"
|
|
143
143
|
value={hydrated.layout}
|
|
144
144
|
onChange={(e) => onSettingsChange({ ...hydrated, layout: e.target.value as 'horizontal' | 'vertical' })}
|
|
145
145
|
>
|
|
@@ -143,7 +143,7 @@ function getSummaryBadgeStyle(kind: 'enabled' | 'disabled' | 'ready' | 'missing'
|
|
|
143
143
|
|
|
144
144
|
return {
|
|
145
145
|
variant: 'outline',
|
|
146
|
-
className: 'border-muted-foreground/20 bg-muted/
|
|
146
|
+
className: 'border-muted-foreground/20 bg-muted/50 text-muted-foreground',
|
|
147
147
|
}
|
|
148
148
|
}
|
|
149
149
|
|
|
@@ -615,7 +615,7 @@ export default function SyncRunsDashboardPage() {
|
|
|
615
615
|
<CardHeader className="space-y-4">
|
|
616
616
|
<div className="flex flex-col gap-4 lg:flex-row lg:items-start lg:justify-between">
|
|
617
617
|
<div className="space-y-2">
|
|
618
|
-
<div className="flex items-center gap-2 text-xs font-medium uppercase tracking-
|
|
618
|
+
<div className="flex items-center gap-2 text-xs font-medium uppercase tracking-widest text-muted-foreground">
|
|
619
619
|
<Repeat className="size-4" />
|
|
620
620
|
<span>{t('data_sync.dashboard.start.eyebrow', 'Run once or keep it recurring')}</span>
|
|
621
621
|
</div>
|
|
@@ -734,7 +734,7 @@ export default function SyncRunsDashboardPage() {
|
|
|
734
734
|
) : null}
|
|
735
735
|
|
|
736
736
|
<div className="grid gap-4 xl:grid-cols-2">
|
|
737
|
-
<div className="rounded-xl border bg-muted/
|
|
737
|
+
<div className="rounded-xl border bg-muted/30 p-4">
|
|
738
738
|
<div className="flex items-start justify-between gap-3">
|
|
739
739
|
<div className="space-y-1">
|
|
740
740
|
<div className="flex items-center gap-2">
|
|
@@ -790,7 +790,7 @@ export default function SyncRunsDashboardPage() {
|
|
|
790
790
|
</div>
|
|
791
791
|
</div>
|
|
792
792
|
|
|
793
|
-
<div className="rounded-xl border bg-muted/
|
|
793
|
+
<div className="rounded-xl border bg-muted/30 p-4">
|
|
794
794
|
<div className="flex items-start justify-between gap-3">
|
|
795
795
|
<div className="space-y-1">
|
|
796
796
|
<div className="flex items-center gap-2">
|
|
@@ -323,7 +323,7 @@ export default function SyncRunDetailPage({ params }: SyncRunDetailPageProps) {
|
|
|
323
323
|
) : (
|
|
324
324
|
<div className="relative h-3 w-full overflow-hidden rounded-full bg-secondary">
|
|
325
325
|
<div className="absolute inset-y-0 left-0 w-1/2 animate-pulse rounded-full bg-primary/80" />
|
|
326
|
-
<div className="absolute inset-y-0 right-0 w-1/3 rounded-full bg-primary/
|
|
326
|
+
<div className="absolute inset-y-0 right-0 w-1/3 rounded-full bg-primary/10" />
|
|
327
327
|
</div>
|
|
328
328
|
)}
|
|
329
329
|
<div className="flex flex-wrap items-center justify-between gap-2 text-sm text-muted-foreground">
|
|
@@ -420,7 +420,7 @@ export default function SyncRunDetailPage({ params }: SyncRunDetailPageProps) {
|
|
|
420
420
|
</td>
|
|
421
421
|
</tr>
|
|
422
422
|
{expandedLogId === log.id && log.payload ? (
|
|
423
|
-
<tr className="border-b bg-muted/
|
|
423
|
+
<tr className="border-b bg-muted/30 last:border-0">
|
|
424
424
|
<td colSpan={3} className="px-4 py-4">
|
|
425
425
|
<pre className="overflow-x-auto whitespace-pre-wrap rounded-md border bg-card p-3 text-xs">
|
|
426
426
|
{JSON.stringify(log.payload, null, 2)}
|
|
@@ -147,7 +147,7 @@ export function AppearanceSelector({
|
|
|
147
147
|
value={normalizedIcon}
|
|
148
148
|
onChange={(event) => onIconChange(event.target.value)}
|
|
149
149
|
placeholder={labels.iconPlaceholder}
|
|
150
|
-
className="flex-1 rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-
|
|
150
|
+
className="flex-1 rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
151
151
|
disabled={disabled}
|
|
152
152
|
/>
|
|
153
153
|
<Button
|
|
@@ -164,7 +164,7 @@ export function AppearanceSelector({
|
|
|
164
164
|
</Button>
|
|
165
165
|
</div>
|
|
166
166
|
{pickerOpen ? (
|
|
167
|
-
<div className="absolute left-0 right-0 top-full z-
|
|
167
|
+
<div className="absolute left-0 right-0 top-full z-dropdown mt-2 rounded-md border border-border bg-popover p-3 shadow-lg">
|
|
168
168
|
<div className="space-y-3">
|
|
169
169
|
<input
|
|
170
170
|
ref={searchInputRef}
|
|
@@ -173,7 +173,7 @@ export function AppearanceSelector({
|
|
|
173
173
|
onChange={(event) => setIconSearch(event.target.value)}
|
|
174
174
|
placeholder={labels.iconSearchPlaceholder}
|
|
175
175
|
aria-label={labels.iconSearchPlaceholder}
|
|
176
|
-
className="w-full rounded border border-border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-
|
|
176
|
+
className="w-full rounded border border-border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
177
177
|
autoComplete="off"
|
|
178
178
|
/>
|
|
179
179
|
<div className="max-h-64 overflow-y-auto pr-1">
|
|
@@ -274,7 +274,7 @@ export function DictionariesManager() {
|
|
|
274
274
|
<div className="flex items-center gap-2 font-medium">
|
|
275
275
|
<span>{dictionary.name}</span>
|
|
276
276
|
{dictionary.isInherited ? (
|
|
277
|
-
<span className="rounded-full border border-border px-2 py-0.5 text-
|
|
277
|
+
<span className="rounded-full border border-border px-2 py-0.5 text-overline font-normal uppercase tracking-wide text-muted-foreground">
|
|
278
278
|
{t('dictionaries.config.list.inherited', 'Inherited')}
|
|
279
279
|
</span>
|
|
280
280
|
) : null}
|
|
@@ -351,7 +351,7 @@ export function DictionariesManager() {
|
|
|
351
351
|
}}
|
|
352
352
|
placeholder={t('dictionaries.config.dialog.keyPlaceholder', 'slug_name')}
|
|
353
353
|
disabled={dialog?.mode === 'edit'}
|
|
354
|
-
className={`w-full rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-
|
|
354
|
+
className={`w-full rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:cursor-not-allowed disabled:bg-muted ${errors.key ? 'border-destructive focus-visible:ring-destructive' : ''}`}
|
|
355
355
|
aria-invalid={errors.key ? 'true' : 'false'}
|
|
356
356
|
aria-describedby="dictionary-key-hint"
|
|
357
357
|
/>
|
|
@@ -372,7 +372,7 @@ export function DictionariesManager() {
|
|
|
372
372
|
if (errors.name) setErrors((prev) => ({ ...prev, name: undefined }))
|
|
373
373
|
}}
|
|
374
374
|
placeholder={t('dictionaries.config.dialog.namePlaceholder', 'Display name')}
|
|
375
|
-
className={`w-full rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-
|
|
375
|
+
className={`w-full rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring ${errors.name ? 'border-destructive focus-visible:ring-destructive' : ''}`}
|
|
376
376
|
aria-invalid={errors.name ? 'true' : 'false'}
|
|
377
377
|
/>
|
|
378
378
|
{errors.name ? (
|
|
@@ -384,7 +384,7 @@ export function DictionariesManager() {
|
|
|
384
384
|
<textarea
|
|
385
385
|
value={form.description}
|
|
386
386
|
onChange={(event) => setForm((prev) => ({ ...prev, description: event.target.value }))}
|
|
387
|
-
className="min-h-[120px] w-full rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-
|
|
387
|
+
className="min-h-[120px] w-full rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
388
388
|
placeholder={t('dictionaries.config.dialog.descriptionPlaceholder', 'Explain how this dictionary is used (optional).')}
|
|
389
389
|
/>
|
|
390
390
|
</div>
|
|
@@ -372,7 +372,7 @@ export function DictionaryEntriesEditor({ dictionaryId, dictionaryName, readOnly
|
|
|
372
372
|
setErrors((prev) => ({ ...prev, value: undefined }))
|
|
373
373
|
}
|
|
374
374
|
}}
|
|
375
|
-
className={`w-full rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-
|
|
375
|
+
className={`w-full rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring ${errors.value ? 'border-destructive focus-visible:ring-destructive' : ''}`}
|
|
376
376
|
aria-invalid={errors.value ? 'true' : 'false'}
|
|
377
377
|
aria-describedby="dictionary-entry-value-error"
|
|
378
378
|
/>
|
|
@@ -391,7 +391,7 @@ export function DictionaryEntriesEditor({ dictionaryId, dictionaryName, readOnly
|
|
|
391
391
|
value={formState.label}
|
|
392
392
|
onChange={(event) => setFormState((prev) => ({ ...prev, label: event.target.value }))}
|
|
393
393
|
placeholder={t('dictionaries.config.entries.dialog.labelPlaceholder', 'Display name shown in UI')}
|
|
394
|
-
className="w-full rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-
|
|
394
|
+
className="w-full rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
395
395
|
/>
|
|
396
396
|
</div>
|
|
397
397
|
<AppearanceSelector
|
|
@@ -235,7 +235,7 @@ export function DictionaryEntrySelect({
|
|
|
235
235
|
<div className="flex items-center gap-2">
|
|
236
236
|
<select
|
|
237
237
|
className={[
|
|
238
|
-
'h-9 w-full rounded border pl-3 pr-8 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-
|
|
238
|
+
'h-9 w-full rounded border pl-3 pr-8 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50',
|
|
239
239
|
selectClassName,
|
|
240
240
|
]
|
|
241
241
|
.filter(Boolean)
|
|
@@ -277,7 +277,7 @@ export function DictionaryEntrySelect({
|
|
|
277
277
|
<label className="text-sm font-medium">{labels.valueLabel}</label>
|
|
278
278
|
<input
|
|
279
279
|
type="text"
|
|
280
|
-
className="w-full rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-
|
|
280
|
+
className="w-full rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
281
281
|
value={newValue}
|
|
282
282
|
onChange={(event) => {
|
|
283
283
|
setNewValue(event.target.value)
|
|
@@ -293,7 +293,7 @@ export function DictionaryEntrySelect({
|
|
|
293
293
|
<label className="text-sm font-medium">{labels.labelLabel}</label>
|
|
294
294
|
<input
|
|
295
295
|
type="text"
|
|
296
|
-
className="w-full rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-
|
|
296
|
+
className="w-full rounded border px-3 py-2 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
297
297
|
value={newLabel}
|
|
298
298
|
onChange={(event) => setNewLabel(event.target.value)}
|
|
299
299
|
placeholder={labels.labelPlaceholder}
|
|
@@ -43,7 +43,7 @@ function DictionaryDefaultSelector({
|
|
|
43
43
|
{t('dictionaries.customFields.defaultValue', 'Default value')}
|
|
44
44
|
</label>
|
|
45
45
|
<select
|
|
46
|
-
className="w-full rounded border px-2 py-1 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-
|
|
46
|
+
className="w-full rounded border px-2 py-1 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
47
47
|
value={defaultValue}
|
|
48
48
|
onChange={(event) => onChange(event.target.value)}
|
|
49
49
|
>
|
|
@@ -121,13 +121,13 @@ function DictionaryFieldDefEditor({ def, onChange }: { def: { configJson?: Dicti
|
|
|
121
121
|
const manageHref = '/backend/config/dictionaries'
|
|
122
122
|
|
|
123
123
|
return (
|
|
124
|
-
<div className="mt-3 space-y-3 rounded border border-dashed border-muted-foreground/40 bg-muted/
|
|
124
|
+
<div className="mt-3 space-y-3 rounded border border-dashed border-muted-foreground/40 bg-muted/30 p-3">
|
|
125
125
|
<div className="space-y-1">
|
|
126
126
|
<label className="text-xs font-medium text-muted-foreground">
|
|
127
127
|
{t('dictionaries.customFields.dictionaryLabel', 'Dictionary source')}
|
|
128
128
|
</label>
|
|
129
129
|
<select
|
|
130
|
-
className="w-full rounded border px-2 py-1 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-
|
|
130
|
+
className="w-full rounded border px-2 py-1 text-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"
|
|
131
131
|
value={selectedId}
|
|
132
132
|
onChange={(event) => onChange({ dictionaryId: event.target.value || undefined })}
|
|
133
133
|
>
|
|
@@ -152,7 +152,7 @@ function DictionaryFieldDefEditor({ def, onChange }: { def: { configJson?: Dicti
|
|
|
152
152
|
) : null}
|
|
153
153
|
</div>
|
|
154
154
|
{selectedId ? (
|
|
155
|
-
<div className="flex flex-wrap items-center justify-between gap-2 rounded bg-background/
|
|
155
|
+
<div className="flex flex-wrap items-center justify-between gap-2 rounded bg-background/80 px-2 py-1 text-xs text-muted-foreground">
|
|
156
156
|
<span>{t('dictionaries.customFields.selectedHint', 'Entries from this dictionary populate the field.')}</span>
|
|
157
157
|
<a href={manageHref} className="font-medium text-primary hover:underline" target="_blank" rel="noreferrer">
|
|
158
158
|
{t('dictionaries.customFields.manageLink', 'Manage dictionaries')}
|
|
@@ -269,7 +269,7 @@ export function EncryptionManager() {
|
|
|
269
269
|
}
|
|
270
270
|
if (!fields.length) {
|
|
271
271
|
return (
|
|
272
|
-
<div className="rounded border bg-background/
|
|
272
|
+
<div className="rounded border bg-background/80 p-4 text-sm text-muted-foreground">
|
|
273
273
|
{t('entities.encryption.empty', 'No fields are encrypted yet. Add the first one below.')}
|
|
274
274
|
</div>
|
|
275
275
|
)
|
|
@@ -329,7 +329,7 @@ export function EncryptionManager() {
|
|
|
329
329
|
</option>
|
|
330
330
|
))}
|
|
331
331
|
</select>
|
|
332
|
-
<p className="mt-1 text-
|
|
332
|
+
<p className="mt-1 text-overline text-muted-foreground">
|
|
333
333
|
{t('entities.encryption.fields.hashHint', 'Use when lookups must stay deterministic (e.g., login by email).')}
|
|
334
334
|
</p>
|
|
335
335
|
</td>
|
|
@@ -401,7 +401,7 @@ export function EncryptionManager() {
|
|
|
401
401
|
</label>
|
|
402
402
|
</div>
|
|
403
403
|
</div>
|
|
404
|
-
<div className="rounded-lg border bg-background/
|
|
404
|
+
<div className="rounded-lg border bg-background/80 p-4">
|
|
405
405
|
<div className="mb-3 flex items-center justify-between">
|
|
406
406
|
<div>
|
|
407
407
|
<h3 className="text-sm font-medium">{t('entities.encryption.fields.title', 'Encrypted fields')}</h3>
|
|
@@ -31,7 +31,7 @@ function buildColumns(t: (key: string, fallback: string) => string): ColumnDef<E
|
|
|
31
31
|
meta: { priority: 5 },
|
|
32
32
|
cell: ({ getValue }) => (
|
|
33
33
|
<span className={`px-2 py-1 rounded text-xs ${
|
|
34
|
-
getValue() ? 'bg-
|
|
34
|
+
getValue() ? 'bg-status-success-bg text-status-success-text' : 'bg-muted text-muted-foreground'
|
|
35
35
|
}`}>
|
|
36
36
|
{getValue() ? t('common.yes', 'Yes') : t('common.no', 'No')}
|
|
37
37
|
</span>
|
|
@@ -70,7 +70,7 @@ export function renderDefaultValueCreateComponent(props: CrudCustomFieldRenderPr
|
|
|
70
70
|
|
|
71
71
|
default:
|
|
72
72
|
return (
|
|
73
|
-
<div className="text-sm text-muted-foreground p-4 text-center bg-muted/
|
|
73
|
+
<div className="text-sm text-muted-foreground p-4 text-center bg-muted/30 rounded border border-dashed">
|
|
74
74
|
{t('feature_toggles.form.fields.defaultValue.selectType', 'Please select a type above to configure the default value')}
|
|
75
75
|
</div>
|
|
76
76
|
);
|
|
@@ -10,7 +10,7 @@ export function renderOverrideValueComponent(props: CrudCustomFieldRenderProps)
|
|
|
10
10
|
|
|
11
11
|
if (!isOverride) {
|
|
12
12
|
return (
|
|
13
|
-
<div className="text-sm text-muted-foreground p-4 text-center bg-muted/
|
|
13
|
+
<div className="text-sm text-muted-foreground p-4 text-center bg-muted/30 rounded border border-dashed">
|
|
14
14
|
{t('feature_toggles.override.disabled', 'Override is disabled. Values will be inherited from the default configuration.')}
|
|
15
15
|
</div>
|
|
16
16
|
);
|
|
@@ -78,7 +78,7 @@ export function renderOverrideValueComponent(props: CrudCustomFieldRenderProps)
|
|
|
78
78
|
|
|
79
79
|
default:
|
|
80
80
|
return (
|
|
81
|
-
<div className="text-sm text-muted-foreground p-4 text-center bg-muted/
|
|
81
|
+
<div className="text-sm text-muted-foreground p-4 text-center bg-muted/30 rounded border border-dashed">
|
|
82
82
|
{t('feature_toggles.override.unknownType', 'Unknown toggle type. Cannot configure override value.')}
|
|
83
83
|
</div>
|
|
84
84
|
);
|
|
@@ -118,7 +118,7 @@ function CategoryEditDropdown({
|
|
|
118
118
|
</Button>
|
|
119
119
|
</div>
|
|
120
120
|
{isOpen && (
|
|
121
|
-
<div className="absolute top-full left-0 mt-1 z-
|
|
121
|
+
<div className="absolute top-full left-0 mt-1 z-dropdown w-48 rounded-md border bg-popover shadow-md">
|
|
122
122
|
<div className="p-1">
|
|
123
123
|
{ALL_CATEGORIES.map((cat) => {
|
|
124
124
|
const config = CATEGORY_CONFIG[cat]
|
|
@@ -471,13 +471,13 @@ export default function ProposalDetailPage({ params }: { params?: { id?: string
|
|
|
471
471
|
<p className="text-sm text-muted-foreground">{t('inbox_ops.extraction_loading', 'AI is analyzing this thread...')}</p>
|
|
472
472
|
</div>
|
|
473
473
|
) : emailFailed ? (
|
|
474
|
-
<div className="border rounded-lg p-4 bg-
|
|
474
|
+
<div className="border rounded-lg p-4 bg-status-error-bg border-status-error-border">
|
|
475
475
|
<div className="flex items-center gap-2 mb-2">
|
|
476
|
-
<AlertTriangle className="h-5 w-5 text-
|
|
477
|
-
<span className="text-sm font-medium text-
|
|
476
|
+
<AlertTriangle className="h-5 w-5 text-status-error-icon" />
|
|
477
|
+
<span className="text-sm font-medium text-status-error-text">{t('inbox_ops.extraction_failed', 'Extraction failed')}</span>
|
|
478
478
|
</div>
|
|
479
479
|
{email?.processingError && (
|
|
480
|
-
<p className="text-xs text-
|
|
480
|
+
<p className="text-xs text-status-error-text mb-3">{email.processingError}</p>
|
|
481
481
|
)}
|
|
482
482
|
<Button type="button" size="sm" variant="outline" onClick={handleRetryExtraction} disabled={isProcessing}>
|
|
483
483
|
<RefreshCw className="h-4 w-4 mr-1" />
|
|
@@ -530,7 +530,7 @@ export default function ProposalDetailPage({ params }: { params?: { id?: string
|
|
|
530
530
|
</div>
|
|
531
531
|
|
|
532
532
|
{proposal.possiblyIncomplete && (
|
|
533
|
-
<div className="flex items-center gap-2 text-xs text-
|
|
533
|
+
<div className="flex items-center gap-2 text-xs text-status-warning-text bg-status-warning-bg rounded px-2 py-1 mb-3">
|
|
534
534
|
<AlertTriangle className="h-3 w-3" />
|
|
535
535
|
{t('inbox_ops.possibly_incomplete', 'This thread appears to be a partial forward')}
|
|
536
536
|
</div>
|
|
@@ -546,7 +546,7 @@ export default function ProposalDetailPage({ params }: { params?: { id?: string
|
|
|
546
546
|
<Users className="h-3 w-3 text-muted-foreground" />
|
|
547
547
|
<span>{p.name}</span>
|
|
548
548
|
<span className="text-xs text-muted-foreground">({p.role})</span>
|
|
549
|
-
{p.matchedContactId && <CheckCircle className="h-3 w-3 text-
|
|
549
|
+
{p.matchedContactId && <CheckCircle className="h-3 w-3 text-status-success-icon" />}
|
|
550
550
|
</div>
|
|
551
551
|
))}
|
|
552
552
|
</div>
|
|
@@ -560,21 +560,21 @@ export default function ProposalDetailPage({ params }: { params?: { id?: string
|
|
|
560
560
|
const general = discrepancies.filter((d) => !d.resolved && (!d.actionId || !actionIds.has(d.actionId)))
|
|
561
561
|
if (general.length === 0) return null
|
|
562
562
|
return (
|
|
563
|
-
<div className="border rounded-lg p-3 md:p-4 bg-
|
|
563
|
+
<div className="border rounded-lg p-3 md:p-4 bg-status-warning-bg border-status-warning-border">
|
|
564
564
|
<div className="flex items-center gap-2 mb-2">
|
|
565
|
-
<AlertTriangle className="h-4 w-4 text-
|
|
566
|
-
<h3 className="font-semibold text-sm text-
|
|
565
|
+
<AlertTriangle className="h-4 w-4 text-status-warning-icon" />
|
|
566
|
+
<h3 className="font-semibold text-sm text-status-warning-text">{t('inbox_ops.discrepancies', 'Issues Detected')}</h3>
|
|
567
567
|
</div>
|
|
568
568
|
<div className="space-y-1.5">
|
|
569
569
|
{general.map((d) => (
|
|
570
570
|
<div key={d.id} className={`flex items-start gap-2 text-xs rounded px-2 py-1.5 ${
|
|
571
|
-
d.severity === 'error' ? 'bg-
|
|
571
|
+
d.severity === 'error' ? 'bg-status-error-bg text-status-error-text' : 'bg-status-warning-bg text-status-warning-text'
|
|
572
572
|
}`}>
|
|
573
573
|
<AlertTriangle className="h-3 w-3 mt-0.5 flex-shrink-0" />
|
|
574
574
|
<div>
|
|
575
575
|
<span>{resolveDiscrepancyDescription(d.description, d.foundValue)}</span>
|
|
576
576
|
{(d.expectedValue || d.foundValue) && (
|
|
577
|
-
<div className="mt-0.5 text-
|
|
577
|
+
<div className="mt-0.5 text-overline opacity-80">
|
|
578
578
|
{d.expectedValue && <span>{t('inbox_ops.discrepancy.expected', 'Expected')}: {d.expectedValue}</span>}
|
|
579
579
|
{d.expectedValue && d.foundValue && <span> · </span>}
|
|
580
580
|
{d.foundValue && <span>{t('inbox_ops.discrepancy.found', 'Found')}: {d.foundValue}</span>}
|
|
@@ -13,7 +13,7 @@ export function InboxEmailPreview({
|
|
|
13
13
|
const t = useT()
|
|
14
14
|
|
|
15
15
|
return (
|
|
16
|
-
<div className="flex items-start gap-3 rounded-md border bg-muted/
|
|
16
|
+
<div className="flex items-start gap-3 rounded-md border bg-muted/30 p-3">
|
|
17
17
|
<Mail className="mt-0.5 h-4 w-4 text-muted-foreground" />
|
|
18
18
|
<div className="min-w-0 flex-1 space-y-1">
|
|
19
19
|
<div className="flex items-center gap-2">
|
|
@@ -105,8 +105,8 @@ export function useActionTypeLabels(): Record<string, string> {
|
|
|
105
105
|
export function ConfidenceBadge({ value }: { value: string }) {
|
|
106
106
|
const num = parseFloat(value)
|
|
107
107
|
const pct = Math.round(num * 100)
|
|
108
|
-
const color = num >= 0.8 ? 'text-
|
|
109
|
-
const bgColor = num >= 0.8 ? 'bg-
|
|
108
|
+
const color = num >= 0.8 ? 'text-status-success-text' : num >= 0.6 ? 'text-status-warning-text' : 'text-status-error-text'
|
|
109
|
+
const bgColor = num >= 0.8 ? 'bg-status-success-icon' : num >= 0.6 ? 'bg-status-warning-icon' : 'bg-status-error-icon'
|
|
110
110
|
const width = Math.round(num * 100)
|
|
111
111
|
return (
|
|
112
112
|
<div className="flex items-center gap-2">
|
|
@@ -247,15 +247,15 @@ export function ActionCard({
|
|
|
247
247
|
|
|
248
248
|
if (action.status === 'executed') {
|
|
249
249
|
return (
|
|
250
|
-
<div className="border rounded-lg p-3 md:p-4 bg-
|
|
250
|
+
<div className="border rounded-lg p-3 md:p-4 bg-status-success-bg border-status-success-border">
|
|
251
251
|
<div className="flex items-center gap-2 mb-2">
|
|
252
|
-
<CheckCircle className="h-5 w-5 text-
|
|
252
|
+
<CheckCircle className="h-5 w-5 text-status-success-icon flex-shrink-0" />
|
|
253
253
|
<span className="text-sm font-medium">{label}</span>
|
|
254
254
|
</div>
|
|
255
255
|
<p className="text-sm text-muted-foreground">{displayDescription}</p>
|
|
256
256
|
{action.createdEntityId && (
|
|
257
257
|
<div className="mt-2">
|
|
258
|
-
<span className="text-xs text-
|
|
258
|
+
<span className="text-xs text-status-success-text">
|
|
259
259
|
{t('inbox_ops.action.created_entity', 'Created {type}').replace('{type}', action.createdEntityType || '')} · {action.executedAt && new Date(action.executedAt).toLocaleString()}
|
|
260
260
|
</span>
|
|
261
261
|
</div>
|
|
@@ -279,15 +279,15 @@ export function ActionCard({
|
|
|
279
279
|
|
|
280
280
|
if (action.status === 'failed') {
|
|
281
281
|
return (
|
|
282
|
-
<div className="border rounded-lg p-3 md:p-4 bg-
|
|
282
|
+
<div className="border rounded-lg p-3 md:p-4 bg-status-error-bg border-status-error-border">
|
|
283
283
|
<div className="flex items-center gap-2 mb-2">
|
|
284
|
-
<AlertTriangle className="h-5 w-5 text-
|
|
284
|
+
<AlertTriangle className="h-5 w-5 text-status-error-icon flex-shrink-0" />
|
|
285
285
|
<span className="text-sm font-medium">{label}</span>
|
|
286
|
-
<span className="text-xs text-
|
|
286
|
+
<span className="text-xs text-status-error-text">{t('inbox_ops.extraction_failed', 'Failed')}</span>
|
|
287
287
|
</div>
|
|
288
288
|
<p className="text-sm text-muted-foreground">{displayDescription}</p>
|
|
289
289
|
{action.executionError && (
|
|
290
|
-
<p className="text-xs text-
|
|
290
|
+
<p className="text-xs text-status-error-text mt-1">{action.executionError}</p>
|
|
291
291
|
)}
|
|
292
292
|
<div className="mt-3 flex items-center gap-2">
|
|
293
293
|
<Button
|
|
@@ -347,13 +347,13 @@ export function ActionCard({
|
|
|
347
347
|
<div className="mb-3 space-y-1">
|
|
348
348
|
{actionDiscrepancies.map((d) => (
|
|
349
349
|
<div key={d.id} className={`flex items-start gap-2 text-xs rounded px-2 py-1.5 ${
|
|
350
|
-
d.severity === 'error' ? 'bg-
|
|
350
|
+
d.severity === 'error' ? 'bg-status-error-bg text-status-error-text' : 'bg-status-warning-bg text-status-warning-text'
|
|
351
351
|
}`}>
|
|
352
352
|
<AlertTriangle className="h-3 w-3 mt-0.5 flex-shrink-0" />
|
|
353
353
|
<div>
|
|
354
354
|
<span>{resolveDiscrepancyDescription ? resolveDiscrepancyDescription(d.description, d.foundValue) : d.description}</span>
|
|
355
355
|
{(d.expectedValue || d.foundValue) && (
|
|
356
|
-
<div className="mt-0.5 text-
|
|
356
|
+
<div className="mt-0.5 text-overline opacity-80">
|
|
357
357
|
{d.expectedValue && <span>{t('inbox_ops.discrepancy.expected', 'Expected')}: {d.expectedValue}</span>}
|
|
358
358
|
{d.expectedValue && d.foundValue && <span> · </span>}
|
|
359
359
|
{d.foundValue && <span>{t('inbox_ops.discrepancy.found', 'Found')}: {d.foundValue}</span>}
|
|
@@ -366,7 +366,7 @@ export function ActionCard({
|
|
|
366
366
|
)}
|
|
367
367
|
|
|
368
368
|
{hasNameIssue && (
|
|
369
|
-
<div className="mb-3 flex items-start gap-2 text-xs rounded px-2 py-1.5 bg-
|
|
369
|
+
<div className="mb-3 flex items-start gap-2 text-xs rounded px-2 py-1.5 bg-status-warning-bg text-status-warning-text">
|
|
370
370
|
<AlertTriangle className="h-3 w-3 mt-0.5 flex-shrink-0" />
|
|
371
371
|
<span>{action.actionType === 'link_contact'
|
|
372
372
|
? t('inbox_ops.contact.link_name_missing_warning', 'Contact name is missing. Please edit and provide a name before accepting.')
|
|
@@ -39,8 +39,8 @@ export function ProposalCreatedRenderer({
|
|
|
39
39
|
return (
|
|
40
40
|
<div
|
|
41
41
|
className={cn(
|
|
42
|
-
'group relative px-4 py-3 hover:bg-muted/50 cursor-pointer transition-colors border-l-4 border-l-
|
|
43
|
-
isUnread && 'bg-
|
|
42
|
+
'group relative px-4 py-3 hover:bg-muted/50 cursor-pointer transition-colors border-l-4 border-l-status-warning-border',
|
|
43
|
+
isUnread && 'bg-status-warning-bg',
|
|
44
44
|
)}
|
|
45
45
|
onClick={handleReview}
|
|
46
46
|
onKeyDown={(e) => {
|
|
@@ -58,8 +58,8 @@ export function ProposalCreatedRenderer({
|
|
|
58
58
|
|
|
59
59
|
<div className="flex gap-3">
|
|
60
60
|
<div className="flex-shrink-0 mt-0.5">
|
|
61
|
-
<div className="h-10 w-10 rounded-lg bg-
|
|
62
|
-
<Inbox className="h-5 w-5 text-
|
|
61
|
+
<div className="h-10 w-10 rounded-lg bg-status-warning-bg flex items-center justify-center">
|
|
62
|
+
<Inbox className="h-5 w-5 text-status-warning-icon" />
|
|
63
63
|
</div>
|
|
64
64
|
</div>
|
|
65
65
|
|
|
@@ -888,7 +888,7 @@ export default function IntegrationDetailPage({ params }: IntegrationDetailPageP
|
|
|
888
888
|
<section className="rounded-lg border bg-card p-4">
|
|
889
889
|
<div className="flex items-center justify-between gap-4">
|
|
890
890
|
<div className="space-y-2">
|
|
891
|
-
<p className="text-
|
|
891
|
+
<p className="text-overline uppercase tracking-wide text-muted-foreground">
|
|
892
892
|
{t('integrations.detail.state.label', 'State')}
|
|
893
893
|
</p>
|
|
894
894
|
<Badge variant="outline" className={cn('gap-1.5 rounded-full px-3 py-1 text-xs font-medium', stateBadgeClass)}>
|
|
@@ -1154,7 +1154,7 @@ export default function IntegrationDetailPage({ params }: IntegrationDetailPageP
|
|
|
1154
1154
|
<div className={`grid gap-3 ${healthMessage && healthDetailEntries.length > 0 ? 'xl:grid-cols-[minmax(0,1.25fr)_minmax(0,1fr)]' : ''}`}>
|
|
1155
1155
|
{healthMessage ? (
|
|
1156
1156
|
<div className="rounded-lg border px-4 py-3">
|
|
1157
|
-
<p className="text-
|
|
1157
|
+
<p className="text-overline font-medium uppercase tracking-widest text-muted-foreground">
|
|
1158
1158
|
{t('integrations.detail.health.lastResult', 'Last result')}
|
|
1159
1159
|
</p>
|
|
1160
1160
|
<p className="mt-1.5 text-sm">{healthMessage}</p>
|
|
@@ -1162,7 +1162,7 @@ export default function IntegrationDetailPage({ params }: IntegrationDetailPageP
|
|
|
1162
1162
|
) : null}
|
|
1163
1163
|
{healthDetailEntries.length > 0 ? (
|
|
1164
1164
|
<div className="rounded-lg border px-4 py-3">
|
|
1165
|
-
<p className="text-
|
|
1165
|
+
<p className="text-overline font-medium uppercase tracking-widest text-muted-foreground">
|
|
1166
1166
|
{t('integrations.detail.health.details', 'Details')}
|
|
1167
1167
|
</p>
|
|
1168
1168
|
<dl className="mt-2 grid gap-x-6 gap-y-2 sm:grid-cols-2">
|
|
@@ -1251,7 +1251,7 @@ export default function IntegrationDetailPage({ params }: IntegrationDetailPageP
|
|
|
1251
1251
|
</td>
|
|
1252
1252
|
</tr>
|
|
1253
1253
|
{isExpanded ? (
|
|
1254
|
-
<tr className="border-b bg-muted/
|
|
1254
|
+
<tr className="border-b bg-muted/30 last:border-0">
|
|
1255
1255
|
<td colSpan={3} className="px-4 py-4">
|
|
1256
1256
|
<div className="space-y-4 rounded-lg border bg-card p-4">
|
|
1257
1257
|
<div className="grid gap-4 lg:grid-cols-[minmax(0,1.1fr)_minmax(0,0.9fr)]">
|
|
@@ -1267,7 +1267,7 @@ export default function IntegrationDetailPage({ params }: IntegrationDetailPageP
|
|
|
1267
1267
|
<dl className="grid gap-3 sm:grid-cols-2">
|
|
1268
1268
|
{metadataEntries.map(([label, value]) => (
|
|
1269
1269
|
<div key={label} className="rounded-md border bg-muted/30 px-3 py-2">
|
|
1270
|
-
<dt className="text-
|
|
1270
|
+
<dt className="text-overline font-medium uppercase tracking-wide text-muted-foreground">
|
|
1271
1271
|
{label}
|
|
1272
1272
|
</dt>
|
|
1273
1273
|
<dd className="mt-1 break-all text-sm">{value}</dd>
|
|
@@ -1285,7 +1285,7 @@ export default function IntegrationDetailPage({ params }: IntegrationDetailPageP
|
|
|
1285
1285
|
<dl className="grid gap-3 sm:grid-cols-2">
|
|
1286
1286
|
{inlineEntries.map(([key, value]) => (
|
|
1287
1287
|
<div key={key} className="rounded-md border bg-muted/30 px-3 py-2">
|
|
1288
|
-
<dt className="text-
|
|
1288
|
+
<dt className="text-overline font-medium uppercase tracking-wide text-muted-foreground">
|
|
1289
1289
|
{formatLogDetailLabel(key)}
|
|
1290
1290
|
</dt>
|
|
1291
1291
|
<dd className="mt-1 break-words text-sm">
|
|
@@ -422,7 +422,7 @@ export function MessagesInboxPageClient() {
|
|
|
422
422
|
</Button>
|
|
423
423
|
{folderMenuOpen ? (
|
|
424
424
|
<div
|
|
425
|
-
className="absolute right-0 z-
|
|
425
|
+
className="absolute right-0 z-dropdown mt-1 min-w-52 rounded-md border bg-background p-1 shadow"
|
|
426
426
|
role="menu"
|
|
427
427
|
>
|
|
428
428
|
{folderOptions.map((option) => {
|
|
@@ -48,7 +48,7 @@ export function DefaultMessageListItem({ message, onClick }: MessageListItemProp
|
|
|
48
48
|
return (
|
|
49
49
|
<div
|
|
50
50
|
className={cn(
|
|
51
|
-
'group min-w-0 w-full cursor-pointer rounded-md px-2 py-2 transition-colors hover:bg-muted/
|
|
51
|
+
'group min-w-0 w-full cursor-pointer rounded-md px-2 py-2 transition-colors hover:bg-muted/50',
|
|
52
52
|
'focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2',
|
|
53
53
|
)}
|
|
54
54
|
role="button"
|
|
@@ -62,7 +62,7 @@ export function MessageRecordObjectDetail({
|
|
|
62
62
|
|
|
63
63
|
return (
|
|
64
64
|
<div className="space-y-3 rounded p-3 text-sm">
|
|
65
|
-
<div className="flex items-start gap-3 rounded bg-muted/
|
|
65
|
+
<div className="flex items-start gap-3 rounded bg-muted/30 p-3">
|
|
66
66
|
<Link2 className="mt-0.5 h-4 w-4 text-muted-foreground" />
|
|
67
67
|
<div className="min-w-0 flex-1 space-y-1">
|
|
68
68
|
<p className="font-medium">{title}</p>
|
|
@@ -51,7 +51,7 @@ export function MessageRecordObjectPreview({
|
|
|
51
51
|
|| t('messages.objectPreview.fallback.subtitle', '{type} • {id}', { type: typeLabel, id: entityId })
|
|
52
52
|
|
|
53
53
|
return (
|
|
54
|
-
<div className="flex items-start gap-3 rounded bg-muted/
|
|
54
|
+
<div className="flex items-start gap-3 rounded bg-muted/30 p-3">
|
|
55
55
|
<Link2 className="mt-0.5 h-4 w-4 text-muted-foreground" />
|
|
56
56
|
<div className="min-w-0 flex-1 space-y-1">
|
|
57
57
|
<div className="flex items-center gap-2">
|
|
@@ -29,7 +29,7 @@ export function MessageListComponent({ message, onClick }: MessageListItemProps)
|
|
|
29
29
|
return (
|
|
30
30
|
<div
|
|
31
31
|
className={cn(
|
|
32
|
-
'group min-w-0 w-full cursor-pointer rounded-md px-2 py-2 transition-colors hover:bg-muted/
|
|
32
|
+
'group min-w-0 w-full cursor-pointer rounded-md px-2 py-2 transition-colors hover:bg-muted/50',
|
|
33
33
|
'focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2',
|
|
34
34
|
)}
|
|
35
35
|
role="button"
|
|
@@ -70,7 +70,7 @@ export function MessageDetailAttachmentsSection(props: AttachmentsPanelProps) {
|
|
|
70
70
|
}
|
|
71
71
|
className="h-11 w-11 shrink-0 overflow-hidden rounded"
|
|
72
72
|
iconClassName="mb-0 h-4 w-4"
|
|
73
|
-
labelClassName="text-
|
|
73
|
+
labelClassName="text-overline"
|
|
74
74
|
/>
|
|
75
75
|
<div className="min-w-0 flex-1">
|
|
76
76
|
<p className="truncate">{attachment.fileName}</p>
|