@tmorrow/cre8-wc 1.1.6 → 1.2.1

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 (271) hide show
  1. package/lib/components/accordion/accordion.styles.d.ts.map +1 -1
  2. package/lib/components/accordion/accordion.styles.js +627 -1
  3. package/lib/components/accordion/accordion.styles.js.map +1 -1
  4. package/lib/components/accordion-item/accordion-item.styles.d.ts.map +1 -1
  5. package/lib/components/accordion-item/accordion-item.styles.js +808 -1
  6. package/lib/components/accordion-item/accordion-item.styles.js.map +1 -1
  7. package/lib/components/alert/alert.styles.d.ts.map +1 -1
  8. package/lib/components/alert/alert.styles.js +746 -1
  9. package/lib/components/alert/alert.styles.js.map +1 -1
  10. package/lib/components/badge/badge.styles.d.ts.map +1 -1
  11. package/lib/components/badge/badge.styles.js +716 -1
  12. package/lib/components/badge/badge.styles.js.map +1 -1
  13. package/lib/components/band/band.styles.d.ts.map +1 -1
  14. package/lib/components/band/band.styles.js +611 -1
  15. package/lib/components/band/band.styles.js.map +1 -1
  16. package/lib/components/breadcrumbs/breadcrumbs.styles.d.ts.map +1 -1
  17. package/lib/components/breadcrumbs/breadcrumbs.styles.js +598 -1
  18. package/lib/components/breadcrumbs/breadcrumbs.styles.js.map +1 -1
  19. package/lib/components/breadcrumbs-item/breadcrumbs-item.styles.d.ts.map +1 -1
  20. package/lib/components/breadcrumbs-item/breadcrumbs-item.styles.js +613 -1
  21. package/lib/components/breadcrumbs-item/breadcrumbs-item.styles.js.map +1 -1
  22. package/lib/components/button-group/button-group.styles.d.ts.map +1 -1
  23. package/lib/components/button-group/button-group.styles.js +612 -1
  24. package/lib/components/button-group/button-group.styles.js.map +1 -1
  25. package/lib/components/card/card.d.ts.map +1 -1
  26. package/lib/components/card/card.js.map +1 -1
  27. package/lib/components/card/card.styles.d.ts.map +1 -1
  28. package/lib/components/card/card.styles.js +364 -2
  29. package/lib/components/card/card.styles.js.map +1 -1
  30. package/lib/components/chart/chart.styles.d.ts.map +1 -1
  31. package/lib/components/chart/chart.styles.js +361 -1
  32. package/lib/components/chart/chart.styles.js.map +1 -1
  33. package/lib/components/checkbox-field/checkbox-field.styles.d.ts.map +1 -1
  34. package/lib/components/checkbox-field/checkbox-field.styles.js +619 -1
  35. package/lib/components/checkbox-field/checkbox-field.styles.js.map +1 -1
  36. package/lib/components/checkbox-field-item/checkbox-field-item.styles.d.ts.map +1 -1
  37. package/lib/components/checkbox-field-item/checkbox-field-item.styles.js +864 -1
  38. package/lib/components/checkbox-field-item/checkbox-field-item.styles.js.map +1 -1
  39. package/lib/components/danger-button/danger-button.styles.d.ts.map +1 -1
  40. package/lib/components/danger-button/danger-button.styles.js +1114 -1
  41. package/lib/components/danger-button/danger-button.styles.js.map +1 -1
  42. package/lib/components/date-picker/calendar/calendar.styles.d.ts.map +1 -1
  43. package/lib/components/date-picker/calendar/calendar.styles.js +686 -1
  44. package/lib/components/date-picker/calendar/calendar.styles.js.map +1 -1
  45. package/lib/components/date-picker/calendar-month-modal/calendar-month-modal.styles.d.ts.map +1 -1
  46. package/lib/components/date-picker/calendar-month-modal/calendar-month-modal.styles.js +607 -1
  47. package/lib/components/date-picker/calendar-month-modal/calendar-month-modal.styles.js.map +1 -1
  48. package/lib/components/date-picker/calendar-navigation/calendar-navigation.styles.d.ts.map +1 -1
  49. package/lib/components/date-picker/calendar-navigation/calendar-navigation.styles.js +595 -1
  50. package/lib/components/date-picker/calendar-navigation/calendar-navigation.styles.js.map +1 -1
  51. package/lib/components/date-picker/calendar-year-modal/calendar-year-modal.styles.d.ts.map +1 -1
  52. package/lib/components/date-picker/calendar-year-modal/calendar-year-modal.styles.js +614 -1
  53. package/lib/components/date-picker/calendar-year-modal/calendar-year-modal.styles.js.map +1 -1
  54. package/lib/components/divider/divider.styles.d.ts.map +1 -1
  55. package/lib/components/divider/divider.styles.js +620 -1
  56. package/lib/components/divider/divider.styles.js.map +1 -1
  57. package/lib/components/dropdown/dropdown.styles.d.ts.map +1 -1
  58. package/lib/components/dropdown/dropdown.styles.js +656 -1
  59. package/lib/components/dropdown/dropdown.styles.js.map +1 -1
  60. package/lib/components/dropdown-item/dropdown-item.styles.d.ts.map +1 -1
  61. package/lib/components/dropdown-item/dropdown-item.styles.js +611 -1
  62. package/lib/components/dropdown-item/dropdown-item.styles.js.map +1 -1
  63. package/lib/components/feature/feature.styles.d.ts.map +1 -1
  64. package/lib/components/feature/feature.styles.js +645 -1
  65. package/lib/components/feature/feature.styles.js.map +1 -1
  66. package/lib/components/field/field.styles.d.ts.map +1 -1
  67. package/lib/components/field/field.styles.js +365 -17
  68. package/lib/components/field/field.styles.js.map +1 -1
  69. package/lib/components/field-note/field-note.styles.d.ts.map +1 -1
  70. package/lib/components/field-note/field-note.styles.js +625 -1
  71. package/lib/components/field-note/field-note.styles.js.map +1 -1
  72. package/lib/components/footer/footer.styles.d.ts.map +1 -1
  73. package/lib/components/footer/footer.styles.js +603 -1
  74. package/lib/components/footer/footer.styles.js.map +1 -1
  75. package/lib/components/global-nav/global-nav.styles.d.ts.map +1 -1
  76. package/lib/components/global-nav/global-nav.styles.js +602 -1
  77. package/lib/components/global-nav/global-nav.styles.js.map +1 -1
  78. package/lib/components/global-nav-item/global-nav-item.styles.d.ts.map +1 -1
  79. package/lib/components/global-nav-item/global-nav-item.styles.js +662 -1
  80. package/lib/components/global-nav-item/global-nav-item.styles.js.map +1 -1
  81. package/lib/components/grid/grid.styles.d.ts.map +1 -1
  82. package/lib/components/grid/grid.styles.js +932 -1
  83. package/lib/components/grid/grid.styles.js.map +1 -1
  84. package/lib/components/grid-item/grid-item.styles.d.ts.map +1 -1
  85. package/lib/components/grid-item/grid-item.styles.js +589 -1
  86. package/lib/components/grid-item/grid-item.styles.js.map +1 -1
  87. package/lib/components/header/header.styles.d.ts.map +1 -1
  88. package/lib/components/header/header.styles.js +642 -1
  89. package/lib/components/header/header.styles.js.map +1 -1
  90. package/lib/components/heading/heading.styles.d.ts.map +1 -1
  91. package/lib/components/heading/heading.styles.js +904 -1
  92. package/lib/components/heading/heading.styles.js.map +1 -1
  93. package/lib/components/hero/hero.styles.d.ts.map +1 -1
  94. package/lib/components/hero/hero.styles.js +721 -1
  95. package/lib/components/hero/hero.styles.js.map +1 -1
  96. package/lib/components/icon/icon.styles.d.ts.map +1 -1
  97. package/lib/components/icon/icon.styles.js +657 -1
  98. package/lib/components/icon/icon.styles.js.map +1 -1
  99. package/lib/components/inline-alert/inline-alert.styles.d.ts.map +1 -1
  100. package/lib/components/inline-alert/inline-alert.styles.js +365 -5
  101. package/lib/components/inline-alert/inline-alert.styles.js.map +1 -1
  102. package/lib/components/layout/layout.styles.d.ts.map +1 -1
  103. package/lib/components/layout/layout.styles.js +615 -1
  104. package/lib/components/layout/layout.styles.js.map +1 -1
  105. package/lib/components/layout-container/layout-container.styles.d.ts.map +1 -1
  106. package/lib/components/layout-container/layout-container.styles.js +602 -1
  107. package/lib/components/layout-container/layout-container.styles.js.map +1 -1
  108. package/lib/components/layout-section/layout-section.styles.d.ts.map +1 -1
  109. package/lib/components/layout-section/layout-section.styles.js +590 -1
  110. package/lib/components/layout-section/layout-section.styles.js.map +1 -1
  111. package/lib/components/linelength-container/linelength-container.styles.d.ts.map +1 -1
  112. package/lib/components/linelength-container/linelength-container.styles.js +589 -1
  113. package/lib/components/linelength-container/linelength-container.styles.js.map +1 -1
  114. package/lib/components/link/link.styles.d.ts.map +1 -1
  115. package/lib/components/link/link.styles.js +762 -1
  116. package/lib/components/link/link.styles.js.map +1 -1
  117. package/lib/components/link-list/link-list.styles.d.ts.map +1 -1
  118. package/lib/components/link-list/link-list.styles.js +695 -1
  119. package/lib/components/link-list/link-list.styles.js.map +1 -1
  120. package/lib/components/link-list-item/link-list-item.styles.d.ts.map +1 -1
  121. package/lib/components/link-list-item/link-list-item.styles.js +641 -1
  122. package/lib/components/link-list-item/link-list-item.styles.js.map +1 -1
  123. package/lib/components/list/list.styles.d.ts.map +1 -1
  124. package/lib/components/list/list.styles.js +631 -1
  125. package/lib/components/list/list.styles.js.map +1 -1
  126. package/lib/components/list-item/list-item.styles.d.ts.map +1 -1
  127. package/lib/components/list-item/list-item.styles.js +586 -1
  128. package/lib/components/list-item/list-item.styles.js.map +1 -1
  129. package/lib/components/loading-spinner/loading-spinner.styles.d.ts.map +1 -1
  130. package/lib/components/loading-spinner/loading-spinner.styles.js +719 -1
  131. package/lib/components/loading-spinner/loading-spinner.styles.js.map +1 -1
  132. package/lib/components/logo/logo.styles.d.ts.map +1 -1
  133. package/lib/components/logo/logo.styles.js +589 -1
  134. package/lib/components/logo/logo.styles.js.map +1 -1
  135. package/lib/components/main/main.styles.d.ts.map +1 -1
  136. package/lib/components/main/main.styles.js +603 -1
  137. package/lib/components/main/main.styles.js.map +1 -1
  138. package/lib/components/modal/modal.styles.d.ts.map +1 -1
  139. package/lib/components/modal/modal.styles.js +740 -1
  140. package/lib/components/modal/modal.styles.js.map +1 -1
  141. package/lib/components/multi-select/multi-select.styles.d.ts.map +1 -1
  142. package/lib/components/multi-select/multi-select.styles.js +826 -1
  143. package/lib/components/multi-select/multi-select.styles.js.map +1 -1
  144. package/lib/components/nav-container/nav-container.styles.d.ts.map +1 -1
  145. package/lib/components/nav-container/nav-container.styles.js +618 -1
  146. package/lib/components/nav-container/nav-container.styles.js.map +1 -1
  147. package/lib/components/page-header/page-header.styles.d.ts.map +1 -1
  148. package/lib/components/page-header/page-header.styles.js +636 -1
  149. package/lib/components/page-header/page-header.styles.js.map +1 -1
  150. package/lib/components/pagination/page-counter/page-counter.styles.d.ts.map +1 -1
  151. package/lib/components/pagination/page-counter/page-counter.styles.js +599 -1
  152. package/lib/components/pagination/page-counter/page-counter.styles.js.map +1 -1
  153. package/lib/components/pagination/pagination.styles.d.ts.map +1 -1
  154. package/lib/components/pagination/pagination.styles.js +645 -1
  155. package/lib/components/pagination/pagination.styles.js.map +1 -1
  156. package/lib/components/percent-bar/percent-bar.styles.d.ts.map +1 -1
  157. package/lib/components/percent-bar/percent-bar.styles.js +611 -1
  158. package/lib/components/percent-bar/percent-bar.styles.js.map +1 -1
  159. package/lib/components/popover/popover.styles.d.ts.map +1 -1
  160. package/lib/components/popover/popover.styles.js +766 -1
  161. package/lib/components/popover/popover.styles.js.map +1 -1
  162. package/lib/components/primary-nav/primary-nav.styles.d.ts.map +1 -1
  163. package/lib/components/primary-nav/primary-nav.styles.js +613 -1
  164. package/lib/components/primary-nav/primary-nav.styles.js.map +1 -1
  165. package/lib/components/primary-nav-item/primary-nav-item.styles.d.ts.map +1 -1
  166. package/lib/components/primary-nav-item/primary-nav-item.styles.js +767 -1
  167. package/lib/components/primary-nav-item/primary-nav-item.styles.js.map +1 -1
  168. package/lib/components/progress-meter/progress-meter.styles.d.ts.map +1 -1
  169. package/lib/components/progress-meter/progress-meter.styles.js +699 -1
  170. package/lib/components/progress-meter/progress-meter.styles.js.map +1 -1
  171. package/lib/components/progress-steps/progress-steps.styles.d.ts.map +1 -1
  172. package/lib/components/progress-steps/progress-steps.styles.js +597 -1
  173. package/lib/components/progress-steps/progress-steps.styles.js.map +1 -1
  174. package/lib/components/progress-steps-item/progress-steps-item.styles.d.ts.map +1 -1
  175. package/lib/components/progress-steps-item/progress-steps-item.styles.js +711 -1
  176. package/lib/components/progress-steps-item/progress-steps-item.styles.js.map +1 -1
  177. package/lib/components/radio-field/radio-field.styles.d.ts.map +1 -1
  178. package/lib/components/radio-field/radio-field.styles.js +624 -1
  179. package/lib/components/radio-field/radio-field.styles.js.map +1 -1
  180. package/lib/components/radio-field-item/radio-field-item.styles.d.ts.map +1 -1
  181. package/lib/components/radio-field-item/radio-field-item.styles.js +721 -1
  182. package/lib/components/radio-field-item/radio-field-item.styles.js.map +1 -1
  183. package/lib/components/remove-tag/remove-tag.styles.d.ts.map +1 -1
  184. package/lib/components/remove-tag/remove-tag.styles.js +681 -1
  185. package/lib/components/remove-tag/remove-tag.styles.js.map +1 -1
  186. package/lib/components/section/section.styles.d.ts.map +1 -1
  187. package/lib/components/section/section.styles.js +608 -1
  188. package/lib/components/section/section.styles.js.map +1 -1
  189. package/lib/components/select/select.styles.d.ts.map +1 -1
  190. package/lib/components/select/select.styles.js +739 -1
  191. package/lib/components/select/select.styles.js.map +1 -1
  192. package/lib/components/select-tile-list/select-tile-list.styles.d.ts.map +1 -1
  193. package/lib/components/select-tile-list/select-tile-list.styles.js +620 -1
  194. package/lib/components/select-tile-list/select-tile-list.styles.js.map +1 -1
  195. package/lib/components/skeleton-loader/skeleton-loader.styles.d.ts.map +1 -1
  196. package/lib/components/skeleton-loader/skeleton-loader.styles.js +634 -1
  197. package/lib/components/skeleton-loader/skeleton-loader.styles.js.map +1 -1
  198. package/lib/components/split-button/split-button.styles.d.ts.map +1 -1
  199. package/lib/components/split-button/split-button.styles.js +595 -1
  200. package/lib/components/split-button/split-button.styles.js.map +1 -1
  201. package/lib/components/submenu/submenu.styles.d.ts.map +1 -1
  202. package/lib/components/submenu/submenu.styles.js +591 -1
  203. package/lib/components/submenu/submenu.styles.js.map +1 -1
  204. package/lib/components/submenu-item/submenu-item.styles.d.ts.map +1 -1
  205. package/lib/components/submenu-item/submenu-item.styles.js +599 -1
  206. package/lib/components/submenu-item/submenu-item.styles.js.map +1 -1
  207. package/lib/components/tab/tab.styles.d.ts.map +1 -1
  208. package/lib/components/tab/tab.styles.js +680 -1
  209. package/lib/components/tab/tab.styles.js.map +1 -1
  210. package/lib/components/tab-panel/tab-panel.styles.d.ts.map +1 -1
  211. package/lib/components/tab-panel/tab-panel.styles.js +615 -1
  212. package/lib/components/tab-panel/tab-panel.styles.js.map +1 -1
  213. package/lib/components/table/table.styles.d.ts.map +1 -1
  214. package/lib/components/table/table.styles.js +633 -1
  215. package/lib/components/table/table.styles.js.map +1 -1
  216. package/lib/components/table-body/table-body.styles.d.ts.map +1 -1
  217. package/lib/components/table-body/table-body.styles.js +592 -1
  218. package/lib/components/table-body/table-body.styles.js.map +1 -1
  219. package/lib/components/table-cell/table-cell.styles.d.ts.map +1 -1
  220. package/lib/components/table-cell/table-cell.styles.js +625 -1
  221. package/lib/components/table-cell/table-cell.styles.js.map +1 -1
  222. package/lib/components/table-header/table-header.styles.d.ts.map +1 -1
  223. package/lib/components/table-header/table-header.styles.js +612 -1
  224. package/lib/components/table-header/table-header.styles.js.map +1 -1
  225. package/lib/components/table-header-cell/table-header-cell.styles.d.ts.map +1 -1
  226. package/lib/components/table-header-cell/table-header-cell.styles.js +604 -1
  227. package/lib/components/table-header-cell/table-header-cell.styles.js.map +1 -1
  228. package/lib/components/table-object/table-object.styles.d.ts.map +1 -1
  229. package/lib/components/table-object/table-object.styles.js +599 -1
  230. package/lib/components/table-object/table-object.styles.js.map +1 -1
  231. package/lib/components/table-row/table-row.styles.d.ts.map +1 -1
  232. package/lib/components/table-row/table-row.styles.js +691 -1
  233. package/lib/components/table-row/table-row.styles.js.map +1 -1
  234. package/lib/components/tabs/tabs.styles.d.ts.map +1 -1
  235. package/lib/components/tabs/tabs.styles.js +678 -1
  236. package/lib/components/tabs/tabs.styles.js.map +1 -1
  237. package/lib/components/tag/tag.styles.d.ts.map +1 -1
  238. package/lib/components/tag/tag.styles.js +695 -1
  239. package/lib/components/tag/tag.styles.js.map +1 -1
  240. package/lib/components/tag-list/tag-list.styles.d.ts.map +1 -1
  241. package/lib/components/tag-list/tag-list.styles.js +612 -1
  242. package/lib/components/tag-list/tag-list.styles.js.map +1 -1
  243. package/lib/components/tertiary-nav/tertiary-nav.styles.d.ts.map +1 -1
  244. package/lib/components/tertiary-nav/tertiary-nav.styles.js +613 -1
  245. package/lib/components/tertiary-nav/tertiary-nav.styles.js.map +1 -1
  246. package/lib/components/tertiary-nav-item/tertiary-nav-item.styles.d.ts.map +1 -1
  247. package/lib/components/tertiary-nav-item/tertiary-nav-item.styles.js +635 -1
  248. package/lib/components/tertiary-nav-item/tertiary-nav-item.styles.js.map +1 -1
  249. package/lib/components/text-link/text-link.styles.d.ts.map +1 -1
  250. package/lib/components/text-link/text-link.styles.js +652 -1
  251. package/lib/components/text-link/text-link.styles.js.map +1 -1
  252. package/lib/components/text-passage/text-passage-light-dom.styles.d.ts.map +1 -1
  253. package/lib/components/text-passage/text-passage-light-dom.styles.js +840 -1
  254. package/lib/components/text-passage/text-passage-light-dom.styles.js.map +1 -1
  255. package/lib/components/text-passage/text-passage.styles.d.ts.map +1 -1
  256. package/lib/components/text-passage/text-passage.styles.js +622 -1
  257. package/lib/components/text-passage/text-passage.styles.js.map +1 -1
  258. package/lib/components/tooltip/tooltip.styles.d.ts.map +1 -1
  259. package/lib/components/tooltip/tooltip.styles.js +781 -1
  260. package/lib/components/tooltip/tooltip.styles.js.map +1 -1
  261. package/lib/components/utility-nav/utility-nav.styles.d.ts.map +1 -1
  262. package/lib/components/utility-nav/utility-nav.styles.js +613 -1
  263. package/lib/components/utility-nav/utility-nav.styles.js.map +1 -1
  264. package/lib/components/utility-nav-item/utility-nav-item.styles.d.ts.map +1 -1
  265. package/lib/components/utility-nav-item/utility-nav-item.styles.js +643 -1
  266. package/lib/components/utility-nav-item/utility-nav-item.styles.js.map +1 -1
  267. package/lib/{icon-D22g8aWB.js → icon-BzSGJsMA.js} +727 -71
  268. package/lib/scripts/convert-scss-to-ts.js +99 -20
  269. package/lib/scripts/convert-scss-to-ts.js.map +1 -1
  270. package/mcp-manifest.json +1 -1
  271. package/package.json +3 -2
@@ -1,4 +1,867 @@
1
1
  import { css } from 'lit';
2
- const styles = css `*,::slotted(*),*:before,*:after{box-sizing:border-box}:root{--size-base-unit: 0.5rem}[dir=rtl]{--rtlTranslateX: 50%;--rtlGradientToRight: 270deg;--rtlRotate45Inverse: -45deg}:host{--cre8-z-index-1: 1;--cre8-z-index-50: 50;--cre8-z-index-100: 100;--cre8-z-index-200: 200;--cre8-z-index-1030: 1030;--cre8-anim-fade-quick: 0.35s;--cre8-anim-ease: ease}@keyframes fadeIn{100%{opacity:1}}@keyframes slideIn{100%{transform:translateX(0)}}@keyframes slideInFwd{100%{width:272px;height:272px}}@keyframes slideOutRight{100%{width:272px;height:272px}}@keyframes slideUp{100%{transform:translateY(0)}}@media(width >= 481px){@keyframes slideInFwd{100%{width:417px;height:417px}}@keyframes slideOutRight{100%{width:417px;height:417px}}}@media(width >= 48rem){@keyframes slideInFwd{100%{width:330px;height:330px}}@keyframes slideOutRight{100%{width:330px;height:330px;transform:translateX(calc(100vw - 45px))}}}@media(width >= 60rem){@keyframes slideInFwd{100%{width:460px;height:460px}}@keyframes slideOutRight{100%{width:460px;height:460px;transform:translateX(calc(100vw - 45px))}}}@media(width >= 75rem){@keyframes slideInFwd{100%{width:592px;height:591px}}@keyframes slideOutRight{100%{width:592px;height:591px;transform:translateX(calc(100vw - 45px))}}}@media(width >= 87.5rem){@keyframes slideOutRight{100%{width:592px;height:591px;transform:translateX(calc(100vw - 120px))}}}@media(width >= 2200px){@keyframes slideOutRight{100%{width:592px;height:591px;transform:translateX(calc(100vw - 592px))}}}span.ripple{position:absolute;border-radius:50%;transform:scale(0);animation:ripple 600ms linear;background-color:var(--ripple-bg-color)}@keyframes ripple{to{transform:scale(4);opacity:1}}:root{--size-base-unit: 0.5rem}[dir=rtl]{--rtlTranslateX: 50%;--rtlGradientToRight: 270deg;--rtlRotate45Inverse: -45deg}.cre8-u-is-hidden{display:none !important;visibility:hidden !important}.cre8-u-is-vishidden{position:absolute !important;overflow:hidden;width:1px;height:1px;padding:0;border:0;clip:rect(1px, 1px, 1px, 1px)}@media all and (min-width: 23.4375rem){.cre8-u-hide-sm{display:none !important}}@media all and (min-width: 35rem){.cre8-u-hide-sm-2{display:none !important}}@media all and (min-width: 48rem){.cre8-u-hide-md{display:none !important}}@media all and (min-width: 60rem){.cre8-u-hide-lg{display:none !important}}@media all and (min-width: 75rem){.cre8-u-hide-xl{display:none !important}}@media all and (max-width: 23.4375rem){.cre8-u-show-sm{display:none !important}}@media all and (max-width: 35rem){.cre8-u-show-sm-2{display:none !important}}@media all and (max-width: 48rem){.cre8-u-show-md{display:none !important}}@media all and (max-width: 60rem){.cre8-u-show-lg{display:none !important}}@media all and (max-width: 75rem){.cre8-u-show-xl{display:none !important}}:host{display:inline-flex;flex-wrap:wrap}.cre8-c-checkbox-field-item{display:flex;position:relative;align-items:center;margin-bottom:0.5rem;min-height:1.5rem}:host(:last-child) .cre8-c-checkbox-field-item{margin-bottom:0}.cre8-c-checkbox-field-item__input{opacity:0;cursor:pointer;position:absolute;top:0;left:0;height:1.5rem;min-width:1.5rem;margin:0;z-index:1}.cre8-c-checkbox-field-item--disabled .cre8-c-checkbox-field-item__input{cursor:not-allowed}.cre8-c-checkbox-field-item__custom-checkbox{display:flex;position:absolute;top:0;left:0;height:1.5rem;width:1.5rem;cursor:pointer;align-items:center;justify-content:center;border-radius:var(--cre8-border-radius-small);border-width:var(--cre8-border-width-default);border-style:var(--cre8-border-style-default);background-color:var(--cre8-color-bg-default);border-color:var(--cre8-color-border-strong)}.cre8-c-checkbox-field-item__input:focus-visible+.cre8-c-checkbox-field-item__custom-checkbox{outline:var(--cre8-border-width-focus) solid var(--cre8-color-border-active-outline);outline-offset:0.125rem}.cre8-c-checkbox-field-item--error .cre8-c-checkbox-field-item__input:focus-visible+.cre8-c-checkbox-field-item__custom-checkbox{outline:var(--cre8-border-width-focus) solid var(--cre8-color-border-error);outline-offset:0.125rem}.cre8-c-checkbox-field-item--error .cre8-c-checkbox-field-item__custom-checkbox{background-color:var(--cre8-color-bg-default);border-color:var(--cre8-color-border-error)}.cre8-c-checkbox-field-item--disabled .cre8-c-checkbox-field-item__custom-checkbox{cursor:not-allowed;background-color:var(--cre8-color-bg-disabled);border-color:var(--cre8-color-border-disabled)}.cre8-c-checkbox-field-item__input:checked+.cre8-c-checkbox-field-item__custom-checkbox{background-color:var(--cre8-color-bg-brand-strong)}.cre8-c-checkbox-field-item--error .cre8-c-checkbox-field-item__input:checked+.cre8-c-checkbox-field-item__custom-checkbox{background-color:var(--cre8-color-bg-default)}.cre8-c-checkbox-field-item--disabled .cre8-c-checkbox-field-item__input:checked+.cre8-c-checkbox-field-item__custom-checkbox{background-color:var(--cre8-color-bg-disabled)}.cre8-c-checkbox-field-item__icon{display:none;color:var(--cre8-color-content-knockout)}.cre8-c-checkbox-field-item--error .cre8-c-checkbox-field-item__icon{color:var(--cre8-color-content-error)}.cre8-c-checkbox-field-item--disabled .cre8-c-checkbox-field-item__icon{color:var(--cre8-color-content-disabled)}.cre8-c-checkbox-field-item__input:checked+.cre8-c-checkbox-field-item__custom-checkbox .cre8-c-checkbox-field-item__icon{display:flex}.cre8-c-checkbox-field-item__label{margin-left:2rem;font-family:var(--cre8-typography-label-small-font-family);font-size:var(--cre8-typography-label-small-font-size);font-weight:var(--cre8-typography-label-small-font-weight);line-height:var(--cre8-typography-label-small-line-height);text-decoration:var(--cre8-typography-label-small-text-decoration);text-transform:var(--cre8-typography-label-small-text-transform)}.cre8-c-checkbox-field-item__field-note,.cre8-c-checkbox-field-item__field-note-success,.cre8-c-checkbox-field-item__field-note-error{flex-basis:100%}`;
2
+ const styles = css `@charset "UTF-8";
3
+ .cre8-u-content-knockout-brand {
4
+ color: var(----cre8-color-content-knockout-brand);
5
+ }
6
+
7
+ .cre8-u-is-hidden {
8
+ display: none !important;
9
+ visibility: hidden !important;
10
+ }
11
+
12
+ .cre8-u-is-vishidden {
13
+ position: absolute !important;
14
+ overflow: hidden;
15
+ width: 1px;
16
+ height: 1px;
17
+ padding: 0;
18
+ border: 0;
19
+ clip: rect(1px, 1px, 1px, 1px);
20
+ }
21
+
22
+ @media all and (min-width: 23.4375rem) {
23
+ .cre8-u-hide-sm {
24
+ display: none !important;
25
+ }
26
+ }
27
+ @media all and (min-width: 35rem) {
28
+ .cre8-u-hide-sm-2 {
29
+ display: none !important;
30
+ }
31
+ }
32
+ @media all and (min-width: 48rem) {
33
+ .cre8-u-hide-md {
34
+ display: none !important;
35
+ }
36
+ }
37
+ @media all and (min-width: 60rem) {
38
+ .cre8-u-hide-lg {
39
+ display: none !important;
40
+ }
41
+ }
42
+ @media all and (min-width: 75rem) {
43
+ .cre8-u-hide-xl {
44
+ display: none !important;
45
+ }
46
+ }
47
+ @media all and (max-width: 23.4375rem) {
48
+ .cre8-u-show-sm {
49
+ display: none !important;
50
+ }
51
+ }
52
+ @media all and (max-width: 35rem) {
53
+ .cre8-u-show-sm-2 {
54
+ display: none !important;
55
+ }
56
+ }
57
+ @media all and (max-width: 48rem) {
58
+ .cre8-u-show-md {
59
+ display: none !important;
60
+ }
61
+ }
62
+ @media all and (max-width: 60rem) {
63
+ .cre8-u-show-lg {
64
+ display: none !important;
65
+ }
66
+ }
67
+ @media all and (max-width: 75rem) {
68
+ .cre8-u-show-xl {
69
+ display: none !important;
70
+ }
71
+ }
72
+ .cre8-u-margin-none {
73
+ margin: 0 !important;
74
+ }
75
+
76
+ .cre8-u-margin-sm {
77
+ margin: size(1) !important;
78
+ }
79
+
80
+ .cre8-u-margin-md {
81
+ margin: size(2) !important;
82
+ }
83
+
84
+ .cre8-u-margin-lg {
85
+ margin: size(3) !important;
86
+ }
87
+
88
+ .cre8-u-margin-xl {
89
+ margin: size(4) !important;
90
+ }
91
+
92
+ .cre8-u-margin-xxl {
93
+ margin: size(8) !important;
94
+ }
95
+
96
+ .cre8-u-margin-top-none {
97
+ margin-top: 0 !important;
98
+ }
99
+
100
+ .cre8-u-margin-top-sm {
101
+ margin-top: size(1) !important;
102
+ }
103
+
104
+ .cre8-u-margin-top-md {
105
+ margin-top: size(2) !important;
106
+ }
107
+
108
+ .cre8-u-margin-top-lg {
109
+ margin-top: size(3) !important;
110
+ }
111
+
112
+ .cre8-u-margin-top-xl {
113
+ margin-top: size(4) !important;
114
+ }
115
+
116
+ .cre8-u-margin-top-xxl {
117
+ margin-top: size(8) !important;
118
+ }
119
+
120
+ .cre8-u-margin-right-none {
121
+ margin-right: 0 !important;
122
+ }
123
+
124
+ .cre8-u-margin-right-sm {
125
+ margin-right: size(1) !important;
126
+ }
127
+
128
+ .cre8-u-margin-right-md {
129
+ margin-right: size(2) !important;
130
+ }
131
+
132
+ .cre8-u-margin-right-lg {
133
+ margin-right: size(3) !important;
134
+ }
135
+
136
+ .cre8-u-margin-right-xl {
137
+ margin-right: size(4) !important;
138
+ }
139
+
140
+ .cre8-u-margin-right-xxl {
141
+ margin-right: size(8) !important;
142
+ }
143
+
144
+ .cre8-u-margin-bottom-none {
145
+ margin-bottom: 0 !important;
146
+ }
147
+
148
+ .cre8-u-margin-bottom-sm {
149
+ margin-bottom: size(1) !important;
150
+ }
151
+
152
+ .cre8-u-margin-bottom-md {
153
+ margin-bottom: size(2) !important;
154
+ }
155
+
156
+ .cre8-u-margin-bottom-lg {
157
+ margin-bottom: size(3) !important;
158
+ }
159
+
160
+ .cre8-u-margin-bottom-xl {
161
+ margin-bottom: size(4) !important;
162
+ }
163
+
164
+ .cre8-u-margin-bottom-xxl {
165
+ margin-bottom: size(8) !important;
166
+ }
167
+
168
+ .cre8-u-margin-bottom-xl-xxl {
169
+ margin-bottom: size(4) !important;
170
+ }
171
+
172
+ @media all and (min-width: 768px) {
173
+ .cre8-u-margin-bottom-xl-xxl {
174
+ margin-bottom: size(8) !important;
175
+ }
176
+ }
177
+ .cre8-u-margin-left-none {
178
+ margin-left: 0 !important;
179
+ }
180
+
181
+ .cre8-u-margin-left-sm {
182
+ margin-left: size(1) !important;
183
+ }
184
+
185
+ .cre8-u-margin-left-md {
186
+ margin-left: size(2) !important;
187
+ }
188
+
189
+ .cre8-u-margin-left-lg {
190
+ margin-left: size(3) !important;
191
+ }
192
+
193
+ .cre8-u-margin-left-xl {
194
+ margin-left: size(4) !important;
195
+ }
196
+
197
+ .cre8-u-margin-left-xxl {
198
+ margin-left: size(8) !important;
199
+ }
200
+
201
+ .cre8-u-padding-none {
202
+ padding: 0 !important;
203
+ }
204
+
205
+ .cre8-u-padding-sm {
206
+ padding: size(1) !important;
207
+ }
208
+
209
+ .cre8-u-padding-md {
210
+ padding: size(2) !important;
211
+ }
212
+
213
+ .cre8-u-padding-lg {
214
+ padding: size(3) !important;
215
+ }
216
+
217
+ .cre8-u-padding-xl {
218
+ padding: size(4) !important;
219
+ }
220
+
221
+ .cre8-u-padding-xxl {
222
+ padding: size(8) !important;
223
+ }
224
+
225
+ .cre8-u-padding-top-none {
226
+ padding-top: 0 !important;
227
+ }
228
+
229
+ .cre8-u-padding-top-sm {
230
+ padding-top: size(1) !important;
231
+ }
232
+
233
+ .cre8-u-padding-top-md {
234
+ padding-top: size(2) !important;
235
+ }
236
+
237
+ .cre8-u-padding-top-lg {
238
+ padding-top: size(3) !important;
239
+ }
240
+
241
+ .cre8-u-padding-top-xl {
242
+ padding-top: size(4) !important;
243
+ }
244
+
245
+ .cre8-u-padding-top-xxl {
246
+ padding-top: size(8) !important;
247
+ }
248
+
249
+ .cre8-u-padding-right-none {
250
+ padding-right: 0 !important;
251
+ }
252
+
253
+ .cre8-u-padding-right-sm {
254
+ padding-right: size(1) !important;
255
+ }
256
+
257
+ .cre8-u-padding-right-md {
258
+ padding-right: size(2) !important;
259
+ }
260
+
261
+ .cre8-u-padding-right-lg {
262
+ padding-right: size(3) !important;
263
+ }
264
+
265
+ .cre8-u-padding-right-xl {
266
+ padding-right: size(4) !important;
267
+ }
268
+
269
+ .cre8-u-padding-right-xxl {
270
+ padding-right: size(8) !important;
271
+ }
272
+
273
+ .cre8-u-padding-bottom-none {
274
+ padding-bottom: 0 !important;
275
+ }
276
+
277
+ .cre8-u-padding-bottom-sm {
278
+ padding-bottom: size(1) !important;
279
+ }
280
+
281
+ .cre8-u-padding-bottom-md {
282
+ padding-bottom: size(2) !important;
283
+ }
284
+
285
+ .cre8-u-padding-bottom-lg {
286
+ padding-bottom: size(3) !important;
287
+ }
288
+
289
+ .cre8-u-padding-bottom-xl {
290
+ padding-bottom: size(4) !important;
291
+ }
292
+
293
+ .cre8-u-padding-bottom-xxl {
294
+ padding-bottom: size(8) !important;
295
+ }
296
+
297
+ .cre8-u-padding-left-none {
298
+ padding-left: 0 !important;
299
+ }
300
+
301
+ .cre8-u-padding-left-sm {
302
+ padding-left: size(1) !important;
303
+ }
304
+
305
+ .cre8-u-padding-left-md {
306
+ padding-left: size(2) !important;
307
+ }
308
+
309
+ .cre8-u-padding-left-lg {
310
+ padding-left: size(3) !important;
311
+ }
312
+
313
+ .cre8-u-padding-left-xl {
314
+ padding-left: size(4) !important;
315
+ }
316
+
317
+ .cre8-u-padding-left-xxl {
318
+ padding-left: size(8) !important;
319
+ }
320
+
321
+ .cre8-u-display-flex {
322
+ display: flex !important;
323
+ }
324
+
325
+ .cre8-u-display-block {
326
+ display: block !important;
327
+ }
328
+
329
+ body {
330
+ font-family: var(--cre8-typography-body-default-font-family);
331
+ font-size: var(--cre8-typography-body-default-font-size);
332
+ font-weight: var(--cre8-typography-body-default-font-weight);
333
+ line-height: var(--cre8-typography-body-default-line-height);
334
+ -webkit-text-decoration: var(--cre8-typography-body-default-text-decoration);
335
+ text-decoration: var(--cre8-typography-body-default-text-decoration);
336
+ text-transform: var(--cre8-typography-body-default-text-transform);
337
+ display: flex;
338
+ flex-direction: column;
339
+ padding: 0;
340
+ margin: 0;
341
+ color: var(--cre8-color-content-default);
342
+ background: var(--background-default);
343
+ }
344
+
345
+ @media all and (min-width: 60rem) {
346
+ .page-container {
347
+ background: linear-gradient(90deg, #fff 0, #fff 66.66%, #f8f8f9 0, #f8f8f9 0);
348
+ }
349
+ }
350
+ .band__inner {
351
+ margin-left: 2rem;
352
+ margin-right: 2rem;
353
+ }
354
+
355
+ @media all and (min-width: 60rem) {
356
+ .band__inner {
357
+ margin-right: 0;
358
+ }
359
+ }
360
+ img {
361
+ max-width: 100%;
362
+ height: auto;
363
+ }
364
+
365
+ /**
366
+ * Border-Box http:/paulirish.com/2012/box-sizing-border-box-ftw/
367
+ */
368
+ *,
369
+ ::slotted(*),
370
+ *:before,
371
+ *:after {
372
+ box-sizing: border-box;
373
+ }
374
+
375
+ :root {
376
+ --size-base-unit: 0.5rem;
377
+ }
378
+
379
+ /**
380
+ * RTL support for values logical properties can't automatically adjust for
381
+ * 1) Percentage based horizontal translate values need to be flipped
382
+ * 2) Background gradients using "to-right" or "to-left" need to be switched to using deg values.
383
+ * 3) Inverse items that have 45degs
384
+ */
385
+ [dir=rtl] {
386
+ --rtlTranslateX: 50%;
387
+ /* 1 */
388
+ --rtlGradientToRight: 270deg;
389
+ /* 2 */
390
+ --rtlRotate45Inverse: -45deg;
391
+ /* 3 */
392
+ }
393
+
394
+ /**
395
+ * Visible focus outline for elements on a light background
396
+ */
397
+ /**
398
+ * Visible focus outline for elements with an error status
399
+ */
400
+ /**
401
+ * Visible focus outline for elements on a dark background
402
+ */
403
+ /**
404
+ * Focus state for themes that need a dashed outline for focus
405
+ * state
406
+ **/
407
+ /**
408
+ * Invisible focus outline for elements that need a more visible
409
+ * focus state for high-contrast mode
410
+ */
411
+ /**
412
+ * Visually hidden from display
413
+ */
414
+ /*
415
+ =======
416
+ Animations
417
+ =======
418
+ */
419
+ :host {
420
+ --cre8-z-index-1: 1;
421
+ --cre8-z-index-50: 50;
422
+ --cre8-z-index-100: 100;
423
+ --cre8-z-index-200: 200;
424
+ --cre8-z-index-1030: 1030;
425
+ --cre8-anim-fade-quick: 0.35s;
426
+ --cre8-anim-ease: ease;
427
+ }
428
+
429
+ @keyframes fadeIn {
430
+ 100% {
431
+ opacity: 1;
432
+ }
433
+ }
434
+ @keyframes slideIn {
435
+ 100% {
436
+ transform: translateX(0);
437
+ }
438
+ }
439
+ @keyframes slideInFwd {
440
+ 100% {
441
+ width: 272px;
442
+ height: 272px;
443
+ }
444
+ }
445
+ @keyframes slideOutRight {
446
+ 100% {
447
+ width: 272px;
448
+ height: 272px;
449
+ }
450
+ }
451
+ @keyframes slideUp {
452
+ 100% {
453
+ transform: translateY(0);
454
+ }
455
+ }
456
+ @media (width >= 481px) {
457
+ @keyframes slideInFwd {
458
+ 100% {
459
+ width: 417px;
460
+ height: 417px;
461
+ }
462
+ }
463
+ @keyframes slideOutRight {
464
+ 100% {
465
+ width: 417px;
466
+ height: 417px;
467
+ }
468
+ }
469
+ }
470
+ @media (width >= 48rem) {
471
+ @keyframes slideInFwd {
472
+ 100% {
473
+ width: 330px;
474
+ height: 330px;
475
+ }
476
+ }
477
+ @keyframes slideOutRight {
478
+ 100% {
479
+ width: 330px;
480
+ height: 330px;
481
+ transform: translateX(calc(100vw - 45px));
482
+ }
483
+ }
484
+ }
485
+ @media (width >= 60rem) {
486
+ @keyframes slideInFwd {
487
+ 100% {
488
+ width: 460px;
489
+ height: 460px;
490
+ }
491
+ }
492
+ @keyframes slideOutRight {
493
+ 100% {
494
+ width: 460px;
495
+ height: 460px;
496
+ transform: translateX(calc(100vw - 45px));
497
+ }
498
+ }
499
+ }
500
+ @media (width >= 75rem) {
501
+ @keyframes slideInFwd {
502
+ 100% {
503
+ width: 592px;
504
+ height: 591px;
505
+ }
506
+ }
507
+ @keyframes slideOutRight {
508
+ 100% {
509
+ width: 592px;
510
+ height: 591px;
511
+ transform: translateX(calc(100vw - 45px));
512
+ }
513
+ }
514
+ }
515
+ @media (width >= 87.5rem) {
516
+ @keyframes slideOutRight {
517
+ 100% {
518
+ width: 592px;
519
+ height: 591px;
520
+ transform: translateX(calc(100vw - 120px));
521
+ }
522
+ }
523
+ }
524
+ @media (width >= 2200px) {
525
+ @keyframes slideOutRight {
526
+ 100% {
527
+ width: 592px;
528
+ height: 591px;
529
+ transform: translateX(calc(100vw - 592px));
530
+ }
531
+ }
532
+ }
533
+ span.ripple {
534
+ position: absolute;
535
+ border-radius: 50%;
536
+ transform: scale(0);
537
+ animation: ripple 600ms linear;
538
+ background-color: var(--ripple-bg-color);
539
+ }
540
+
541
+ @keyframes ripple {
542
+ to {
543
+ transform: scale(4);
544
+ opacity: 1;
545
+ }
546
+ }
547
+ :root {
548
+ --size-base-unit: 0.5rem;
549
+ }
550
+
551
+ /**
552
+ * RTL support for values logical properties can't automatically adjust for
553
+ * 1) Percentage based horizontal translate values need to be flipped
554
+ * 2) Background gradients using "to-right" or "to-left" need to be switched to using deg values.
555
+ * 3) Inverse items that have 45degs
556
+ */
557
+ [dir=rtl] {
558
+ --rtlTranslateX: 50%;
559
+ /* 1 */
560
+ --rtlGradientToRight: 270deg;
561
+ /* 2 */
562
+ --rtlRotate45Inverse: -45deg;
563
+ /* 3 */
564
+ }
565
+
566
+ /**
567
+ * Visible focus outline for elements on a light background
568
+ */
569
+ /**
570
+ * Visible focus outline for elements with an error status
571
+ */
572
+ /**
573
+ * Visible focus outline for elements on a dark background
574
+ */
575
+ /**
576
+ * Focus state for themes that need a dashed outline for focus
577
+ * state
578
+ **/
579
+ /**
580
+ * Invisible focus outline for elements that need a more visible
581
+ * focus state for high-contrast mode
582
+ */
583
+ /**
584
+ * Visually hidden from display
585
+ */
586
+ /**
587
+ * #VISIBILITY UTILITIES
588
+ */
589
+ /* Completely remove from the flow and screen readers. */
590
+ .cre8-u-is-hidden {
591
+ display: none !important;
592
+ visibility: hidden !important;
593
+ }
594
+
595
+ /* Completely remove from the flow but leave available to screen readers. */
596
+ .cre8-u-is-vishidden {
597
+ position: absolute !important;
598
+ overflow: hidden;
599
+ width: 1px;
600
+ height: 1px;
601
+ padding: 0;
602
+ border: 0;
603
+ clip: rect(1px, 1px, 1px, 1px);
604
+ }
605
+
606
+ /**
607
+  * Hide element at sm breakpoint
608
+  */
609
+ @media all and (min-width: 23.4375rem) {
610
+ .cre8-u-hide-sm {
611
+ display: none !important;
612
+ }
613
+ }
614
+
615
+ /**
616
+  * Hide element at sm-2 breakpoint
617
+  */
618
+ @media all and (min-width: 35rem) {
619
+ .cre8-u-hide-sm-2 {
620
+ display: none !important;
621
+ }
622
+ }
623
+
624
+ /**
625
+  * Hide element at md breakpoint
626
+  */
627
+ @media all and (min-width: 48rem) {
628
+ .cre8-u-hide-md {
629
+ display: none !important;
630
+ }
631
+ }
632
+
633
+ /**
634
+  * Hide element at lg breakpoint
635
+  */
636
+ @media all and (min-width: 60rem) {
637
+ .cre8-u-hide-lg {
638
+ display: none !important;
639
+ }
640
+ }
641
+
642
+ /**
643
+  * Hide element at xl breakpoint
644
+  */
645
+ @media all and (min-width: 75rem) {
646
+ .cre8-u-hide-xl {
647
+ display: none !important;
648
+ }
649
+ }
650
+
651
+ /**
652
+  * Show element at sm breakpoint
653
+  */
654
+ @media all and (max-width: 23.4375rem) {
655
+ .cre8-u-show-sm {
656
+ display: none !important;
657
+ }
658
+ }
659
+
660
+ /**
661
+  * Show element at sm-2 breakpoint
662
+  */
663
+ @media all and (max-width: 35rem) {
664
+ .cre8-u-show-sm-2 {
665
+ display: none !important;
666
+ }
667
+ }
668
+
669
+ /**
670
+  * Show element at md breakpoint
671
+  */
672
+ @media all and (max-width: 48rem) {
673
+ .cre8-u-show-md {
674
+ display: none !important;
675
+ }
676
+ }
677
+
678
+ /**
679
+  * Show element at lg breakpoint
680
+  */
681
+ @media all and (max-width: 60rem) {
682
+ .cre8-u-show-lg {
683
+ display: none !important;
684
+ }
685
+ }
686
+
687
+ /**
688
+  * Show element at xl breakpoint
689
+  */
690
+ @media all and (max-width: 75rem) {
691
+ .cre8-u-show-xl {
692
+ display: none !important;
693
+ }
694
+ }
695
+
696
+ /*------------------------------------*\\
697
+ #CHECKBOX-FIELD-ITEM
698
+ \\*------------------------------------*/
699
+ :host {
700
+ display: inline-flex;
701
+ flex-wrap: wrap;
702
+ }
703
+
704
+ /**
705
+ * 1) Form field that is composed of a checkbox input, label, and an optional field note.
706
+ */
707
+ .cre8-c-checkbox-field-item {
708
+ display: flex;
709
+ position: relative;
710
+ align-items: center;
711
+ margin-bottom: 0.5rem;
712
+ min-height: 1.5rem;
713
+ /**
714
+ * Checkbox field item within last cre8-checkbox-field-item wrapper in a fieldset
715
+ * 1) Remove margin bottom on last item
716
+ */
717
+ }
718
+ :host(:last-child) .cre8-c-checkbox-field-item {
719
+ margin-bottom: 0;
720
+ /* 1 */
721
+ }
722
+
723
+ /**
724
+ * Checkbox field item input
725
+ */
726
+ .cre8-c-checkbox-field-item__input {
727
+ opacity: 0;
728
+ cursor: pointer;
729
+ position: absolute;
730
+ top: 0;
731
+ left: 0;
732
+ height: 1.5rem;
733
+ min-width: 1.5rem;
734
+ margin: 0;
735
+ z-index: 1;
736
+ /**
737
+ * Checkbox field item input error
738
+ */
739
+ }
740
+ .cre8-c-checkbox-field-item--disabled .cre8-c-checkbox-field-item__input {
741
+ cursor: not-allowed;
742
+ }
743
+
744
+ /**
745
+ * Checkbox field item custom checkbox container
746
+ */
747
+ .cre8-c-checkbox-field-item__custom-checkbox {
748
+ display: flex;
749
+ position: absolute;
750
+ top: 0;
751
+ left: 0;
752
+ height: 1.5rem;
753
+ width: 1.5rem;
754
+ cursor: pointer;
755
+ align-items: center;
756
+ justify-content: center;
757
+ border-radius: var(--cre8-border-radius-small);
758
+ border-width: var(--cre8-border-width-default);
759
+ border-style: var(--cre8-border-style-default);
760
+ background-color: var(--cre8-color-bg-default);
761
+ border-color: var(--cre8-color-border-strong);
762
+ /**
763
+ * Checkbox field item custom checkbox focus visible custom outline
764
+ */
765
+ }
766
+ .cre8-c-checkbox-field-item__input:focus-visible + .cre8-c-checkbox-field-item__custom-checkbox {
767
+ outline: var(--cre8-border-width-focus) solid var(--cre8-color-border-active-outline);
768
+ outline-offset: 0.125rem;
769
+ }
770
+ .cre8-c-checkbox-field-item--error .cre8-c-checkbox-field-item__input:focus-visible + .cre8-c-checkbox-field-item__custom-checkbox {
771
+ outline: var(--cre8-border-width-focus) solid var(--cre8-color-border-error);
772
+ outline-offset: 0.125rem;
773
+ }
774
+ .cre8-c-checkbox-field-item__custom-checkbox {
775
+ /**
776
+ * Checkbox field item custom checkbox within checkbox field with error
777
+ */
778
+ }
779
+ .cre8-c-checkbox-field-item--error .cre8-c-checkbox-field-item__custom-checkbox {
780
+ background-color: var(--cre8-color-bg-default);
781
+ border-color: var(--cre8-color-border-error);
782
+ }
783
+ .cre8-c-checkbox-field-item__custom-checkbox {
784
+ /**
785
+ * Checkbox field item custom checkbox within checkbox field with disabled
786
+ */
787
+ }
788
+ .cre8-c-checkbox-field-item--disabled .cre8-c-checkbox-field-item__custom-checkbox {
789
+ cursor: not-allowed;
790
+ background-color: var(--cre8-color-bg-disabled);
791
+ border-color: var(--cre8-color-border-disabled);
792
+ }
793
+
794
+ /**
795
+ * Checkbox field item custom checkbox when item is checked
796
+ */
797
+ .cre8-c-checkbox-field-item__input:checked + .cre8-c-checkbox-field-item__custom-checkbox {
798
+ background-color: var(--cre8-color-bg-brand-strong);
799
+ /**
800
+ * Checkbox field item custom checkbox when item is checked with error
801
+ */
802
+ }
803
+ .cre8-c-checkbox-field-item--error .cre8-c-checkbox-field-item__input:checked + .cre8-c-checkbox-field-item__custom-checkbox {
804
+ background-color: var(--cre8-color-bg-default);
805
+ }
806
+ .cre8-c-checkbox-field-item__input:checked + .cre8-c-checkbox-field-item__custom-checkbox {
807
+ /**
808
+ * Checkbox field item custom checkbox when item is checked with disabled
809
+ */
810
+ }
811
+ .cre8-c-checkbox-field-item--disabled .cre8-c-checkbox-field-item__input:checked + .cre8-c-checkbox-field-item__custom-checkbox {
812
+ background-color: var(--cre8-color-bg-disabled);
813
+ }
814
+
815
+ /**
816
+ * Checkbox field item checkmark icon
817
+ */
818
+ .cre8-c-checkbox-field-item__icon {
819
+ display: none;
820
+ color: var(--cre8-color-content-knockout);
821
+ /**
822
+ * Checkbox field item icon within checkbox field with error
823
+ */
824
+ }
825
+ .cre8-c-checkbox-field-item--error .cre8-c-checkbox-field-item__icon {
826
+ color: var(--cre8-color-content-error);
827
+ }
828
+ .cre8-c-checkbox-field-item__icon {
829
+ /**
830
+ * Checkbox field item icon within checkbox field disabled
831
+ */
832
+ }
833
+ .cre8-c-checkbox-field-item--disabled .cre8-c-checkbox-field-item__icon {
834
+ color: var(--cre8-color-content-disabled);
835
+ }
836
+ .cre8-c-checkbox-field-item__icon {
837
+ /**
838
+ * Checkbox field item icon will display in the box if the input is checked
839
+ */
840
+ }
841
+ .cre8-c-checkbox-field-item__input:checked + .cre8-c-checkbox-field-item__custom-checkbox .cre8-c-checkbox-field-item__icon {
842
+ display: flex;
843
+ }
844
+
845
+ /**
846
+ * Checkbox field item input
847
+ */
848
+ .cre8-c-checkbox-field-item__label {
849
+ margin-left: 2rem;
850
+ font-family: var(--cre8-typography-label-small-font-family);
851
+ font-size: var(--cre8-typography-label-small-font-size);
852
+ font-weight: var(--cre8-typography-label-small-font-weight);
853
+ line-height: var(--cre8-typography-label-small-line-height);
854
+ text-decoration: var(--cre8-typography-label-small-text-decoration);
855
+ text-transform: var(--cre8-typography-label-small-text-transform);
856
+ }
857
+
858
+ /**
859
+ * Checkbox field item field notes
860
+ */
861
+ .cre8-c-checkbox-field-item__field-note,
862
+ .cre8-c-checkbox-field-item__field-note-success,
863
+ .cre8-c-checkbox-field-item__field-note-error {
864
+ flex-basis: 100%;
865
+ }`;
3
866
  export default styles;
4
867
  //# sourceMappingURL=checkbox-field-item.styles.js.map