@tesouro/embedded-components-react 0.2.205 → 0.2.208

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 (455) hide show
  1. package/README.md +40 -0
  2. package/dist/index.d.ts +455 -310
  3. package/dist/index.js +111 -107
  4. package/dist/lib/CardDetailsWidget.d.ts +750 -0
  5. package/dist/lib/CardDetailsWidget.js +20 -0
  6. package/dist/lib/CardsWidget.d.ts +1006 -0
  7. package/dist/lib/CardsWidget.js +20 -0
  8. package/dist/lib/ReceivablesWidget.js +24 -24
  9. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +24 -24
  10. package/dist/libs/tesouro-embedded-components-react/card-details-widget/data-access/dist/index3.js +31 -0
  11. package/dist/libs/tesouro-embedded-components-react/card-details-widget/data-access/dist/index4.js +31 -0
  12. package/dist/libs/tesouro-embedded-components-react/card-details-widget/data-access/dist/index5.js +18 -0
  13. package/dist/libs/tesouro-embedded-components-react/card-details-widget/feature/dist/index2.js +141 -0
  14. package/dist/libs/tesouro-embedded-components-react/card-details-widget/feature/dist/index3.js +53 -0
  15. package/dist/libs/tesouro-embedded-components-react/card-details-widget/feature/dist/index4.js +20 -0
  16. package/dist/libs/tesouro-embedded-components-react/card-details-widget/feature/dist/index5.js +82 -0
  17. package/dist/libs/tesouro-embedded-components-react/card-details-widget/feature/dist/index6.js +18 -0
  18. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/lib/CardDetailsPanel/CardDetailsHeader.js +56 -0
  19. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/lib/CardDetailsPanel/CardDetailsPanel.js +156 -0
  20. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/lib/CardDetailsPanel/CardFace.js +49 -0
  21. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/lib/CardDetailsPanel/DetailCopyRow.js +38 -0
  22. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/lib/CardDetailsPanel/labels.js +43 -0
  23. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/lib/CardDetailsPanel/statusBadge.js +12 -0
  24. package/dist/libs/tesouro-embedded-components-react/card-details-widget/ui/dist/lib/CardDetailsPanel/testIds.js +10 -0
  25. package/dist/libs/tesouro-embedded-components-react/cards-widget/data-access/dist/index2.js +27 -0
  26. package/dist/libs/tesouro-embedded-components-react/cards-widget/data-access/dist/index3.js +27 -0
  27. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index2.js +117 -0
  28. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index3.js +42 -0
  29. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index4.js +46 -0
  30. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index5.js +7 -0
  31. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index6.js +260 -0
  32. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index7.js +34 -0
  33. package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index8.js +91 -0
  34. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/lib/CardsList/CardFaceSwatch.js +15 -0
  35. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/lib/CardsList/CardsList.js +138 -0
  36. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/lib/CardsList/CardsListDetailsSheet.js +43 -0
  37. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/lib/CardsList/CardsListRow.js +60 -0
  38. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/lib/CardsList/labels.js +77 -0
  39. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/lib/CardsList/statusBadge.js +12 -0
  40. package/dist/libs/tesouro-embedded-components-react/cards-widget/ui/dist/lib/CardsList/types.js +10 -0
  41. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index10.js +6 -17
  42. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index6.js +1 -1
  43. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index7.js +2 -2
  44. package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index9.js +17 -6
  45. package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +21 -21
  46. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +2 -2
  47. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index107.js +2 -2
  48. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index108.js +2 -2
  49. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index11.js +2 -2
  50. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index111.js +1 -1
  51. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index113.js +1 -1
  52. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +5 -5
  53. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +10 -10
  54. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index120.js +1 -1
  55. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +32 -34
  56. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +35 -4
  57. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +4 -2
  58. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +2 -25
  59. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +23 -1269
  60. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +1270 -32
  61. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +14 -14
  62. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +79 -60
  63. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +6 -398
  64. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +9 -69
  65. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +33 -2
  66. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +31 -406
  67. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +8 -75
  68. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +11 -5
  69. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +26 -9
  70. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +14 -33
  71. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +10 -30
  72. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index14.js +12 -12
  73. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index140.js +121 -12
  74. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +8 -12
  75. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +216 -24
  76. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +8 -10
  77. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +7 -7
  78. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +46 -118
  79. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +48 -7
  80. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +13 -217
  81. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +44 -10
  82. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +15 -12
  83. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index15.js +4 -4
  84. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index150.js +10 -48
  85. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +147 -44
  86. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +25 -13
  87. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +54 -43
  88. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +71 -15
  89. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +29 -11
  90. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +3 -152
  91. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +61 -23
  92. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +37 -55
  93. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +79 -68
  94. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +5 -29
  95. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +99 -3
  96. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +57 -64
  97. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +9 -39
  98. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +44 -80
  99. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +75 -4
  100. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +55 -96
  101. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +14 -57
  102. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +24 -24
  103. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +75 -91
  104. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +27 -99
  105. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +39 -15
  106. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +7 -14
  107. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +226 -12
  108. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +470 -9
  109. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +105 -41
  110. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +537 -74
  111. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +23 -55
  112. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +27 -14
  113. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +10 -23
  114. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +17 -77
  115. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +21 -29
  116. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +2 -42
  117. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +12 -7
  118. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +21 -227
  119. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +18 -466
  120. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +27 -110
  121. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +104 -526
  122. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +67 -23
  123. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +12 -25
  124. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index19.js +1 -1
  125. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index190.js +12 -13
  126. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +24 -18
  127. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +94 -19
  128. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +101 -2
  129. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +16 -10
  130. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +12 -20
  131. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +10 -18
  132. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +60 -27
  133. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +397 -116
  134. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +68 -69
  135. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +21 -21
  136. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +2 -14
  137. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +407 -12
  138. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +7 -101
  139. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +35 -26
  140. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +100 -5
  141. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +25 -11
  142. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +4 -5
  143. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +12 -10
  144. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +7 -214
  145. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +10 -10
  146. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +214 -12
  147. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +9 -11
  148. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +12 -7
  149. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +12 -35
  150. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +5 -5
  151. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +1 -1
  152. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +37 -10
  153. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +52 -72
  154. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +29 -44
  155. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +5 -20
  156. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +74 -34
  157. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +32 -30
  158. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +18 -40
  159. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +36 -63
  160. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +51 -96
  161. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +81 -111
  162. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +33 -87
  163. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +66 -53
  164. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +360 -28
  165. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +2 -5
  166. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +117 -77
  167. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +6 -32
  168. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +18 -18
  169. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +13 -50
  170. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +13 -62
  171. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +14 -36
  172. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index240.js +14 -82
  173. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +21 -34
  174. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +22 -66
  175. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +54 -359
  176. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +27 -2
  177. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +37 -117
  178. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +37 -6
  179. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +15 -20
  180. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +27 -11
  181. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +17 -14
  182. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index250.js +107 -11
  183. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +12 -14
  184. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +19 -21
  185. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +23 -19
  186. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +33 -49
  187. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +57 -25
  188. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +50 -35
  189. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +30 -37
  190. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +97 -14
  191. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +42 -25
  192. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +147 -17
  193. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +105 -106
  194. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +63 -12
  195. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +28 -19
  196. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +127 -26
  197. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +44 -40
  198. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +71 -57
  199. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +18 -50
  200. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +30 -30
  201. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +39 -95
  202. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index270.js +58 -42
  203. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +89 -140
  204. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +104 -101
  205. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +88 -5
  206. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +36 -486
  207. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +337 -158
  208. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +300 -39
  209. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +99 -58
  210. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +160 -29
  211. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +266 -118
  212. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index280.js +24 -22
  213. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +18 -42
  214. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +5 -57
  215. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +37 -36
  216. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +55 -340
  217. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +29 -301
  218. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +117 -101
  219. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +22 -161
  220. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +41 -264
  221. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +55 -23
  222. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index290.js +2 -20
  223. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +96 -14
  224. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +94 -77
  225. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +209 -73
  226. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +20 -42
  227. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +16 -19
  228. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +17 -41
  229. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +171 -2
  230. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +131 -93
  231. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +161 -96
  232. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +3 -3
  233. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index300.js +12 -213
  234. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +19 -22
  235. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +59 -53
  236. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +67 -28
  237. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +54 -54
  238. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +6 -18
  239. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +10 -21
  240. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +59 -15
  241. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +23 -18
  242. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +61 -169
  243. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index310.js +14 -134
  244. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +149 -162
  245. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +10 -12
  246. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +19 -19
  247. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +6 -61
  248. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +157 -65
  249. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +28 -60
  250. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +28 -7
  251. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +78 -11
  252. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +25 -62
  253. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index320.js +125 -21
  254. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +44 -58
  255. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +119 -14
  256. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +106 -62
  257. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +50 -25
  258. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +191 -114
  259. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +68 -47
  260. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +21 -116
  261. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +29 -106
  262. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +29 -48
  263. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index330.js +4 -205
  264. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +19 -69
  265. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +30 -16
  266. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +21 -24
  267. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +34 -149
  268. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +31 -30
  269. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +13 -4
  270. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +65 -18
  271. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +14 -38
  272. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +75 -26
  273. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index340.js +76 -33
  274. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +42 -30
  275. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +489 -11
  276. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +166 -6
  277. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +22 -160
  278. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +57 -28
  279. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +28 -28
  280. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +58 -76
  281. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +19 -18
  282. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +18 -25
  283. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +42 -126
  284. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +15 -53
  285. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +22 -34
  286. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +48 -24
  287. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +11 -34
  288. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +9 -31
  289. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +33 -4
  290. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index36.js +11 -11
  291. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index360.js +16 -126
  292. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +44 -90
  293. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +8 -34
  294. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +45 -30
  295. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +45 -6
  296. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +31 -119
  297. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +28 -18
  298. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +43 -16
  299. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +25 -16
  300. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +74 -16
  301. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +10 -10
  302. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index370.js +97 -16
  303. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +35 -72
  304. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +10 -16
  305. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +11 -16
  306. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +54 -16
  307. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +36 -3
  308. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +26 -11
  309. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +6 -16
  310. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +19 -47
  311. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +64 -9
  312. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index38.js +9 -9
  313. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index380.js +17 -48
  314. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +20 -45
  315. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +13 -32
  316. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +16 -23
  317. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +12 -41
  318. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +66 -24
  319. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +21 -74
  320. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +110 -89
  321. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +79 -34
  322. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +2 -22
  323. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +5 -5
  324. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +8 -64
  325. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +8 -16
  326. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +93 -18
  327. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +34 -12
  328. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +28 -14
  329. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +120 -11
  330. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +18 -67
  331. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +16 -21
  332. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +16 -118
  333. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +15 -81
  334. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +4 -4
  335. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +4 -4
  336. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +16 -2
  337. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +72 -9
  338. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +16 -11
  339. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +16 -10
  340. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +16 -11
  341. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +3 -7
  342. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +11 -54
  343. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +31 -17
  344. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +4 -15
  345. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +125 -22
  346. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index41.js +1 -1
  347. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index410.js +20 -48
  348. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +28 -11
  349. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +35 -66
  350. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +5 -47
  351. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +81 -24
  352. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +17 -22
  353. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +80 -79
  354. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +269 -17
  355. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +34 -81
  356. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +59 -263
  357. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index42.js +2 -2
  358. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index420.js +42 -37
  359. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +22 -62
  360. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +140 -42
  361. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +92 -21
  362. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +10 -140
  363. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +2 -96
  364. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +283 -10
  365. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +49 -2
  366. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +15 -285
  367. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +65 -45
  368. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +12 -12
  369. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +47 -15
  370. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +28 -5
  371. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +8 -10
  372. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +7 -28
  373. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +49 -33
  374. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +16 -32
  375. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +17 -71
  376. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +29 -86
  377. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +64 -50
  378. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +52 -49
  379. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +5 -5
  380. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index440.js +37 -51
  381. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +42 -29
  382. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +35 -55
  383. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +13 -37
  384. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +18 -46
  385. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +49 -55
  386. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +55 -68
  387. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +33 -21
  388. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +49 -48
  389. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +33 -42
  390. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index45.js +11 -11
  391. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index450.js +15 -36
  392. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +93 -13
  393. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +16 -96
  394. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +75 -16
  395. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +22 -75
  396. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +9 -22
  397. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +57 -9
  398. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +70 -17
  399. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +21 -51
  400. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +38 -58
  401. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index46.js +9 -9
  402. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index460.js +30 -29
  403. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +12 -33
  404. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +28 -53
  405. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +22 -81
  406. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +39 -8
  407. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +51 -37
  408. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +38 -67
  409. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +46 -40
  410. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +80 -17
  411. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +71 -13
  412. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index47.js +6 -6
  413. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index470.js +85 -32
  414. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +55 -85
  415. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +54 -24
  416. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +51 -101
  417. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +32 -111
  418. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +85 -75
  419. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +23 -67
  420. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +99 -33
  421. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +112 -12
  422. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +70 -24
  423. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index48.js +2 -2
  424. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index480.js +68 -24
  425. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +38 -38
  426. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +64 -9
  427. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +9 -64
  428. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +1 -1
  429. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +51 -19
  430. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +53 -49
  431. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +35 -48
  432. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.js +17 -40
  433. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +9 -9
  434. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index50.js +1 -1
  435. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index52.js +9 -9
  436. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index53.js +4 -4
  437. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index54.js +2 -2
  438. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +2 -2
  439. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +10 -10
  440. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +3 -3
  441. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
  442. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
  443. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
  444. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
  445. package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +12 -12
  446. package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +23 -23
  447. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +338 -286
  448. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +266 -202
  449. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/scopes.js +6 -0
  450. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +2 -2
  451. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/card/cardPresentation.js +19 -0
  452. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/card/cardProgram.js +7 -0
  453. package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +24 -24
  454. package/dist/pending-feature-style-sources.d.ts +1 -3
  455. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -3,8 +3,8 @@ import { ReactNode, ComponentType, AnchorHTMLAttributes, PropsWithChildren, Erro
3
3
  import { FallbackProps } from 'react-error-boundary';
4
4
  import { SortingState, OnChangeFn } from '@tanstack/react-table';
5
5
 
6
- type PartialDeep$3<T> = {
7
- [K in keyof T]?: T[K] extends object ? PartialDeep$3<T[K]> : T[K];
6
+ type PartialDeep$4<T> = {
7
+ [K in keyof T]?: T[K] extends object ? PartialDeep$4<T[K]> : T[K];
8
8
  };
9
9
  interface AcceptDisclosuresWidgetLabels {
10
10
  title: string;
@@ -41,7 +41,7 @@ interface AcceptDisclosuresWidgetProps$1 {
41
41
  isAgreed: boolean;
42
42
  onAgreedChange: (checked: boolean) => void;
43
43
  onAccept: () => void;
44
- labels?: PartialDeep$3<AcceptDisclosuresWidgetLabels>;
44
+ labels?: PartialDeep$4<AcceptDisclosuresWidgetLabels>;
45
45
  }
46
46
 
47
47
  type AuthToken = string | undefined;
@@ -368,6 +368,8 @@ type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean
368
368
  type ClientOptions = {
369
369
  baseUrl: 'https://api.stage.tesouro.com' | 'https://api.sandbox.stage.tesouro.com' | 'https://api.stage.business-banking.app' | 'https://api.tesouro.com' | 'https://api.sandbox.tesouro.com' | 'https://api.business-banking.app' | (string & {});
370
370
  };
371
+ type CreditCardStatus = 'PENDING_ACTIVATION' | 'ACTIVE' | 'LOCKED' | 'CLOSED';
372
+ type CreditCardType = 'DIGITAL' | 'PHYSICAL';
371
373
  type DisclosureRequirement = 'NOT_REQUIRED' | 'REQUIRED';
372
374
  type OrganizationType = 'BANK' | 'EMBEDDED' | 'PLATFORM' | 'TRANSACTOR' | 'VERTICAL_SOFTWARE_PROVIDER';
373
375
  type WidgetInitResponse = {
@@ -1153,6 +1155,47 @@ interface UseWidgetTokenResult {
1153
1155
  }
1154
1156
  declare function useWidgetToken(): UseWidgetTokenResult;
1155
1157
 
1158
+ /**
1159
+ * Which issuing product a card belongs to. A card list shows exactly one
1160
+ * program at a time, and the value selects the endpoint the data-access layer
1161
+ * calls: `credit` → `/embedded-banking/v1/credit-cards`, `debit` →
1162
+ * `/embedded-banking/v1/debit-cards`.
1163
+ *
1164
+ * Defined here rather than in either widget because `CardsWidget` and
1165
+ * `CardDetailsWidget` both publish it as a required public prop. Declared
1166
+ * inline in each, the literal would become public API twice with no single
1167
+ * definition — and `cards-widget/ui` ↔ `card-details-widget/ui` imports are
1168
+ * lint-banned while the reverse feature import would be an Nx cycle, so
1169
+ * `shared/feature` is the only home that serves both without duplication.
1170
+ *
1171
+ * Deliberately **not** the generated `CardTypeEnum` (`credit | debit | prepaid
1172
+ * | unknown`), which greps as an exact match for this concept but belongs to
1173
+ * the unrelated snake_case third-party schema family (its sibling fields are
1174
+ * `card_type`, `last4`, `background_color`) and carries two members neither
1175
+ * widget supports. In this codebase "card type" is the DIGITAL/PHYSICAL form
1176
+ * factor instead — see `CardType` in `./cardPresentation`.
1177
+ *
1178
+ * Const-object-plus-type rather than a bare union, mirroring `UIFramework` in
1179
+ * `shared/ui` — the other two-member literal that ships as a public prop type.
1180
+ */
1181
+ declare const CardProgram: {
1182
+ readonly Credit: "credit";
1183
+ readonly Debit: "debit";
1184
+ };
1185
+ type CardProgram = (typeof CardProgram)[keyof typeof CardProgram];
1186
+
1187
+ /**
1188
+ * A card's lifecycle status, program-agnostic. Aliases the credit union because
1189
+ * one of the two has to be the base; the parity assertions below are what keep
1190
+ * that choice arbitrary.
1191
+ */
1192
+ type CardStatus = CreditCardStatus;
1193
+ /**
1194
+ * A card's physical form factor — the codebase's meaning of "card type". The
1195
+ * credit/debit axis is `CardProgram`, not this.
1196
+ */
1197
+ type CardType = CreditCardType;
1198
+
1156
1199
  /**
1157
1200
  * The four disclosure documents a host supplies. Keyed rather than a free-form
1158
1201
  * array because `agreementTextTemplate` names exactly these four instruments —
@@ -1529,6 +1572,408 @@ type BillPayWidgetProps = BillPayWidgetMoniteProps;
1529
1572
  */
1530
1573
  declare function BillPayWidget({ implementation, ...props }: BillPayWidgetProps): React.JSX.Element;
1531
1574
 
1575
+ /**
1576
+ * Every key of `T` optional, recursively, so a consumer can override one nested
1577
+ * label without restating its siblings. Defined locally because the repo has no
1578
+ * shared deep-partial type and does not depend on `type-fest`.
1579
+ */
1580
+ type PartialDeep$3<T> = {
1581
+ [K in keyof T]?: T[K] extends object ? PartialDeep$3<T[K]> : T[K];
1582
+ };
1583
+ interface CardsListColumnHeaderLabels {
1584
+ cardName: string;
1585
+ fundingAccount: string;
1586
+ cardholder: string;
1587
+ status: string;
1588
+ limit: string;
1589
+ }
1590
+ /**
1591
+ * Screen-reader-only copy naming the details sheet a row click opens.
1592
+ *
1593
+ * Both strings are invisible by design: the sheet's visible header belongs to
1594
+ * whatever the owner slots into it (`CardDetailsPanel`, via `CardsWidget`), and a
1595
+ * second visible title would duplicate it. They exist because the sheet is a
1596
+ * dialog, and a dialog without an accessible name is announced as nothing.
1597
+ */
1598
+ interface CardsListDetailsSheetLabels {
1599
+ /** Accessible name for the sheet. */
1600
+ title: string;
1601
+ /** Accessible description, announced after the name. */
1602
+ description: string;
1603
+ }
1604
+ /**
1605
+ * Every user-facing string the cards list renders, including screen-reader-only
1606
+ * copy and the decorative separators.
1607
+ *
1608
+ * There is intentionally **no** card-type or card-status map here: the row
1609
+ * arrives with `typeLabel` and `statusLabel` already resolved, so the
1610
+ * `DIGITAL`/`PHYSICAL` and `PENDING_ACTIVATION`/`ACTIVE`/`LOCKED`/`CLOSED` maps
1611
+ * live in `shared/feature` keyed on the generated types (EMBD-4404 amendment;
1612
+ * see `statusBadge.ts`). That is also where the "label keys carry the code term,
1613
+ * values carry the copy" rule applies — `digital`, never `virtual`, so a later
1614
+ * wording change is not a breaking rename.
1615
+ */
1616
+ interface CardsListLabels {
1617
+ title: string;
1618
+ /** Accessible name for the list region. */
1619
+ regionLabel: string;
1620
+ columnHeaders: CardsListColumnHeaderLabels;
1621
+ /** Screen-reader name for the unheaded trailing row-actions column. */
1622
+ rowActionsColumn: string;
1623
+ showMyCardsToggle: string;
1624
+ createCardButton: string;
1625
+ activateButton: string;
1626
+ /** Accessible name for a row's Activate button; the card name is appended. */
1627
+ activateButtonForCard: string;
1628
+ /** Accessible name for a row's open-details control; card name appended. */
1629
+ selectCardButton: string;
1630
+ /** Separator between a card's nickname and its last four digits. */
1631
+ cardNameSeparator: string;
1632
+ /** Stands in for the limit when a card has none set. */
1633
+ noLimit: string;
1634
+ /** Announced while a page of cards is loading. */
1635
+ loadingLabel: string;
1636
+ emptyTitle: string;
1637
+ emptyDescription: string;
1638
+ errorTitle: string;
1639
+ errorDescription: string;
1640
+ retryButton: string;
1641
+ pagination: PaginationFooterLabels;
1642
+ /**
1643
+ * Copy for the details sheet a row click opens. Rendered by
1644
+ * `CardsListDetailsSheet` rather than by the table, but part of this surface
1645
+ * because it is one screen and one `labels` prop — the same reason `pagination`
1646
+ * sits here for a footer that lives in `shared/ui`.
1647
+ */
1648
+ detailsSheet: CardsListDetailsSheetLabels;
1649
+ }
1650
+
1651
+ /** Accessible copy for the panel header's controls. */
1652
+ interface CardDetailsHeaderLabels {
1653
+ /** Fallback title when the card has no nickname. */
1654
+ untitledCard: string;
1655
+ /** Accessible name for the kebab that opens the card actions menu. */
1656
+ menuTriggerAriaLabel: string;
1657
+ /** Accessible name for the close (X) control. */
1658
+ closeAriaLabel: string;
1659
+ }
1660
+ /** Accessible copy for the simplified card face. */
1661
+ interface CardDetailsCardFaceLabels {
1662
+ /** Alt text for the bank logo when the caller supplies no `bankLogoAlt`. */
1663
+ bankLogoAlt: string;
1664
+ }
1665
+ /** Row headings and per-row copy affordance names for the details table. */
1666
+ interface CardDetailsFieldLabels {
1667
+ cardholder: string;
1668
+ nickname: string;
1669
+ billingAddress: string;
1670
+ allowedCategories: string;
1671
+ /** Stands in for a row whose value the card does not carry. */
1672
+ emptyValue: string;
1673
+ copyCardholderAriaLabel: string;
1674
+ copyNicknameAriaLabel: string;
1675
+ copyBillingAddressAriaLabel: string;
1676
+ }
1677
+ /** Copy for the three non-loaded screens. */
1678
+ interface CardDetailsStatusScreenLabels {
1679
+ /** Accessible name announced while the panel is loading. */
1680
+ loadingAriaLabel: string;
1681
+ errorTitle: string;
1682
+ errorDescription: string;
1683
+ errorRetry: string;
1684
+ notFoundTitle: string;
1685
+ notFoundDescription: string;
1686
+ }
1687
+ interface CardDetailsPanelLabels {
1688
+ header: CardDetailsHeaderLabels;
1689
+ cardFace: CardDetailsCardFaceLabels;
1690
+ fields: CardDetailsFieldLabels;
1691
+ status: CardDetailsStatusScreenLabels;
1692
+ }
1693
+
1694
+ /**
1695
+ * Deep partial for label overrides.
1696
+ *
1697
+ * Both label surfaces this widget exposes have nested groups, and a shallow
1698
+ * `Partial` would let a consumer who overrides one nested string drop the rest
1699
+ * of that group. The repo has no shared `PartialDeep` and does not depend on
1700
+ * `type-fest`, so each labels module defines its own — `card-details-widget/ui`
1701
+ * has an identical one for the panel's labels, and this declaration also types
1702
+ * that prop here so the widget carries one such helper rather than two.
1703
+ */
1704
+ type PartialDeep$2<T> = {
1705
+ [K in keyof T]?: T[K] extends object ? PartialDeep$2<T[K]> : T[K];
1706
+ };
1707
+ /**
1708
+ * Copy the **feature** layer owns, as opposed to the panel's own
1709
+ * `CardDetailsPanelLabels`.
1710
+ *
1711
+ * The split follows where the string is resolved, not where it is painted. A
1712
+ * status badge word is chosen by mapping a generated `cardStatus` enum member,
1713
+ * which is a data-access-typed decision the presentational layer is not allowed
1714
+ * to make — so it is overridable here even though the panel renders it. The
1715
+ * panel's own labels stay with the panel.
1716
+ */
1717
+ interface CardDetailsFeatureLabels {
1718
+ /** Confirmation toast after a copy affordance writes to the clipboard. */
1719
+ copySuccessToast: string;
1720
+ /** Program wording on the card face, keyed on the widget's `cardProgram`. */
1721
+ programLabels: Record<CardProgram, string>;
1722
+ /** Status badge wording, keyed on the generated card status. */
1723
+ statusLabels: Record<CardStatus, string>;
1724
+ /** Form-factor subtitle wording, keyed on the generated card type. */
1725
+ formFactorLabels: Record<CardType, string>;
1726
+ }
1727
+
1728
+ interface CardDetailsWidgetProps extends WidgetProviderProps {
1729
+ /** Id of the card to show. */
1730
+ cardId: string;
1731
+ /**
1732
+ * Which issuing product `cardId` belongs to. **Required, with no default** —
1733
+ * it selects the endpoint the card is fetched from, and a wrong guess would
1734
+ * 404 a card that exists. `CardsWidget` publishes the same required prop, so
1735
+ * one value configures a list and its detail panel together.
1736
+ *
1737
+ * A JavaScript consumer, or a host passing a route param straight through, can
1738
+ * still get a value past the type. **There is no catch-all and no default:**
1739
+ * anything that is not explicitly one of the two programs fetches nothing and
1740
+ * renders the panel's error state with no retry, and the reason is named on the
1741
+ * console. That covers an absent prop (`undefined` / `null`) as well as an
1742
+ * unrecognised one (`'prepaid'`, a case-wrong `'Credit'`), because the widget
1743
+ * cannot know which product to ask about in either case.
1744
+ *
1745
+ * A host that resolves the program asynchronously should gate its own render on
1746
+ * it rather than mounting this widget without it — an absent program is not
1747
+ * read as "still loading".
1748
+ */
1749
+ cardProgram: CardProgram;
1750
+ /**
1751
+ * Called when the header's close control is pressed. Omitting it renders no
1752
+ * close control at all: a standalone card page has nothing to close back to,
1753
+ * while a host rendering the panel in a drawer supplies this and suppresses
1754
+ * its own chrome's close button so the two do not sit side by side.
1755
+ */
1756
+ onClose?: () => void;
1757
+ /** Overrides for the panel's own copy. */
1758
+ labels?: PartialDeep$2<CardDetailsPanelLabels>;
1759
+ /** Overrides for the copy this layer resolves — see `CardDetailsFeatureLabels`. */
1760
+ featureLabels?: PartialDeep$2<CardDetailsFeatureLabels>;
1761
+ /**
1762
+ * Bank logo for the card face. The widget ships no bank artwork of its own and
1763
+ * resolves none from the init response: an embeddable library must not depend
1764
+ * on a Tesouro-hosted asset a host page's content-security policy can block,
1765
+ * and a bundled bank-name→URL table would put internal CDN links in the
1766
+ * published package (PLAT-1179, embedded ADR 0005). Omit it and the card face
1767
+ * renders without a logo rather than with a placeholder.
1768
+ */
1769
+ bankLogoSrc?: string;
1770
+ bankLogoAlt?: string;
1771
+ }
1772
+ /**
1773
+ * Read-only details for one card, standalone-capable.
1774
+ *
1775
+ * Provides its own `WidgetProvider`, so it renders with nothing above it — a
1776
+ * partner can mount it on a real `/cards/[id]` page. Nested inside another
1777
+ * widget's provider with no auth props of its own, it inherits that init
1778
+ * response and `QueryClient` instead, costing no second `/init` call and sharing
1779
+ * one cache with the list that opened it. Do not forward `baseUrl` or
1780
+ * `widgetToken` into it from a parent widget: either one flips this provider into
1781
+ * fetch mode and buys a redundant init request per open.
1782
+ *
1783
+ * Both placements are covered by specs, because they take different code paths
1784
+ * through the provider and this export exists for the standalone one.
1785
+ */
1786
+ declare function CardDetailsWidget({ baseUrl, widgetToken, organizationId, configClient, linkComponent, implementation, uiFramework, errorFallback, onError, analytics, ...innerProps }: CardDetailsWidgetProps): React.JSX.Element;
1787
+
1788
+ /**
1789
+ * Every key of `T` optional, recursively, so a consumer can override one nested
1790
+ * label without restating its siblings. Defined locally because the repo has no
1791
+ * shared deep-partial type and does not depend on `type-fest` — same helper the
1792
+ * two card `ui` libs declare.
1793
+ */
1794
+ type PartialDeep$1<T> = {
1795
+ [K in keyof T]?: T[K] extends object ? PartialDeep$1<T[K]> : T[K];
1796
+ };
1797
+ /**
1798
+ * Strings this layer produces rather than passes through.
1799
+ *
1800
+ * They are separate from `CardsListLabels` (the `ui` lib's) because the cells
1801
+ * reaching that library are already formatted: the em-dash, the nickname
1802
+ * fallback and the "Viewing" prefix are all written *here*, so the UI lib has
1803
+ * no key to override them with. `bank-accounts-widget`'s `featureLabels` is the
1804
+ * precedent for the split.
1805
+ *
1806
+ * The status and form-factor maps live here for the same reason. EMBD-4503's
1807
+ * amendment put them in `shared/feature` keyed on the generated unions, and the
1808
+ * row arrives with `statusLabel` / `typeLabel` resolved — so this is the only
1809
+ * layer a consumer could reach them through.
1810
+ */
1811
+ interface CardsFeatureLabels {
1812
+ /**
1813
+ * Stands in for a cell the card program carries no value for — credit has no
1814
+ * funding account, and a debit card's funding account is unresolvable without
1815
+ * the bank-account read scope.
1816
+ */
1817
+ emptyValue: string;
1818
+ /** Name shown for a card with no nickname set. */
1819
+ untitledCard: string;
1820
+ /**
1821
+ * Last-resort name for a funding account with neither a nickname nor an
1822
+ * account number to mask. An account with no nickname shows `••••1234`
1823
+ * instead, so that two unnamed accounts stay distinguishable — this is only
1824
+ * for the case where there is nothing at all to show.
1825
+ */
1826
+ untitledFundingAccount: string;
1827
+ /** Display copy per card lifecycle status; keys are the generated code terms. */
1828
+ cardStatus: Record<CardStatus, string>;
1829
+ /** Display copy per card form factor; keys are the generated code terms. */
1830
+ cardType: Record<CardType, string>;
1831
+ }
1832
+
1833
+ interface CardsWidgetPagination {
1834
+ /** Cursor for the page on screen. Omit for the first page. */
1835
+ paginationToken?: string;
1836
+ /** Number of rows requested per page. */
1837
+ pageSize: number;
1838
+ }
1839
+ interface CardsWidgetPaginationInput {
1840
+ paginationToken?: string;
1841
+ pageSize?: number;
1842
+ }
1843
+
1844
+ interface CardsWidgetProps extends WidgetProviderProps {
1845
+ /**
1846
+ * Which issuing program the list shows — `'credit'` or `'debit'`.
1847
+ *
1848
+ * **Required, with no default.** A cards list shows exactly one program, and
1849
+ * the value selects the endpoint that is read as well as which scopes gate the
1850
+ * affordances. Defaulting it would make the choice invisible at the call site
1851
+ * and would silently pick a program for a host that meant the other one.
1852
+ */
1853
+ cardProgram: CardProgram;
1854
+ /**
1855
+ * Controlled cursor/page-size metadata. Supply with `onPaginationChange` when
1856
+ * a host owns the list position, e.g. URL-backed pagination.
1857
+ */
1858
+ pagination?: CardsWidgetPaginationInput;
1859
+ /**
1860
+ * Initial cursor/page-size metadata for uncontrolled usage. Omit for first
1861
+ * page with the default page size. Ignored when `pagination` is supplied.
1862
+ */
1863
+ defaultPagination?: CardsWidgetPaginationInput;
1864
+ /**
1865
+ * Called whenever the widget changes its cursor/page-size pair through pagination
1866
+ * controls or a cursor-invalidating reset such as page-size changes. Hosts that
1867
+ * persist list position should store this whole object, not the token alone.
1868
+ */
1869
+ onPaginationChange?: (pagination: CardsWidgetPagination) => void;
1870
+ /**
1871
+ * Overrides for the list's own copy, merged per nested group. Typed with the
1872
+ * `ui` lib's own deep-partial helper (each labels module declares one — the
1873
+ * repo has no shared version) so this prop follows that library's contract.
1874
+ */
1875
+ labels?: PartialDeep$3<CardsListLabels>;
1876
+ /**
1877
+ * Overrides for the copy this layer produces rather than passes through — the
1878
+ * status and form-factor vocabulary, the empty-cell placeholder, the nickname
1879
+ * fallbacks, and the pagination range prefix. Separate from `labels` because
1880
+ * the list library receives those values already formatted and so has no key
1881
+ * for them; `BankAccountsWidget.featureLabels` is the same split.
1882
+ */
1883
+ featureLabels?: PartialDeep$1<CardsFeatureLabels>;
1884
+ /**
1885
+ * The card whose details panel is open. Supply with `onSelectedCardIdChange`
1886
+ * when the host owns that state — a deep-linked `/cards/[id]`, say. `null`
1887
+ * closes the panel; omit the prop for uncontrolled behaviour.
1888
+ *
1889
+ * Pinning it to `null` and navigating from `onSelectedCardIdChange` is how a
1890
+ * host suppresses the built-in panel entirely and owns navigation itself: the
1891
+ * click is still reported, and because the value never comes back non-null,
1892
+ * nothing ever opens.
1893
+ */
1894
+ selectedCardId?: string | null;
1895
+ /** Initial selection when uncontrolled. Ignored when `selectedCardId` is supplied. */
1896
+ defaultSelectedCardId?: string | null;
1897
+ /**
1898
+ * Called whenever the open card changes, including on close (`null`).
1899
+ *
1900
+ * Supplying it does **not** change what renders — a host can observe row clicks
1901
+ * for analytics, or mirror the selection into a query param, and still get the
1902
+ * built-in panel. (The removed `onCardSelect` could not: its presence
1903
+ * suppressed the panel, so those two intents were unexpressible together.)
1904
+ */
1905
+ onSelectedCardIdChange?: (cardId: string | null) => void;
1906
+ /**
1907
+ * Label overrides forwarded into the nested card details panel, mirroring
1908
+ * `BankAccountsWidgetProps.accountDetailsLabels`.
1909
+ *
1910
+ * Derived from the receiving prop rather than restated, so the forwarded and
1911
+ * received types cannot drift. Naming the panel's labels type directly is not
1912
+ * an option anyway: a cross-widget `type:ui` import is banned by
1913
+ * `EMBEDDED_DEP_CONSTRAINTS`, and this indexed access reaches it through the
1914
+ * sanctioned feature → feature edge without re-exporting anything. It already
1915
+ * carries `card-details-widget`'s own deep partial, so no wrapper here.
1916
+ */
1917
+ cardDetailsLabels?: CardDetailsWidgetProps['labels'];
1918
+ /**
1919
+ * Overrides for the copy the panel's *feature* layer resolves — its status
1920
+ * vocabulary, form-factor wording, program label and copy-success toast.
1921
+ *
1922
+ * Distinct from `featureLabels`, which covers the list's own vocabulary.
1923
+ * Without this prop the panel is unreachable for that copy, so a host that
1924
+ * renames a status in the list would still read the default inside the panel.
1925
+ */
1926
+ cardDetailsFeatureLabels?: CardDetailsWidgetProps['featureLabels'];
1927
+ /**
1928
+ * Bank logo for the details panel's card face. Forwarded verbatim; the panel
1929
+ * renders no logo without it, so omitting these leaves the built-in sheet
1930
+ * showing a logo-less card rather than a placeholder.
1931
+ *
1932
+ * These stay props because the package ships no bank artwork and resolves none
1933
+ * from the init response (PLAT-1179, embedded ADR 0005).
1934
+ */
1935
+ bankLogoSrc?: string;
1936
+ bankLogoAlt?: string;
1937
+ /**
1938
+ * Called when Create card is clicked. The button renders only when the widget
1939
+ * token also holds the program's issue scope.
1940
+ *
1941
+ * The widget deliberately implements no creation flow: `POST /credit-cards`
1942
+ * exists but has no designed flow in EMBD-4398, and debit has no create
1943
+ * endpoint at all despite `debit_card:issue:org` being a real scope. So the
1944
+ * gesture is handed to the host, and omitting the callback hides the button
1945
+ * rather than offering a control that does nothing.
1946
+ */
1947
+ onCreateCard?: () => void;
1948
+ /**
1949
+ * Called with the card's id when a row's Activate button is clicked. The button
1950
+ * renders only on cards in `PENDING_ACTIVATION`, and only when the widget token
1951
+ * also holds the program's activate scope.
1952
+ *
1953
+ * Host-owned for the same reason as `onCreateCard`: EMBD-4398 designs no
1954
+ * activation flow, and `POST /debit-cards/{id}/activate` does not exist even
1955
+ * though `debit_card:activate:org` does — so a built-in flow could serve only
1956
+ * one of the two programs.
1957
+ */
1958
+ onActivateCard?: (cardId: string) => void;
1959
+ }
1960
+ /**
1961
+ * The cards list widget: one page of an organization's credit or debit cards,
1962
+ * with scope-gated Show my cards, Create card and per-row Activate affordances.
1963
+ *
1964
+ * Selecting a row opens that card's read-only details in a sheet, composed from
1965
+ * `CardDetailsWidget` over the sanctioned feature → feature edge. Which card is
1966
+ * open is a controllable value (`selectedCardId` / `defaultSelectedCardId` /
1967
+ * `onSelectedCardIdChange`) so a host can deep-link into it, mirror it into a
1968
+ * query param, or take navigation over entirely — the widget itself reads no
1969
+ * router and no search params.
1970
+ *
1971
+ * A pure provider wrapper — every hook lives in `CardsWidgetInner` so it runs
1972
+ * inside `WidgetProvider`'s subtree, which is what the data-access hooks read
1973
+ * their client, org and token from.
1974
+ */
1975
+ declare function CardsWidget({ baseUrl, widgetToken, organizationId, configClient, linkComponent, implementation, uiFramework, errorFallback, onError, analytics, ...innerProps }: CardsWidgetProps): React.JSX.Element;
1976
+
1532
1977
  interface AddressFieldGroupLabels {
1533
1978
  line1: string;
1534
1979
  line2: string;
@@ -2803,8 +3248,8 @@ interface DisclosureLinks {
2803
3248
  }
2804
3249
 
2805
3250
  /** Nested keys are individually optional — see AGENTS.md labels guidance. */
2806
- type PartialDeep$2<T> = {
2807
- [K in keyof T]?: T[K] extends object ? PartialDeep$2<T[K]> : T[K];
3251
+ type PartialDeep<T> = {
3252
+ [K in keyof T]?: T[K] extends object ? PartialDeep<T[K]> : T[K];
2808
3253
  };
2809
3254
  interface BankAccountOnboardingWidgetLabels {
2810
3255
  stepIndicator: {
@@ -2813,7 +3258,7 @@ interface BankAccountOnboardingWidgetLabels {
2813
3258
  ownership: string;
2814
3259
  done: string;
2815
3260
  };
2816
- businessDetails: PartialDeep$2<BusinessDetailsLabels>;
3261
+ businessDetails: PartialDeep<BusinessDetailsLabels>;
2817
3262
  personalDetails: Partial<PersonalDetailsLabels>;
2818
3263
  additionalOwners: Partial<AdditionalOwnersLabels>;
2819
3264
  result: ResultLabels;
@@ -2843,7 +3288,7 @@ interface BankAccountOnboardingWidgetLabels {
2843
3288
  interface BankAccountOnboardingWidgetInnerProps {
2844
3289
  onEmbeddedOnboardingCompletedSuccessfully: () => void;
2845
3290
  onNavigateToDashboard: () => void;
2846
- labels?: PartialDeep$2<BankAccountOnboardingWidgetLabels>;
3291
+ labels?: PartialDeep<BankAccountOnboardingWidgetLabels>;
2847
3292
  initialBusinessDetails?: Partial<BusinessDetailsValues>;
2848
3293
  initialPersonalDetails?: Partial<PersonalDetailsValues>;
2849
3294
  initialAdditionalOwners?: AdditionalOwner[];
@@ -3558,307 +4003,7 @@ interface GapCoverageAlertProps {
3558
4003
  labels?: Partial<GapCoverageAlertLabels>;
3559
4004
  }
3560
4005
 
3561
- /**
3562
- * Deep partial for label overrides. `Labels` here has nested groups, and a
3563
- * shallow `Partial` would let a consumer who overrides one nested string drop
3564
- * the rest of that group. The repo has no shared `PartialDeep` and does not
3565
- * depend on `type-fest`, so each labels module defines its own.
3566
- */
3567
- type PartialDeep$1<T> = {
3568
- [K in keyof T]?: T[K] extends object ? PartialDeep$1<T[K]> : T[K];
3569
- };
3570
- /** Accessible copy for the panel header's controls. */
3571
- interface CardDetailsHeaderLabels {
3572
- /** Fallback title when the card has no nickname. */
3573
- untitledCard: string;
3574
- /** Accessible name for the kebab that opens the card actions menu. */
3575
- menuTriggerAriaLabel: string;
3576
- /** Accessible name for the close (X) control. */
3577
- closeAriaLabel: string;
3578
- }
3579
- /** Accessible copy for the simplified card face. */
3580
- interface CardDetailsCardFaceLabels {
3581
- /** Alt text for the bank logo when the caller supplies no `bankLogoAlt`. */
3582
- bankLogoAlt: string;
3583
- }
3584
- /** Row headings and per-row copy affordance names for the details table. */
3585
- interface CardDetailsFieldLabels {
3586
- cardholder: string;
3587
- nickname: string;
3588
- billingAddress: string;
3589
- allowedCategories: string;
3590
- /** Stands in for a row whose value the card does not carry. */
3591
- emptyValue: string;
3592
- copyCardholderAriaLabel: string;
3593
- copyNicknameAriaLabel: string;
3594
- copyBillingAddressAriaLabel: string;
3595
- }
3596
- /** Copy for the three non-loaded screens. */
3597
- interface CardDetailsStatusScreenLabels {
3598
- /** Accessible name announced while the panel is loading. */
3599
- loadingAriaLabel: string;
3600
- errorTitle: string;
3601
- errorDescription: string;
3602
- errorRetry: string;
3603
- notFoundTitle: string;
3604
- notFoundDescription: string;
3605
- }
3606
- interface CardDetailsPanelLabels {
3607
- header: CardDetailsHeaderLabels;
3608
- cardFace: CardDetailsCardFaceLabels;
3609
- fields: CardDetailsFieldLabels;
3610
- status: CardDetailsStatusScreenLabels;
3611
- }
3612
-
3613
- /**
3614
- * Presentational tone for the card status badge. The feature layer decides which
3615
- * tone a domain status maps to; this UI helper only turns a tone into colors —
3616
- * so the component never encodes card-status semantics.
3617
- *
3618
- * Deliberately NOT a `Record<CardStatus, string>` inside this lib (the shape
3619
- * `bill-pay-widget` uses). `cards-widget/ui` ↔ `card-details-widget/ui` imports
3620
- * are lint-banned, so a status map here would have to be duplicated in the list
3621
- * widget and could drift between the list badge and the panel badge on the same
3622
- * screen. `CARD_STATUS_TONE` and `CARD_STATUS_LABELS_EN` live in
3623
- * `shared/feature` instead (EMBD-4503), and both widgets read from there.
3624
- */
3625
- type CardStatusTone$1 = 'success' | 'info' | 'warning' | 'neutral';
3626
-
3627
- /** Which of the four screens the panel renders. */
3628
- type CardDetailsPanelState = 'loading' | 'error' | 'notFound' | 'loaded';
3629
- interface CardDetailsPanelProps {
3630
- labels?: PartialDeep$1<CardDetailsPanelLabels>;
3631
- state: CardDetailsPanelState;
3632
- /** Card nickname. Absent falls back to `labels.header.untitledCard`. */
3633
- nickname?: string;
3634
- /** Already-resolved status wording, e.g. "Active". */
3635
- statusLabel?: string;
3636
- /** Already-resolved presentational tone for the status badge. */
3637
- statusTone?: CardStatusTone$1;
3638
- /** Form-factor subtitle, e.g. "Virtual". */
3639
- formFactorLabel?: string;
3640
- /** Items for the kebab menu. Absent renders no kebab. */
3641
- cardMenu?: ReactNode;
3642
- /** Absent renders no X — see `CardDetailsHeader`. */
3643
- onClose?: () => void;
3644
- bankLogoSrc?: string;
3645
- bankLogoAlt?: string;
3646
- cardholderName?: string;
3647
- /** Already-masked account number, e.g. `•••• •••• •••• 1234`. */
3648
- maskedCardNumber?: string;
3649
- /** Resolved program wording, e.g. "Business credit". */
3650
- programLabel?: string;
3651
- /**
3652
- * Unpopulated today: credit has no billing address and EMBD-4406 promises one
3653
- * for debit. Committing the prop now keeps that follow-up feature-layer-only.
3654
- * Renders nothing when absent.
3655
- */
3656
- billingAddress?: string;
3657
- /** Same as `billingAddress` — committed for EMBD-4406, renders nothing when absent. */
3658
- allowedCategories?: string[];
3659
- /** Emits the gesture only; the clipboard write and toast are the feature layer's. */
3660
- onCopy?: (value: string) => void;
3661
- /** Absent renders the error screen without a retry button. */
3662
- onRetry?: () => void;
3663
- className?: string;
3664
- }
3665
-
3666
- /**
3667
- * Every key of `T` optional, recursively, so a consumer can override one nested
3668
- * label without restating its siblings. Defined locally because the repo has no
3669
- * shared deep-partial type and does not depend on `type-fest`.
3670
- */
3671
- type PartialDeep<T> = {
3672
- [K in keyof T]?: T[K] extends object ? PartialDeep<T[K]> : T[K];
3673
- };
3674
- interface CardsListColumnHeaderLabels {
3675
- cardName: string;
3676
- fundingAccount: string;
3677
- cardholder: string;
3678
- status: string;
3679
- limit: string;
3680
- }
3681
- /**
3682
- * Screen-reader-only copy naming the details sheet a row click opens.
3683
- *
3684
- * Both strings are invisible by design: the sheet's visible header belongs to
3685
- * whatever the owner slots into it (`CardDetailsPanel`, via `CardsWidget`), and a
3686
- * second visible title would duplicate it. They exist because the sheet is a
3687
- * dialog, and a dialog without an accessible name is announced as nothing.
3688
- */
3689
- interface CardsListDetailsSheetLabels {
3690
- /** Accessible name for the sheet. */
3691
- title: string;
3692
- /** Accessible description, announced after the name. */
3693
- description: string;
3694
- }
3695
- /**
3696
- * Every user-facing string the cards list renders, including screen-reader-only
3697
- * copy and the decorative separators.
3698
- *
3699
- * There is intentionally **no** card-type or card-status map here: the row
3700
- * arrives with `typeLabel` and `statusLabel` already resolved, so the
3701
- * `DIGITAL`/`PHYSICAL` and `PENDING_ACTIVATION`/`ACTIVE`/`LOCKED`/`CLOSED` maps
3702
- * live in `shared/feature` keyed on the generated types (EMBD-4404 amendment;
3703
- * see `statusBadge.ts`). That is also where the "label keys carry the code term,
3704
- * values carry the copy" rule applies — `digital`, never `virtual`, so a later
3705
- * wording change is not a breaking rename.
3706
- */
3707
- interface CardsListLabels {
3708
- title: string;
3709
- /** Accessible name for the list region. */
3710
- regionLabel: string;
3711
- columnHeaders: CardsListColumnHeaderLabels;
3712
- /** Screen-reader name for the unheaded trailing row-actions column. */
3713
- rowActionsColumn: string;
3714
- showMyCardsToggle: string;
3715
- createCardButton: string;
3716
- activateButton: string;
3717
- /** Accessible name for a row's Activate button; the card name is appended. */
3718
- activateButtonForCard: string;
3719
- /** Accessible name for a row's open-details control; card name appended. */
3720
- selectCardButton: string;
3721
- /** Separator between a card's nickname and its last four digits. */
3722
- cardNameSeparator: string;
3723
- /** Stands in for the limit when a card has none set. */
3724
- noLimit: string;
3725
- /** Announced while a page of cards is loading. */
3726
- loadingLabel: string;
3727
- emptyTitle: string;
3728
- emptyDescription: string;
3729
- errorTitle: string;
3730
- errorDescription: string;
3731
- retryButton: string;
3732
- pagination: PaginationFooterLabels;
3733
- /**
3734
- * Copy for the details sheet a row click opens. Rendered by
3735
- * `CardsListDetailsSheet` rather than by the table, but part of this surface
3736
- * because it is one screen and one `labels` prop — the same reason `pagination`
3737
- * sits here for a footer that lives in `shared/ui`.
3738
- */
3739
- detailsSheet: CardsListDetailsSheetLabels;
3740
- }
3741
-
3742
- /**
3743
- * Presentational tone for a card's status chip. The feature layer decides which
3744
- * tone a domain status maps to; this UI helper only turns a tone into colors, so
3745
- * the library never encodes card-status semantics.
3746
- *
3747
- * This follows `team-widget/ui/src/lib/TeamMembersTable/statusBadge.ts` rather
3748
- * than `bill-pay-widget`'s `Record<PayableBadgeStatus, string>`: the two in-repo
3749
- * precedents disagree, and EMBD-4404 settled it in favour of `team-widget`.
3750
- * `CARD_STATUS_TONE` / `CARD_STATUS_LABELS_EN` / `CARD_TYPE_LABELS_EN` live in
3751
- * `shared/feature` (keyed on the generated types) so the list badge and the
3752
- * EMBD-4404 details panel cannot drift apart — a `cards-widget/ui` ↔
3753
- * `card-details-widget/ui` import is lint-banned and the reverse feature import
3754
- * would be an Nx cycle, leaving `shared/feature` the only home serving both.
3755
- */
3756
- type CardStatusTone = 'success' | 'info' | 'warning' | 'neutral';
3757
-
3758
- /**
3759
- * The cards list's columns, in the canonical Figma order (node 612-140748, with
3760
- * the Funding account column EMBD-4398 has pending).
3761
- *
3762
- * Keys name the **column on screen**, not a row field: `cardName` is one column
3763
- * that renders a card's nickname, last four digits and card type together, so
3764
- * column keys and `CardRow` fields are deliberately not 1:1. Pass a subset (in
3765
- * any order) as `CardsListProps.columns` — this constant is the full set, handy
3766
- * for the owner to filter.
3767
- */
3768
- declare const CARD_COLUMN_KEYS: readonly ["cardName", "fundingAccount", "cardholder", "status", "limit"];
3769
- type CardColumnKey = (typeof CARD_COLUMN_KEYS)[number];
3770
- /**
3771
- * A display-ready cards-list row — every field is an already-formatted string
3772
- * the owner produced.
3773
- *
3774
- * This is the **superset** of what any card program shows, so the library does
3775
- * not know that credit and debit exist. A program with no value for a field
3776
- * passes an em-dash rather than omitting it, and a program that does not show a
3777
- * column at all simply leaves that column out of `columns`.
3778
- */
3779
- interface CardRow {
3780
- /** Stable render identity for React keys and test anchors. */
3781
- key: string;
3782
- nickname: string;
3783
- /** Last four digits, already trimmed by the owner, e.g. `"4783"`. */
3784
- lastFour: string;
3785
- /** Card type copy, e.g. `"Digital"` / `"Physical"`, resolved by the owner. */
3786
- typeLabel: string;
3787
- fundingAccount: string;
3788
- cardholder: string;
3789
- statusLabel: string;
3790
- statusTone: CardStatusTone;
3791
- /**
3792
- * The card's spending limit amount, formatted, e.g. `"$10,000"`. Omit when the
3793
- * card has no limit, and the cell falls back to the `noLimit` label.
3794
- *
3795
- * Deliberately **not** paired with a balance — the column shows the limit on
3796
- * the card regardless of what has been spent or what the funding account holds
3797
- * (Dan's decision with the backend engineers, 2026-07-28).
3798
- */
3799
- limit?: string;
3800
- /**
3801
- * The muted qualifier rendered after `limit`, e.g. `"/mo"`, `"/day"`,
3802
- * `"one-time"`. Split from the amount because the mockup gives the two
3803
- * different weights — amount in foreground, qualifier muted — so one
3804
- * pre-joined string could not render it.
3805
- *
3806
- * **No caller sets this today, on either program.** `CreditCardResponse` and
3807
- * `DebitCardResponse` each expose a single bare limit scalar — `cardLimit` and
3808
- * `spendingLimit` — with no period beside it. TSYS models debit limits per
3809
- * cycle (`perCycle` / `daily` / `monthly`, plus a separate
3810
- * `singlePurchaseLimit`), but none of that is in `openapi.json`, so
3811
- * `toCardRows` leaves this unset for every card and `rows.spec.ts` pins that.
3812
- *
3813
- * Kept rather than deleted because the field is a plausible API addition and
3814
- * the renderer for it is already correct: a period would otherwise have to
3815
- * arrive pre-joined into `limit`, which cannot carry the two weights the design
3816
- * gives them. When the API grows one, populate it in `toCardRows` and restore
3817
- * the periods to the debit fixtures — nothing here changes.
3818
- *
3819
- * Ignored when `limit` is omitted.
3820
- */
3821
- limitPeriod?: string;
3822
- /** Optional open-details gesture for the card-name cell. */
3823
- onSelect?: () => void;
3824
- /** Optional Activate gesture; when omitted, the action cell stays empty. */
3825
- onActivate?: () => void;
3826
- }
3827
-
3828
- interface CardsListProps {
3829
- rows: CardRow[];
3830
- /**
3831
- * The visible columns, in render order. Required: which columns a program
3832
- * shows is the owner's call, and a default would silently decide it.
3833
- * `CARD_COLUMN_KEYS` is the full set to filter from.
3834
- */
3835
- columns: readonly CardColumnKey[];
3836
- isLoading?: boolean;
3837
- isError?: boolean;
3838
- /** Renders the "Show my cards" toggle. A boolean — never a role or a scope. */
3839
- canToggleShowMyCards?: boolean;
3840
- isShowingMyCards?: boolean;
3841
- onShowMyCardsChange?: (isShowingMyCards: boolean) => void;
3842
- /** Renders "Create card", in the header and as the empty-state action. */
3843
- canCreateCard?: boolean;
3844
- onCreateCardClick?: () => void;
3845
- /** Renders a retry action on the error state. */
3846
- onRetry?: () => void;
3847
- isPaginationVisible?: boolean;
3848
- pageSize?: number;
3849
- pageSizeOptions?: number[];
3850
- /** Pre-formatted range, e.g. "Viewing 1-10". The owner computes it. */
3851
- rangeLabel?: string;
3852
- isPreviousPageDisabled?: boolean;
3853
- isNextPageDisabled?: boolean;
3854
- onPageSizeChange?: (pageSize: number) => void;
3855
- onPreviousPageClick?: () => void;
3856
- onNextPageClick?: () => void;
3857
- /** Merged over `CARDS_LIST_LABELS_EN`; nested groups merge per group. */
3858
- labels?: PartialDeep<CardsListLabels>;
3859
- }
3860
-
3861
- type PendingFeatureStyleSources = GapCoverageAlertProps | NoPolicyBannerProps | CardDetailsPanelProps | CardsListProps;
4006
+ type PendingFeatureStyleSources = GapCoverageAlertProps | NoPolicyBannerProps;
3862
4007
 
3863
- export { ACCEPT_DISCLOSURES_WIDGET_LABELS_EN, ADDITIONAL_OWNERS_LABELS_EN, AcceptDisclosuresWidget, BALANCES_WIDGET_LABELS_EN, BUSINESS_DETAILS_LABELS_EN, BalancesWidget, BankAccountOnboardingWidget, BankAccountsWidget, BillPayWidget, CounterpartsWidget, ExpenseApprovalPoliciesWidget, ExpenseManagementWidget, ExpenseRequirementsWidget, GLCodeTableWidget, GL_CODE_TABLE_LABELS_EN, GlCodeTable, HELP_FAQ_EN, HELP_WIDGET_LABELS_EN, HelpWidget, INSIGHTS_FEATURE_LABELS_EN, INSIGHTS_WIDGET_LABELS_EN, Implementation, InsightsWidget, ReceivablesWidgetMonite as InvoicingWidget, LinkedAccountsWidget, PERSONAL_DETAILS_LABELS_EN, ProductsWidget, ProfileWidget, RESULT_LABELS_EN, ReceiptMatchWidget, ReceivablesWidget, RefreshingRootWidgetProvider, RootWidgetProvider, SINGLE_INSIGHT_LABELS_EN, SettingsWidget, DEFAULT_FEATURE_LABELS as TRANSFERS_FEATURE_LABELS_EN, TRANSFERS_WIDGET_LABELS_EN, TagsWidget, TeamWidget, TransfersWidget, UIFramework, UploadReceiptWidget, WidgetProvider, WidgetTokenRefreshProvider, cloneEmbeddedClient, getGlobalWidgetConfig, registerDesignSystemEnsurer, registerUIRenderers, setGlobalWidgetConfig, updateGlobalWidgetConfig, useOwnWidgetConfig, useRefetchWidget, useWidgetConfig, useWidgetError, useWidgetLoading, useWidgetToken };
3864
- export type { AcceptDisclosuresLinks, AcceptDisclosuresWidgetLabels, AcceptDisclosuresWidgetProps, Labels$5 as AccountDetailsWidgetLabels, AdditionalOwner, AdditionalOwnersLabels, AddressFormSheetLabels, BalancesWidgetLabels, BalancesWidgetProps, BankAccountFormSheetLabels, BankAccountOnboardingWidgetLabels, BankAccountOnboardingWidgetProps, FeatureLabels$5 as BankAccountsWidgetFeatureLabels, Labels$6 as BankAccountsWidgetLabels, BankAccountsWidgetProps, BillPayWidgetProps, BusinessDetailsLabels, BusinessDetailsValues, CompanyStructureValue, ConfirmDeleteDialogLabels, CounterpartDetailsSheetLabels, CounterpartFormSheetLabels, CounterpartMessageLabels, CounterpartMode, CounterpartsScreenLabels, CounterpartsWidgetProps, DisclosureLinks, EmbeddedClient, ExpenseApprovalPoliciesWidgetProps, Labels$4 as ExpenseManagementWidgetLabels, ExpenseManagementWidgetProps, ExpenseRequirementsWidgetProps, GLCodeTableWidgetProps, GlCode, GlCodeTableLabels, GlCodeTableProps, HelpFaqAnswer, HelpFaqBullet, HelpFaqBulletType, HelpFaqItem, HelpFaqSection, HelpWidgetLabels, HelpWidgetProps, InsightsFeatureLabels, InsightsWidgetLabels, InsightsWidgetProps, ReceivablesWidgetMoniteProps as InvoicingWidgetProps, LinkComponent, LinkComponentProps, FeatureLabels$4 as LinkedAccountsWidgetFeatureLabels, Labels$3 as LinkedAccountsWidgetLabels, LinkedAccountsWidgetProps, MarketingWidgetContent, MeasureUnitDeleteDialogLabels, MeasureUnitsManagerLabels, PendingFeatureStyleSources, PersonalDetailsLabels, PersonalDetailsValues, ProductDeleteDialogLabels, ProductDetailsSheetLabels, ProductFormSheetLabels, ProductMessageLabels, ProductsScreenLabels, ProductsWidgetProps, FeatureLabels$3 as ProfileWidgetFeatureLabels, Labels$2 as ProfileWidgetLabels, ProfileWidgetProps, ReceiptMatchWidgetProps, ReceivableActionDialogLabels, ReceivableDetailsSheetLabelOverrides, ReceivableDetailsSheetLabels, ReceivableDocumentType, ReceivableFormSheetLabels, ReceivableMessageLabels, ReceivablePaymentDialogLabels, ReceivableSendDialogLabels, ReceivableStatusBadgeLabels, ReceivablesScreenLabelOverrides, ReceivablesScreenLabels, ReceivablesWidgetProps, ReceivablesWidgetTab, RefreshingRootWidgetProviderProps, ResultLabels, RootWidgetProviderProps, FeatureLabels$2 as SettingsWidgetFeatureLabels, Labels$1 as SettingsWidgetLabels, SettingsWidgetProps, SingleInsightLabels, TagDeleteDialogLabels, TagFormSheetLabels, TagMessageLabels, TagsScreenLabels, TagsWidgetProps, FeatureLabels$1 as TeamWidgetFeatureLabels, Labels as TeamWidgetLabels, TeamWidgetProps, FeatureLabels as TransfersWidgetFeatureLabels, TransfersWidgetLabels, TransfersWidgetProps, UploadReceiptWidgetProps, WidgetConfig, WidgetConfigInput, WidgetInitResponse, WidgetProviderProps, WidgetTokenFetcher, WidgetTokenManager, WidgetTokenRefreshProviderProps, WidgetTokenState };
4008
+ export { ACCEPT_DISCLOSURES_WIDGET_LABELS_EN, ADDITIONAL_OWNERS_LABELS_EN, AcceptDisclosuresWidget, BALANCES_WIDGET_LABELS_EN, BUSINESS_DETAILS_LABELS_EN, BalancesWidget, BankAccountOnboardingWidget, BankAccountsWidget, BillPayWidget, CardDetailsWidget, CardsWidget, CounterpartsWidget, ExpenseApprovalPoliciesWidget, ExpenseManagementWidget, ExpenseRequirementsWidget, GLCodeTableWidget, GL_CODE_TABLE_LABELS_EN, GlCodeTable, HELP_FAQ_EN, HELP_WIDGET_LABELS_EN, HelpWidget, INSIGHTS_FEATURE_LABELS_EN, INSIGHTS_WIDGET_LABELS_EN, Implementation, InsightsWidget, ReceivablesWidgetMonite as InvoicingWidget, LinkedAccountsWidget, PERSONAL_DETAILS_LABELS_EN, ProductsWidget, ProfileWidget, RESULT_LABELS_EN, ReceiptMatchWidget, ReceivablesWidget, RefreshingRootWidgetProvider, RootWidgetProvider, SINGLE_INSIGHT_LABELS_EN, SettingsWidget, DEFAULT_FEATURE_LABELS as TRANSFERS_FEATURE_LABELS_EN, TRANSFERS_WIDGET_LABELS_EN, TagsWidget, TeamWidget, TransfersWidget, UIFramework, UploadReceiptWidget, WidgetProvider, WidgetTokenRefreshProvider, cloneEmbeddedClient, getGlobalWidgetConfig, registerDesignSystemEnsurer, registerUIRenderers, setGlobalWidgetConfig, updateGlobalWidgetConfig, useOwnWidgetConfig, useRefetchWidget, useWidgetConfig, useWidgetError, useWidgetLoading, useWidgetToken };
4009
+ export type { AcceptDisclosuresLinks, AcceptDisclosuresWidgetLabels, AcceptDisclosuresWidgetProps, Labels$5 as AccountDetailsWidgetLabels, AdditionalOwner, AdditionalOwnersLabels, AddressFormSheetLabels, BalancesWidgetLabels, BalancesWidgetProps, BankAccountFormSheetLabels, BankAccountOnboardingWidgetLabels, BankAccountOnboardingWidgetProps, FeatureLabels$5 as BankAccountsWidgetFeatureLabels, Labels$6 as BankAccountsWidgetLabels, BankAccountsWidgetProps, BillPayWidgetProps, BusinessDetailsLabels, BusinessDetailsValues, CardDetailsFeatureLabels, CardDetailsPanelLabels as CardDetailsWidgetLabels, CardDetailsWidgetProps, CardsFeatureLabels as CardsWidgetFeatureLabels, CardsListLabels as CardsWidgetLabels, CardsWidgetPagination, CardsWidgetProps, CompanyStructureValue, ConfirmDeleteDialogLabels, CounterpartDetailsSheetLabels, CounterpartFormSheetLabels, CounterpartMessageLabels, CounterpartMode, CounterpartsScreenLabels, CounterpartsWidgetProps, DisclosureLinks, EmbeddedClient, ExpenseApprovalPoliciesWidgetProps, Labels$4 as ExpenseManagementWidgetLabels, ExpenseManagementWidgetProps, ExpenseRequirementsWidgetProps, GLCodeTableWidgetProps, GlCode, GlCodeTableLabels, GlCodeTableProps, HelpFaqAnswer, HelpFaqBullet, HelpFaqBulletType, HelpFaqItem, HelpFaqSection, HelpWidgetLabels, HelpWidgetProps, InsightsFeatureLabels, InsightsWidgetLabels, InsightsWidgetProps, ReceivablesWidgetMoniteProps as InvoicingWidgetProps, LinkComponent, LinkComponentProps, FeatureLabels$4 as LinkedAccountsWidgetFeatureLabels, Labels$3 as LinkedAccountsWidgetLabels, LinkedAccountsWidgetProps, MarketingWidgetContent, MeasureUnitDeleteDialogLabels, MeasureUnitsManagerLabels, PendingFeatureStyleSources, PersonalDetailsLabels, PersonalDetailsValues, ProductDeleteDialogLabels, ProductDetailsSheetLabels, ProductFormSheetLabels, ProductMessageLabels, ProductsScreenLabels, ProductsWidgetProps, FeatureLabels$3 as ProfileWidgetFeatureLabels, Labels$2 as ProfileWidgetLabels, ProfileWidgetProps, ReceiptMatchWidgetProps, ReceivableActionDialogLabels, ReceivableDetailsSheetLabelOverrides, ReceivableDetailsSheetLabels, ReceivableDocumentType, ReceivableFormSheetLabels, ReceivableMessageLabels, ReceivablePaymentDialogLabels, ReceivableSendDialogLabels, ReceivableStatusBadgeLabels, ReceivablesScreenLabelOverrides, ReceivablesScreenLabels, ReceivablesWidgetProps, ReceivablesWidgetTab, RefreshingRootWidgetProviderProps, ResultLabels, RootWidgetProviderProps, FeatureLabels$2 as SettingsWidgetFeatureLabels, Labels$1 as SettingsWidgetLabels, SettingsWidgetProps, SingleInsightLabels, TagDeleteDialogLabels, TagFormSheetLabels, TagMessageLabels, TagsScreenLabels, TagsWidgetProps, FeatureLabels$1 as TeamWidgetFeatureLabels, Labels as TeamWidgetLabels, TeamWidgetProps, FeatureLabels as TransfersWidgetFeatureLabels, TransfersWidgetLabels, TransfersWidgetProps, UploadReceiptWidgetProps, WidgetConfig, WidgetConfigInput, WidgetInitResponse, WidgetProviderProps, WidgetTokenFetcher, WidgetTokenManager, WidgetTokenRefreshProviderProps, WidgetTokenState };