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