@tap-payments/os-micro-frontend-shared 0.0.286 → 0.0.287

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 (99) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +12 -12
  3. package/build/components/AccordionAdapter/style.d.ts +2 -2
  4. package/build/components/AccountDropdown/style.d.ts +1 -1
  5. package/build/components/ActionMenu/style.d.ts +1 -1
  6. package/build/components/ActivityAreaChart/styles.d.ts +3 -3
  7. package/build/components/AppServices/style.d.ts +1 -1
  8. package/build/components/AppWindowWrapper/AppWindow/style.d.ts +2 -2
  9. package/build/components/Button/style.d.ts +1 -1
  10. package/build/components/Calender/style.d.ts +4 -4
  11. package/build/components/Chip/style.d.ts +10 -10
  12. package/build/components/CircularProgressWithLabel/style.d.ts +1 -1
  13. package/build/components/ConfirmDialog/styles.d.ts +1 -1
  14. package/build/components/CountBadge/style.d.ts +10 -10
  15. package/build/components/Dialog/style.d.ts +10 -10
  16. package/build/components/DockButton/style.d.ts +1 -1
  17. package/build/components/DropdownButton/constants.d.ts +2 -2
  18. package/build/components/DropdownButton/style.d.ts +2 -2
  19. package/build/components/DropdownMenu/styles.d.ts +2 -2
  20. package/build/components/ErrorBoundary/style.d.ts +1 -1
  21. package/build/components/FileUpload/style.d.ts +3 -3
  22. package/build/components/FileUploader/style.d.ts +1 -1
  23. package/build/components/FlippingCard/style.d.ts +10 -10
  24. package/build/components/IconWithLabel/style.d.ts +1 -1
  25. package/build/components/IconsDropdown/style.d.ts +2 -2
  26. package/build/components/ImageWrapper/ImageWrapper.d.ts +10 -10
  27. package/build/components/InputBase/SelectBase/style.d.ts +1 -1
  28. package/build/components/Inputs/FileInput/style.d.ts +1 -1
  29. package/build/components/JSONViewer/style.d.ts +21 -21
  30. package/build/components/LabeledIconDropdown/style.d.ts +3 -3
  31. package/build/components/MultiSelectStatusButton/style.d.ts +1 -1
  32. package/build/components/MultiSelectWithSearch/style.d.ts +3 -3
  33. package/build/components/NestedDropdown/styles.d.ts +1 -1
  34. package/build/components/ProgressBar/style.d.ts +1 -1
  35. package/build/components/ProgressRing/style.d.ts +2 -2
  36. package/build/components/RFH/Inputs/SelectWithAccordion/style.d.ts +3 -3
  37. package/build/components/RangeCalender/components/QuickFilters/style.d.ts +1 -1
  38. package/build/components/RangeCalender/components/RangeDatepicker/style.d.ts +1 -1
  39. package/build/components/RangeCalender/style.d.ts +3 -3
  40. package/build/components/SearchButton/styles.d.ts +40 -40
  41. package/build/components/SelectDropdown/style.d.ts +1 -1
  42. package/build/components/SelectWithSearch/style.d.ts +3 -3
  43. package/build/components/StatusButton/style.d.ts +4 -4
  44. package/build/components/StatusIcons/AuthIcons/style.d.ts +20 -20
  45. package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +10 -10
  46. package/build/components/StatusIcons/ChargeStatusIcon/ChargeStatusIcon.js +3 -2
  47. package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +60 -60
  48. package/build/components/StatusIcons/GeographyIcon/style.d.ts +1 -1
  49. package/build/components/StatusIcons/SourceIcons/style.d.ts +10 -10
  50. package/build/components/StatusLabel/style.d.ts +1 -1
  51. package/build/components/TableCells/CustomCells/ActionCell/hooks/useActionCell.d.ts +1 -1
  52. package/build/components/TableCells/CustomCells/ActionCell/style.d.ts +16 -16
  53. package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +20 -20
  54. package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +50 -50
  55. package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +50 -50
  56. package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +10 -10
  57. package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +10 -10
  58. package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +10 -10
  59. package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +50 -50
  60. package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +10 -10
  61. package/build/components/TableCells/CustomCells/IDButton/style.d.ts +20 -20
  62. package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +10 -10
  63. package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +10 -10
  64. package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +50 -50
  65. package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +10 -10
  66. package/build/components/TableCells/CustomCells/ReceiptCell/ReceiptCell.d.ts +1 -1
  67. package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +10 -10
  68. package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +20 -20
  69. package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +10 -10
  70. package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +10 -10
  71. package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +10 -10
  72. package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +10 -10
  73. package/build/components/TableCells/CustomCells/SourceMergedCell/style.d.ts +65 -65
  74. package/build/components/TableCells/CustomCells/StatusCell/constant.d.ts +17 -16
  75. package/build/components/TableCells/CustomCells/StatusCell/constant.js +13 -16
  76. package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +65 -65
  77. package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +50 -50
  78. package/build/components/TableCells/CustomCells/style.d.ts +12 -12
  79. package/build/components/TableHeader/style.d.ts +1 -1
  80. package/build/components/Timepicker/style.d.ts +2 -2
  81. package/build/components/ToolbarIcon/ExpandButton/style.d.ts +1 -1
  82. package/build/components/VirtualTable/SheetView/SheetViewVirtualTable.js +2 -1
  83. package/build/components/VirtualTable/SheetView/style.d.ts +2 -2
  84. package/build/components/VirtualTable/components/ColumnFilter/ColumnFilter.js +2 -5
  85. package/build/components/VirtualTable/components/ColumnFilter/Inputs/style.d.ts +1 -1
  86. package/build/components/VirtualTable/components/ColumnFilter/index.d.ts +0 -1
  87. package/build/components/VirtualTable/components/ColumnFilter/index.js +0 -1
  88. package/build/components/VirtualTable/components/ColumnFilter/style.d.ts +2 -2
  89. package/build/components/VirtualTable/components/ColumnFilter/type.d.ts +0 -3
  90. package/build/components/VirtualTable/components/ErrorList/styles.d.ts +1 -1
  91. package/build/components/VirtualTable/components/TableFooter/style.d.ts +2 -2
  92. package/build/components/VirtualTable/components/TableHeader/style.d.ts +2 -2
  93. package/build/components/VirtualTable/components/index.d.ts +1 -1
  94. package/build/components/VirtualTable/style.d.ts +16 -16
  95. package/build/components/Widget/style.d.ts +1 -1
  96. package/build/components/Window/style.d.ts +20 -20
  97. package/build/components/WindowAppIcon/style.d.ts +1 -1
  98. package/build/types/table.d.ts +1 -2
  99. package/package.json +2 -2
@@ -15,11 +15,12 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
15
15
  height?: string | number | undefined;
16
16
  hidden?: boolean | undefined;
17
17
  id?: string | undefined;
18
+ className?: string | undefined;
19
+ color?: string | undefined;
20
+ content?: string | undefined;
21
+ translate?: "yes" | "no" | undefined;
18
22
  slot?: string | undefined;
19
23
  title?: string | undefined;
20
- referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
21
- color?: string | undefined;
22
- className?: string | undefined;
23
24
  defaultChecked?: boolean | undefined;
24
25
  defaultValue?: string | number | readonly string[] | undefined;
25
26
  suppressContentEditableWarning?: boolean | undefined;
@@ -31,16 +32,14 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
31
32
  contextMenu?: string | undefined;
32
33
  dir?: string | undefined;
33
34
  draggable?: (boolean | "false" | "true") | undefined;
34
- enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
35
+ enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
35
36
  lang?: string | undefined;
36
37
  nonce?: string | undefined;
37
38
  spellCheck?: (boolean | "false" | "true") | undefined;
38
39
  tabIndex?: number | undefined;
39
- translate?: "yes" | "no" | undefined;
40
40
  radioGroup?: string | undefined;
41
41
  role?: import("react").AriaRole | undefined;
42
42
  about?: string | undefined;
43
- content?: string | undefined;
44
43
  datatype?: string | undefined;
45
44
  inlist?: any;
46
45
  prefix?: string | undefined;
@@ -60,13 +59,13 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
60
59
  results?: number | undefined;
61
60
  security?: string | undefined;
62
61
  unselectable?: "off" | "on" | undefined;
63
- inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
62
+ inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
64
63
  is?: string | undefined;
65
64
  exportparts?: string | undefined;
66
65
  part?: string | undefined;
67
66
  "aria-activedescendant"?: string | undefined;
68
67
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
69
- "aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
68
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
70
69
  "aria-braillelabel"?: string | undefined;
71
70
  "aria-brailleroledescription"?: string | undefined;
72
71
  "aria-busy"?: (boolean | "false" | "true") | undefined;
@@ -76,17 +75,17 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
76
75
  "aria-colindextext"?: string | undefined;
77
76
  "aria-colspan"?: number | undefined;
78
77
  "aria-controls"?: string | undefined;
79
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
78
+ "aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
80
79
  "aria-describedby"?: string | undefined;
81
80
  "aria-description"?: string | undefined;
82
81
  "aria-details"?: string | undefined;
83
82
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
84
- "aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
83
+ "aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
85
84
  "aria-errormessage"?: string | undefined;
86
85
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
87
86
  "aria-flowto"?: string | undefined;
88
87
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
89
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
88
+ "aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
90
89
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
91
90
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
92
91
  "aria-keyshortcuts"?: string | undefined;
@@ -274,23 +273,26 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
274
273
  onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLImageElement> | undefined;
275
274
  onTransitionEnd?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
276
275
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
277
- useMap?: string | undefined;
278
- crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
279
- sizes?: string | undefined;
276
+ referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
280
277
  src?: string | undefined;
281
278
  alt?: string | undefined;
282
- decoding?: "auto" | "async" | "sync" | undefined;
279
+ crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
280
+ useMap?: string | undefined;
283
281
  loading?: "eager" | "lazy" | undefined;
282
+ decoding?: "auto" | "async" | "sync" | undefined;
284
283
  fetchPriority?: "auto" | "high" | "low" | undefined;
284
+ sizes?: string | undefined;
285
285
  srcSet?: string | undefined;
286
286
  } & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLImageElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
287
287
  export declare const RefundsCountBadge: import("@emotion/styled").StyledComponent<{
288
288
  hidden?: boolean | undefined;
289
289
  id?: string | undefined;
290
+ className?: string | undefined;
291
+ color?: string | undefined;
292
+ content?: string | undefined;
293
+ translate?: "yes" | "no" | undefined;
290
294
  slot?: string | undefined;
291
295
  title?: string | undefined;
292
- color?: string | undefined;
293
- className?: string | undefined;
294
296
  defaultChecked?: boolean | undefined;
295
297
  defaultValue?: string | number | readonly string[] | undefined;
296
298
  suppressContentEditableWarning?: boolean | undefined;
@@ -302,16 +304,14 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
302
304
  contextMenu?: string | undefined;
303
305
  dir?: string | undefined;
304
306
  draggable?: (boolean | "false" | "true") | undefined;
305
- enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
307
+ enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
306
308
  lang?: string | undefined;
307
309
  nonce?: string | undefined;
308
310
  spellCheck?: (boolean | "false" | "true") | undefined;
309
311
  tabIndex?: number | undefined;
310
- translate?: "yes" | "no" | undefined;
311
312
  radioGroup?: string | undefined;
312
313
  role?: import("react").AriaRole | undefined;
313
314
  about?: string | undefined;
314
- content?: string | undefined;
315
315
  datatype?: string | undefined;
316
316
  inlist?: any;
317
317
  prefix?: string | undefined;
@@ -331,13 +331,13 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
331
331
  results?: number | undefined;
332
332
  security?: string | undefined;
333
333
  unselectable?: "off" | "on" | undefined;
334
- inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
334
+ inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
335
335
  is?: string | undefined;
336
336
  exportparts?: string | undefined;
337
337
  part?: string | undefined;
338
338
  "aria-activedescendant"?: string | undefined;
339
339
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
340
- "aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
340
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
341
341
  "aria-braillelabel"?: string | undefined;
342
342
  "aria-brailleroledescription"?: string | undefined;
343
343
  "aria-busy"?: (boolean | "false" | "true") | undefined;
@@ -347,17 +347,17 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
347
347
  "aria-colindextext"?: string | undefined;
348
348
  "aria-colspan"?: number | undefined;
349
349
  "aria-controls"?: string | undefined;
350
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
350
+ "aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
351
351
  "aria-describedby"?: string | undefined;
352
352
  "aria-description"?: string | undefined;
353
353
  "aria-details"?: string | undefined;
354
354
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
355
- "aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
355
+ "aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
356
356
  "aria-errormessage"?: string | undefined;
357
357
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
358
358
  "aria-flowto"?: string | undefined;
359
359
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
360
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
360
+ "aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
361
361
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
362
362
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
363
363
  "aria-keyshortcuts"?: string | undefined;
@@ -549,10 +549,12 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
549
549
  export declare const MultiRefundContainer: import("@emotion/styled").StyledComponent<{
550
550
  hidden?: boolean | undefined;
551
551
  id?: string | undefined;
552
+ className?: string | undefined;
553
+ color?: string | undefined;
554
+ content?: string | undefined;
555
+ translate?: "yes" | "no" | undefined;
552
556
  slot?: string | undefined;
553
557
  title?: string | undefined;
554
- color?: string | undefined;
555
- className?: string | undefined;
556
558
  defaultChecked?: boolean | undefined;
557
559
  defaultValue?: string | number | readonly string[] | undefined;
558
560
  suppressContentEditableWarning?: boolean | undefined;
@@ -564,16 +566,14 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
564
566
  contextMenu?: string | undefined;
565
567
  dir?: string | undefined;
566
568
  draggable?: (boolean | "false" | "true") | undefined;
567
- enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
569
+ enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
568
570
  lang?: string | undefined;
569
571
  nonce?: string | undefined;
570
572
  spellCheck?: (boolean | "false" | "true") | undefined;
571
573
  tabIndex?: number | undefined;
572
- translate?: "yes" | "no" | undefined;
573
574
  radioGroup?: string | undefined;
574
575
  role?: import("react").AriaRole | undefined;
575
576
  about?: string | undefined;
576
- content?: string | undefined;
577
577
  datatype?: string | undefined;
578
578
  inlist?: any;
579
579
  prefix?: string | undefined;
@@ -593,13 +593,13 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
593
593
  results?: number | undefined;
594
594
  security?: string | undefined;
595
595
  unselectable?: "off" | "on" | undefined;
596
- inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
596
+ inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
597
597
  is?: string | undefined;
598
598
  exportparts?: string | undefined;
599
599
  part?: string | undefined;
600
600
  "aria-activedescendant"?: string | undefined;
601
601
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
602
- "aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
602
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
603
603
  "aria-braillelabel"?: string | undefined;
604
604
  "aria-brailleroledescription"?: string | undefined;
605
605
  "aria-busy"?: (boolean | "false" | "true") | undefined;
@@ -609,17 +609,17 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
609
609
  "aria-colindextext"?: string | undefined;
610
610
  "aria-colspan"?: number | undefined;
611
611
  "aria-controls"?: string | undefined;
612
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
612
+ "aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
613
613
  "aria-describedby"?: string | undefined;
614
614
  "aria-description"?: string | undefined;
615
615
  "aria-details"?: string | undefined;
616
616
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
617
- "aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
617
+ "aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
618
618
  "aria-errormessage"?: string | undefined;
619
619
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
620
620
  "aria-flowto"?: string | undefined;
621
621
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
622
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
622
+ "aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
623
623
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
624
624
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
625
625
  "aria-keyshortcuts"?: string | undefined;
@@ -830,10 +830,12 @@ export declare const statusAnimation: (index: number, shadow: string, xDelta?: n
830
830
  export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
831
831
  hidden?: boolean | undefined;
832
832
  id?: string | undefined;
833
+ className?: string | undefined;
834
+ color?: string | undefined;
835
+ content?: string | undefined;
836
+ translate?: "yes" | "no" | undefined;
833
837
  slot?: string | undefined;
834
838
  title?: string | undefined;
835
- color?: string | undefined;
836
- className?: string | undefined;
837
839
  defaultChecked?: boolean | undefined;
838
840
  defaultValue?: string | number | readonly string[] | undefined;
839
841
  suppressContentEditableWarning?: boolean | undefined;
@@ -845,16 +847,14 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
845
847
  contextMenu?: string | undefined;
846
848
  dir?: string | undefined;
847
849
  draggable?: (boolean | "false" | "true") | undefined;
848
- enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
850
+ enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
849
851
  lang?: string | undefined;
850
852
  nonce?: string | undefined;
851
853
  spellCheck?: (boolean | "false" | "true") | undefined;
852
854
  tabIndex?: number | undefined;
853
- translate?: "yes" | "no" | undefined;
854
855
  radioGroup?: string | undefined;
855
856
  role?: import("react").AriaRole | undefined;
856
857
  about?: string | undefined;
857
- content?: string | undefined;
858
858
  datatype?: string | undefined;
859
859
  inlist?: any;
860
860
  prefix?: string | undefined;
@@ -874,13 +874,13 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
874
874
  results?: number | undefined;
875
875
  security?: string | undefined;
876
876
  unselectable?: "off" | "on" | undefined;
877
- inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
877
+ inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
878
878
  is?: string | undefined;
879
879
  exportparts?: string | undefined;
880
880
  part?: string | undefined;
881
881
  "aria-activedescendant"?: string | undefined;
882
882
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
883
- "aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
883
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
884
884
  "aria-braillelabel"?: string | undefined;
885
885
  "aria-brailleroledescription"?: string | undefined;
886
886
  "aria-busy"?: (boolean | "false" | "true") | undefined;
@@ -890,17 +890,17 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
890
890
  "aria-colindextext"?: string | undefined;
891
891
  "aria-colspan"?: number | undefined;
892
892
  "aria-controls"?: string | undefined;
893
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
893
+ "aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
894
894
  "aria-describedby"?: string | undefined;
895
895
  "aria-description"?: string | undefined;
896
896
  "aria-details"?: string | undefined;
897
897
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
898
- "aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
898
+ "aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
899
899
  "aria-errormessage"?: string | undefined;
900
900
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
901
901
  "aria-flowto"?: string | undefined;
902
902
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
903
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
903
+ "aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
904
904
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
905
905
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
906
906
  "aria-keyshortcuts"?: string | undefined;
@@ -1094,10 +1094,12 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
1094
1094
  export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
1095
1095
  hidden?: boolean | undefined;
1096
1096
  id?: string | undefined;
1097
+ className?: string | undefined;
1098
+ color?: string | undefined;
1099
+ content?: string | undefined;
1100
+ translate?: "yes" | "no" | undefined;
1097
1101
  slot?: string | undefined;
1098
1102
  title?: string | undefined;
1099
- color?: string | undefined;
1100
- className?: string | undefined;
1101
1103
  defaultChecked?: boolean | undefined;
1102
1104
  defaultValue?: string | number | readonly string[] | undefined;
1103
1105
  suppressContentEditableWarning?: boolean | undefined;
@@ -1109,16 +1111,14 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
1109
1111
  contextMenu?: string | undefined;
1110
1112
  dir?: string | undefined;
1111
1113
  draggable?: (boolean | "false" | "true") | undefined;
1112
- enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
1114
+ enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
1113
1115
  lang?: string | undefined;
1114
1116
  nonce?: string | undefined;
1115
1117
  spellCheck?: (boolean | "false" | "true") | undefined;
1116
1118
  tabIndex?: number | undefined;
1117
- translate?: "yes" | "no" | undefined;
1118
1119
  radioGroup?: string | undefined;
1119
1120
  role?: import("react").AriaRole | undefined;
1120
1121
  about?: string | undefined;
1121
- content?: string | undefined;
1122
1122
  datatype?: string | undefined;
1123
1123
  inlist?: any;
1124
1124
  prefix?: string | undefined;
@@ -1138,13 +1138,13 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
1138
1138
  results?: number | undefined;
1139
1139
  security?: string | undefined;
1140
1140
  unselectable?: "off" | "on" | undefined;
1141
- inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
1141
+ inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
1142
1142
  is?: string | undefined;
1143
1143
  exportparts?: string | undefined;
1144
1144
  part?: string | undefined;
1145
1145
  "aria-activedescendant"?: string | undefined;
1146
1146
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
1147
- "aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
1147
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
1148
1148
  "aria-braillelabel"?: string | undefined;
1149
1149
  "aria-brailleroledescription"?: string | undefined;
1150
1150
  "aria-busy"?: (boolean | "false" | "true") | undefined;
@@ -1154,17 +1154,17 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
1154
1154
  "aria-colindextext"?: string | undefined;
1155
1155
  "aria-colspan"?: number | undefined;
1156
1156
  "aria-controls"?: string | undefined;
1157
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
1157
+ "aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
1158
1158
  "aria-describedby"?: string | undefined;
1159
1159
  "aria-description"?: string | undefined;
1160
1160
  "aria-details"?: string | undefined;
1161
1161
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
1162
- "aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
1162
+ "aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
1163
1163
  "aria-errormessage"?: string | undefined;
1164
1164
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
1165
1165
  "aria-flowto"?: string | undefined;
1166
1166
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
1167
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
1167
+ "aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
1168
1168
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
1169
1169
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
1170
1170
  "aria-keyshortcuts"?: string | undefined;
@@ -1356,10 +1356,12 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
1356
1356
  export declare const StatusContainer: import("@emotion/styled").StyledComponent<{
1357
1357
  hidden?: boolean | undefined;
1358
1358
  id?: string | undefined;
1359
+ className?: string | undefined;
1360
+ color?: string | undefined;
1361
+ content?: string | undefined;
1362
+ translate?: "yes" | "no" | undefined;
1359
1363
  slot?: string | undefined;
1360
1364
  title?: string | undefined;
1361
- color?: string | undefined;
1362
- className?: string | undefined;
1363
1365
  defaultChecked?: boolean | undefined;
1364
1366
  defaultValue?: string | number | readonly string[] | undefined;
1365
1367
  suppressContentEditableWarning?: boolean | undefined;
@@ -1371,16 +1373,14 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
1371
1373
  contextMenu?: string | undefined;
1372
1374
  dir?: string | undefined;
1373
1375
  draggable?: (boolean | "false" | "true") | undefined;
1374
- enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
1376
+ enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
1375
1377
  lang?: string | undefined;
1376
1378
  nonce?: string | undefined;
1377
1379
  spellCheck?: (boolean | "false" | "true") | undefined;
1378
1380
  tabIndex?: number | undefined;
1379
- translate?: "yes" | "no" | undefined;
1380
1381
  radioGroup?: string | undefined;
1381
1382
  role?: import("react").AriaRole | undefined;
1382
1383
  about?: string | undefined;
1383
- content?: string | undefined;
1384
1384
  datatype?: string | undefined;
1385
1385
  inlist?: any;
1386
1386
  prefix?: string | undefined;
@@ -1400,13 +1400,13 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
1400
1400
  results?: number | undefined;
1401
1401
  security?: string | undefined;
1402
1402
  unselectable?: "off" | "on" | undefined;
1403
- inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
1403
+ inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
1404
1404
  is?: string | undefined;
1405
1405
  exportparts?: string | undefined;
1406
1406
  part?: string | undefined;
1407
1407
  "aria-activedescendant"?: string | undefined;
1408
1408
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
1409
- "aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
1409
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
1410
1410
  "aria-braillelabel"?: string | undefined;
1411
1411
  "aria-brailleroledescription"?: string | undefined;
1412
1412
  "aria-busy"?: (boolean | "false" | "true") | undefined;
@@ -1416,17 +1416,17 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
1416
1416
  "aria-colindextext"?: string | undefined;
1417
1417
  "aria-colspan"?: number | undefined;
1418
1418
  "aria-controls"?: string | undefined;
1419
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
1419
+ "aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
1420
1420
  "aria-describedby"?: string | undefined;
1421
1421
  "aria-description"?: string | undefined;
1422
1422
  "aria-details"?: string | undefined;
1423
1423
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
1424
- "aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
1424
+ "aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
1425
1425
  "aria-errormessage"?: string | undefined;
1426
1426
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
1427
1427
  "aria-flowto"?: string | undefined;
1428
1428
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
1429
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
1429
+ "aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
1430
1430
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
1431
1431
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
1432
1432
  "aria-keyshortcuts"?: string | undefined;
@@ -13,22 +13,6 @@ export declare const statusIcons: {
13
13
  UNKNOWN: string;
14
14
  AUTHORIZED: string;
15
15
  };
16
- export declare const chargeSheetViewChipStyles: {
17
- CAPTURED: {
18
- color: string;
19
- background: string;
20
- };
21
- ABANDONED: {
22
- color: string;
23
- background: string;
24
- border: string;
25
- };
26
- CANCELLED: {
27
- color: string;
28
- background: string;
29
- border: string;
30
- };
31
- };
32
16
  export declare const unCapturedStatusesStyles: Record<(typeof unCapturedStatuses)[number], {
33
17
  gatewayIcon: string;
34
18
  acquirerIcon: string;
@@ -78,3 +62,20 @@ export declare const capturedStatusesStyles: Record<(typeof unCapturedStatuses)[
78
62
  color: string;
79
63
  background: string;
80
64
  }>;
65
+ export declare const chargeSheetViewChipStyles: {
66
+ ABANDONED: {
67
+ color: string;
68
+ background: string;
69
+ border: string;
70
+ };
71
+ CANCELLED: {
72
+ color: string;
73
+ background: string;
74
+ border: string;
75
+ };
76
+ INITIATED: {
77
+ color: string;
78
+ background: string;
79
+ border: string;
80
+ };
81
+ };
@@ -13,22 +13,6 @@ export const statusIcons = {
13
13
  UNKNOWN: unknownIcon,
14
14
  AUTHORIZED: authorizedIcon,
15
15
  };
16
- export const chargeSheetViewChipStyles = {
17
- CAPTURED: {
18
- color: '#1F88D0',
19
- background: '#1F88D01A',
20
- },
21
- ABANDONED: {
22
- color: '#FFD600',
23
- background: 'white',
24
- border: '1px solid #FFD60080',
25
- },
26
- CANCELLED: {
27
- color: '#EDC806',
28
- background: '#FFD6001A',
29
- border: 'none',
30
- },
31
- };
32
16
  export const unCapturedStatusesStyles = {
33
17
  UNKNOWN: {
34
18
  gatewayIcon: gatewayOrangeIcon,
@@ -124,3 +108,16 @@ export const capturedStatusesStyles = {
124
108
  background: '#1F88D00D',
125
109
  },
126
110
  };
111
+ export const chargeSheetViewChipStyles = Object.assign(Object.assign(Object.assign({}, unCapturedStatusesStyles), capturedStatusesStyles), { ABANDONED: {
112
+ color: '#FFD600',
113
+ background: 'white',
114
+ border: '1px solid #FFD60080',
115
+ }, CANCELLED: {
116
+ color: '#EDC806',
117
+ background: '#FFD6001A',
118
+ border: 'none',
119
+ }, INITIATED: {
120
+ color: '#8D8D94',
121
+ background: 'white',
122
+ border: '1px solid #8D8D941A',
123
+ } });