@westpac/ui 0.30.0 → 0.32.0

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 (294) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/assets/icons/filled/child-care-filled.svg +1 -0
  3. package/assets/icons/filled/child-filled.svg +1 -0
  4. package/assets/icons/filled/piggy-bank-filled.svg +3 -0
  5. package/assets/icons/filled/x-filled.svg +1 -0
  6. package/assets/icons/outlined/child-care-outlined.svg +1 -0
  7. package/assets/icons/outlined/child-outlined.svg +1 -0
  8. package/assets/icons/outlined/piggy-bank-outlined.svg +6 -0
  9. package/assets/icons/outlined/x-outlined.svg +1 -0
  10. package/dist/component-type.json +1 -1
  11. package/dist/components/accordion/components/accordion-item/accordion-item.styles.js +1 -1
  12. package/dist/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.styles.js +4 -4
  13. package/dist/components/circle/circle.styles.d.ts +2 -2
  14. package/dist/components/circle/circle.styles.js +1 -1
  15. package/dist/components/flexi-cell/components/flexi-cell-circle/flexi-cell-circle.styles.js +1 -1
  16. package/dist/components/header/header.styles.js +1 -1
  17. package/dist/components/icon/components/child-care-icon.js +1 -1
  18. package/dist/components/icon/components/child-icon.js +1 -1
  19. package/dist/components/icon/components/piggy-bank-icon.d.ts +2 -0
  20. package/dist/components/icon/components/piggy-bank-icon.js +35 -0
  21. package/dist/components/icon/components/x-icon.js +1 -1
  22. package/dist/components/icon/icon.styles.js +5 -5
  23. package/dist/components/icon/index.d.ts +4 -0
  24. package/dist/components/icon/index.js +4 -0
  25. package/dist/components/list/components/list-item/list-item.styles.js +3 -3
  26. package/dist/components/pictogram/components/decorative/wbc-bank-card-pictogram.js +1 -1
  27. package/dist/components/pictogram/components/informative/accessibility-pictogram.js +1 -1
  28. package/dist/components/pictogram/components/informative/accounts-pictogram.js +1 -1
  29. package/dist/components/pictogram/components/informative/aeroplane-pictogram.js +1 -1
  30. package/dist/components/pictogram/components/informative/arrow-down-pictogram.js +1 -1
  31. package/dist/components/pictogram/components/informative/arrow-left-pictogram.js +1 -1
  32. package/dist/components/pictogram/components/informative/arrow-right-pictogram.js +1 -1
  33. package/dist/components/pictogram/components/informative/arrow-up-pictogram.js +1 -1
  34. package/dist/components/pictogram/components/informative/arrows-passing-pictogram.js +1 -1
  35. package/dist/components/pictogram/components/informative/atm-pictogram.js +1 -1
  36. package/dist/components/pictogram/components/informative/australia-pictogram.js +1 -1
  37. package/dist/components/pictogram/components/informative/bank-card-locked-pictogram.js +1 -1
  38. package/dist/components/pictogram/components/informative/bank-card-pictogram.js +1 -1
  39. package/dist/components/pictogram/components/informative/bank-pictogram.js +1 -1
  40. package/dist/components/pictogram/components/informative/birth-certificate-pictogram.js +1 -1
  41. package/dist/components/pictogram/components/informative/building-pictogram.js +1 -1
  42. package/dist/components/pictogram/components/informative/buoy-pictogram.js +1 -1
  43. package/dist/components/pictogram/components/informative/bus-pictogram.js +1 -1
  44. package/dist/components/pictogram/components/informative/business-person-pictogram.js +1 -1
  45. package/dist/components/pictogram/components/informative/calculator-pictogram.js +1 -1
  46. package/dist/components/pictogram/components/informative/calendar-pictogram.js +1 -1
  47. package/dist/components/pictogram/components/informative/car-pictogram.js +1 -1
  48. package/dist/components/pictogram/components/informative/cash-pictogram.js +1 -1
  49. package/dist/components/pictogram/components/informative/celebration-pictogram.js +1 -1
  50. package/dist/components/pictogram/components/informative/chat-pictogram.js +1 -1
  51. package/dist/components/pictogram/components/informative/clock-pictogram.js +1 -1
  52. package/dist/components/pictogram/components/informative/coffee-pictogram.js +1 -1
  53. package/dist/components/pictogram/components/informative/coins-pictogram.js +1 -1
  54. package/dist/components/pictogram/components/informative/compass-pictogram.js +1 -1
  55. package/dist/components/pictogram/components/informative/customer-profile-pictogram.js +1 -1
  56. package/dist/components/pictogram/components/informative/desktop-computer-pictogram.js +1 -1
  57. package/dist/components/pictogram/components/informative/document-and-pen-pictogram.js +1 -1
  58. package/dist/components/pictogram/components/informative/dollar-sign-pictogram.js +1 -1
  59. package/dist/components/pictogram/components/informative/drivers-licence-pictogram.js +1 -1
  60. package/dist/components/pictogram/components/informative/education-pictogram.js +1 -1
  61. package/dist/components/pictogram/components/informative/eftpos-pictogram.js +1 -1
  62. package/dist/components/pictogram/components/informative/envelope-email-pictogram.js +1 -1
  63. package/dist/components/pictogram/components/informative/envelope-printed-pictogram.js +1 -1
  64. package/dist/components/pictogram/components/informative/face-happy-pictogram.js +1 -1
  65. package/dist/components/pictogram/components/informative/face-unhappy-pictogram.js +1 -1
  66. package/dist/components/pictogram/components/informative/face-unsure-pictogram.js +1 -1
  67. package/dist/components/pictogram/components/informative/finger-motion-pictogram.js +1 -1
  68. package/dist/components/pictogram/components/informative/fingerprint-pictogram.js +1 -1
  69. package/dist/components/pictogram/components/informative/football-pictogram.js +1 -1
  70. package/dist/components/pictogram/components/informative/fork-knife-pictogram.js +1 -1
  71. package/dist/components/pictogram/components/informative/generic-document-pictogram.js +1 -1
  72. package/dist/components/pictogram/components/informative/gift-pictogram.js +1 -1
  73. package/dist/components/pictogram/components/informative/globe-australia-pictogram.js +1 -1
  74. package/dist/components/pictogram/components/informative/globe-pictogram.js +1 -1
  75. package/dist/components/pictogram/components/informative/graph-decreasing-pictogram.js +1 -1
  76. package/dist/components/pictogram/components/informative/graph-increasing-pictogram.js +1 -1
  77. package/dist/components/pictogram/components/informative/gym-pictogram.js +1 -1
  78. package/dist/components/pictogram/components/informative/headset-pictogram.js +1 -1
  79. package/dist/components/pictogram/components/informative/heart-pictogram.js +1 -1
  80. package/dist/components/pictogram/components/informative/house-pictogram.js +1 -1
  81. package/dist/components/pictogram/components/informative/light-bulb-pictogram.js +1 -1
  82. package/dist/components/pictogram/components/informative/loop-pictogram.js +1 -1
  83. package/dist/components/pictogram/components/informative/medicare-card-pictogram.js +1 -1
  84. package/dist/components/pictogram/components/informative/mobile-device-pictogram.js +1 -1
  85. package/dist/components/pictogram/components/informative/money-in-pictogram.js +1 -1
  86. package/dist/components/pictogram/components/informative/money-out-pictogram.js +1 -1
  87. package/dist/components/pictogram/components/informative/movie-tickets-pictogram.js +1 -1
  88. package/dist/components/pictogram/components/informative/nest-egg-pictogram.js +1 -1
  89. package/dist/components/pictogram/components/informative/noodles-pictogram.js +1 -1
  90. package/dist/components/pictogram/components/informative/number-1-pictogram.js +1 -1
  91. package/dist/components/pictogram/components/informative/number-2-pictogram.js +1 -1
  92. package/dist/components/pictogram/components/informative/number-3-pictogram.js +1 -1
  93. package/dist/components/pictogram/components/informative/number-4-pictogram.js +1 -1
  94. package/dist/components/pictogram/components/informative/number-5-pictogram.js +1 -1
  95. package/dist/components/pictogram/components/informative/padlock-locked-pictogram.js +1 -1
  96. package/dist/components/pictogram/components/informative/padlock-unlocked-pictogram.js +1 -1
  97. package/dist/components/pictogram/components/informative/passport-pictogram.js +1 -1
  98. package/dist/components/pictogram/components/informative/percent-sign-pictogram.js +1 -1
  99. package/dist/components/pictogram/components/informative/person-pictogram.js +1 -1
  100. package/dist/components/pictogram/components/informative/piggy-bank-pictogram.js +1 -1
  101. package/dist/components/pictogram/components/informative/pizza-pictogram.js +1 -1
  102. package/dist/components/pictogram/components/informative/plant-pictogram.js +1 -1
  103. package/dist/components/pictogram/components/informative/search-pictogram.js +1 -1
  104. package/dist/components/pictogram/components/informative/secure-pictogram.js +1 -1
  105. package/dist/components/pictogram/components/informative/shop-pictogram.js +1 -1
  106. package/dist/components/pictogram/components/informative/shopping-pictogram.js +1 -1
  107. package/dist/components/pictogram/components/informative/sparkle-pictogram.js +1 -1
  108. package/dist/components/pictogram/components/informative/star-pictogram.js +1 -1
  109. package/dist/components/pictogram/components/informative/stopwatch-pictogram.js +1 -1
  110. package/dist/components/pictogram/components/informative/target-pictogram.js +1 -1
  111. package/dist/components/pictogram/components/informative/tax-document-pictogram.js +1 -1
  112. package/dist/components/pictogram/components/informative/telephone-call-pictogram.js +1 -1
  113. package/dist/components/pictogram/components/informative/thumbs-up-pictogram.js +1 -1
  114. package/dist/components/pictogram/components/informative/tick-pictogram.js +1 -1
  115. package/dist/components/pictogram/components/informative/tools-pictogram.js +1 -1
  116. package/dist/components/pictogram/components/informative/tractor-pictogram.js +1 -1
  117. package/dist/components/pictogram/components/informative/truck-pictogram.js +1 -1
  118. package/dist/components/pictogram/components/informative/umbrella-pictogram.js +1 -1
  119. package/dist/components/pictogram/components/informative/unsecure-pictogram.js +1 -1
  120. package/dist/components/pictogram/components/informative/wallet-pictogram.js +1 -1
  121. package/dist/components/pictogram/components/informative/wearables-pictogram.js +1 -1
  122. package/dist/components/popover/components/panel/panel.component.d.ts +2 -1
  123. package/dist/components/popover/components/panel/panel.component.js +42 -40
  124. package/dist/components/popover/components/panel/panel.hook.d.ts +39 -0
  125. package/dist/components/popover/components/panel/panel.hook.js +83 -0
  126. package/dist/components/popover/components/panel/panel.styles.js +9 -6
  127. package/dist/components/popover/components/panel/panel.types.d.ts +4 -0
  128. package/dist/components/popover/popover.component.d.ts +1 -1
  129. package/dist/components/popover/popover.component.js +4 -3
  130. package/dist/components/popover/popover.types.d.ts +7 -0
  131. package/dist/components/progress-indicator/progress-indicator.styles.js +5 -5
  132. package/dist/components/progress-rope/components/progress-rope-group-step/progress-rope-group-step.styles.js +1 -1
  133. package/dist/components/progress-rope/components/progress-rope-step/progress-rope-step.styles.js +2 -2
  134. package/dist/components/radio-group/components/radio-group-radio/radio-group-radio.styles.js +4 -4
  135. package/dist/components/switch/switch.styles.js +4 -4
  136. package/dist/components/symbol/components/logos/red-avatar-circle-logo.js +1 -1
  137. package/dist/components/symbol/components/logos/red-avatar-circle-reversed-logo.js +1 -1
  138. package/dist/components/symbol/components/symbols/facebook-symbol.js +1 -1
  139. package/dist/components/symbol/components/symbols/google-plus-symbol.js +1 -1
  140. package/dist/components/symbol/components/symbols/instagram-symbol.js +1 -1
  141. package/dist/components/symbol/components/symbols/linked-in-symbol.js +1 -1
  142. package/dist/components/symbol/components/symbols/slack-symbol.js +1 -1
  143. package/dist/components/symbol/components/symbols/twitter-symbol.js +1 -1
  144. package/dist/components/symbol/components/symbols/x-mark-inverse-symbol.d.ts +2 -0
  145. package/dist/components/symbol/components/symbols/x-mark-inverse-symbol.js +27 -0
  146. package/dist/components/symbol/components/symbols/x-mark-symbol.d.ts +2 -0
  147. package/dist/components/symbol/components/symbols/x-mark-symbol.js +27 -0
  148. package/dist/components/symbol/components/symbols/x-symbol.d.ts +2 -0
  149. package/dist/components/symbol/components/symbols/x-symbol.js +38 -0
  150. package/dist/components/symbol/components/symbols/yammer-symbol.js +1 -1
  151. package/dist/components/symbol/components/symbols/youtube-symbol.js +1 -1
  152. package/dist/components/symbol/index.d.ts +3 -0
  153. package/dist/components/symbol/index.js +3 -0
  154. package/dist/components/textarea/textarea.styles.js +4 -4
  155. package/dist/css/westpac-ui.css +519 -515
  156. package/dist/css/westpac-ui.min.css +519 -515
  157. package/package.json +1 -1
  158. package/src/components/accordion/components/accordion-item/accordion-item.styles.ts +1 -1
  159. package/src/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.styles.ts +4 -4
  160. package/src/components/circle/circle.styles.ts +1 -1
  161. package/src/components/flexi-cell/components/flexi-cell-circle/flexi-cell-circle.styles.ts +1 -1
  162. package/src/components/header/header.styles.ts +1 -1
  163. package/src/components/icon/components/child-care-icon.tsx +1 -1
  164. package/src/components/icon/components/child-icon.tsx +1 -1
  165. package/src/components/icon/components/piggy-bank-icon.tsx +35 -0
  166. package/src/components/icon/components/x-icon.tsx +1 -1
  167. package/src/components/icon/icon.styles.ts +5 -5
  168. package/src/components/icon/index.ts +4 -0
  169. package/src/components/list/components/list-item/list-item.styles.ts +3 -3
  170. package/src/components/pictogram/components/decorative/wbc-bank-card-pictogram.tsx +1 -1
  171. package/src/components/pictogram/components/informative/accessibility-pictogram.tsx +1 -1
  172. package/src/components/pictogram/components/informative/accounts-pictogram.tsx +1 -1
  173. package/src/components/pictogram/components/informative/aeroplane-pictogram.tsx +1 -1
  174. package/src/components/pictogram/components/informative/arrow-down-pictogram.tsx +1 -1
  175. package/src/components/pictogram/components/informative/arrow-left-pictogram.tsx +1 -1
  176. package/src/components/pictogram/components/informative/arrow-right-pictogram.tsx +1 -1
  177. package/src/components/pictogram/components/informative/arrow-up-pictogram.tsx +1 -1
  178. package/src/components/pictogram/components/informative/arrows-passing-pictogram.tsx +1 -1
  179. package/src/components/pictogram/components/informative/atm-pictogram.tsx +1 -1
  180. package/src/components/pictogram/components/informative/australia-pictogram.tsx +1 -1
  181. package/src/components/pictogram/components/informative/bank-card-locked-pictogram.tsx +1 -1
  182. package/src/components/pictogram/components/informative/bank-card-pictogram.tsx +1 -1
  183. package/src/components/pictogram/components/informative/bank-pictogram.tsx +1 -1
  184. package/src/components/pictogram/components/informative/birth-certificate-pictogram.tsx +1 -1
  185. package/src/components/pictogram/components/informative/building-pictogram.tsx +1 -1
  186. package/src/components/pictogram/components/informative/buoy-pictogram.tsx +1 -1
  187. package/src/components/pictogram/components/informative/bus-pictogram.tsx +1 -1
  188. package/src/components/pictogram/components/informative/business-person-pictogram.tsx +1 -1
  189. package/src/components/pictogram/components/informative/calculator-pictogram.tsx +1 -1
  190. package/src/components/pictogram/components/informative/calendar-pictogram.tsx +1 -1
  191. package/src/components/pictogram/components/informative/car-pictogram.tsx +1 -1
  192. package/src/components/pictogram/components/informative/cash-pictogram.tsx +1 -1
  193. package/src/components/pictogram/components/informative/celebration-pictogram.tsx +1 -1
  194. package/src/components/pictogram/components/informative/chat-pictogram.tsx +1 -1
  195. package/src/components/pictogram/components/informative/clock-pictogram.tsx +1 -1
  196. package/src/components/pictogram/components/informative/coffee-pictogram.tsx +1 -1
  197. package/src/components/pictogram/components/informative/coins-pictogram.tsx +1 -1
  198. package/src/components/pictogram/components/informative/compass-pictogram.tsx +1 -1
  199. package/src/components/pictogram/components/informative/customer-profile-pictogram.tsx +1 -1
  200. package/src/components/pictogram/components/informative/desktop-computer-pictogram.tsx +1 -1
  201. package/src/components/pictogram/components/informative/document-and-pen-pictogram.tsx +1 -1
  202. package/src/components/pictogram/components/informative/dollar-sign-pictogram.tsx +1 -1
  203. package/src/components/pictogram/components/informative/drivers-licence-pictogram.tsx +1 -1
  204. package/src/components/pictogram/components/informative/education-pictogram.tsx +1 -1
  205. package/src/components/pictogram/components/informative/eftpos-pictogram.tsx +1 -1
  206. package/src/components/pictogram/components/informative/envelope-email-pictogram.tsx +1 -1
  207. package/src/components/pictogram/components/informative/envelope-printed-pictogram.tsx +1 -1
  208. package/src/components/pictogram/components/informative/face-happy-pictogram.tsx +1 -1
  209. package/src/components/pictogram/components/informative/face-unhappy-pictogram.tsx +1 -1
  210. package/src/components/pictogram/components/informative/face-unsure-pictogram.tsx +1 -1
  211. package/src/components/pictogram/components/informative/finger-motion-pictogram.tsx +1 -1
  212. package/src/components/pictogram/components/informative/fingerprint-pictogram.tsx +1 -1
  213. package/src/components/pictogram/components/informative/football-pictogram.tsx +1 -1
  214. package/src/components/pictogram/components/informative/fork-knife-pictogram.tsx +1 -1
  215. package/src/components/pictogram/components/informative/generic-document-pictogram.tsx +1 -1
  216. package/src/components/pictogram/components/informative/gift-pictogram.tsx +1 -1
  217. package/src/components/pictogram/components/informative/globe-australia-pictogram.tsx +1 -1
  218. package/src/components/pictogram/components/informative/globe-pictogram.tsx +1 -1
  219. package/src/components/pictogram/components/informative/graph-decreasing-pictogram.tsx +1 -1
  220. package/src/components/pictogram/components/informative/graph-increasing-pictogram.tsx +1 -1
  221. package/src/components/pictogram/components/informative/gym-pictogram.tsx +1 -1
  222. package/src/components/pictogram/components/informative/headset-pictogram.tsx +1 -1
  223. package/src/components/pictogram/components/informative/heart-pictogram.tsx +1 -1
  224. package/src/components/pictogram/components/informative/house-pictogram.tsx +1 -1
  225. package/src/components/pictogram/components/informative/light-bulb-pictogram.tsx +1 -1
  226. package/src/components/pictogram/components/informative/loop-pictogram.tsx +1 -1
  227. package/src/components/pictogram/components/informative/medicare-card-pictogram.tsx +1 -1
  228. package/src/components/pictogram/components/informative/mobile-device-pictogram.tsx +1 -1
  229. package/src/components/pictogram/components/informative/money-in-pictogram.tsx +1 -1
  230. package/src/components/pictogram/components/informative/money-out-pictogram.tsx +1 -1
  231. package/src/components/pictogram/components/informative/movie-tickets-pictogram.tsx +1 -1
  232. package/src/components/pictogram/components/informative/nest-egg-pictogram.tsx +1 -1
  233. package/src/components/pictogram/components/informative/noodles-pictogram.tsx +1 -1
  234. package/src/components/pictogram/components/informative/number-1-pictogram.tsx +1 -1
  235. package/src/components/pictogram/components/informative/number-2-pictogram.tsx +1 -1
  236. package/src/components/pictogram/components/informative/number-3-pictogram.tsx +1 -1
  237. package/src/components/pictogram/components/informative/number-4-pictogram.tsx +1 -1
  238. package/src/components/pictogram/components/informative/number-5-pictogram.tsx +1 -1
  239. package/src/components/pictogram/components/informative/padlock-locked-pictogram.tsx +1 -1
  240. package/src/components/pictogram/components/informative/padlock-unlocked-pictogram.tsx +1 -1
  241. package/src/components/pictogram/components/informative/passport-pictogram.tsx +1 -1
  242. package/src/components/pictogram/components/informative/percent-sign-pictogram.tsx +1 -1
  243. package/src/components/pictogram/components/informative/person-pictogram.tsx +1 -1
  244. package/src/components/pictogram/components/informative/piggy-bank-pictogram.tsx +1 -1
  245. package/src/components/pictogram/components/informative/pizza-pictogram.tsx +1 -1
  246. package/src/components/pictogram/components/informative/plant-pictogram.tsx +1 -1
  247. package/src/components/pictogram/components/informative/search-pictogram.tsx +1 -1
  248. package/src/components/pictogram/components/informative/secure-pictogram.tsx +1 -1
  249. package/src/components/pictogram/components/informative/shop-pictogram.tsx +1 -1
  250. package/src/components/pictogram/components/informative/shopping-pictogram.tsx +1 -1
  251. package/src/components/pictogram/components/informative/sparkle-pictogram.tsx +1 -1
  252. package/src/components/pictogram/components/informative/star-pictogram.tsx +1 -1
  253. package/src/components/pictogram/components/informative/stopwatch-pictogram.tsx +1 -1
  254. package/src/components/pictogram/components/informative/target-pictogram.tsx +1 -1
  255. package/src/components/pictogram/components/informative/tax-document-pictogram.tsx +1 -1
  256. package/src/components/pictogram/components/informative/telephone-call-pictogram.tsx +1 -1
  257. package/src/components/pictogram/components/informative/thumbs-up-pictogram.tsx +1 -1
  258. package/src/components/pictogram/components/informative/tick-pictogram.tsx +1 -1
  259. package/src/components/pictogram/components/informative/tools-pictogram.tsx +1 -1
  260. package/src/components/pictogram/components/informative/tractor-pictogram.tsx +1 -1
  261. package/src/components/pictogram/components/informative/truck-pictogram.tsx +1 -1
  262. package/src/components/pictogram/components/informative/umbrella-pictogram.tsx +1 -1
  263. package/src/components/pictogram/components/informative/unsecure-pictogram.tsx +1 -1
  264. package/src/components/pictogram/components/informative/wallet-pictogram.tsx +1 -1
  265. package/src/components/pictogram/components/informative/wearables-pictogram.tsx +1 -1
  266. package/src/components/popover/components/panel/panel.component.tsx +34 -45
  267. package/src/components/popover/components/panel/panel.hook.tsx +113 -0
  268. package/src/components/popover/components/panel/panel.styles.ts +9 -7
  269. package/src/components/popover/components/panel/panel.types.ts +4 -0
  270. package/src/components/popover/popover.component.tsx +10 -4
  271. package/src/components/popover/popover.types.ts +8 -0
  272. package/src/components/progress-indicator/progress-indicator.styles.ts +5 -5
  273. package/src/components/progress-rope/components/progress-rope-group-step/progress-rope-group-step.styles.ts +1 -1
  274. package/src/components/progress-rope/components/progress-rope-step/progress-rope-step.styles.ts +2 -2
  275. package/src/components/radio-group/components/radio-group-radio/radio-group-radio.styles.ts +4 -4
  276. package/src/components/switch/switch.styles.ts +4 -4
  277. package/src/components/symbol/components/logos/red-avatar-circle-logo.tsx +1 -1
  278. package/src/components/symbol/components/logos/red-avatar-circle-reversed-logo.tsx +1 -1
  279. package/src/components/symbol/components/symbols/facebook-symbol.tsx +1 -1
  280. package/src/components/symbol/components/symbols/google-plus-symbol.tsx +1 -1
  281. package/src/components/symbol/components/symbols/instagram-symbol.tsx +1 -1
  282. package/src/components/symbol/components/symbols/linked-in-symbol.tsx +1 -1
  283. package/src/components/symbol/components/symbols/slack-symbol.tsx +1 -1
  284. package/src/components/symbol/components/symbols/twitter-symbol.tsx +1 -1
  285. package/src/components/symbol/components/symbols/x-mark-inverse-symbol.tsx +28 -0
  286. package/src/components/symbol/components/symbols/x-mark-symbol.tsx +28 -0
  287. package/src/components/symbol/components/symbols/x-symbol.tsx +39 -0
  288. package/src/components/symbol/components/symbols/yammer-symbol.tsx +1 -1
  289. package/src/components/symbol/components/symbols/youtube-symbol.tsx +1 -1
  290. package/src/components/symbol/index.ts +3 -0
  291. package/src/components/textarea/textarea.styles.ts +4 -4
  292. package/dist/components/popover/popover.utils.d.ts +0 -3
  293. package/dist/components/popover/popover.utils.js +0 -37
  294. package/src/components/popover/popover.utils.tsx +0 -59
@@ -3,7 +3,7 @@ export const styles = tv({
3
3
  slots: {
4
4
  base: 'relative',
5
5
  itemHeader: 'typography-body-9 flex w-full items-center justify-between px-3 py-2',
6
- indicator: 'h-3 w-3 rotate-90',
6
+ indicator: 'size-3 rotate-90',
7
7
  content: 'hidden'
8
8
  },
9
9
  variants: {
@@ -33,14 +33,14 @@ export const styles = tv({
33
33
  },
34
34
  size: {
35
35
  large: {
36
- checkIcon: 'h-5 w-5',
36
+ checkIcon: 'size-5',
37
37
  base: 'mb-2',
38
- checkbox: 'h-5 w-5'
38
+ checkbox: 'size-5'
39
39
  },
40
40
  medium: {
41
- checkIcon: 'h-4 w-4',
41
+ checkIcon: 'size-4',
42
42
  base: 'mb-1',
43
- checkbox: 'h-4 w-4'
43
+ checkbox: 'size-4'
44
44
  }
45
45
  }
46
46
  }
@@ -1,5 +1,5 @@
1
- export declare const styles: import("tailwind-variants").TVReturnType<{}, undefined, "flex h-5 w-5 flex-col items-center justify-center overflow-hidden rounded-full bg-background", {
1
+ export declare const styles: import("tailwind-variants").TVReturnType<{}, undefined, "flex size-5 flex-col items-center justify-center overflow-hidden rounded-full bg-background", {
2
2
  responsiveVariants: string[];
3
- }, {}, undefined, import("tailwind-variants").TVReturnType<{}, undefined, "flex h-5 w-5 flex-col items-center justify-center overflow-hidden rounded-full bg-background", {
3
+ }, {}, undefined, import("tailwind-variants").TVReturnType<{}, undefined, "flex size-5 flex-col items-center justify-center overflow-hidden rounded-full bg-background", {
4
4
  responsiveVariants: string[];
5
5
  }, unknown, unknown, undefined>>;
@@ -1,6 +1,6 @@
1
1
  import { tv } from 'tailwind-variants';
2
2
  export const styles = tv({
3
- base: 'flex h-5 w-5 flex-col items-center justify-center overflow-hidden rounded-full bg-background',
3
+ base: 'flex size-5 flex-col items-center justify-center overflow-hidden rounded-full bg-background',
4
4
  variants: {}
5
5
  }, {
6
6
  responsiveVariants: [
@@ -1,7 +1,7 @@
1
1
  import { tv } from 'tailwind-variants';
2
2
  export const styles = tv({
3
3
  slots: {
4
- base: 'pointer-events-none h-4 w-4 text-[12px] font-bold text-muted'
4
+ base: 'pointer-events-none size-4 text-[12px] font-bold text-muted'
5
5
  },
6
6
  variants: {}
7
7
  }, {
@@ -7,7 +7,7 @@ export const styles = tv({
7
7
  smallLogo: 'sm:hidden',
8
8
  largeLogo: 'max-sm:hidden',
9
9
  leftContent: 'flex items-center',
10
- leftButton: 'my-1 border-r border-[#E8E8ED] p-0 rounded-none max-sm:-ml-2 max-sm:mr-2 max-sm:h-7 max-sm:min-w-[2.625rem] sm:-ml-4 sm:mr-3 sm:h-[3.3125rem] sm:min-w-[3.75rem]',
10
+ leftButton: 'my-1 rounded-none border-r border-[#E8E8ED] p-0 max-sm:-ml-2 max-sm:mr-2 max-sm:h-7 max-sm:min-w-7 sm:-ml-4 sm:mr-3 sm:h-[3.3125rem] sm:min-w-10',
11
11
  rightContent: 'ml-auto flex items-center'
12
12
  },
13
13
  variants: {
@@ -14,7 +14,7 @@ function _extends() {
14
14
  }
15
15
  import React, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function ChildCareIcon({ look ='filled' , 'aria-label': ariaLabel = 'Child Care' , copyrightYear ='2024' , ...props }) {
17
+ export function ChildCareIcon({ look ='filled' , 'aria-label': ariaLabel = 'Child Care' , copyrightYear ='2023' , ...props }) {
18
18
  return React.createElement(Icon, _extends({
19
19
  "aria-label": ariaLabel,
20
20
  copyrightYear: copyrightYear
@@ -14,7 +14,7 @@ function _extends() {
14
14
  }
15
15
  import React from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function ChildIcon({ 'aria-label': ariaLabel = 'Child' , copyrightYear ='2024' , ...props }) {
17
+ export function ChildIcon({ 'aria-label': ariaLabel = 'Child' , copyrightYear ='2023' , ...props }) {
18
18
  return React.createElement(Icon, _extends({
19
19
  "aria-label": ariaLabel,
20
20
  copyrightYear: copyrightYear
@@ -0,0 +1,2 @@
1
+ import { type IconProps } from '../icon.types.js';
2
+ export declare function PiggyBankIcon({ look, 'aria-label': ariaLabel, copyrightYear, ...props }: IconProps): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,35 @@
1
+ function _extends() {
2
+ _extends = Object.assign || function(target) {
3
+ for(var i = 1; i < arguments.length; i++){
4
+ var source = arguments[i];
5
+ for(var key in source){
6
+ if (Object.prototype.hasOwnProperty.call(source, key)) {
7
+ target[key] = source[key];
8
+ }
9
+ }
10
+ }
11
+ return target;
12
+ };
13
+ return _extends.apply(this, arguments);
14
+ }
15
+ import React, { Fragment } from 'react';
16
+ import { Icon } from '../icon.component.js';
17
+ export function PiggyBankIcon({ look ='filled' , 'aria-label': ariaLabel = 'Piggy Bank' , copyrightYear ='2023' , ...props }) {
18
+ return React.createElement(Icon, _extends({
19
+ "aria-label": ariaLabel,
20
+ copyrightYear: copyrightYear
21
+ }, props), look === 'filled' ? React.createElement("path", {
22
+ fill: "currentColor",
23
+ fillRule: "evenodd",
24
+ d: "M.99 15.975A101.66 101.66 0 0 0 3 24h6v-3h4v3h5.6l2.01-7.92L24 14.97V6.5h-2.61l-2.73-2.63c.04-.24.095-.475.165-.705.07-.23.145-.455.225-.675.04-.1.075-.21.105-.33a1.736 1.736 0 0 0-.48-1.635A1.736 1.736 0 0 0 17.4 0c-.96 0-1.855.21-2.685.63A6.098 6.098 0 0 0 12.6 2.4h-6c-1.84 0-3.4.64-4.68 1.92C.64 5.6 0 7.16 0 9c0 2.136.42 4.19.845 6.264l.145.711ZM6 7a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Zm12.5 3.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Z",
25
+ clipRule: "evenodd"
26
+ }) : React.createElement(Fragment, null, React.createElement("g", {
27
+ fill: "currentColor"
28
+ }, React.createElement("path", {
29
+ d: "M18.5 10.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM7 6a1 1 0 0 0 0 2h5a1 1 0 1 0 0-2H7Z"
30
+ }), React.createElement("path", {
31
+ fillRule: "evenodd",
32
+ d: "M12.6 2.4h-6c-1.84 0-3.4.64-4.68 1.92C.64 5.6 0 7.16 0 9c0 2.136.42 4.19.845 6.264l.145.711A101.66 101.66 0 0 0 3 24h6v-3h4v3h5.6l2.01-7.92L24 14.97V6.5h-2.61l-2.73-2.63c.04-.24.095-.475.165-.705.07-.23.145-.455.225-.675.04-.1.075-.21.105-.33a1.736 1.736 0 0 0-.48-1.635A1.736 1.736 0 0 0 17.4 0c-.96 0-1.855.21-2.685.63A6.098 6.098 0 0 0 12.6 2.4ZM22 8.5h-1.417l-4.069-3.92.173-1.039c.054-.324.129-.644.225-.958.058-.193.12-.384.186-.573a3.808 3.808 0 0 0-1.48.405 4.1 4.1 0 0 0-1.428 1.198l-.6.787H6.6c-1.32 0-2.368.436-3.266 1.334C2.436 6.632 2 7.681 2 9c0 1.921.378 3.772.808 5.877l.142.702A99.66 99.66 0 0 0 4.507 22H7v-3h8v3h2.044l1.898-7.478L22 13.52V8.5Z",
33
+ clipRule: "evenodd"
34
+ }))));
35
+ }
@@ -14,7 +14,7 @@ function _extends() {
14
14
  }
15
15
  import React, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function XIcon({ look ='filled' , 'aria-label': ariaLabel = 'X' , copyrightYear ='2024' , ...props }) {
17
+ export function XIcon({ look ='filled' , 'aria-label': ariaLabel = 'X' , copyrightYear ='2023' , ...props }) {
18
18
  return React.createElement(Icon, _extends({
19
19
  "aria-label": ariaLabel,
20
20
  copyrightYear: copyrightYear
@@ -3,11 +3,11 @@ export const styles = tv({
3
3
  base: 'inline-block transition-colors disabled:pointer-events-none disabled:opacity-50',
4
4
  variants: {
5
5
  size: {
6
- xsmall: 'h-2 w-2',
7
- small: 'h-3 w-3',
8
- medium: 'h-4 w-4',
9
- large: 'h-6 w-6',
10
- xlarge: 'h-8 w-8'
6
+ xsmall: 'size-2',
7
+ small: 'size-3',
8
+ medium: 'size-4',
9
+ large: 'size-6',
10
+ xlarge: 'size-8'
11
11
  },
12
12
  color: {
13
13
  success: 'text-success',
@@ -41,6 +41,8 @@ export { CardlessCashIcon } from './components/cardless-cash-icon.js';
41
41
  export { CartIcon } from './components/cart-icon.js';
42
42
  export { ChatIcon } from './components/chat-icon.js';
43
43
  export { CheckIcon } from './components/check-icon.js';
44
+ export { ChildCareIcon } from './components/child-care-icon.js';
45
+ export { ChildIcon } from './components/child-icon.js';
44
46
  export { CircleIcon } from './components/circle-icon.js';
45
47
  export { ClearIcon } from './components/clear-icon.js';
46
48
  export { ClockIcon } from './components/clock-icon.js';
@@ -164,6 +166,7 @@ export { PercentIcon } from './components/percent-icon.js';
164
166
  export { PersonIcon } from './components/person-icon.js';
165
167
  export { PhoneIcon } from './components/phone-icon.js';
166
168
  export { PieChartIcon } from './components/pie-chart-icon.js';
169
+ export { PiggyBankIcon } from './components/piggy-bank-icon.js';
167
170
  export { PizzaIcon } from './components/pizza-icon.js';
168
171
  export { PlaneIcon } from './components/plane-icon.js';
169
172
  export { PlayCircleIcon } from './components/play-circle-icon.js';
@@ -236,6 +239,7 @@ export { WindowsNewIcon } from './components/windows-new-icon.js';
236
239
  export { WineGlassIcon } from './components/wine-glass-icon.js';
237
240
  export { WordFileIcon } from './components/word-file-icon.js';
238
241
  export { WriteIcon } from './components/write-icon.js';
242
+ export { XIcon } from './components/x-icon.js';
239
243
  export { YammerIcon } from './components/yammer-icon.js';
240
244
  export { YoutubeIcon } from './components/youtube-icon.js';
241
245
  export { ZipFileIcon } from './components/zip-file-icon.js';
@@ -41,6 +41,8 @@ export { CardlessCashIcon } from './components/cardless-cash-icon.js';
41
41
  export { CartIcon } from './components/cart-icon.js';
42
42
  export { ChatIcon } from './components/chat-icon.js';
43
43
  export { CheckIcon } from './components/check-icon.js';
44
+ export { ChildCareIcon } from './components/child-care-icon.js';
45
+ export { ChildIcon } from './components/child-icon.js';
44
46
  export { CircleIcon } from './components/circle-icon.js';
45
47
  export { ClearIcon } from './components/clear-icon.js';
46
48
  export { ClockIcon } from './components/clock-icon.js';
@@ -164,6 +166,7 @@ export { PercentIcon } from './components/percent-icon.js';
164
166
  export { PersonIcon } from './components/person-icon.js';
165
167
  export { PhoneIcon } from './components/phone-icon.js';
166
168
  export { PieChartIcon } from './components/pie-chart-icon.js';
169
+ export { PiggyBankIcon } from './components/piggy-bank-icon.js';
167
170
  export { PizzaIcon } from './components/pizza-icon.js';
168
171
  export { PlaneIcon } from './components/plane-icon.js';
169
172
  export { PlayCircleIcon } from './components/play-circle-icon.js';
@@ -236,6 +239,7 @@ export { WindowsNewIcon } from './components/windows-new-icon.js';
236
239
  export { WineGlassIcon } from './components/wine-glass-icon.js';
237
240
  export { WordFileIcon } from './components/word-file-icon.js';
238
241
  export { WriteIcon } from './components/write-icon.js';
242
+ export { XIcon } from './components/x-icon.js';
239
243
  export { YammerIcon } from './components/yammer-icon.js';
240
244
  export { YoutubeIcon } from './components/youtube-icon.js';
241
245
  export { ZipFileIcon } from './components/zip-file-icon.js';
@@ -39,10 +39,10 @@ export const styles = tv({
39
39
  },
40
40
  type: {
41
41
  bullet: {
42
- bullet: 'left-[0.25rem] top-1 h-[0.5rem] w-[0.5rem] rounded-full'
42
+ bullet: 'left-[0.25rem] top-1 size-[0.5rem] rounded-full'
43
43
  },
44
44
  link: {
45
- bullet: 'left-[0.125rem] top-1 h-[0.5rem] w-[0.5rem] rotate-45 border-b-0 border-l-0 border-r-[0.125rem] border-t-[0.125rem] bg-[transparent]'
45
+ bullet: 'left-[0.125rem] top-1 size-[0.5rem] rotate-45 border-b-0 border-l-0 border-r-[0.125rem] border-t-[0.125rem] bg-[transparent]'
46
46
  },
47
47
  tick: {
48
48
  bullet: ' left-[0.125rem] top-[0.3125rem] h-1 w-2 rotate-[-44deg] border-b-[0.125rem] border-l-[0.125rem] border-r-0 border-t-0 bg-[transparent]'
@@ -80,7 +80,7 @@ export const styles = tv({
80
80
  ],
81
81
  type: 'link',
82
82
  icon: true,
83
- className: 'left-0 top-0 h-3 w-3 rotate-0 border-none bg-[transparent]'
83
+ className: 'left-0 top-0 size-3 rotate-0 border-none bg-[transparent]'
84
84
  },
85
85
  {
86
86
  slots: [
@@ -18,7 +18,7 @@ import React from 'react';
18
18
  import { Pictogram } from '../../pictogram.component.js';
19
19
  export function WBCBankCardPictogram({ 'aria-label': ariaLabel = 'Bank card' , copyrightYear ='2024' , viewBoxHeight =200 , viewBoxWidth =200 , className , ...props }) {
20
20
  return React.createElement(Pictogram, _extends({
21
- className: clsx('h-[200px] w-[200px]', className),
21
+ className: clsx('size-[200px]', className),
22
22
  "aria-label": ariaLabel,
23
23
  copyrightYear: copyrightYear,
24
24
  viewBoxHeight: viewBoxHeight,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function AccessibilityPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Accessibility' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function AccountsPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Accounts' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function AeroplanePictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Aeroplane' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function ArrowDownPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Arrow down' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function ArrowLeftPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Arrow left' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function ArrowRightPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Arrow right' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function ArrowUpPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Arrow up' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function ArrowsPassingPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Arrows pointing left and right' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function ATMPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'ATM' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function AustraliaPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Australia' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function BankCardLockedPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Locked bank card' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function BankCardPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Bank card' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function BankPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Bank' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function BirthCertificatePictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Birth certificate' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function BuildingPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Building' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function BuoyPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Buoy' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function BusPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Bus' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function BusinessPersonPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Business person' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function CalculatorPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Calculator' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function CalendarPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Calendar' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function CarPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Car' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function CashPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Cash' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function CelebrationPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Celebration' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function ChatPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Chat' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function ClockPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Clock' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function CoffeePictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Coffee' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function CoinsPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Coins' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function CompassPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Compass' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function CustomerProfilePictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Customer profile' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function DesktopComputerPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Desktop computer' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function DocumentAndPenPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Document and pen' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function DollarSignPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Dollar sign' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function DriversLicencePictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Drivers licence' , copyrightYear ='2024' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,
@@ -19,7 +19,7 @@ import { Pictogram } from '../../pictogram.component.js';
19
19
  import { fill } from '../../pictogram.styles.js';
20
20
  export function EducationPictogram({ mode ='duo' , viewBoxWidth =78 , viewBoxHeight =78 , 'aria-label': ariaLabel = 'Education' , copyrightYear ='2021' , className , ...props }) {
21
21
  return React.createElement(Pictogram, _extends({
22
- className: clsx('h-13 w-13', className),
22
+ className: clsx('size-13', className),
23
23
  viewBoxWidth: viewBoxWidth,
24
24
  viewBoxHeight: viewBoxHeight,
25
25
  "aria-label": ariaLabel,