@westpac/ui 0.15.0 → 0.16.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 (685) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/component-type.json +1 -1
  3. package/dist/components/autocomplete/autocomplete.types.d.ts +4 -0
  4. package/dist/components/breadcrumb/breadcrumb.component.d.ts +1 -1
  5. package/dist/components/breadcrumb/breadcrumb.component.js +3 -2
  6. package/dist/components/button/button.component.js +4 -2
  7. package/dist/components/button-group/button-group.types.d.ts +6 -2
  8. package/dist/components/button-group/components/button-group-button/button-group-button.styles.d.ts +6 -0
  9. package/dist/components/button-group/components/button-group-button/button-group-button.styles.js +3 -0
  10. package/dist/components/checkbox-group/checkbox-group.component.js +7 -3
  11. package/dist/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.component.js +1 -1
  12. package/dist/components/compacta/compacta.styles.js +1 -1
  13. package/dist/components/footer/footer.component.js +2 -2
  14. package/dist/components/footer/footer.styles.d.ts +12 -0
  15. package/dist/components/footer/footer.styles.js +7 -1
  16. package/dist/components/icon/components/accessibility-icon.js +1 -1
  17. package/dist/components/icon/components/account-icon.js +1 -1
  18. package/dist/components/icon/components/add-circle-icon.js +1 -1
  19. package/dist/components/icon/components/add-icon.js +1 -1
  20. package/dist/components/icon/components/alert-icon.js +1 -1
  21. package/dist/components/icon/components/android-icon.js +1 -1
  22. package/dist/components/icon/components/apple-icon.js +1 -1
  23. package/dist/components/icon/components/archive-box-icon.js +1 -1
  24. package/dist/components/icon/components/arrow-fork-icon.js +1 -1
  25. package/dist/components/icon/components/arrow-left-icon.js +1 -1
  26. package/dist/components/icon/components/arrow-right-icon.js +1 -1
  27. package/dist/components/icon/components/arrow-split-icon.js +1 -1
  28. package/dist/components/icon/components/atm-icon.js +1 -1
  29. package/dist/components/icon/components/attache-case-icon.js +1 -1
  30. package/dist/components/icon/components/australia-icon.js +1 -1
  31. package/dist/components/icon/components/baby-buggy-icon.js +1 -1
  32. package/dist/components/icon/components/backspace-icon.js +1 -1
  33. package/dist/components/icon/components/bank-icon.js +1 -1
  34. package/dist/components/icon/components/bar-chart-down-icon.js +1 -1
  35. package/dist/components/icon/components/bar-chart-icon.js +1 -1
  36. package/dist/components/icon/components/barbell-icon.js +1 -1
  37. package/dist/components/icon/components/book-icon.js +1 -1
  38. package/dist/components/icon/components/bpay-icon.js +1 -1
  39. package/dist/components/icon/components/briefcase-icon.js +1 -1
  40. package/dist/components/icon/components/bug-report-icon.js +1 -1
  41. package/dist/components/icon/components/burger-icon.js +1 -1
  42. package/dist/components/icon/components/business-person-icon.js +1 -1
  43. package/dist/components/icon/components/cafe-icon.js +1 -1
  44. package/dist/components/icon/components/cake-icon.js +1 -1
  45. package/dist/components/icon/components/calculate-icon.js +1 -1
  46. package/dist/components/icon/components/calculator-icon.js +1 -1
  47. package/dist/components/icon/components/calendar-icon.js +1 -1
  48. package/dist/components/icon/components/camera-icon.js +1 -1
  49. package/dist/components/icon/components/car-icon.js +1 -1
  50. package/dist/components/icon/components/cardless-cash-icon.js +1 -1
  51. package/dist/components/icon/components/cart-icon.js +1 -1
  52. package/dist/components/icon/components/chat-icon.js +1 -1
  53. package/dist/components/icon/components/check-icon.js +1 -1
  54. package/dist/components/icon/components/child-care-icon.d.ts +2 -0
  55. package/dist/components/icon/components/child-care-icon.js +43 -0
  56. package/dist/components/icon/components/child-icon.d.ts +2 -0
  57. package/dist/components/icon/components/child-icon.js +30 -0
  58. package/dist/components/icon/components/clear-icon.js +1 -1
  59. package/dist/components/icon/components/clock-icon.js +1 -1
  60. package/dist/components/icon/components/close-icon.js +1 -1
  61. package/dist/components/icon/components/cocktail-glass-icon.js +1 -1
  62. package/dist/components/icon/components/compass-icon.js +1 -1
  63. package/dist/components/icon/components/contact-icon.js +1 -1
  64. package/dist/components/icon/components/content-copy-icon.js +1 -1
  65. package/dist/components/icon/components/credit-card-icon.js +1 -1
  66. package/dist/components/icon/components/credit-cards-icon.js +1 -1
  67. package/dist/components/icon/components/cube-icon.js +1 -1
  68. package/dist/components/icon/components/cursor-arrow-click-icon.js +1 -1
  69. package/dist/components/icon/components/cursor-arrow-doubleclick-icon.js +1 -1
  70. package/dist/components/icon/components/cursor-arrow-icon.js +1 -1
  71. package/dist/components/icon/components/cursor-arrow-rays-icon.js +1 -1
  72. package/dist/components/icon/components/delete-icon.js +1 -1
  73. package/dist/components/icon/components/delivery-truck-icon.js +1 -1
  74. package/dist/components/icon/components/desktop-icon.js +1 -1
  75. package/dist/components/icon/components/diamond-icon.js +1 -1
  76. package/dist/components/icon/components/dollar-icon.js +1 -1
  77. package/dist/components/icon/components/dollar-sign-icon.js +1 -1
  78. package/dist/components/icon/components/download-file-icon.js +1 -1
  79. package/dist/components/icon/components/download-icon.js +1 -1
  80. package/dist/components/icon/components/drag-icon.js +1 -1
  81. package/dist/components/icon/components/drop-down-icon.js +1 -1
  82. package/dist/components/icon/components/drop-up-icon.js +1 -1
  83. package/dist/components/icon/components/dropbox-icon.js +1 -1
  84. package/dist/components/icon/components/edit-icon.js +1 -1
  85. package/dist/components/icon/components/education-icon.js +1 -1
  86. package/dist/components/icon/components/eftpos-icon.js +1 -1
  87. package/dist/components/icon/components/email-icon.js +1 -1
  88. package/dist/components/icon/components/error-icon.js +1 -1
  89. package/dist/components/icon/components/excel-file-icon.js +1 -1
  90. package/dist/components/icon/components/exit-icon.js +1 -1
  91. package/dist/components/icon/components/expand-less-icon.js +1 -1
  92. package/dist/components/icon/components/expand-more-icon.js +1 -1
  93. package/dist/components/icon/components/face-happy-icon.js +1 -1
  94. package/dist/components/icon/components/facebook-icon.js +1 -1
  95. package/dist/components/icon/components/favorite-icon.js +1 -1
  96. package/dist/components/icon/components/filter-icon.js +1 -1
  97. package/dist/components/icon/components/fingerprint-icon.js +1 -1
  98. package/dist/components/icon/components/first-aid-case-icon.js +1 -1
  99. package/dist/components/icon/components/first-aid-icon.js +1 -1
  100. package/dist/components/icon/components/future-clock-icon.js +1 -1
  101. package/dist/components/icon/components/gel-icon.js +1 -1
  102. package/dist/components/icon/components/generic-file-icon.js +1 -1
  103. package/dist/components/icon/components/geolocation-icon.js +1 -1
  104. package/dist/components/icon/components/gift-icon.js +1 -1
  105. package/dist/components/icon/components/github-icon.js +1 -1
  106. package/dist/components/icon/components/global-icon.js +1 -1
  107. package/dist/components/icon/components/google-plus-icon.js +1 -1
  108. package/dist/components/icon/components/grid-icon.js +1 -1
  109. package/dist/components/icon/components/growth-icon.js +1 -1
  110. package/dist/components/icon/components/hamburger-menu-icon.js +1 -1
  111. package/dist/components/icon/components/headset-icon.js +1 -1
  112. package/dist/components/icon/components/heart-add-icon.js +1 -1
  113. package/dist/components/icon/components/heart-tick-icon.js +1 -1
  114. package/dist/components/icon/components/help-icon.js +1 -1
  115. package/dist/components/icon/components/history-clock-icon.js +1 -1
  116. package/dist/components/icon/components/house-dollar-icon.js +1 -1
  117. package/dist/components/icon/components/house-icon.js +1 -1
  118. package/dist/components/icon/components/house-people-icon.js +1 -1
  119. package/dist/components/icon/components/house-person-icon.js +1 -1
  120. package/dist/components/icon/components/ice-cream-icon.js +1 -1
  121. package/dist/components/icon/components/id-card-icon.js +1 -1
  122. package/dist/components/icon/components/image-square-icon.js +1 -1
  123. package/dist/components/icon/components/info-icon.js +1 -1
  124. package/dist/components/icon/components/instagram-icon.js +1 -1
  125. package/dist/components/icon/components/inventory-icon.js +1 -1
  126. package/dist/components/icon/components/invest-icon.js +1 -1
  127. package/dist/components/icon/components/invoice-icon.js +1 -1
  128. package/dist/components/icon/components/key-icon.js +1 -1
  129. package/dist/components/icon/components/keyhole-icon.js +1 -1
  130. package/dist/components/icon/components/leaf-icon.js +1 -1
  131. package/dist/components/icon/components/light-bulb-icon.js +1 -1
  132. package/dist/components/icon/components/limit-icon.js +1 -1
  133. package/dist/components/icon/components/link-icon.js +1 -1
  134. package/dist/components/icon/components/linkedin-icon.js +1 -1
  135. package/dist/components/icon/components/list-icon.js +1 -1
  136. package/dist/components/icon/components/live-chat-icon.js +1 -1
  137. package/dist/components/icon/components/luggage-icon.js +1 -1
  138. package/dist/components/icon/components/map-icon.js +1 -1
  139. package/dist/components/icon/components/map-pin-icon.js +1 -1
  140. package/dist/components/icon/components/medical-icon.js +1 -1
  141. package/dist/components/icon/components/megaphone-icon.js +1 -1
  142. package/dist/components/icon/components/message-icon.js +1 -1
  143. package/dist/components/icon/components/mobile-pay-icon.js +1 -1
  144. package/dist/components/icon/components/money-bag-icon.js +1 -1
  145. package/dist/components/icon/components/money-in-icon.js +1 -1
  146. package/dist/components/icon/components/money-notes-icon.js +1 -1
  147. package/dist/components/icon/components/money-out-icon.js +1 -1
  148. package/dist/components/icon/components/more-horiz-icon.js +1 -1
  149. package/dist/components/icon/components/more-vert-icon.js +1 -1
  150. package/dist/components/icon/components/move-from-icon.js +1 -1
  151. package/dist/components/icon/components/move-to-icon.js +1 -1
  152. package/dist/components/icon/components/new-content-icon.js +1 -1
  153. package/dist/components/icon/components/new-window-icon.js +1 -1
  154. package/dist/components/icon/components/notification-active-icon.js +1 -1
  155. package/dist/components/icon/components/notification-icon.js +1 -1
  156. package/dist/components/icon/components/notification-off-icon.js +1 -1
  157. package/dist/components/icon/components/office-icon.js +1 -1
  158. package/dist/components/icon/components/open-browser-icon.js +1 -1
  159. package/dist/components/icon/components/package-delivery-icon.js +1 -1
  160. package/dist/components/icon/components/padlock-icon.js +1 -1
  161. package/dist/components/icon/components/padlock-open-icon.js +1 -1
  162. package/dist/components/icon/components/padlock-tick-icon.js +1 -1
  163. package/dist/components/icon/components/pause-circle-icon.js +1 -1
  164. package/dist/components/icon/components/pause-icon.js +1 -1
  165. package/dist/components/icon/components/paw-icon.js +1 -1
  166. package/dist/components/icon/components/pay-icon.js +1 -1
  167. package/dist/components/icon/components/pay-id-icon.js +1 -1
  168. package/dist/components/icon/components/pay-to-icon.js +1 -1
  169. package/dist/components/icon/components/pay-to-mobile-icon.js +1 -1
  170. package/dist/components/icon/components/paypass-icon.js +1 -1
  171. package/dist/components/icon/components/pdf-file-icon.js +1 -1
  172. package/dist/components/icon/components/pending-icon.js +1 -1
  173. package/dist/components/icon/components/people-icon.js +1 -1
  174. package/dist/components/icon/components/percent-icon.js +1 -1
  175. package/dist/components/icon/components/person-icon.js +1 -1
  176. package/dist/components/icon/components/phone-icon.js +1 -1
  177. package/dist/components/icon/components/pie-chart-icon.js +1 -1
  178. package/dist/components/icon/components/piggy-bank.d.ts +2 -0
  179. package/dist/components/icon/components/piggy-bank.js +35 -0
  180. package/dist/components/icon/components/pizza-icon.js +1 -1
  181. package/dist/components/icon/components/plane-icon.js +1 -1
  182. package/dist/components/icon/components/play-circle-icon.js +1 -1
  183. package/dist/components/icon/components/play-icon.js +1 -1
  184. package/dist/components/icon/components/pram-icon.js +1 -1
  185. package/dist/components/icon/components/presets-icon.js +1 -1
  186. package/dist/components/icon/components/print-icon.js +1 -1
  187. package/dist/components/icon/components/progress-icon.js +1 -1
  188. package/dist/components/icon/components/question-mark-icon.js +1 -1
  189. package/dist/components/icon/components/quick-balance-icon.js +1 -1
  190. package/dist/components/icon/components/receipt-icon.js +1 -1
  191. package/dist/components/icon/components/refresh-icon.js +1 -1
  192. package/dist/components/icon/components/remove-circle-icon.js +1 -1
  193. package/dist/components/icon/components/remove-icon.js +1 -1
  194. package/dist/components/icon/components/restaurant-icon.js +1 -1
  195. package/dist/components/icon/components/rss-icon.js +1 -1
  196. package/dist/components/icon/components/scan-document-icon.js +1 -1
  197. package/dist/components/icon/components/sd-storage-icon.js +1 -1
  198. package/dist/components/icon/components/search-icon.js +1 -1
  199. package/dist/components/icon/components/security-icon.js +1 -1
  200. package/dist/components/icon/components/service-bell-icon.js +1 -1
  201. package/dist/components/icon/components/settings-icon.js +1 -1
  202. package/dist/components/icon/components/share-icon.js +1 -1
  203. package/dist/components/icon/components/share-ios-icon.js +1 -1
  204. package/dist/components/icon/components/shop-icon.js +1 -1
  205. package/dist/components/icon/components/shopping-bag-icon.js +1 -1
  206. package/dist/components/icon/components/shopping-basket-icon.js +1 -1
  207. package/dist/components/icon/components/sim-card-icon.js +1 -1
  208. package/dist/components/icon/components/slack-icon.js +1 -1
  209. package/dist/components/icon/components/sms-icon.js +1 -1
  210. package/dist/components/icon/components/spa-icon.js +1 -1
  211. package/dist/components/icon/components/star-half-icon.js +1 -1
  212. package/dist/components/icon/components/star-rate-icon.js +1 -1
  213. package/dist/components/icon/components/stopwatch-icon.js +1 -1
  214. package/dist/components/icon/components/stroller-icon.js +1 -1
  215. package/dist/components/icon/components/success-icon.js +1 -1
  216. package/dist/components/icon/components/super-icon.js +1 -1
  217. package/dist/components/icon/components/switch-icon.js +1 -1
  218. package/dist/components/icon/components/tablet-icon.js +1 -1
  219. package/dist/components/icon/components/tag-icon.js +1 -1
  220. package/dist/components/icon/components/takeout-coffee-icon.js +1 -1
  221. package/dist/components/icon/components/takeout-food-icon.js +1 -1
  222. package/dist/components/icon/components/telephone-icon.js +1 -1
  223. package/dist/components/icon/components/thumb-down-icon.js +1 -1
  224. package/dist/components/icon/components/thumb-up-icon.js +1 -1
  225. package/dist/components/icon/components/tick-circle-icon.js +1 -1
  226. package/dist/components/icon/components/tick-icon.js +1 -1
  227. package/dist/components/icon/components/tiles-icon.js +1 -1
  228. package/dist/components/icon/components/transfer-icon.js +1 -1
  229. package/dist/components/icon/components/transport-icon.js +1 -1
  230. package/dist/components/icon/components/travel-explore-icon.js +1 -1
  231. package/dist/components/icon/components/tune-icon.js +1 -1
  232. package/dist/components/icon/components/twitter-icon.js +1 -1
  233. package/dist/components/icon/components/umbrella-icon.js +1 -1
  234. package/dist/components/icon/components/upload-icon.js +1 -1
  235. package/dist/components/icon/components/verified-icon.js +1 -1
  236. package/dist/components/icon/components/video-icon.js +1 -1
  237. package/dist/components/icon/components/visibility-icon.js +1 -1
  238. package/dist/components/icon/components/visibility-off-icon.js +1 -1
  239. package/dist/components/icon/components/voice-icon.js +1 -1
  240. package/dist/components/icon/components/walk-icon.js +1 -1
  241. package/dist/components/icon/components/wallet-icon.js +1 -1
  242. package/dist/components/icon/components/warning-icon.js +1 -1
  243. package/dist/components/icon/components/watch-icon.js +1 -1
  244. package/dist/components/icon/components/wearable-icon.js +1 -1
  245. package/dist/components/icon/components/wheelchair-icon.js +1 -1
  246. package/dist/components/icon/components/windows-new-icon.js +1 -1
  247. package/dist/components/icon/components/wine-glass-icon.js +1 -1
  248. package/dist/components/icon/components/word-file-icon.js +1 -1
  249. package/dist/components/icon/components/write-icon.js +1 -1
  250. package/dist/components/icon/components/yammer-icon.js +1 -1
  251. package/dist/components/icon/components/youtube-icon.js +1 -1
  252. package/dist/components/icon/components/zip-file-icon.js +1 -1
  253. package/dist/components/icon/index.d.ts +3 -0
  254. package/dist/components/icon/index.js +3 -0
  255. package/dist/components/pagination/pagination.component.js +2 -1
  256. package/dist/components/pictogram/components/decorative/wbc-bank-card-pictogram.js +1 -1
  257. package/dist/components/pictogram/components/informative/accessibility-pictogram.js +1 -1
  258. package/dist/components/pictogram/components/informative/accounts-pictogram.js +1 -1
  259. package/dist/components/pictogram/components/informative/aeroplane-pictogram.js +1 -1
  260. package/dist/components/pictogram/components/informative/atm-pictogram.js +1 -1
  261. package/dist/components/pictogram/components/informative/bank-card-locked-pictogram.js +1 -1
  262. package/dist/components/pictogram/components/informative/bank-card-pictogram.js +1 -1
  263. package/dist/components/pictogram/components/informative/birth-certificate-pictogram.js +1 -1
  264. package/dist/components/pictogram/components/informative/business-person-pictogram.js +1 -1
  265. package/dist/components/pictogram/components/informative/calculator-pictogram.js +1 -1
  266. package/dist/components/pictogram/components/informative/calendar-pictogram.js +1 -1
  267. package/dist/components/pictogram/components/informative/cash-pictogram.js +1 -1
  268. package/dist/components/pictogram/components/informative/chat-pictogram.js +1 -1
  269. package/dist/components/pictogram/components/informative/clock-pictogram.js +1 -1
  270. package/dist/components/pictogram/components/informative/coins-pictogram.js +1 -1
  271. package/dist/components/pictogram/components/informative/desktop-computer-pictogram.js +1 -1
  272. package/dist/components/pictogram/components/informative/dollar-sign-pictogram.js +1 -1
  273. package/dist/components/pictogram/components/informative/drivers-licence-pictogram.js +1 -1
  274. package/dist/components/pictogram/components/informative/eftpos-pictogram.js +1 -1
  275. package/dist/components/pictogram/components/informative/envelope-email-pictogram.js +1 -1
  276. package/dist/components/pictogram/components/informative/generic-document-pictogram.js +1 -1
  277. package/dist/components/pictogram/components/informative/gift-pictogram.js +1 -1
  278. package/dist/components/pictogram/components/informative/globe-pictogram.js +1 -1
  279. package/dist/components/pictogram/components/informative/graph-decreasing-pictogram.js +1 -1
  280. package/dist/components/pictogram/components/informative/house-pictogram.js +1 -1
  281. package/dist/components/pictogram/components/informative/medicare-card-pictogram.js +1 -1
  282. package/dist/components/pictogram/components/informative/mobile-device-pictogram.js +1 -1
  283. package/dist/components/pictogram/components/informative/money-in-pictogram.js +1 -1
  284. package/dist/components/pictogram/components/informative/money-out-pictogram.js +1 -1
  285. package/dist/components/pictogram/components/informative/padlock-locked-pictogram.js +1 -1
  286. package/dist/components/pictogram/components/informative/padlock-unlocked-pictogram.js +1 -1
  287. package/dist/components/pictogram/components/informative/passport-pictogram.js +1 -1
  288. package/dist/components/pictogram/components/informative/percent-sign-pictogram.js +1 -1
  289. package/dist/components/pictogram/components/informative/person-pictogram.js +1 -1
  290. package/dist/components/pictogram/components/informative/piggy-bank-pictogram.js +1 -1
  291. package/dist/components/pictogram/components/informative/star-pictogram.js +1 -1
  292. package/dist/components/pictogram/components/informative/stopwatch-pictogram.js +1 -1
  293. package/dist/components/pictogram/components/informative/thumbs-up-pictogram.js +1 -1
  294. package/dist/components/pictogram/components/informative/tick-pictogram.js +1 -1
  295. package/dist/components/pictogram/components/informative/truck-pictogram.js +1 -1
  296. package/dist/components/pictogram/components/informative/wallet-pictogram.js +1 -1
  297. package/dist/components/progress-bar/progress-bar.component.js +6 -3
  298. package/dist/components/progress-rope/components/progress-rope-group-step/progress-rope-group-step.component.d.ts +1 -1
  299. package/dist/components/progress-rope/components/progress-rope-group-step/progress-rope-group-step.component.js +10 -8
  300. package/dist/components/progress-rope/components/progress-rope-group-step/progress-rope-group-step.types.d.ts +4 -0
  301. package/dist/components/progress-rope/components/progress-rope-step/progress-rope-step.component.js +15 -3
  302. package/dist/components/progress-rope/progress-rope.component.d.ts +1 -1
  303. package/dist/components/progress-rope/progress-rope.component.js +3 -2
  304. package/dist/components/progress-rope/progress-rope.types.d.ts +5 -0
  305. package/dist/components/radio-group/radio-group.component.js +7 -3
  306. package/dist/components/repeater/repeater.styles.js +1 -1
  307. package/dist/components/selector/components/selector-button-group/selector-button-group.component.js +5 -5
  308. package/dist/components/selector/components/selector-checkbox-group/selector-checkbox-group.component.js +5 -5
  309. package/dist/components/selector/components/selector-link-group/selector-link-group.component.js +5 -5
  310. package/dist/components/selector/components/selector-radio-group/selector-radio-group.component.js +5 -5
  311. package/dist/components/symbol/components/logos/bom-logo.js +1 -1
  312. package/dist/components/symbol/components/logos/bom-multibrand-large-logo.js +1 -1
  313. package/dist/components/symbol/components/logos/bom-multibrand-small-logo.js +1 -1
  314. package/dist/components/symbol/components/logos/bom-shield-logo.js +1 -1
  315. package/dist/components/symbol/components/logos/bsa-logo.js +1 -1
  316. package/dist/components/symbol/components/logos/bsa-multibrand-large-logo.js +1 -1
  317. package/dist/components/symbol/components/logos/bsa-multibrand-small-logo.js +1 -1
  318. package/dist/components/symbol/components/logos/bsa-stacked-logo.js +1 -1
  319. package/dist/components/symbol/components/logos/rams-logo.js +1 -1
  320. package/dist/components/symbol/components/logos/rams-multibrand-large-logo.js +1 -1
  321. package/dist/components/symbol/components/logos/rams-multibrand-small-logo.js +1 -1
  322. package/dist/components/symbol/components/logos/red-avatar-circle-logo.js +1 -1
  323. package/dist/components/symbol/components/logos/red-avatar-circle-reversed-logo.js +1 -1
  324. package/dist/components/symbol/components/logos/red-avatar-logo.js +1 -1
  325. package/dist/components/symbol/components/logos/stg-dragon-logo.js +1 -1
  326. package/dist/components/symbol/components/logos/stg-logo.js +1 -1
  327. package/dist/components/symbol/components/logos/stg-multibrand-large-logo.js +1 -1
  328. package/dist/components/symbol/components/logos/stg-multibrand-small-logo.js +1 -1
  329. package/dist/components/symbol/components/logos/wbc-logo.js +1 -1
  330. package/dist/components/symbol/components/logos/wbc-multibrand-large-logo.js +1 -1
  331. package/dist/components/symbol/components/logos/wbc-multibrand-small-logo.js +1 -1
  332. package/dist/components/symbol/components/logos/wbg-internal-logo.js +1 -1
  333. package/dist/components/symbol/components/logos/wbg-logo.js +1 -1
  334. package/dist/components/symbol/components/logos/wbg-multibrand-large-logo.js +1 -1
  335. package/dist/components/symbol/components/logos/wbg-multibrand-small-logo.js +1 -1
  336. package/dist/components/table/table.component.js +3 -1
  337. package/dist/components/table/table.styles.d.ts +2 -0
  338. package/dist/components/table/table.styles.js +2 -1
  339. package/dist/css/westpac-ui.css +1026 -15
  340. package/dist/css/westpac-ui.min.css +1026 -15
  341. package/dist/tailwind/constants/colors.d.ts +173 -12
  342. package/dist/tailwind/constants/colors.js +122 -0
  343. package/dist/tailwind/themes/bom.js +14 -1
  344. package/dist/tailwind/themes/bsa.js +14 -1
  345. package/dist/tailwind/themes/index.d.ts +170 -14
  346. package/dist/tailwind/themes/rams.js +14 -1
  347. package/dist/tailwind/themes/stg.js +14 -1
  348. package/dist/tailwind/themes/wbc.js +14 -1
  349. package/dist/tailwind/themes/wbg.js +14 -1
  350. package/dist/tailwind/types/brand.types.d.ts +1 -1
  351. package/package.json +1 -1
  352. package/src/components/autocomplete/autocomplete.types.ts +4 -0
  353. package/src/components/breadcrumb/breadcrumb.component.tsx +2 -2
  354. package/src/components/button/button.component.tsx +2 -2
  355. package/src/components/button-group/button-group.types.ts +6 -2
  356. package/src/components/button-group/components/button-group-button/button-group-button.styles.ts +1 -0
  357. package/src/components/checkbox-group/checkbox-group.component.tsx +5 -2
  358. package/src/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.component.tsx +1 -1
  359. package/src/components/compacta/compacta.styles.ts +1 -1
  360. package/src/components/footer/footer.component.tsx +6 -6
  361. package/src/components/footer/footer.styles.ts +5 -1
  362. package/src/components/icon/components/accessibility-icon.tsx +1 -1
  363. package/src/components/icon/components/account-icon.tsx +1 -1
  364. package/src/components/icon/components/add-circle-icon.tsx +1 -1
  365. package/src/components/icon/components/add-icon.tsx +1 -1
  366. package/src/components/icon/components/alert-icon.tsx +1 -1
  367. package/src/components/icon/components/android-icon.tsx +1 -1
  368. package/src/components/icon/components/apple-icon.tsx +1 -1
  369. package/src/components/icon/components/archive-box-icon.tsx +1 -1
  370. package/src/components/icon/components/arrow-fork-icon.tsx +1 -1
  371. package/src/components/icon/components/arrow-left-icon.tsx +1 -1
  372. package/src/components/icon/components/arrow-right-icon.tsx +1 -1
  373. package/src/components/icon/components/arrow-split-icon.tsx +1 -1
  374. package/src/components/icon/components/atm-icon.tsx +1 -1
  375. package/src/components/icon/components/attache-case-icon.tsx +1 -1
  376. package/src/components/icon/components/australia-icon.tsx +1 -1
  377. package/src/components/icon/components/baby-buggy-icon.tsx +1 -1
  378. package/src/components/icon/components/backspace-icon.tsx +1 -1
  379. package/src/components/icon/components/bank-icon.tsx +1 -1
  380. package/src/components/icon/components/bar-chart-down-icon.tsx +1 -1
  381. package/src/components/icon/components/bar-chart-icon.tsx +1 -1
  382. package/src/components/icon/components/barbell-icon.tsx +1 -1
  383. package/src/components/icon/components/book-icon.tsx +1 -1
  384. package/src/components/icon/components/bpay-icon.tsx +1 -1
  385. package/src/components/icon/components/briefcase-icon.tsx +1 -1
  386. package/src/components/icon/components/bug-report-icon.tsx +1 -1
  387. package/src/components/icon/components/burger-icon.tsx +1 -1
  388. package/src/components/icon/components/business-person-icon.tsx +1 -1
  389. package/src/components/icon/components/cafe-icon.tsx +1 -1
  390. package/src/components/icon/components/cake-icon.tsx +1 -1
  391. package/src/components/icon/components/calculate-icon.tsx +1 -1
  392. package/src/components/icon/components/calculator-icon.tsx +1 -1
  393. package/src/components/icon/components/calendar-icon.tsx +1 -1
  394. package/src/components/icon/components/camera-icon.tsx +1 -1
  395. package/src/components/icon/components/car-icon.tsx +1 -1
  396. package/src/components/icon/components/cardless-cash-icon.tsx +1 -1
  397. package/src/components/icon/components/cart-icon.tsx +1 -1
  398. package/src/components/icon/components/chat-icon.tsx +1 -1
  399. package/src/components/icon/components/check-icon.tsx +1 -1
  400. package/src/components/icon/components/child-care-icon.tsx +43 -0
  401. package/src/components/icon/components/child-icon.tsx +21 -0
  402. package/src/components/icon/components/clear-icon.tsx +1 -1
  403. package/src/components/icon/components/clock-icon.tsx +1 -1
  404. package/src/components/icon/components/close-icon.tsx +1 -1
  405. package/src/components/icon/components/cocktail-glass-icon.tsx +1 -1
  406. package/src/components/icon/components/compass-icon.tsx +1 -1
  407. package/src/components/icon/components/contact-icon.tsx +1 -1
  408. package/src/components/icon/components/content-copy-icon.tsx +1 -1
  409. package/src/components/icon/components/credit-card-icon.tsx +1 -1
  410. package/src/components/icon/components/credit-cards-icon.tsx +1 -1
  411. package/src/components/icon/components/cube-icon.tsx +1 -1
  412. package/src/components/icon/components/cursor-arrow-click-icon.tsx +1 -1
  413. package/src/components/icon/components/cursor-arrow-doubleclick-icon.tsx +1 -1
  414. package/src/components/icon/components/cursor-arrow-icon.tsx +1 -1
  415. package/src/components/icon/components/cursor-arrow-rays-icon.tsx +1 -1
  416. package/src/components/icon/components/delete-icon.tsx +1 -1
  417. package/src/components/icon/components/delivery-truck-icon.tsx +1 -1
  418. package/src/components/icon/components/desktop-icon.tsx +1 -1
  419. package/src/components/icon/components/diamond-icon.tsx +1 -1
  420. package/src/components/icon/components/dollar-icon.tsx +1 -1
  421. package/src/components/icon/components/dollar-sign-icon.tsx +1 -1
  422. package/src/components/icon/components/download-file-icon.tsx +1 -1
  423. package/src/components/icon/components/download-icon.tsx +1 -1
  424. package/src/components/icon/components/drag-icon.tsx +1 -1
  425. package/src/components/icon/components/drop-down-icon.tsx +1 -1
  426. package/src/components/icon/components/drop-up-icon.tsx +1 -1
  427. package/src/components/icon/components/dropbox-icon.tsx +1 -1
  428. package/src/components/icon/components/edit-icon.tsx +1 -1
  429. package/src/components/icon/components/education-icon.tsx +1 -1
  430. package/src/components/icon/components/eftpos-icon.tsx +1 -1
  431. package/src/components/icon/components/email-icon.tsx +1 -1
  432. package/src/components/icon/components/error-icon.tsx +1 -1
  433. package/src/components/icon/components/excel-file-icon.tsx +1 -1
  434. package/src/components/icon/components/exit-icon.tsx +1 -1
  435. package/src/components/icon/components/expand-less-icon.tsx +1 -1
  436. package/src/components/icon/components/expand-more-icon.tsx +1 -1
  437. package/src/components/icon/components/face-happy-icon.tsx +1 -1
  438. package/src/components/icon/components/facebook-icon.tsx +1 -1
  439. package/src/components/icon/components/favorite-icon.tsx +1 -1
  440. package/src/components/icon/components/filter-icon.tsx +1 -1
  441. package/src/components/icon/components/fingerprint-icon.tsx +1 -1
  442. package/src/components/icon/components/first-aid-case-icon.tsx +1 -1
  443. package/src/components/icon/components/first-aid-icon.tsx +1 -1
  444. package/src/components/icon/components/future-clock-icon.tsx +1 -1
  445. package/src/components/icon/components/gel-icon.tsx +1 -1
  446. package/src/components/icon/components/generic-file-icon.tsx +1 -1
  447. package/src/components/icon/components/geolocation-icon.tsx +1 -1
  448. package/src/components/icon/components/gift-icon.tsx +1 -1
  449. package/src/components/icon/components/github-icon.tsx +1 -1
  450. package/src/components/icon/components/global-icon.tsx +1 -1
  451. package/src/components/icon/components/google-plus-icon.tsx +1 -1
  452. package/src/components/icon/components/grid-icon.tsx +1 -1
  453. package/src/components/icon/components/growth-icon.tsx +1 -1
  454. package/src/components/icon/components/hamburger-menu-icon.tsx +1 -1
  455. package/src/components/icon/components/headset-icon.tsx +1 -1
  456. package/src/components/icon/components/heart-add-icon.tsx +1 -1
  457. package/src/components/icon/components/heart-tick-icon.tsx +1 -1
  458. package/src/components/icon/components/help-icon.tsx +1 -1
  459. package/src/components/icon/components/history-clock-icon.tsx +1 -1
  460. package/src/components/icon/components/house-dollar-icon.tsx +1 -1
  461. package/src/components/icon/components/house-icon.tsx +1 -1
  462. package/src/components/icon/components/house-people-icon.tsx +1 -1
  463. package/src/components/icon/components/house-person-icon.tsx +1 -1
  464. package/src/components/icon/components/ice-cream-icon.tsx +1 -1
  465. package/src/components/icon/components/id-card-icon.tsx +1 -1
  466. package/src/components/icon/components/image-square-icon.tsx +1 -1
  467. package/src/components/icon/components/info-icon.tsx +1 -1
  468. package/src/components/icon/components/instagram-icon.tsx +1 -1
  469. package/src/components/icon/components/inventory-icon.tsx +1 -1
  470. package/src/components/icon/components/invest-icon.tsx +1 -1
  471. package/src/components/icon/components/invoice-icon.tsx +1 -1
  472. package/src/components/icon/components/key-icon.tsx +1 -1
  473. package/src/components/icon/components/keyhole-icon.tsx +1 -1
  474. package/src/components/icon/components/leaf-icon.tsx +1 -1
  475. package/src/components/icon/components/light-bulb-icon.tsx +1 -1
  476. package/src/components/icon/components/limit-icon.tsx +1 -1
  477. package/src/components/icon/components/link-icon.tsx +1 -1
  478. package/src/components/icon/components/linkedin-icon.tsx +1 -1
  479. package/src/components/icon/components/list-icon.tsx +1 -1
  480. package/src/components/icon/components/live-chat-icon.tsx +1 -1
  481. package/src/components/icon/components/luggage-icon.tsx +1 -1
  482. package/src/components/icon/components/map-icon.tsx +1 -1
  483. package/src/components/icon/components/map-pin-icon.tsx +1 -1
  484. package/src/components/icon/components/medical-icon.tsx +1 -1
  485. package/src/components/icon/components/megaphone-icon.tsx +1 -1
  486. package/src/components/icon/components/message-icon.tsx +1 -1
  487. package/src/components/icon/components/mobile-pay-icon.tsx +1 -1
  488. package/src/components/icon/components/money-bag-icon.tsx +1 -1
  489. package/src/components/icon/components/money-in-icon.tsx +1 -1
  490. package/src/components/icon/components/money-notes-icon.tsx +1 -1
  491. package/src/components/icon/components/money-out-icon.tsx +1 -1
  492. package/src/components/icon/components/more-horiz-icon.tsx +1 -1
  493. package/src/components/icon/components/more-vert-icon.tsx +1 -1
  494. package/src/components/icon/components/move-from-icon.tsx +1 -1
  495. package/src/components/icon/components/move-to-icon.tsx +1 -1
  496. package/src/components/icon/components/new-content-icon.tsx +1 -1
  497. package/src/components/icon/components/new-window-icon.tsx +1 -1
  498. package/src/components/icon/components/notification-active-icon.tsx +1 -1
  499. package/src/components/icon/components/notification-icon.tsx +1 -1
  500. package/src/components/icon/components/notification-off-icon.tsx +1 -1
  501. package/src/components/icon/components/office-icon.tsx +1 -1
  502. package/src/components/icon/components/open-browser-icon.tsx +1 -1
  503. package/src/components/icon/components/package-delivery-icon.tsx +1 -1
  504. package/src/components/icon/components/padlock-icon.tsx +1 -1
  505. package/src/components/icon/components/padlock-open-icon.tsx +1 -1
  506. package/src/components/icon/components/padlock-tick-icon.tsx +1 -1
  507. package/src/components/icon/components/pause-circle-icon.tsx +1 -1
  508. package/src/components/icon/components/pause-icon.tsx +1 -1
  509. package/src/components/icon/components/paw-icon.tsx +1 -1
  510. package/src/components/icon/components/pay-icon.tsx +1 -1
  511. package/src/components/icon/components/pay-id-icon.tsx +1 -1
  512. package/src/components/icon/components/pay-to-icon.tsx +1 -1
  513. package/src/components/icon/components/pay-to-mobile-icon.tsx +1 -1
  514. package/src/components/icon/components/paypass-icon.tsx +1 -1
  515. package/src/components/icon/components/pdf-file-icon.tsx +1 -1
  516. package/src/components/icon/components/pending-icon.tsx +1 -1
  517. package/src/components/icon/components/people-icon.tsx +1 -1
  518. package/src/components/icon/components/percent-icon.tsx +1 -1
  519. package/src/components/icon/components/person-icon.tsx +1 -1
  520. package/src/components/icon/components/phone-icon.tsx +1 -1
  521. package/src/components/icon/components/pie-chart-icon.tsx +1 -1
  522. package/src/components/icon/components/piggy-bank.tsx +39 -0
  523. package/src/components/icon/components/pizza-icon.tsx +1 -1
  524. package/src/components/icon/components/plane-icon.tsx +1 -1
  525. package/src/components/icon/components/play-circle-icon.tsx +1 -1
  526. package/src/components/icon/components/play-icon.tsx +1 -1
  527. package/src/components/icon/components/pram-icon.tsx +1 -1
  528. package/src/components/icon/components/presets-icon.tsx +1 -1
  529. package/src/components/icon/components/print-icon.tsx +1 -1
  530. package/src/components/icon/components/progress-icon.tsx +1 -1
  531. package/src/components/icon/components/question-mark-icon.tsx +1 -1
  532. package/src/components/icon/components/quick-balance-icon.tsx +1 -1
  533. package/src/components/icon/components/receipt-icon.tsx +1 -1
  534. package/src/components/icon/components/refresh-icon.tsx +1 -1
  535. package/src/components/icon/components/remove-circle-icon.tsx +1 -1
  536. package/src/components/icon/components/remove-icon.tsx +1 -1
  537. package/src/components/icon/components/restaurant-icon.tsx +1 -1
  538. package/src/components/icon/components/rss-icon.tsx +1 -1
  539. package/src/components/icon/components/scan-document-icon.tsx +1 -1
  540. package/src/components/icon/components/sd-storage-icon.tsx +1 -1
  541. package/src/components/icon/components/search-icon.tsx +1 -1
  542. package/src/components/icon/components/security-icon.tsx +1 -1
  543. package/src/components/icon/components/service-bell-icon.tsx +1 -1
  544. package/src/components/icon/components/settings-icon.tsx +1 -1
  545. package/src/components/icon/components/share-icon.tsx +1 -1
  546. package/src/components/icon/components/share-ios-icon.tsx +1 -1
  547. package/src/components/icon/components/shop-icon.tsx +1 -1
  548. package/src/components/icon/components/shopping-bag-icon.tsx +1 -1
  549. package/src/components/icon/components/shopping-basket-icon.tsx +1 -1
  550. package/src/components/icon/components/sim-card-icon.tsx +1 -1
  551. package/src/components/icon/components/slack-icon.tsx +1 -1
  552. package/src/components/icon/components/sms-icon.tsx +1 -1
  553. package/src/components/icon/components/spa-icon.tsx +1 -1
  554. package/src/components/icon/components/star-half-icon.tsx +1 -1
  555. package/src/components/icon/components/star-rate-icon.tsx +1 -1
  556. package/src/components/icon/components/stopwatch-icon.tsx +1 -1
  557. package/src/components/icon/components/stroller-icon.tsx +1 -1
  558. package/src/components/icon/components/success-icon.tsx +1 -1
  559. package/src/components/icon/components/super-icon.tsx +1 -1
  560. package/src/components/icon/components/switch-icon.tsx +1 -1
  561. package/src/components/icon/components/tablet-icon.tsx +1 -1
  562. package/src/components/icon/components/tag-icon.tsx +1 -1
  563. package/src/components/icon/components/takeout-coffee-icon.tsx +1 -1
  564. package/src/components/icon/components/takeout-food-icon.tsx +1 -1
  565. package/src/components/icon/components/telephone-icon.tsx +1 -1
  566. package/src/components/icon/components/thumb-down-icon.tsx +1 -1
  567. package/src/components/icon/components/thumb-up-icon.tsx +1 -1
  568. package/src/components/icon/components/tick-circle-icon.tsx +1 -1
  569. package/src/components/icon/components/tick-icon.tsx +1 -1
  570. package/src/components/icon/components/tiles-icon.tsx +1 -1
  571. package/src/components/icon/components/transfer-icon.tsx +1 -1
  572. package/src/components/icon/components/transport-icon.tsx +1 -1
  573. package/src/components/icon/components/travel-explore-icon.tsx +1 -1
  574. package/src/components/icon/components/tune-icon.tsx +1 -1
  575. package/src/components/icon/components/twitter-icon.tsx +1 -1
  576. package/src/components/icon/components/umbrella-icon.tsx +1 -1
  577. package/src/components/icon/components/upload-icon.tsx +1 -1
  578. package/src/components/icon/components/verified-icon.tsx +1 -1
  579. package/src/components/icon/components/video-icon.tsx +1 -1
  580. package/src/components/icon/components/visibility-icon.tsx +1 -1
  581. package/src/components/icon/components/visibility-off-icon.tsx +1 -1
  582. package/src/components/icon/components/voice-icon.tsx +1 -1
  583. package/src/components/icon/components/walk-icon.tsx +1 -1
  584. package/src/components/icon/components/wallet-icon.tsx +1 -1
  585. package/src/components/icon/components/warning-icon.tsx +1 -1
  586. package/src/components/icon/components/watch-icon.tsx +1 -1
  587. package/src/components/icon/components/wearable-icon.tsx +1 -1
  588. package/src/components/icon/components/wheelchair-icon.tsx +1 -1
  589. package/src/components/icon/components/windows-new-icon.tsx +1 -1
  590. package/src/components/icon/components/wine-glass-icon.tsx +1 -1
  591. package/src/components/icon/components/word-file-icon.tsx +1 -1
  592. package/src/components/icon/components/write-icon.tsx +1 -1
  593. package/src/components/icon/components/yammer-icon.tsx +1 -1
  594. package/src/components/icon/components/youtube-icon.tsx +1 -1
  595. package/src/components/icon/components/zip-file-icon.tsx +1 -1
  596. package/src/components/icon/index.ts +3 -0
  597. package/src/components/pagination/pagination.component.tsx +1 -1
  598. package/src/components/pictogram/components/decorative/wbc-bank-card-pictogram.tsx +1 -1
  599. package/src/components/pictogram/components/informative/accessibility-pictogram.tsx +1 -1
  600. package/src/components/pictogram/components/informative/accounts-pictogram.tsx +1 -1
  601. package/src/components/pictogram/components/informative/aeroplane-pictogram.tsx +1 -1
  602. package/src/components/pictogram/components/informative/atm-pictogram.tsx +1 -1
  603. package/src/components/pictogram/components/informative/bank-card-locked-pictogram.tsx +1 -1
  604. package/src/components/pictogram/components/informative/bank-card-pictogram.tsx +1 -1
  605. package/src/components/pictogram/components/informative/birth-certificate-pictogram.tsx +1 -1
  606. package/src/components/pictogram/components/informative/business-person-pictogram.tsx +1 -1
  607. package/src/components/pictogram/components/informative/calculator-pictogram.tsx +1 -1
  608. package/src/components/pictogram/components/informative/calendar-pictogram.tsx +1 -1
  609. package/src/components/pictogram/components/informative/cash-pictogram.tsx +1 -1
  610. package/src/components/pictogram/components/informative/chat-pictogram.tsx +1 -1
  611. package/src/components/pictogram/components/informative/clock-pictogram.tsx +1 -1
  612. package/src/components/pictogram/components/informative/coins-pictogram.tsx +1 -1
  613. package/src/components/pictogram/components/informative/desktop-computer-pictogram.tsx +1 -1
  614. package/src/components/pictogram/components/informative/dollar-sign-pictogram.tsx +1 -1
  615. package/src/components/pictogram/components/informative/drivers-licence-pictogram.tsx +1 -1
  616. package/src/components/pictogram/components/informative/eftpos-pictogram.tsx +1 -1
  617. package/src/components/pictogram/components/informative/envelope-email-pictogram.tsx +1 -1
  618. package/src/components/pictogram/components/informative/generic-document-pictogram.tsx +1 -1
  619. package/src/components/pictogram/components/informative/gift-pictogram.tsx +1 -1
  620. package/src/components/pictogram/components/informative/globe-pictogram.tsx +1 -1
  621. package/src/components/pictogram/components/informative/graph-decreasing-pictogram.tsx +1 -1
  622. package/src/components/pictogram/components/informative/house-pictogram.tsx +1 -1
  623. package/src/components/pictogram/components/informative/medicare-card-pictogram.tsx +1 -1
  624. package/src/components/pictogram/components/informative/mobile-device-pictogram.tsx +1 -1
  625. package/src/components/pictogram/components/informative/money-in-pictogram.tsx +1 -1
  626. package/src/components/pictogram/components/informative/money-out-pictogram.tsx +1 -1
  627. package/src/components/pictogram/components/informative/padlock-locked-pictogram.tsx +1 -1
  628. package/src/components/pictogram/components/informative/padlock-unlocked-pictogram.tsx +1 -1
  629. package/src/components/pictogram/components/informative/passport-pictogram.tsx +1 -1
  630. package/src/components/pictogram/components/informative/percent-sign-pictogram.tsx +1 -1
  631. package/src/components/pictogram/components/informative/person-pictogram.tsx +1 -1
  632. package/src/components/pictogram/components/informative/piggy-bank-pictogram.tsx +1 -1
  633. package/src/components/pictogram/components/informative/star-pictogram.tsx +1 -1
  634. package/src/components/pictogram/components/informative/stopwatch-pictogram.tsx +1 -1
  635. package/src/components/pictogram/components/informative/thumbs-up-pictogram.tsx +1 -1
  636. package/src/components/pictogram/components/informative/tick-pictogram.tsx +1 -1
  637. package/src/components/pictogram/components/informative/truck-pictogram.tsx +1 -1
  638. package/src/components/pictogram/components/informative/wallet-pictogram.tsx +1 -1
  639. package/src/components/progress-bar/progress-bar.component.tsx +6 -2
  640. package/src/components/progress-rope/components/progress-rope-group-step/progress-rope-group-step.component.tsx +9 -8
  641. package/src/components/progress-rope/components/progress-rope-group-step/progress-rope-group-step.types.ts +4 -0
  642. package/src/components/progress-rope/components/progress-rope-step/progress-rope-step.component.tsx +13 -2
  643. package/src/components/progress-rope/progress-rope.component.tsx +3 -1
  644. package/src/components/progress-rope/progress-rope.types.ts +5 -0
  645. package/src/components/radio-group/radio-group.component.tsx +5 -2
  646. package/src/components/repeater/repeater.styles.ts +1 -1
  647. package/src/components/selector/components/selector-button-group/selector-button-group.component.tsx +5 -4
  648. package/src/components/selector/components/selector-checkbox-group/selector-checkbox-group.component.tsx +5 -4
  649. package/src/components/selector/components/selector-link-group/selector-link-group.component.tsx +5 -4
  650. package/src/components/selector/components/selector-radio-group/selector-radio-group.component.tsx +7 -6
  651. package/src/components/symbol/components/logos/bom-logo.tsx +1 -1
  652. package/src/components/symbol/components/logos/bom-multibrand-large-logo.tsx +1 -1
  653. package/src/components/symbol/components/logos/bom-multibrand-small-logo.tsx +1 -1
  654. package/src/components/symbol/components/logos/bom-shield-logo.tsx +1 -1
  655. package/src/components/symbol/components/logos/bsa-logo.tsx +1 -1
  656. package/src/components/symbol/components/logos/bsa-multibrand-large-logo.tsx +1 -1
  657. package/src/components/symbol/components/logos/bsa-multibrand-small-logo.tsx +1 -1
  658. package/src/components/symbol/components/logos/bsa-stacked-logo.tsx +1 -1
  659. package/src/components/symbol/components/logos/rams-logo.tsx +1 -1
  660. package/src/components/symbol/components/logos/rams-multibrand-large-logo.tsx +1 -1
  661. package/src/components/symbol/components/logos/rams-multibrand-small-logo.tsx +1 -1
  662. package/src/components/symbol/components/logos/red-avatar-circle-logo.tsx +1 -1
  663. package/src/components/symbol/components/logos/red-avatar-circle-reversed-logo.tsx +1 -1
  664. package/src/components/symbol/components/logos/red-avatar-logo.tsx +1 -1
  665. package/src/components/symbol/components/logos/stg-dragon-logo.tsx +1 -1
  666. package/src/components/symbol/components/logos/stg-logo.tsx +1 -1
  667. package/src/components/symbol/components/logos/stg-multibrand-large-logo.tsx +1 -1
  668. package/src/components/symbol/components/logos/stg-multibrand-small-logo.tsx +1 -1
  669. package/src/components/symbol/components/logos/wbc-logo.tsx +1 -1
  670. package/src/components/symbol/components/logos/wbc-multibrand-large-logo.tsx +1 -1
  671. package/src/components/symbol/components/logos/wbc-multibrand-small-logo.tsx +1 -1
  672. package/src/components/symbol/components/logos/wbg-internal-logo.tsx +1 -1
  673. package/src/components/symbol/components/logos/wbg-logo.tsx +1 -1
  674. package/src/components/symbol/components/logos/wbg-multibrand-large-logo.tsx +1 -1
  675. package/src/components/symbol/components/logos/wbg-multibrand-small-logo.tsx +1 -1
  676. package/src/components/table/table.component.tsx +5 -3
  677. package/src/components/table/table.styles.ts +1 -0
  678. package/src/tailwind/constants/colors.ts +147 -0
  679. package/src/tailwind/themes/bom.ts +14 -0
  680. package/src/tailwind/themes/bsa.ts +14 -0
  681. package/src/tailwind/themes/rams.ts +14 -0
  682. package/src/tailwind/themes/stg.ts +14 -0
  683. package/src/tailwind/themes/wbc.ts +14 -0
  684. package/src/tailwind/themes/wbg.ts +14 -0
  685. package/src/tailwind/types/brand.types.ts +14 -1
@@ -39,6 +39,10 @@ export type AutocompleteProps<T extends object> = {
39
39
  * Whether the autocomplete should show a spinner to indicate waiting for data from server
40
40
  */
41
41
  loadingState?: boolean;
42
+ /**
43
+ * Name for input for forms
44
+ */
45
+ name?: string;
42
46
  /**
43
47
  * No option message
44
48
  */
@@ -1,2 +1,2 @@
1
1
  import { type BreadcrumbProps } from './breadcrumb.types.js';
2
- export declare function Breadcrumb({ className, children, ...props }: BreadcrumbProps): import("react/jsx-runtime").JSX.Element;
2
+ export declare function Breadcrumb({ className, children, 'aria-label': ariaLabel, ...props }: BreadcrumbProps): import("react/jsx-runtime").JSX.Element;
@@ -15,12 +15,13 @@ function _extends() {
15
15
  }
16
16
  import React, { Children, cloneElement } from 'react';
17
17
  import { useBreadcrumbs } from 'react-aria';
18
- export function Breadcrumb({ className , children , ...props }) {
18
+ export function Breadcrumb({ className , children , 'aria-label': ariaLabel = 'Breadcrumb' , ...props }) {
19
19
  const { navProps } = useBreadcrumbs(props);
20
20
  const childCount = Children.count(children);
21
21
  var _cloneElement;
22
22
  return React.createElement("nav", _extends({
23
- className: className
23
+ className: className,
24
+ "aria-label": ariaLabel
24
25
  }, navProps), React.createElement("ol", {
25
26
  className: "m-0 flex list-none p-0"
26
27
  }, Children.map(children, (child, i)=>(_cloneElement = cloneElement(child, {
@@ -39,13 +39,15 @@ function BaseButton({ className , size ='medium' , look ='hero' , soft , block =
39
39
  }, mergeProps(props, focusProps)), IconBefore && React.createElement(IconBefore, {
40
40
  size: iconSize,
41
41
  className: styles.iconBefore(),
42
- color: iconColor
42
+ color: iconColor,
43
+ "aria-hidden": true
43
44
  }), React.createElement("span", {
44
45
  className: styles.text()
45
46
  }, children), IconAfter && React.createElement(IconAfter, {
46
47
  size: iconSize,
47
48
  className: styles.iconAfter(),
48
- color: iconColor
49
+ color: iconColor,
50
+ "aria-hidden": true
49
51
  }));
50
52
  }
51
53
  export const Button = forwardRef(BaseButton);
@@ -1,12 +1,15 @@
1
1
  import { AriaRadioGroupProps } from 'react-aria';
2
2
  import { RadioGroupState } from 'react-stately';
3
+ import { VariantProps } from 'tailwind-variants';
3
4
  import { type ButtonProps } from '../button/index.js';
5
+ import { styles } from './components/button-group-button/button-group-button.styles.js';
4
6
  import { ButtonGroupButtonProps } from './components/button-group-button/button-group-button.types.js';
7
+ type Variants = VariantProps<typeof styles>;
5
8
  export type ButtonGroupProps = {
6
9
  /**
7
10
  * Sets whether buttons fill the entire box they are located in
8
11
  */
9
- block?: boolean;
12
+ block?: Variants['block'];
10
13
  /**
11
14
  * The `Button` components to render in the form of an object
12
15
  */
@@ -32,9 +35,10 @@ export type ButtonGroupContextState = {
32
35
  /**
33
36
  * Sets whether buttons fill the entire box they are located in
34
37
  */
35
- block?: boolean;
38
+ block?: Variants['block'];
36
39
  /**
37
40
  * Controls look of `Button` components, can't be applied directly to `Button`
38
41
  */
39
42
  look?: 'hero' | 'primary';
40
43
  } & RadioGroupState & Pick<ButtonProps, 'size'>;
44
+ export {};
@@ -13,6 +13,9 @@ export declare const styles: import("tailwind-variants").TVReturnType<{
13
13
  true: {
14
14
  base: string;
15
15
  };
16
+ false: {
17
+ base: string;
18
+ };
16
19
  };
17
20
  }, {
18
21
  base: string;
@@ -34,6 +37,9 @@ export declare const styles: import("tailwind-variants").TVReturnType<{
34
37
  true: {
35
38
  base: string;
36
39
  };
40
+ false: {
41
+ base: string;
42
+ };
37
43
  };
38
44
  }, {
39
45
  base: string;
@@ -18,6 +18,9 @@ export const styles = tv({
18
18
  block: {
19
19
  true: {
20
20
  base: 'w-full'
21
+ },
22
+ false: {
23
+ base: 'w-auto'
21
24
  }
22
25
  }
23
26
  }
@@ -13,7 +13,7 @@ function _extends() {
13
13
  };
14
14
  return _extends.apply(this, arguments);
15
15
  }
16
- import React, { createContext, useEffect, useMemo, useRef, useState } from 'react';
16
+ import React, { createContext, useEffect, useId, useMemo, useRef, useState } from 'react';
17
17
  import { useCheckboxGroup, useFocusRing } from 'react-aria';
18
18
  import { useCheckboxGroupState } from 'react-stately';
19
19
  import { Button } from '../button/index.js';
@@ -50,6 +50,7 @@ export function CheckboxGroup({ className , checkboxes , label , orientation ='v
50
50
  orientation,
51
51
  isFocusVisible
52
52
  });
53
+ const panelId = useId();
53
54
  const childrenToRender = useMemo(()=>{
54
55
  const newChildren = checkboxes.map((checkbox, index)=>React.createElement(CheckboxGroupCheckbox, _extends({
55
56
  key: index,
@@ -77,7 +78,8 @@ export function CheckboxGroup({ className , checkboxes , label , orientation ='v
77
78
  }, groupProps), React.createElement(Label, _extends({}, labelProps), label), hintMessage && React.createElement(Hint, _extends({}, descriptionProps), hintMessage), errorMessage && state.validationState === 'invalid' && React.createElement(ErrorMessage, _extends({}, errorMessageProps, {
78
79
  message: errorMessage
79
80
  })), React.createElement("div", {
80
- className: styles.itemWrapper()
81
+ className: styles.itemWrapper(),
82
+ id: panelId
81
83
  }, React.createElement(CheckboxGroupContext.Provider, {
82
84
  value: {
83
85
  ...state,
@@ -91,7 +93,9 @@ export function CheckboxGroup({ className , checkboxes , label , orientation ='v
91
93
  iconAfter: ()=>React.createElement(ExpandMoreIcon, {
92
94
  size: "small",
93
95
  color: "link"
94
- })
96
+ }),
97
+ "aria-controls": panelId,
98
+ "aria-expanded": !hiddenOptions
95
99
  }, focusProps), React.createElement("p", {
96
100
  className: styles.buttonText()
97
101
  }, `Show ${revealAmount} more ${revealAmount === 1 ? 'item' : 'items'}`))));
@@ -18,7 +18,7 @@ import { VisuallyHidden, useCheckboxGroupItem, useFocusRing } from 'react-aria';
18
18
  import { Icon } from '../../../icon/icon.component.js';
19
19
  import { CheckboxGroupContext } from '../../checkbox-group.component.js';
20
20
  import { styles as checkboxItemStyles } from './checkbox-group-checkbox.styles.js';
21
- function CheckIcon({ copyrightYear ='2023' , size , ...props }) {
21
+ function CheckIcon({ copyrightYear ='2024' , size , ...props }) {
22
22
  const viewBoxSize = size === 'large' ? '0 0 30 30' : '0 0 24 24';
23
23
  return React.createElement(Icon, _extends({
24
24
  copyrightYear: copyrightYear,
@@ -12,7 +12,7 @@ export const styles = tv({
12
12
  addBtn: 'h-auto p-0 no-underline hover:underline',
13
13
  toggleBtn: 'p-0',
14
14
  collapsible: '',
15
- content: 'px-3 pb-5 pt-0 xsl:pl-9',
15
+ content: 'px-3 pb-5 pt-0 md:px-9',
16
16
  footer: '',
17
17
  titlePrimary: 'typography-body-9 font-bold',
18
18
  titleSecondary: 'mt-1 items-center',
@@ -55,12 +55,12 @@ export function Footer({ brand , logoLink ='#' , logoAssistiveText , hideLogo =f
55
55
  className: styles.topRow()
56
56
  }, React.createElement(GridItem, {
57
57
  span: 12
58
- }, children)), React.createElement(Grid, null, React.createElement(GridItem, {
58
+ }, children)), !hideLogo && React.createElement(Grid, null, React.createElement(GridItem, {
59
59
  span: {
60
60
  initial: 12,
61
61
  md: 1
62
62
  }
63
- }, !hideLogo && React.createElement("a", _extends({
63
+ }, React.createElement("a", _extends({
64
64
  href: logoLink,
65
65
  className: styles.link()
66
66
  }, focusProps), srOnlyText && React.createElement(VisuallyHidden, null, srOnlyText), React.createElement(Logo, {
@@ -10,6 +10,12 @@ export declare const styles: import("tailwind-variants").TVReturnType<{
10
10
  link: string;
11
11
  };
12
12
  };
13
+ hideLogo: {
14
+ true: string;
15
+ false: {
16
+ topRow: string;
17
+ };
18
+ };
13
19
  }, {
14
20
  base: string;
15
21
  wrapper: string;
@@ -29,6 +35,12 @@ export declare const styles: import("tailwind-variants").TVReturnType<{
29
35
  link: string;
30
36
  };
31
37
  };
38
+ hideLogo: {
39
+ true: string;
40
+ false: {
41
+ topRow: string;
42
+ };
43
+ };
32
44
  }, {
33
45
  base: string;
34
46
  wrapper: string;
@@ -3,7 +3,7 @@ export const styles = tv({
3
3
  slots: {
4
4
  base: 'relative overflow-hidden border-t-[1px] border-t-primary',
5
5
  wrapper: 'pt-3 max-md:px-2 max-md:pb-3 md:px-4 md:pb-4',
6
- topRow: 'max-md:mb-7 md:mb-4',
6
+ topRow: '',
7
7
  link: 'float-right block'
8
8
  },
9
9
  variants: {
@@ -17,6 +17,12 @@ export const styles = tv({
17
17
  true: {
18
18
  link: 'focus-outline'
19
19
  }
20
+ },
21
+ hideLogo: {
22
+ true: '',
23
+ false: {
24
+ topRow: 'max-md:mb-7 md:mb-4'
25
+ }
20
26
  }
21
27
  }
22
28
  }, {
@@ -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 AccessibilityIcon({ 'aria-label': ariaLabel = 'Accessibility' , copyrightYear ='2023' , ...props }) {
17
+ export function AccessibilityIcon({ 'aria-label': ariaLabel = 'Accessibility' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function AccountIcon({ look ='filled' , 'aria-label': ariaLabel = 'Account' , copyrightYear ='2023' , ...props }) {
17
+ export function AccountIcon({ look ='filled' , 'aria-label': ariaLabel = 'Account' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function AddCircleIcon({ look ='filled' , 'aria-label': ariaLabel = 'Add Circle' , copyrightYear ='2023' , ...props }) {
17
+ export function AddCircleIcon({ look ='filled' , 'aria-label': ariaLabel = 'Add Circle' , copyrightYear ='2024' , ...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 AddIcon({ 'aria-label': ariaLabel = 'Add' , copyrightYear ='2023' , ...props }) {
17
+ export function AddIcon({ 'aria-label': ariaLabel = 'Add' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function AlertIcon({ look ='filled' , 'aria-label': ariaLabel = 'Alert' , copyrightYear ='2023' , ...props }) {
17
+ export function AlertIcon({ look ='filled' , 'aria-label': ariaLabel = 'Alert' , copyrightYear ='2024' , ...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 AndroidIcon({ 'aria-label': ariaLabel = 'Android' , copyrightYear ='2023' , ...props }) {
17
+ export function AndroidIcon({ 'aria-label': ariaLabel = 'Android' , copyrightYear ='2024' , ...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 AppleIcon({ 'aria-label': ariaLabel = 'Apple' , copyrightYear ='2023' , ...props }) {
17
+ export function AppleIcon({ 'aria-label': ariaLabel = 'Apple' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function ArchiveBoxIcon({ look ='filled' , 'aria-label': ariaLabel = 'Archive Box' , copyrightYear ='2023' , ...props }) {
17
+ export function ArchiveBoxIcon({ look ='filled' , 'aria-label': ariaLabel = 'Archive Box' , copyrightYear ='2024' , ...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 ArrowForkIcon({ 'aria-label': ariaLabel = 'Arrow Fork' , copyrightYear ='2023' , ...props }) {
17
+ export function ArrowForkIcon({ 'aria-label': ariaLabel = 'Arrow Fork' , copyrightYear ='2024' , ...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 ArrowLeftIcon({ 'aria-label': ariaLabel = 'Arrow Left' , copyrightYear ='2023' , ...props }) {
17
+ export function ArrowLeftIcon({ 'aria-label': ariaLabel = 'Arrow Left' , copyrightYear ='2024' , ...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 ArrowRightIcon({ 'aria-label': ariaLabel = 'Arrow Right' , copyrightYear ='2023' , ...props }) {
17
+ export function ArrowRightIcon({ 'aria-label': ariaLabel = 'Arrow Right' , copyrightYear ='2024' , ...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 ArrowSplitIcon({ 'aria-label': ariaLabel = 'Arrow Split' , copyrightYear ='2023' , ...props }) {
17
+ export function ArrowSplitIcon({ 'aria-label': ariaLabel = 'Arrow Split' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function AtmIcon({ look ='filled' , 'aria-label': ariaLabel = 'Atm' , copyrightYear ='2023' , ...props }) {
17
+ export function AtmIcon({ look ='filled' , 'aria-label': ariaLabel = 'Atm' , copyrightYear ='2024' , ...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 AttacheCaseIcon({ look ='filled' , 'aria-label': ariaLabel = 'Attache Case' , copyrightYear ='2023' , ...props }) {
17
+ export function AttacheCaseIcon({ look ='filled' , 'aria-label': ariaLabel = 'Attache Case' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function AustraliaIcon({ look ='filled' , 'aria-label': ariaLabel = 'Australia' , copyrightYear ='2023' , ...props }) {
17
+ export function AustraliaIcon({ look ='filled' , 'aria-label': ariaLabel = 'Australia' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function BabyBuggyIcon({ look ='filled' , 'aria-label': ariaLabel = 'Baby Buggy' , copyrightYear ='2023' , ...props }) {
17
+ export function BabyBuggyIcon({ look ='filled' , 'aria-label': ariaLabel = 'Baby Buggy' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function BackspaceIcon({ look ='filled' , 'aria-label': ariaLabel = 'Backspace' , copyrightYear ='2023' , ...props }) {
17
+ export function BackspaceIcon({ look ='filled' , 'aria-label': ariaLabel = 'Backspace' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function BankIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bank' , copyrightYear ='2023' , ...props }) {
17
+ export function BankIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bank' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function BarChartDownIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bar Chart Down' , copyrightYear ='2023' , ...props }) {
17
+ export function BarChartDownIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bar Chart Down' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function BarChartIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bar Chart' , copyrightYear ='2023' , ...props }) {
17
+ export function BarChartIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bar Chart' , copyrightYear ='2024' , ...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 BarbellIcon({ 'aria-label': ariaLabel = 'Barbell' , copyrightYear ='2023' , ...props }) {
17
+ export function BarbellIcon({ 'aria-label': ariaLabel = 'Barbell' , copyrightYear ='2024' , ...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 BookIcon({ look ='filled' , 'aria-label': ariaLabel = 'Book' , copyrightYear ='2023' , ...props }) {
17
+ export function BookIcon({ look ='filled' , 'aria-label': ariaLabel = 'Book' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function BpayIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bpay' , copyrightYear ='2023' , ...props }) {
17
+ export function BpayIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bpay' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function BriefcaseIcon({ look ='filled' , 'aria-label': ariaLabel = 'Briefcase' , copyrightYear ='2023' , ...props }) {
17
+ export function BriefcaseIcon({ look ='filled' , 'aria-label': ariaLabel = 'Briefcase' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function BugReportIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bug Report' , copyrightYear ='2023' , ...props }) {
17
+ export function BugReportIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bug Report' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function BurgerIcon({ look ='filled' , 'aria-label': ariaLabel = 'Burger' , copyrightYear ='2023' , ...props }) {
17
+ export function BurgerIcon({ look ='filled' , 'aria-label': ariaLabel = 'Burger' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function BusinessPersonIcon({ look ='filled' , 'aria-label': ariaLabel = 'Business Person' , copyrightYear ='2023' , ...props }) {
17
+ export function BusinessPersonIcon({ look ='filled' , 'aria-label': ariaLabel = 'Business Person' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function CafeIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cafe' , copyrightYear ='2023' , ...props }) {
17
+ export function CafeIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cafe' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function CakeIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cake' , copyrightYear ='2023' , ...props }) {
17
+ export function CakeIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cake' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function CalculateIcon({ look ='filled' , 'aria-label': ariaLabel = 'Calculate' , copyrightYear ='2023' , ...props }) {
17
+ export function CalculateIcon({ look ='filled' , 'aria-label': ariaLabel = 'Calculate' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function CalculatorIcon({ look ='filled' , 'aria-label': ariaLabel = 'Calculator' , copyrightYear ='2023' , ...props }) {
17
+ export function CalculatorIcon({ look ='filled' , 'aria-label': ariaLabel = 'Calculator' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function CalendarIcon({ look ='filled' , 'aria-label': ariaLabel = 'Calendar' , copyrightYear ='2023' , ...props }) {
17
+ export function CalendarIcon({ look ='filled' , 'aria-label': ariaLabel = 'Calendar' , copyrightYear ='2024' , ...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 CameraIcon({ look ='filled' , 'aria-label': ariaLabel = 'Camera' , copyrightYear ='2023' , ...props }) {
17
+ export function CameraIcon({ look ='filled' , 'aria-label': ariaLabel = 'Camera' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function CarIcon({ look ='filled' , 'aria-label': ariaLabel = 'Car' , copyrightYear ='2023' , ...props }) {
17
+ export function CarIcon({ look ='filled' , 'aria-label': ariaLabel = 'Car' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function CardlessCashIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cardless Cash' , copyrightYear ='2023' , ...props }) {
17
+ export function CardlessCashIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cardless Cash' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function CartIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cart' , copyrightYear ='2023' , ...props }) {
17
+ export function CartIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cart' , copyrightYear ='2024' , ...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, { Fragment } from 'react';
16
16
  import { Icon } from '../icon.component.js';
17
- export function ChatIcon({ look ='filled' , 'aria-label': ariaLabel = 'Chat' , copyrightYear ='2023' , ...props }) {
17
+ export function ChatIcon({ look ='filled' , 'aria-label': ariaLabel = 'Chat' , copyrightYear ='2024' , ...props }) {
18
18
  return React.createElement(Icon, _extends({
19
19
  "aria-label": ariaLabel,
20
20
  copyrightYear: copyrightYear