@zeniai/web-components 4.3.83 → 4.3.84

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.
Files changed (54) hide show
  1. package/dist/{SessionTimeoutPopup-BrrSJgL_.cjs → SessionTimeoutPopup-BevaOjyq.cjs} +16076 -16879
  2. package/dist/{SessionTimeoutPopup-DBvW5uLp.js → SessionTimeoutPopup-nBxUPbGt.js} +91017 -94527
  3. package/dist/appLocale.d.ts +4 -124
  4. package/dist/cockpit.cjs.js +8 -8
  5. package/dist/cockpit.esm.js +514 -514
  6. package/dist/components/aiCfo/components/AiCfoRoutinesBrowser.d.ts +1 -1
  7. package/dist/components/expenseAutomation/ExpenseAutomationPage.d.ts +4 -14
  8. package/dist/components/expenseAutomation/components/navbarHeaderData.d.ts +1 -6
  9. package/dist/components/expenseAutomation/sections/jeSchedules/JESchedulePage.d.ts +2 -10
  10. package/dist/components/expenseAutomation/sections/jeSchedules/common/JEGroupSectionHeader.d.ts +1 -2
  11. package/dist/components/expenseAutomation/sections/jeSchedules/list/jeScheduleConfig.d.ts +7 -0
  12. package/dist/components/expenseAutomation/sections/missingReceipts/missingReceiptsSidePanelListMargin.d.ts +3 -10
  13. package/dist/components/invoicing/catalogForm/InvoicingCatalogItemFormPage.d.ts +6 -11
  14. package/dist/components/invoicing/catalogForm/catalogItemForm.shared.d.ts +7 -0
  15. package/dist/components/invoicing/common/InvoicingFormControls.d.ts +1 -8
  16. package/dist/components/invoicing/common/InvoicingInvoicePreview.d.ts +1 -6
  17. package/dist/components/invoicing/common/InvoicingSkeletons.d.ts +4 -20
  18. package/dist/components/invoicing/couponForm/InvoicingCouponFormPage.d.ts +2 -27
  19. package/dist/components/invoicing/couponForm/couponForm.shared.d.ts +1 -5
  20. package/dist/components/invoicing/customerForm/InvoicingCustomerFormPage.d.ts +1 -9
  21. package/dist/components/invoicing/discountDetail/InvoicingDiscountDetailPage.d.ts +0 -7
  22. package/dist/components/invoicing/settings/invoicingSettingsShared.d.ts +2 -8
  23. package/dist/components/invoicing/subscriptionForm/InvoicingSubscriptionFormPage.d.ts +1 -9
  24. package/dist/components/jeSchedules/scheduleDetails/ScheduleDetailsAccruedExpensesPage.d.ts +2 -12
  25. package/dist/components/jeSchedules/scheduleDetails/ScheduleDetailsFixedAssetsPage.d.ts +2 -12
  26. package/dist/components/jeSchedules/scheduleDetails/ScheduleDetailsPage.d.ts +2 -12
  27. package/dist/components/reportTree/treeNode/accountReconReport/row/v2/statusHelper.d.ts +1 -1
  28. package/dist/index.cjs.js +1 -1
  29. package/dist/index.d.ts +1 -7
  30. package/dist/index.esm.js +391 -392
  31. package/dist/strings/strings.d.ts +4 -124
  32. package/package.json +6 -6
  33. package/dist/components/expenseAutomation/sections/actualMatching/ActualMatchingKpiStrip.d.ts +0 -9
  34. package/dist/components/expenseAutomation/sections/actualMatching/ActualMatchingList.d.ts +0 -13
  35. package/dist/components/expenseAutomation/sections/actualMatching/ActualMatchingListRow.d.ts +0 -11
  36. package/dist/components/expenseAutomation/sections/actualMatching/ActualMatchingMatchDetailPage.d.ts +0 -21
  37. package/dist/components/expenseAutomation/sections/actualMatching/ActualMatchingMatchNewButton.d.ts +0 -5
  38. package/dist/components/expenseAutomation/sections/actualMatching/ActualMatchingPage.d.ts +0 -22
  39. package/dist/components/expenseAutomation/sections/actualMatching/ActualMatchingPageSkeleton.d.ts +0 -3
  40. package/dist/components/expenseAutomation/sections/actualMatching/MatchNewModal.d.ts +0 -12
  41. package/dist/components/expenseAutomation/sections/actualMatching/MatchNewPreview.d.ts +0 -8
  42. package/dist/components/expenseAutomation/sections/actualMatching/ReversesGroupedPill.d.ts +0 -5
  43. package/dist/components/expenseAutomation/sections/actualMatching/actualMatchingHelpers.d.ts +0 -76
  44. package/dist/components/expenseAutomation/sections/actualMatching/actualMatchingHelpers.test.d.ts +0 -1
  45. package/dist/components/expenseAutomation/sections/actualMatching/actualMatchingListConfig.d.ts +0 -12
  46. package/dist/components/expenseAutomation/sections/actualMatching/actualMatchingMatchDetailHelpers.d.ts +0 -18
  47. package/dist/components/expenseAutomation/sections/actualMatching/actualMatchingMatchDetailHelpers.test.d.ts +0 -1
  48. package/dist/components/expenseAutomation/sections/actualMatching/actualMatchingTypes.d.ts +0 -43
  49. package/dist/components/expenseAutomation/sections/actualMatching/matchNewPreviewHelpers.d.ts +0 -12
  50. package/dist/components/expenseAutomation/sections/actualMatching/matchNewPreviewHelpers.test.d.ts +0 -1
  51. package/dist/components/expenseAutomation/sections/actualMatching/stories/ActualMatchingPageQuickViewStoryParts.d.ts +0 -10
  52. package/dist/components/expenseAutomation/stories/actualMatchingPageStoryActions.d.ts +0 -2
  53. package/dist/components/invoicing/common/invoicingAccountPickerOptions.d.ts +0 -14
  54. package/dist/components/jeSchedules/scheduleDetails/sections/ScheduleDecisionAction.d.ts +0 -41
@@ -164,7 +164,6 @@ declare class AppLocale {
164
164
  alternateRecommendation: string;
165
165
  thoughtProcess: string;
166
166
  insured: string;
167
- monthInsightSent: string;
168
167
  subject: string;
169
168
  refer: string;
170
169
  copy: string;
@@ -1969,16 +1968,6 @@ declare class AppLocale {
1969
1968
  failed: string;
1970
1969
  notification: string;
1971
1970
  };
1972
- actual_matching_match_and_reverse: {
1973
- success: string;
1974
- failed: string;
1975
- notification: string;
1976
- };
1977
- actual_matching_undo_reversal: {
1978
- success: string;
1979
- failed: string;
1980
- notification: string;
1981
- };
1982
1971
  ignore_schedule: {
1983
1972
  success: string;
1984
1973
  failed: string;
@@ -4311,6 +4300,7 @@ declare class AppLocale {
4311
4300
  noPerson: string;
4312
4301
  createMonthInsight: string;
4313
4302
  editMonthInsight: string;
4303
+ monthInsightSent: string;
4314
4304
  monthInsightNotReady: string;
4315
4305
  monthInsightsCanBeSentFromDashboard: string;
4316
4306
  monthInsightsCanBeEditedFromDashboard: string;
@@ -8455,117 +8445,8 @@ declare class AppLocale {
8455
8445
  };
8456
8446
  tabs: {
8457
8447
  schedules: string;
8458
- actualMatching: string;
8459
8448
  existingSchedules: string;
8460
8449
  };
8461
- actualMatching: {
8462
- matchNew: string;
8463
- undoReversal: string;
8464
- continueMatch: string;
8465
- openBill: string;
8466
- openCharge: string;
8467
- openTransaction: string;
8468
- kpi: {
8469
- actualsReceived: string;
8470
- ofExpected: string;
8471
- vendorsStillPending: string;
8472
- vendorStillPending: string;
8473
- autoReversed: string;
8474
- cleared: string;
8475
- pendingReview: string;
8476
- estMinutesToClear: string;
8477
- variance: string;
8478
- varianceFooter: string;
8479
- };
8480
- groups: {
8481
- reversed: string;
8482
- };
8483
- groupSubtitles: {
8484
- reversed: string;
8485
- pendingReview: string;
8486
- };
8487
- columns: {
8488
- received: string;
8489
- vendor: string;
8490
- type: string;
8491
- service: string;
8492
- reverses: string;
8493
- matchTier: string;
8494
- reversedBy: string;
8495
- accrued: string;
8496
- actual: string;
8497
- variance: string;
8498
- };
8499
- reversedBy: {
8500
- aiAccountant: string;
8501
- humanUser: string;
8502
- };
8503
- matchTier: {
8504
- exact: string;
8505
- fuzzy: string;
8506
- aiAccountant: string;
8507
- manual: string;
8508
- };
8509
- reversesCount: string;
8510
- groupedOpenAccrual: string;
8511
- groupedMenuAria: string;
8512
- lifecycle: {
8513
- pendingReview: string;
8514
- autoReversed: string;
8515
- };
8516
- emptyState: {
8517
- title: string;
8518
- subTitle: string;
8519
- };
8520
- matchModal: {
8521
- title: string;
8522
- subtitle: string;
8523
- leftTitle: string;
8524
- rightTitle: string;
8525
- selectedLabel: string;
8526
- leftSearchPlaceholder: string;
8527
- rightSearchPlaceholder: string;
8528
- emptyLeft: string;
8529
- emptyRight: string;
8530
- confirm: string;
8531
- maxAccruals: string;
8532
- conflict: string;
8533
- vendorLock: string;
8534
- selectLineHint: string;
8535
- previewEmpty: string;
8536
- accrualJeTitle: string;
8537
- reversalJeTitle: string;
8538
- reversalJeNote: string;
8539
- transactionMatchedTitle: string;
8540
- columnDate: string;
8541
- columnAccount: string;
8542
- columnDebit: string;
8543
- columnCredit: string;
8544
- lastDayOfMonth: string;
8545
- reversesLabel: string;
8546
- vsAccrued: string;
8547
- accruedExpensesFallback: string;
8548
- };
8549
- matchDetail: {
8550
- service: string;
8551
- accrued: string;
8552
- actual: string;
8553
- variance: string;
8554
- accrualJes: string;
8555
- leftovers: string;
8556
- reversalFailed: string;
8557
- undoFailed: string;
8558
- loadErrorTitle: string;
8559
- loadErrorSubTitle: string;
8560
- reversalJe: string;
8561
- matchedBill: string;
8562
- matchedCharge: string;
8563
- matchedTransaction: string;
8564
- statusAutoReversed: string;
8565
- statusPendingReview: string;
8566
- statusManuallyReversed: string;
8567
- };
8568
- };
8569
8450
  newSchedule: {
8570
8451
  title: string;
8571
8452
  oneTimeAccrualTitle: string;
@@ -8932,6 +8813,8 @@ declare class AppLocale {
8932
8813
  statementProcessingFailed: string;
8933
8814
  failed: string;
8934
8815
  isInProgress: string;
8816
+ booksClosed: string;
8817
+ reopenToReconcile: string;
8935
8818
  booksClosedTooltip: string;
8936
8819
  };
8937
8820
  tooltips: {
@@ -9640,7 +9523,7 @@ declare class AppLocale {
9640
9523
  needHelpBodySuffix: string;
9641
9524
  };
9642
9525
  invoicingOverview: {
9643
- revenueMetricOverTime: string;
9526
+ revenueMrrOverTime: string;
9644
9527
  mrrMovement: string;
9645
9528
  mrrMovementNewSubscriptions: string;
9646
9529
  mrrMovementExpansions: string;
@@ -9978,8 +9861,6 @@ declare class AppLocale {
9978
9861
  periodPlaceholder: string;
9979
9862
  periodUnitLabel: string;
9980
9863
  maxRedemptionsPlaceholder: string;
9981
- discountsAccountLabel: string;
9982
- discountsAccountPlaceholder: string;
9983
9864
  };
9984
9865
  invoicingCreateInvoice: {
9985
9866
  selectPaymentTerm: string;
@@ -10271,7 +10152,6 @@ declare class AppLocale {
10271
10152
  diagnosticsRetainedUntil: string;
10272
10153
  };
10273
10154
  invoicingDiscountDetail: {
10274
- discountsAccountLabel: string;
10275
10155
  month: string;
10276
10156
  limitedSinglePeriod: string;
10277
10157
  limitedMultiPeriodPrefix: string;