q2-tecton-elements 1.60.2 → 1.61.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 (315) hide show
  1. package/dist/bundle-report.json +16580 -15448
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/q2-action-group_2.cjs.entry.js +1 -1
  4. package/dist/cjs/q2-action-sheet.cjs.entry.js +1 -1
  5. package/dist/cjs/q2-badge.cjs.entry.js +82 -0
  6. package/dist/cjs/q2-badge.cjs.entry.js.map +1 -0
  7. package/dist/cjs/q2-badge.entry.cjs.js.map +1 -0
  8. package/dist/cjs/q2-btn.q2-loading.entry.cjs.js.map +1 -0
  9. package/dist/cjs/q2-btn_2.cjs.entry.js +432 -0
  10. package/dist/cjs/q2-btn_2.cjs.entry.js.map +1 -0
  11. package/dist/cjs/q2-data-table.cjs.entry.js +1 -1
  12. package/dist/cjs/q2-data-table.cjs.entry.js.map +1 -1
  13. package/dist/cjs/q2-data-table.entry.cjs.js.map +1 -1
  14. package/dist/cjs/q2-file-picker.cjs.entry.js +15 -3
  15. package/dist/cjs/q2-file-picker.cjs.entry.js.map +1 -1
  16. package/dist/cjs/q2-file-picker.entry.cjs.js.map +1 -1
  17. package/dist/cjs/q2-grid-area.cjs.entry.js +2 -2
  18. package/dist/cjs/q2-grid-area.cjs.entry.js.map +1 -1
  19. package/dist/cjs/q2-grid-area.entry.cjs.js.map +1 -1
  20. package/dist/cjs/q2-icon.cjs.entry.js +715 -0
  21. package/dist/cjs/q2-icon.cjs.entry.js.map +1 -0
  22. package/dist/cjs/q2-icon.entry.cjs.js.map +1 -0
  23. package/dist/cjs/q2-input.cjs.entry.js +3556 -0
  24. package/dist/cjs/q2-input.cjs.entry.js.map +1 -0
  25. package/dist/cjs/q2-input.entry.cjs.js.map +1 -0
  26. package/dist/cjs/q2-legend.cjs.entry.js +1 -1
  27. package/dist/cjs/q2-legend.cjs.entry.js.map +1 -1
  28. package/dist/cjs/q2-legend.entry.cjs.js.map +1 -1
  29. package/dist/cjs/q2-link.q2-list.entry.cjs.js.map +1 -1
  30. package/dist/cjs/q2-link_2.cjs.entry.js +1 -1
  31. package/dist/cjs/q2-link_2.cjs.entry.js.map +1 -1
  32. package/dist/cjs/q2-meter.cjs.entry.js +109 -0
  33. package/dist/cjs/q2-meter.cjs.entry.js.map +1 -0
  34. package/dist/cjs/q2-meter.entry.cjs.js.map +1 -0
  35. package/dist/cjs/q2-modal.cjs.entry.js +2 -2
  36. package/dist/cjs/q2-optgroup.cjs.entry.js +1 -1
  37. package/dist/cjs/q2-pagination.cjs.entry.js +23 -10
  38. package/dist/cjs/q2-pagination.cjs.entry.js.map +1 -1
  39. package/dist/cjs/q2-pagination.entry.cjs.js.map +1 -1
  40. package/dist/cjs/q2-pill.cjs.entry.js +36 -12
  41. package/dist/cjs/q2-pill.cjs.entry.js.map +1 -1
  42. package/dist/cjs/q2-pill.entry.cjs.js.map +1 -1
  43. package/dist/cjs/q2-relative-time.cjs.entry.js +1 -1
  44. package/dist/cjs/q2-section.cjs.entry.js +2 -2
  45. package/dist/cjs/q2-select.cjs.entry.js +6 -3
  46. package/dist/cjs/q2-select.cjs.entry.js.map +1 -1
  47. package/dist/cjs/q2-select.entry.cjs.js.map +1 -1
  48. package/dist/cjs/q2-stepper-vertical.cjs.entry.js +1 -1
  49. package/dist/cjs/q2-stepper.cjs.entry.js +1 -1
  50. package/dist/cjs/q2-tab-container.cjs.entry.js +280 -0
  51. package/dist/cjs/q2-tab-container.cjs.entry.js.map +1 -0
  52. package/dist/cjs/q2-tab-container.entry.cjs.js.map +1 -0
  53. package/dist/cjs/q2-tab-pane.cjs.entry.js +34 -0
  54. package/dist/cjs/q2-tab-pane.cjs.entry.js.map +1 -0
  55. package/dist/cjs/q2-tab-pane.entry.cjs.js.map +1 -0
  56. package/dist/cjs/q2-tag.cjs.entry.js +1 -1
  57. package/dist/cjs/q2-tecton-elements.cjs.js +1 -1
  58. package/dist/cjs/{sanitize-html-string-BtI99lfg.js → sanitize-html-string-DPqrzfM9.js} +61 -27
  59. package/dist/cjs/sanitize-html-string-DPqrzfM9.js.map +1 -0
  60. package/dist/cjs/sprites-DZZE7UFT.js +22 -0
  61. package/dist/cjs/sprites-DZZE7UFT.js.map +1 -0
  62. package/dist/cjs/tecton-tab-pane.cjs.entry.js +2 -2
  63. package/dist/collection/collection-manifest.json +1 -0
  64. package/dist/collection/components/q2-data-table/q2-data-table.css +23 -2
  65. package/dist/collection/components/q2-file-picker/q2-file-picker.css +5 -0
  66. package/dist/collection/components/q2-file-picker/q2-file-picker.js +33 -2
  67. package/dist/collection/components/q2-file-picker/q2-file-picker.js.map +1 -1
  68. package/dist/collection/components/q2-grid-area/q2-grid-area.js +15 -15
  69. package/dist/collection/components/q2-grid-area/q2-grid-area.js.map +1 -1
  70. package/dist/collection/components/q2-icon/assets/brand.symbol.svg +1 -1
  71. package/dist/collection/components/q2-icon/assets/standard.symbol.svg +1 -1
  72. package/dist/collection/components/q2-legend/q2-legend.css +7 -7
  73. package/dist/collection/components/q2-link/q2-link.css +3 -3
  74. package/dist/collection/components/q2-meter/q2-meter.css +230 -0
  75. package/dist/collection/components/q2-meter/q2-meter.js +384 -0
  76. package/dist/collection/components/q2-meter/q2-meter.js.map +1 -0
  77. package/dist/collection/components/q2-modal/q2-modal.js +1 -1
  78. package/dist/collection/components/q2-optgroup/q2-optgroup.js +1 -1
  79. package/dist/collection/components/q2-pagination/q2-pagination.js +29 -15
  80. package/dist/collection/components/q2-pagination/q2-pagination.js.map +1 -1
  81. package/dist/collection/components/q2-pill/q2-pill.css +10 -4
  82. package/dist/collection/components/q2-pill/q2-pill.js +35 -11
  83. package/dist/collection/components/q2-pill/q2-pill.js.map +1 -1
  84. package/dist/collection/components/q2-relative-time/q2-relative-time.js +1 -1
  85. package/dist/collection/components/q2-resize-observer/q2-resize-observer.js +1 -1
  86. package/dist/collection/components/q2-section/q2-section.js +2 -2
  87. package/dist/collection/components/q2-select/q2-select.js +6 -3
  88. package/dist/collection/components/q2-select/q2-select.js.map +1 -1
  89. package/dist/collection/components/q2-stepper/q2-stepper.js +1 -1
  90. package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js +1 -1
  91. package/dist/collection/components/q2-tab-container/q2-tab-container.js +1 -1
  92. package/dist/collection/components/q2-tab-pane/q2-tab-pane.js +1 -1
  93. package/dist/collection/components/q2-tag/q2-tag.js +1 -1
  94. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js +2 -2
  95. package/dist/components/index.js +2 -0
  96. package/dist/components/index.js.map +1 -1
  97. package/dist/components/q2-data-table.js +1 -1
  98. package/dist/components/q2-data-table.js.map +1 -1
  99. package/dist/components/q2-file-picker.js +16 -3
  100. package/dist/components/q2-file-picker.js.map +1 -1
  101. package/dist/components/q2-grid-area.js +8 -8
  102. package/dist/components/q2-grid-area.js.map +1 -1
  103. package/dist/components/q2-legend2.js +1 -1
  104. package/dist/components/q2-legend2.js.map +1 -1
  105. package/dist/components/q2-link2.js +1 -1
  106. package/dist/components/q2-link2.js.map +1 -1
  107. package/dist/components/q2-meter.d.ts +11 -0
  108. package/dist/components/q2-meter.js +145 -0
  109. package/dist/components/q2-meter.js.map +1 -0
  110. package/dist/components/q2-modal.js +1 -1
  111. package/dist/components/q2-optgroup2.js +1 -1
  112. package/dist/components/q2-pagination.js +24 -11
  113. package/dist/components/q2-pagination.js.map +1 -1
  114. package/dist/components/q2-pill.js +36 -12
  115. package/dist/components/q2-pill.js.map +1 -1
  116. package/dist/components/q2-relative-time.js +1 -1
  117. package/dist/components/q2-resize-observer2.js +1 -1
  118. package/dist/components/q2-section.js +2 -2
  119. package/dist/components/q2-select2.js +6 -3
  120. package/dist/components/q2-select2.js.map +1 -1
  121. package/dist/components/q2-stepper-vertical.js +1 -1
  122. package/dist/components/q2-stepper.js +1 -1
  123. package/dist/components/q2-tab-container.js +1 -1
  124. package/dist/components/q2-tab-pane.js +1 -1
  125. package/dist/components/q2-tag.js +1 -1
  126. package/dist/components/q2-tooltip.js +1 -127
  127. package/dist/components/q2-tooltip.js.map +1 -1
  128. package/dist/components/q2-tooltip2.js +132 -0
  129. package/dist/components/q2-tooltip2.js.map +1 -0
  130. package/dist/components/sanitize-html-string.js +59 -25
  131. package/dist/components/sanitize-html-string.js.map +1 -1
  132. package/dist/components/tecton-tab-pane.js +2 -2
  133. package/dist/esm/{index-xCuy-dFb.js → index-LNnzUeDP.js} +3 -3
  134. package/dist/esm/{index-xCuy-dFb.js.map → index-LNnzUeDP.js.map} +1 -1
  135. package/dist/esm/loader.js +1 -1
  136. package/dist/esm/q2-action-group_2.entry.js +2 -2
  137. package/dist/esm/q2-action-sheet.entry.js +2 -2
  138. package/dist/esm/q2-badge.entry.js +80 -0
  139. package/dist/esm/q2-badge.entry.js.map +1 -0
  140. package/dist/esm/q2-btn.q2-loading.entry.js.map +1 -0
  141. package/dist/esm/q2-btn_2.entry.js +429 -0
  142. package/dist/esm/q2-btn_2.entry.js.map +1 -0
  143. package/dist/esm/q2-calendar.entry.js +1 -1
  144. package/dist/esm/q2-card.entry.js +1 -1
  145. package/dist/esm/q2-carousel-pane.entry.js +1 -1
  146. package/dist/esm/q2-carousel.entry.js +1 -1
  147. package/dist/esm/q2-chart-area.entry.js +1 -1
  148. package/dist/esm/q2-chart-bar.entry.js +1 -1
  149. package/dist/esm/q2-chart-donut.entry.js +1 -1
  150. package/dist/esm/q2-checkbox-group.entry.js +1 -1
  151. package/dist/esm/q2-checkbox.entry.js +1 -1
  152. package/dist/esm/q2-context.entry.js +1 -1
  153. package/dist/esm/q2-data-table.entry.js +2 -2
  154. package/dist/esm/q2-data-table.entry.js.map +1 -1
  155. package/dist/esm/q2-detail.entry.js +1 -1
  156. package/dist/esm/q2-dropdown-item.entry.js +1 -1
  157. package/dist/esm/q2-dropdown.entry.js +1 -1
  158. package/dist/esm/q2-editable-field.entry.js +1 -1
  159. package/dist/esm/q2-file-picker.entry.js +16 -4
  160. package/dist/esm/q2-file-picker.entry.js.map +1 -1
  161. package/dist/esm/q2-grid-area.entry.js +2 -2
  162. package/dist/esm/q2-grid-area.entry.js.map +1 -1
  163. package/dist/esm/q2-icon.entry.js +713 -0
  164. package/dist/esm/q2-icon.entry.js.map +1 -0
  165. package/dist/esm/q2-input.entry.js +3554 -0
  166. package/dist/esm/q2-input.entry.js.map +1 -0
  167. package/dist/esm/q2-item.entry.js +1 -1
  168. package/dist/esm/q2-legend.entry.js +1 -1
  169. package/dist/esm/q2-legend.entry.js.map +1 -1
  170. package/dist/esm/q2-link.q2-list.entry.js.map +1 -1
  171. package/dist/esm/q2-link_2.entry.js +2 -2
  172. package/dist/esm/q2-link_2.entry.js.map +1 -1
  173. package/dist/esm/q2-loc.entry.js +1 -1
  174. package/dist/esm/q2-message.entry.js +1 -1
  175. package/dist/esm/q2-meter.entry.js +107 -0
  176. package/dist/esm/q2-meter.entry.js.map +1 -0
  177. package/dist/esm/q2-modal.entry.js +3 -3
  178. package/dist/esm/q2-month-picker.entry.js +1 -1
  179. package/dist/esm/q2-optgroup.entry.js +2 -2
  180. package/dist/esm/q2-option-list_2.entry.js +1 -1
  181. package/dist/esm/q2-option.entry.js +1 -1
  182. package/dist/esm/q2-pagination.entry.js +24 -11
  183. package/dist/esm/q2-pagination.entry.js.map +1 -1
  184. package/dist/esm/q2-pill.entry.js +37 -13
  185. package/dist/esm/q2-pill.entry.js.map +1 -1
  186. package/dist/esm/q2-radio-group.entry.js +1 -1
  187. package/dist/esm/q2-radio.entry.js +1 -1
  188. package/dist/esm/q2-relative-time.entry.js +2 -2
  189. package/dist/esm/q2-section.entry.js +3 -3
  190. package/dist/esm/q2-select.entry.js +7 -4
  191. package/dist/esm/q2-select.entry.js.map +1 -1
  192. package/dist/esm/q2-stepper-pane.entry.js +1 -1
  193. package/dist/esm/q2-stepper-vertical.entry.js +2 -2
  194. package/dist/esm/q2-stepper.entry.js +2 -2
  195. package/dist/esm/q2-tab-container.entry.js +278 -0
  196. package/dist/esm/q2-tab-container.entry.js.map +1 -0
  197. package/dist/esm/q2-tab-pane.entry.js +32 -0
  198. package/dist/esm/q2-tab-pane.entry.js.map +1 -0
  199. package/dist/esm/q2-tag.entry.js +2 -2
  200. package/dist/esm/q2-tecton-elements.js +1 -1
  201. package/dist/esm/q2-textarea.entry.js +1 -1
  202. package/dist/esm/q2-tooltip.entry.js +1 -1
  203. package/dist/esm/{sanitize-html-string-DL0kgllh.js → sanitize-html-string-DOVERJq5.js} +61 -27
  204. package/dist/esm/sanitize-html-string-DOVERJq5.js.map +1 -0
  205. package/dist/esm/sprites-jG2RmiwF.js +20 -0
  206. package/dist/esm/sprites-jG2RmiwF.js.map +1 -0
  207. package/dist/esm/tecton-tab-pane.entry.js +2 -2
  208. package/dist/q2-tecton-elements/assets/brand.symbol.svg +1 -1
  209. package/dist/q2-tecton-elements/assets/standard.symbol.svg +1 -1
  210. package/dist/q2-tecton-elements/{index-xCuy-dFb.js → index-LNnzUeDP.js} +3 -3
  211. package/dist/q2-tecton-elements/{index-xCuy-dFb.js.map → index-LNnzUeDP.js.map} +1 -1
  212. package/dist/q2-tecton-elements/q2-action-group_2.entry.js +2 -2
  213. package/dist/q2-tecton-elements/q2-action-sheet.entry.js +2 -2
  214. package/dist/q2-tecton-elements/q2-badge.entry.esm.js.map +1 -0
  215. package/dist/q2-tecton-elements/q2-badge.entry.js +84 -0
  216. package/dist/q2-tecton-elements/q2-badge.entry.js.map +1 -0
  217. package/dist/q2-tecton-elements/q2-btn.q2-loading.entry.esm.js.map +1 -0
  218. package/dist/q2-tecton-elements/q2-btn_2.entry.js +453 -0
  219. package/dist/q2-tecton-elements/q2-btn_2.entry.js.map +1 -0
  220. package/dist/q2-tecton-elements/q2-calendar.entry.js +1 -1
  221. package/dist/q2-tecton-elements/q2-card.entry.js +1 -1
  222. package/dist/q2-tecton-elements/q2-carousel-pane.entry.js +1 -1
  223. package/dist/q2-tecton-elements/q2-carousel.entry.js +5 -5
  224. package/dist/q2-tecton-elements/q2-chart-area.entry.js +1 -1
  225. package/dist/q2-tecton-elements/q2-chart-bar.entry.js +1 -1
  226. package/dist/q2-tecton-elements/q2-chart-donut.entry.js +9 -9
  227. package/dist/q2-tecton-elements/q2-checkbox-group.entry.js +1 -1
  228. package/dist/q2-tecton-elements/q2-checkbox.entry.js +1 -1
  229. package/dist/q2-tecton-elements/q2-context.entry.js +1 -1
  230. package/dist/q2-tecton-elements/q2-data-table.entry.esm.js.map +1 -1
  231. package/dist/q2-tecton-elements/q2-data-table.entry.js +109 -109
  232. package/dist/q2-tecton-elements/q2-data-table.entry.js.map +1 -1
  233. package/dist/q2-tecton-elements/q2-detail.entry.js +1 -1
  234. package/dist/q2-tecton-elements/q2-dropdown-item.entry.js +4 -4
  235. package/dist/q2-tecton-elements/q2-dropdown.entry.js +1 -1
  236. package/dist/q2-tecton-elements/q2-editable-field.entry.js +1 -1
  237. package/dist/q2-tecton-elements/q2-file-picker.entry.esm.js.map +1 -1
  238. package/dist/q2-tecton-elements/q2-file-picker.entry.js +112 -93
  239. package/dist/q2-tecton-elements/q2-file-picker.entry.js.map +1 -1
  240. package/dist/q2-tecton-elements/q2-grid-area.entry.esm.js.map +1 -1
  241. package/dist/q2-tecton-elements/q2-grid-area.entry.js +3 -3
  242. package/dist/q2-tecton-elements/q2-grid-area.entry.js.map +1 -1
  243. package/dist/q2-tecton-elements/q2-icon.entry.esm.js.map +1 -0
  244. package/dist/q2-tecton-elements/q2-icon.entry.js +870 -0
  245. package/dist/q2-tecton-elements/q2-icon.entry.js.map +1 -0
  246. package/dist/q2-tecton-elements/q2-input.entry.esm.js.map +1 -0
  247. package/dist/q2-tecton-elements/q2-input.entry.js +3883 -0
  248. package/dist/q2-tecton-elements/q2-input.entry.js.map +1 -0
  249. package/dist/q2-tecton-elements/q2-item.entry.js +1 -1
  250. package/dist/q2-tecton-elements/q2-legend.entry.esm.js.map +1 -1
  251. package/dist/q2-tecton-elements/q2-legend.entry.js +1 -1
  252. package/dist/q2-tecton-elements/q2-legend.entry.js.map +1 -1
  253. package/dist/q2-tecton-elements/q2-link.q2-list.entry.esm.js.map +1 -1
  254. package/dist/q2-tecton-elements/q2-link_2.entry.js +2 -2
  255. package/dist/q2-tecton-elements/q2-link_2.entry.js.map +1 -1
  256. package/dist/q2-tecton-elements/q2-loc.entry.js +1 -1
  257. package/dist/q2-tecton-elements/q2-message.entry.js +1 -1
  258. package/dist/q2-tecton-elements/q2-meter.entry.esm.js.map +1 -0
  259. package/dist/q2-tecton-elements/q2-meter.entry.js +176 -0
  260. package/dist/q2-tecton-elements/q2-meter.entry.js.map +1 -0
  261. package/dist/q2-tecton-elements/q2-modal.entry.js +24 -24
  262. package/dist/q2-tecton-elements/q2-month-picker.entry.js +1 -1
  263. package/dist/q2-tecton-elements/q2-optgroup.entry.js +5 -5
  264. package/dist/q2-tecton-elements/q2-option-list_2.entry.js +15 -15
  265. package/dist/q2-tecton-elements/q2-option.entry.js +1 -1
  266. package/dist/q2-tecton-elements/q2-pagination.entry.esm.js.map +1 -1
  267. package/dist/q2-tecton-elements/q2-pagination.entry.js +43 -33
  268. package/dist/q2-tecton-elements/q2-pagination.entry.js.map +1 -1
  269. package/dist/q2-tecton-elements/q2-pill.entry.esm.js.map +1 -1
  270. package/dist/q2-tecton-elements/q2-pill.entry.js +57 -36
  271. package/dist/q2-tecton-elements/q2-pill.entry.js.map +1 -1
  272. package/dist/q2-tecton-elements/q2-radio-group.entry.js +1 -1
  273. package/dist/q2-tecton-elements/q2-radio.entry.js +4 -4
  274. package/dist/q2-tecton-elements/q2-relative-time.entry.js +2 -2
  275. package/dist/q2-tecton-elements/q2-section.entry.js +21 -21
  276. package/dist/q2-tecton-elements/q2-select.entry.esm.js.map +1 -1
  277. package/dist/q2-tecton-elements/q2-select.entry.js +7 -4
  278. package/dist/q2-tecton-elements/q2-select.entry.js.map +1 -1
  279. package/dist/q2-tecton-elements/q2-stepper-pane.entry.js +1 -1
  280. package/dist/q2-tecton-elements/q2-stepper-vertical.entry.js +19 -19
  281. package/dist/q2-tecton-elements/q2-stepper.entry.js +13 -13
  282. package/dist/q2-tecton-elements/q2-tab-container.entry.esm.js.map +1 -0
  283. package/dist/q2-tecton-elements/q2-tab-container.entry.js +348 -0
  284. package/dist/q2-tecton-elements/q2-tab-container.entry.js.map +1 -0
  285. package/dist/q2-tecton-elements/q2-tab-pane.entry.esm.js.map +1 -0
  286. package/dist/q2-tecton-elements/q2-tab-pane.entry.js +44 -0
  287. package/dist/q2-tecton-elements/q2-tab-pane.entry.js.map +1 -0
  288. package/dist/q2-tecton-elements/q2-tag.entry.js +57 -57
  289. package/dist/q2-tecton-elements/q2-tecton-elements.esm.js +1 -1
  290. package/dist/q2-tecton-elements/q2-textarea.entry.js +1 -1
  291. package/dist/q2-tecton-elements/q2-tooltip.entry.js +1 -1
  292. package/dist/q2-tecton-elements/{sanitize-html-string-DL0kgllh.js → sanitize-html-string-DOVERJq5.js} +314 -282
  293. package/dist/q2-tecton-elements/sanitize-html-string-DOVERJq5.js.map +1 -0
  294. package/dist/q2-tecton-elements/sprites-jG2RmiwF.js +18 -0
  295. package/dist/q2-tecton-elements/sprites-jG2RmiwF.js.map +1 -0
  296. package/dist/q2-tecton-elements/tecton-tab-pane.entry.js +6 -6
  297. package/dist/types/components/q2-file-picker/q2-file-picker.d.ts +5 -0
  298. package/dist/types/components/q2-grid-area/q2-grid-area.d.ts +6 -6
  299. package/dist/types/components/q2-meter/q2-meter.d.ts +70 -0
  300. package/dist/types/components/q2-pagination/q2-pagination.d.ts +2 -1
  301. package/dist/types/components/q2-pill/q2-pill.d.ts +8 -1
  302. package/dist/types/components.d.ts +147 -4
  303. package/package.json +3 -3
  304. package/dist/cjs/q2-badge.q2-btn.q2-icon.q2-input.q2-loading.q2-tab-container.q2-tab-pane.entry.cjs.js.map +0 -1
  305. package/dist/cjs/q2-badge_7.cjs.entry.js +0 -5074
  306. package/dist/cjs/q2-badge_7.cjs.entry.js.map +0 -1
  307. package/dist/cjs/sanitize-html-string-BtI99lfg.js.map +0 -1
  308. package/dist/esm/q2-badge.q2-btn.q2-icon.q2-input.q2-loading.q2-tab-container.q2-tab-pane.entry.js.map +0 -1
  309. package/dist/esm/q2-badge_7.entry.js +0 -5066
  310. package/dist/esm/q2-badge_7.entry.js.map +0 -1
  311. package/dist/esm/sanitize-html-string-DL0kgllh.js.map +0 -1
  312. package/dist/q2-tecton-elements/q2-badge.q2-btn.q2-icon.q2-input.q2-loading.q2-tab-container.q2-tab-pane.entry.esm.js.map +0 -1
  313. package/dist/q2-tecton-elements/q2-badge_7.entry.js +0 -5659
  314. package/dist/q2-tecton-elements/q2-badge_7.entry.js.map +0 -1
  315. package/dist/q2-tecton-elements/sanitize-html-string-DL0kgllh.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"q2-file-picker.js","sourceRoot":"","sources":["../../../../src/components/q2-file-picker/q2-file-picker.tsx"],"names":[],"mappings":"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","sourcesContent":["import {\n Component,\n ComponentInterface,\n Element,\n Event,\n EventEmitter,\n Fragment,\n h,\n Prop,\n State,\n Watch,\n} from '@stencil/core';\nimport { hasSlotContent, loc } from 'src/utils';\n\ntype DisplayedFile = {\n file: File;\n message?: string;\n status: ValidFileStatusType | InvalidFileStatusType;\n toBeRemoved?: boolean;\n};\ntype ValidFileStatusType = 'in-progress' | 'failed' | 'uploaded';\ntype InvalidFileStatusType = 'invalid-type' | 'over-size-limit' | 'over-max-files-limit';\nexport type ValidFileStatus = {\n name: string;\n status: ValidFileStatusType;\n message?: string;\n};\nexport type InvalidFileStatus = {\n file: File;\n status: InvalidFileStatusType;\n};\nexport type FilesObject = {\n invalidFiles: InvalidFileStatus[];\n validFiles: File[];\n};\n\n/**\n * @slot label - An optional slot to display a custom label.\n * @slot description - An optional slot to display a custom description.\n */\n@Component({\n tag: 'q2-file-picker',\n styleUrl: 'q2-file-picker.scss',\n shadow: true,\n})\nexport class Q2FilePicker implements ComponentInterface {\n // #region Own Properties\n\n browseButtonInput: HTMLElement;\n dropZone: HTMLElement;\n fileItemsToBeDeleted;\n queuedFiles: File[] = [];\n\n // #endregion\n // #region Host HTML Element\n\n @Element()\n el: HTMLElement;\n\n // #endregion\n // #region State Properties\n\n @State()\n areFilesUploading: boolean = false;\n\n @State()\n displayedFiles: DisplayedFile[] = [];\n\n @State()\n isDropZoneHighlighted: boolean = false;\n\n @State()\n refreshCounter = 0;\n\n // #endregion\n // #region Public Property API\n\n /**\n * The size of the browse button.\n */\n @Prop({ reflect: true })\n buttonSize: 'none' | 'small' | 'medium' | 'large' = 'medium';\n\n /**\n * A description of the field. This is announced by screen readers when the field is focused.\n * @localizable\n */\n @Prop({ reflect: true })\n description: string;\n\n /**\n * Allowed file types based on extensions (e.g., ['jpg', 'png', 'pdf'] or\n * 'jpg, png, pdf'). When using the attribute, provide a comma-separated\n * string (e.g., 'jpg, png, pdf'). Arrays can only be set programmatically\n * via JavaScript.\n */\n @Prop({ reflect: true })\n fileTypes: string[] | string = [];\n\n /**\n * The label for the field. This is announced by screen readers when the field is focused.\n * @localizable\n */\n @Prop({ reflect: true })\n label: string;\n\n /**\n * The maximum number of files that can be selected.\n */\n @Prop({ reflect: true })\n // maxFiles: number | string = Infinity;\n maxFiles: number = Infinity;\n\n /**\n * The maximum size (in bytes) of any file that can be selected.\n */\n @Prop({ reflect: true })\n maxFileSize: number = Infinity;\n\n /**\n * An array of `ValidFileStatus` objects representing the upload status of\n * files. Each `ValidFileStatus` object contains the following properties:\n * - `name`: The file name.\n * - `status`: The upload status, either `\"failed\"` or `\"uploaded\"`.\n * - `message`: (Optional) A custom status message, used only when `status`\n * is `\"failed\"`. This allows developers to provide more detail about\n * upload failures while ensuring all other file status messages remain\n * consistent with approved design/UX standards. Custom failure messages\n * are limited to a single line.\n * @localizable\n */\n @Prop({ reflect: true })\n status: ValidFileStatus[] = [];\n\n /**\n * Returns an object representing the selected files with two properties:\n * - `invalidFiles`: An array of `InvalidFileStatus` objects representing\n * files that failed validation.\n * - `validFiles`: An array of `File` objects representing files that passed\n * validation.\n *\n * Each `InvalidFileStatus` object includes the following properties:\n * - `file`: The `File` object.\n * - `status`: The validation status, which can be `\"invalid-type\"` (invalid file\n * type), `\"over-size-limit\"` (file exceeds the size limit), or\n * `\"over-max-files-limit\"` (total exceeds the max files limit).\n * @readonly\n */\n @Prop({ mutable: true })\n value: FilesObject = { invalidFiles: [], validFiles: [] };\n\n /**\n * Determines if the file picker is a browse button or a drop zone with a\n * browse link.\n */\n @Prop({ reflect: true })\n variant: 'browse' | 'browse-drop' = 'browse';\n\n // #endregion\n // #region Events\n\n /**\n * Custom event dispatched when the user selects files. The event detail\n * contains an object representing the selected files with two\n * properties:\n * - `invalidFiles`: An array of `InvalidFileStatus` objects representing\n * files that failed validation.\n * - `validFiles`: An array of `File` objects representing files that passed\n * validation.\n *\n * Each `InvalidFileStatus` object includes the following properties:\n * - `file`: The `File` object.\n * - `status`: The validation status, which can be `\"invalid-type\"` (invalid file\n * type), `\"over-size-limit\"` (file exceeds the size limit), or\n * `\"over-max-files-limit\"` (total exceeds the max files limit).\n */\n @Event()\n tctChange: EventEmitter<FilesObject>;\n\n // #endregion\n // #region Watchers\n\n @Watch('status')\n updateFileList(newValue: ValidFileStatus[]) {\n newValue.forEach(statusItem => {\n const matchingQueuedFileIndex = this.queuedFiles.findIndex(file => file.name === statusItem.name);\n if (matchingQueuedFileIndex > -1) {\n const matchingFile = this.queuedFiles.splice(matchingQueuedFileIndex, 1)[0];\n this.displayedFiles = [{ file: matchingFile, status: statusItem.status }, ...this.displayedFiles];\n } else {\n const matchingDisplayedFileIndex = this.displayedFiles.findIndex(\n file => file.file.name === statusItem.name\n );\n if (matchingDisplayedFileIndex > -1) {\n this.displayedFiles[matchingDisplayedFileIndex].status = statusItem.status;\n if (statusItem.status === 'failed' && statusItem.message) {\n this.displayedFiles[matchingDisplayedFileIndex].message = statusItem.message;\n }\n this.disableLoaderIfAllFilesUploaded();\n }\n }\n });\n }\n\n // #endregion\n // #region Local Methods\n\n get actualButtonSize() {\n return this.buttonSize === 'none' ? undefined : this.buttonSize;\n }\n\n get dropZoneClasses() {\n const classes = ['drop-zone'];\n if (this.isDropZoneHighlighted) {\n classes.push('drop-zone-highlighted');\n }\n\n return classes.join(' ');\n }\n\n get fileTypesArray() {\n return Array.isArray(this.fileTypes) ? this.fileTypes : this.fileTypes.split(',').map(type => type.trim());\n }\n\n get hasDescription() {\n return !!this.description || this.hasDescriptionSlotContent;\n }\n\n get hasDescriptionSlotContent() {\n return hasSlotContent(this.el, 'description');\n }\n\n get hasLabel() {\n return !!this.label || this.hasLabelSlotContent;\n }\n\n get hasLabelSlotContent() {\n return hasSlotContent(this.el, 'label');\n }\n\n buildFilesObject(filesToUpload: File[]): FilesObject {\n const invalidFiles = [];\n invalidFiles.push(...this.extractFilesOfInvalidTypes(filesToUpload));\n invalidFiles.push(...this.extractFilesOverSizeLimit(filesToUpload));\n invalidFiles.push(...this.extractFilesOverMaxFilesLimit(filesToUpload));\n this.displayedFiles = [...invalidFiles];\n\n if (filesToUpload.length === 0) {\n this.areFilesUploading = false;\n } else {\n this.queuedFiles = filesToUpload;\n }\n\n return { invalidFiles, validFiles: filesToUpload };\n }\n\n dimDropZone = (e: DragEvent) => {\n this.disableEvent(e);\n this.isDropZoneHighlighted = false;\n };\n\n disableEvent(event: Event) {\n event.preventDefault();\n event.stopPropagation();\n }\n\n disableLoaderIfAllFilesUploaded() {\n if (this.queuedFiles.length === 0 && !this.displayedFiles.some(file => file.status === 'in-progress')) {\n this.areFilesUploading = false;\n }\n }\n\n emitChange(filesObject: FilesObject) {\n this.areFilesUploading = filesObject.validFiles.length > 0;\n this.tctChange.emit(filesObject);\n }\n\n extractFilesOfInvalidTypes(files: File[]) {\n const invalidFiles = [];\n\n if (this.fileTypesArray.length === 0) return invalidFiles;\n\n files.forEach(file => {\n const fileExtension = file.name.split('.').pop().toLowerCase();\n if (!this.fileTypesArray.includes(fileExtension)) {\n invalidFiles.push({ file, status: 'invalid-type' });\n }\n });\n\n // Remove invalid files from the files array\n invalidFiles.forEach(invalidFile => {\n const index = files.indexOf(invalidFile.file);\n if (index > -1) {\n files.splice(index, 1);\n }\n });\n\n return invalidFiles;\n }\n\n extractFilesOverMaxFilesLimit(files: File[]) {\n const filesOverMaxFilesLimit = [];\n\n if (this.maxFiles === Infinity) return filesOverMaxFilesLimit;\n\n if (files.length > this.maxFiles) {\n const excessFiles = files.splice(this.maxFiles);\n excessFiles.forEach(file => {\n filesOverMaxFilesLimit.push({ file, status: 'over-max-files-limit' });\n });\n }\n\n return filesOverMaxFilesLimit;\n }\n\n extractFilesOverSizeLimit(files: File[]) {\n const filesOverSizeLimit = [];\n\n if (this.maxFileSize === Infinity) return filesOverSizeLimit;\n\n files.forEach(file => {\n if (file.size > this.maxFileSize) {\n filesOverSizeLimit.push({ file, status: 'over-size-limit' });\n }\n });\n\n // Remove files over size limit from the files array\n filesOverSizeLimit.forEach(overSizeFile => {\n const index = files.indexOf(overSizeFile.file);\n if (index > -1) {\n files.splice(index, 1);\n }\n });\n\n return filesOverSizeLimit;\n }\n\n forceRerender() {\n this.refreshCounter += 1; // Triggers re-render\n }\n\n getAnimationendHandlerToRemoveFileItem(fileName: string) {\n return (e: AnimationEvent) => {\n if (e.animationName === 'shrinkToCenterFadeOut') {\n this.displayedFiles = this.displayedFiles.filter(file => file.file.name !== fileName);\n }\n };\n }\n\n getClickHandlerToRemoveFileItem(fileName: string) {\n return () => {\n const fileToDelete = this.displayedFiles.find(file => file.file.name === fileName);\n if (fileToDelete) {\n fileToDelete.toBeRemoved = true;\n this.forceRerender();\n }\n };\n }\n\n getFileItemClasses(fileName: string) {\n const classes = ['file-item'];\n const matchingFile = this.displayedFiles.find(file => file.file.name === fileName);\n if (matchingFile?.toBeRemoved) {\n classes.push('fade-out');\n } else {\n classes.push('fade-in');\n }\n return classes.join(' ');\n }\n\n getFileItemStatusMessage(displayedFile: DisplayedFile) {\n switch (displayedFile.status) {\n case 'invalid-type':\n return loc('tecton.element.filePicker.unsupportedFileType');\n case 'over-size-limit':\n return loc('tecton.element.filePicker.sizeExceedsLimit');\n case 'over-max-files-limit':\n return loc('tecton.element.filePicker.overMaxFilesLimit');\n case 'in-progress':\n return loc('tecton.element.filePicker.uploadingEllipsis');\n case 'failed':\n if (displayedFile.message) return loc(displayedFile.message);\n return loc('tecton.element.filePicker.uploadFailed');\n case 'uploaded':\n default:\n return loc('tecton.element.filePicker.fileSize', [\n (displayedFile.file.size / (1000 * 1000)).toFixed(2),\n ]);\n }\n }\n\n grabDroppedFiles = (e: DragEvent) => {\n this.disableEvent(e);\n this.isDropZoneHighlighted = false;\n const droppedFiles = Array.from(e.dataTransfer.files);\n const filesObject = this.buildFilesObject(droppedFiles);\n\n this.emitChange(filesObject);\n this.value = filesObject;\n };\n\n grabSelectedFiles = (e: Event) => {\n const selectedFiles = Array.from((e.target as HTMLInputElement).files);\n const filesObject = this.buildFilesObject(selectedFiles);\n // Reset the input value to allow re-selection of the same file\n (this.browseButtonInput as HTMLInputElement).value = '';\n\n this.emitChange(filesObject);\n this.value = filesObject;\n };\n\n highlightDropZone = (e: DragEvent) => {\n this.disableEvent(e);\n this.isDropZoneHighlighted = true;\n };\n\n launchFileBrowser() {\n this.browseButtonInput.dispatchEvent(new MouseEvent('click'));\n }\n\n // #endregion\n // #region Render Methods\n\n render = () => {\n return (\n <div class=\"file-picker\">\n {(this.hasLabel || this.hasDescription) && (\n <div class=\"heading\">\n {this.hasLabel && (\n <label\n class=\"label\"\n htmlFor=\"file-field\"\n test-id=\"label\"\n >\n {!!this.label ? loc(this.label) : this.hasLabelSlotContent ? <slot name=\"label\" /> : ''}\n </label>\n )}\n {this.hasDescription && (\n <div\n class=\"description\"\n id=\"description\"\n test-id=\"description\"\n >\n {!!this.description ? (\n loc(this.description)\n ) : this.hasDescriptionSlotContent ? (\n <slot name=\"description\" />\n ) : (\n ''\n )}\n </div>\n )}\n </div>\n )}\n\n {(this.variant === 'browse-drop' && (\n <div\n class={this.dropZoneClasses}\n onDragEnter={this.disableEvent}\n onDragLeave={this.dimDropZone}\n onDragOver={this.highlightDropZone}\n onDrop={this.grabDroppedFiles}\n ref={el => (this.dropZone = el ?? this.dropZone)}\n test-id=\"drop-zone\"\n >\n {(this.areFilesUploading && (\n <Fragment>\n <q2-loading class=\"loading\"></q2-loading>\n <p class=\"drop-zone-text\">{loc('tecton.element.filePicker.uploadingEllipsis')}</p>\n </Fragment>\n )) || (\n <Fragment>\n <q2-icon type=\"upload\"></q2-icon>\n <p class=\"drop-zone-text\">\n <q2-link\n label={loc('tecton.element.filePicker.browse')}\n onTctClick={() => this.launchFileBrowser()}\n variant=\"inline\"\n test-id=\"browse-link\"\n href=\"javascript:void(0)\"\n />\n {loc('tecton.element.filePicker.orDragFilesHere', [this.maxFiles])}\n </p>\n </Fragment>\n )}\n </div>\n )) || (\n <div\n class=\"browse\"\n test-id=\"browse\"\n >\n <q2-btn\n disabled={this.areFilesUploading}\n intent=\"workflow-primary\"\n loading={this.areFilesUploading}\n onClick={() => this.launchFileBrowser()}\n size={this.actualButtonSize}\n test-id=\"browse-button\"\n >\n <q2-icon type=\"paperclip\"></q2-icon>\n <span>{loc('tecton.element.filePicker.attachFiles', [this.maxFiles])}</span>\n </q2-btn>\n </div>\n )}\n <input\n aria-describedby={(!!this.description && 'description') || undefined}\n class=\"sr\"\n id=\"file-field\"\n onChange={this.grabSelectedFiles}\n ref={el => (this.browseButtonInput = el ?? this.browseButtonInput)}\n type=\"file\"\n test-id=\"file-input\"\n multiple\n />\n <div class=\"file-list-container\">\n <q2-list class=\"file-list\">\n {this.displayedFiles.map(file => (\n <q2-item\n class={this.getFileItemClasses(file.file.name)}\n key={file.file.name}\n onAnimationEnd={this.getAnimationendHandlerToRemoveFileItem(file.file.name)}\n >\n <div slot=\"bullet\">\n {file.status === 'invalid-type' ||\n file.status === 'over-size-limit' ||\n file.status === 'failed' ||\n file.status === 'over-max-files-limit' ? (\n <q2-icon\n class=\"icon-error\"\n type=\"error\"\n ></q2-icon>\n ) : file.status === 'in-progress' ? (\n <q2-loading class=\"file-item-loading\"></q2-loading>\n ) : (\n <q2-icon\n class=\"icon-success\"\n type=\"success\"\n ></q2-icon>\n )}\n </div>\n <div slot=\"header\">{file.file.name}</div>\n <div\n class=\"file-item-info\"\n slot=\"body\"\n >\n {this.getFileItemStatusMessage(file)}\n </div>\n <div slot=\"action\">\n <q2-btn\n class=\"dismiss-button\"\n intent=\"neutral-text\"\n onClick={this.getClickHandlerToRemoveFileItem(file.file.name)}\n >\n <q2-icon type=\"close\"></q2-icon>\n </q2-btn>\n </div>\n </q2-item>\n ))}\n </q2-list>\n </div>\n </div>\n );\n };\n\n // #endregion\n}\n"]}
1
+ {"version":3,"file":"q2-file-picker.js","sourceRoot":"","sources":["../../../../src/components/q2-file-picker/q2-file-picker.tsx"],"names":[],"mappings":"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","sourcesContent":["import {\n Component,\n ComponentInterface,\n Element,\n Event,\n EventEmitter,\n Fragment,\n h,\n Prop,\n State,\n Watch,\n} from '@stencil/core';\nimport { hasSlotContent, loc } from 'src/utils';\n\ntype DisplayedFile = {\n file: File;\n message?: string;\n status: ValidFileStatusType | InvalidFileStatusType;\n toBeRemoved?: boolean;\n};\ntype ValidFileStatusType = 'in-progress' | 'failed' | 'uploaded';\ntype InvalidFileStatusType = 'invalid-type' | 'over-size-limit' | 'over-max-files-limit';\nexport type ValidFileStatus = {\n name: string;\n status: ValidFileStatusType;\n message?: string;\n};\nexport type InvalidFileStatus = {\n file: File;\n status: InvalidFileStatusType;\n};\nexport type FilesObject = {\n invalidFiles: InvalidFileStatus[];\n validFiles: File[];\n};\n\n/**\n * @slot label - An optional slot to display a custom label.\n * @slot description - An optional slot to display a custom description.\n */\n@Component({\n tag: 'q2-file-picker',\n styleUrl: 'q2-file-picker.scss',\n shadow: true,\n})\nexport class Q2FilePicker implements ComponentInterface {\n // #region Own Properties\n\n browseButtonInput: HTMLElement;\n dropZone: HTMLElement;\n fileItemsToBeDeleted;\n queuedFiles: File[] = [];\n\n // #endregion\n // #region Host HTML Element\n\n @Element()\n el: HTMLElement;\n\n // #endregion\n // #region State Properties\n\n @State()\n areFilesUploading: boolean = false;\n\n @State()\n displayedFiles: DisplayedFile[] = [];\n\n @State()\n isDropZoneHighlighted: boolean = false;\n\n @State()\n refreshCounter = 0;\n\n // #endregion\n // #region Public Property API\n\n /**\n * The size of the browse button.\n */\n @Prop({ reflect: true })\n buttonSize: 'none' | 'small' | 'medium' | 'large' = 'medium';\n\n /**\n * A description of the field. This is announced by screen readers when the field is focused.\n * @localizable\n */\n @Prop({ reflect: true })\n description: string;\n\n /**\n * Disables the file picker, preventing user interaction.\n */\n @Prop({ reflect: true })\n disabled: boolean;\n\n /**\n * Allowed file types based on extensions (e.g., ['jpg', 'png', 'pdf'] or\n * 'jpg, png, pdf'). When using the attribute, provide a comma-separated\n * string (e.g., 'jpg, png, pdf'). Arrays can only be set programmatically\n * via JavaScript.\n */\n @Prop({ reflect: true })\n fileTypes: string[] | string = [];\n\n /**\n * The label for the field. This is announced by screen readers when the field is focused.\n * @localizable\n */\n @Prop({ reflect: true })\n label: string;\n\n /**\n * The maximum number of files that can be selected.\n */\n @Prop({ reflect: true })\n // maxFiles: number | string = Infinity;\n maxFiles: number = Infinity;\n\n /**\n * The maximum size (in bytes) of any file that can be selected.\n */\n @Prop({ reflect: true })\n maxFileSize: number = Infinity;\n\n /**\n * An array of `ValidFileStatus` objects representing the upload status of\n * files. Each `ValidFileStatus` object contains the following properties:\n * - `name`: The file name.\n * - `status`: The upload status, either `\"failed\"` or `\"uploaded\"`.\n * - `message`: (Optional) A custom status message, used only when `status`\n * is `\"failed\"`. This allows developers to provide more detail about\n * upload failures while ensuring all other file status messages remain\n * consistent with approved design/UX standards. Custom failure messages\n * are limited to a single line.\n * @localizable\n */\n @Prop({ reflect: true })\n status: ValidFileStatus[] = [];\n\n /**\n * Returns an object representing the selected files with two properties:\n * - `invalidFiles`: An array of `InvalidFileStatus` objects representing\n * files that failed validation.\n * - `validFiles`: An array of `File` objects representing files that passed\n * validation.\n *\n * Each `InvalidFileStatus` object includes the following properties:\n * - `file`: The `File` object.\n * - `status`: The validation status, which can be `\"invalid-type\"` (invalid file\n * type), `\"over-size-limit\"` (file exceeds the size limit), or\n * `\"over-max-files-limit\"` (total exceeds the max files limit).\n * @readonly\n */\n @Prop({ mutable: true })\n value: FilesObject = { invalidFiles: [], validFiles: [] };\n\n /**\n * Determines if the file picker is a browse button or a drop zone with a\n * browse link.\n */\n @Prop({ reflect: true })\n variant: 'browse' | 'browse-drop' = 'browse';\n\n // #endregion\n // #region Events\n\n /**\n * Custom event dispatched when the user selects files. The event detail\n * contains an object representing the selected files with two\n * properties:\n * - `invalidFiles`: An array of `InvalidFileStatus` objects representing\n * files that failed validation.\n * - `validFiles`: An array of `File` objects representing files that passed\n * validation.\n *\n * Each `InvalidFileStatus` object includes the following properties:\n * - `file`: The `File` object.\n * - `status`: The validation status, which can be `\"invalid-type\"` (invalid file\n * type), `\"over-size-limit\"` (file exceeds the size limit), or\n * `\"over-max-files-limit\"` (total exceeds the max files limit).\n */\n @Event()\n tctChange: EventEmitter<FilesObject>;\n\n // #endregion\n // #region Watchers\n\n @Watch('status')\n updateFileList(newValue: ValidFileStatus[]) {\n newValue.forEach(statusItem => {\n const matchingQueuedFileIndex = this.queuedFiles.findIndex(file => file.name === statusItem.name);\n if (matchingQueuedFileIndex > -1) {\n const matchingFile = this.queuedFiles.splice(matchingQueuedFileIndex, 1)[0];\n this.displayedFiles = [{ file: matchingFile, status: statusItem.status }, ...this.displayedFiles];\n } else {\n const matchingDisplayedFileIndex = this.displayedFiles.findIndex(\n file => file.file.name === statusItem.name\n );\n if (matchingDisplayedFileIndex > -1) {\n this.displayedFiles[matchingDisplayedFileIndex].status = statusItem.status;\n if (statusItem.status === 'failed' && statusItem.message) {\n this.displayedFiles[matchingDisplayedFileIndex].message = statusItem.message;\n }\n this.disableLoaderIfAllFilesUploaded();\n }\n }\n });\n }\n\n // #endregion\n // #region Local Methods\n\n get actualButtonSize() {\n return this.buttonSize === 'none' ? undefined : this.buttonSize;\n }\n\n get dropZoneClasses() {\n const classes = ['drop-zone'];\n if (this.isDropZoneHighlighted) {\n classes.push('drop-zone-highlighted');\n }\n\n if (this.disabled) {\n classes.push('drop-zone-disabled');\n }\n\n return classes.join(' ');\n }\n\n get fileTypesArray() {\n return Array.isArray(this.fileTypes) ? this.fileTypes : this.fileTypes.split(',').map(type => type.trim());\n }\n\n get hasDescription() {\n return !!this.description || this.hasDescriptionSlotContent;\n }\n\n get hasDescriptionSlotContent() {\n return hasSlotContent(this.el, 'description');\n }\n\n get hasLabel() {\n return !!this.label || this.hasLabelSlotContent;\n }\n\n get hasLabelSlotContent() {\n return hasSlotContent(this.el, 'label');\n }\n\n buildFilesObject(filesToUpload: File[]): FilesObject {\n const invalidFiles = [];\n invalidFiles.push(...this.extractFilesOfInvalidTypes(filesToUpload));\n invalidFiles.push(...this.extractFilesOverSizeLimit(filesToUpload));\n invalidFiles.push(...this.extractFilesOverMaxFilesLimit(filesToUpload));\n this.displayedFiles = [...invalidFiles];\n\n if (filesToUpload.length === 0) {\n this.areFilesUploading = false;\n } else {\n this.queuedFiles = filesToUpload;\n }\n\n return { invalidFiles, validFiles: filesToUpload };\n }\n\n dimDropZone = (e: DragEvent) => {\n this.disableEvent(e);\n this.isDropZoneHighlighted = false;\n };\n\n disableEvent(event: Event) {\n event.preventDefault();\n event.stopPropagation();\n }\n\n disableLoaderIfAllFilesUploaded() {\n if (this.queuedFiles.length === 0 && !this.displayedFiles.some(file => file.status === 'in-progress')) {\n this.areFilesUploading = false;\n }\n }\n\n emitChange(filesObject: FilesObject) {\n this.areFilesUploading = filesObject.validFiles.length > 0;\n this.tctChange.emit(filesObject);\n }\n\n extractFilesOfInvalidTypes(files: File[]) {\n const invalidFiles = [];\n\n if (this.fileTypesArray.length === 0) return invalidFiles;\n\n files.forEach(file => {\n const fileExtension = file.name.split('.').pop().toLowerCase();\n if (!this.fileTypesArray.includes(fileExtension)) {\n invalidFiles.push({ file, status: 'invalid-type' });\n }\n });\n\n // Remove invalid files from the files array\n invalidFiles.forEach(invalidFile => {\n const index = files.indexOf(invalidFile.file);\n if (index > -1) {\n files.splice(index, 1);\n }\n });\n\n return invalidFiles;\n }\n\n extractFilesOverMaxFilesLimit(files: File[]) {\n const filesOverMaxFilesLimit = [];\n\n if (this.maxFiles === Infinity) return filesOverMaxFilesLimit;\n\n if (files.length > this.maxFiles) {\n const excessFiles = files.splice(this.maxFiles);\n excessFiles.forEach(file => {\n filesOverMaxFilesLimit.push({ file, status: 'over-max-files-limit' });\n });\n }\n\n return filesOverMaxFilesLimit;\n }\n\n extractFilesOverSizeLimit(files: File[]) {\n const filesOverSizeLimit = [];\n\n if (this.maxFileSize === Infinity) return filesOverSizeLimit;\n\n files.forEach(file => {\n if (file.size > this.maxFileSize) {\n filesOverSizeLimit.push({ file, status: 'over-size-limit' });\n }\n });\n\n // Remove files over size limit from the files array\n filesOverSizeLimit.forEach(overSizeFile => {\n const index = files.indexOf(overSizeFile.file);\n if (index > -1) {\n files.splice(index, 1);\n }\n });\n\n return filesOverSizeLimit;\n }\n\n forceRerender() {\n this.refreshCounter += 1; // Triggers re-render\n }\n\n getAnimationendHandlerToRemoveFileItem(fileName: string) {\n return (e: AnimationEvent) => {\n if (e.animationName === 'shrinkToCenterFadeOut') {\n this.displayedFiles = this.displayedFiles.filter(file => file.file.name !== fileName);\n }\n };\n }\n\n getClickHandlerToRemoveFileItem(fileName: string) {\n return () => {\n const fileToDelete = this.displayedFiles.find(file => file.file.name === fileName);\n if (fileToDelete) {\n fileToDelete.toBeRemoved = true;\n this.forceRerender();\n }\n };\n }\n\n getFileItemButtonLabel(displayedFile: DisplayedFile) {\n const statusMessage = `Status, ${displayedFile.status === 'uploaded' ? 'uploaded. ' : ''}${this.getFileItemStatusMessage(displayedFile)}`;\n return `Dismiss file item for ${displayedFile.file.name}. ${statusMessage}.`;\n }\n\n getFileItemClasses(fileName: string) {\n const classes = ['file-item'];\n const matchingFile = this.displayedFiles.find(file => file.file.name === fileName);\n if (matchingFile?.toBeRemoved) {\n classes.push('fade-out');\n } else {\n classes.push('fade-in');\n }\n return classes.join(' ');\n }\n\n getFileItemStatusMessage(displayedFile: DisplayedFile) {\n switch (displayedFile.status) {\n case 'invalid-type':\n return loc('tecton.element.filePicker.unsupportedFileType');\n case 'over-size-limit':\n return loc('tecton.element.filePicker.sizeExceedsLimit');\n case 'over-max-files-limit':\n return loc('tecton.element.filePicker.overMaxFilesLimit');\n case 'in-progress':\n return loc('tecton.element.filePicker.uploadingEllipsis');\n case 'failed':\n if (displayedFile.message) return loc(displayedFile.message);\n return loc('tecton.element.filePicker.uploadFailed');\n case 'uploaded':\n default:\n return loc('tecton.element.filePicker.fileSize', [\n (displayedFile.file.size / (1000 * 1000)).toFixed(2),\n ]);\n }\n }\n\n grabDroppedFiles = (e: DragEvent) => {\n if (this.disabled) return;\n this.disableEvent(e);\n this.isDropZoneHighlighted = false;\n const droppedFiles = Array.from(e.dataTransfer.files);\n const filesObject = this.buildFilesObject(droppedFiles);\n\n this.emitChange(filesObject);\n this.value = filesObject;\n };\n\n grabSelectedFiles = (e: Event) => {\n const selectedFiles = Array.from((e.target as HTMLInputElement).files);\n const filesObject = this.buildFilesObject(selectedFiles);\n // Reset the input value to allow re-selection of the same file\n (this.browseButtonInput as HTMLInputElement).value = '';\n\n this.emitChange(filesObject);\n this.value = filesObject;\n };\n\n highlightDropZone = (e: DragEvent) => {\n if (this.disabled) return;\n this.disableEvent(e);\n this.isDropZoneHighlighted = true;\n };\n\n launchFileBrowser() {\n this.browseButtonInput.dispatchEvent(new MouseEvent('click'));\n }\n\n // #endregion\n // #region Render Methods\n\n render = () => {\n const { disabled } = this;\n return (\n <div class=\"file-picker\">\n {(this.hasLabel || this.hasDescription) && (\n <div class=\"heading\">\n {this.hasLabel && (\n <label\n class=\"label\"\n htmlFor=\"file-field\"\n test-id=\"label\"\n >\n {!!this.label ? loc(this.label) : this.hasLabelSlotContent ? <slot name=\"label\" /> : ''}\n </label>\n )}\n {this.hasDescription && (\n <div\n class=\"description\"\n id=\"description\"\n test-id=\"description\"\n >\n {!!this.description ? (\n loc(this.description)\n ) : this.hasDescriptionSlotContent ? (\n <slot name=\"description\" />\n ) : (\n ''\n )}\n </div>\n )}\n </div>\n )}\n\n {(this.variant === 'browse-drop' && (\n <div\n class={this.dropZoneClasses}\n onDragEnter={this.disableEvent}\n onDragLeave={this.dimDropZone}\n onDragOver={this.highlightDropZone}\n onDrop={this.grabDroppedFiles}\n ref={el => (this.dropZone = el ?? this.dropZone)}\n test-id=\"drop-zone\"\n >\n {(this.areFilesUploading && (\n <Fragment>\n <q2-loading class=\"loading\"></q2-loading>\n <p class=\"drop-zone-text\">{loc('tecton.element.filePicker.uploadingEllipsis')}</p>\n </Fragment>\n )) || (\n <Fragment>\n <q2-icon type=\"upload\"></q2-icon>\n <p class=\"drop-zone-text\">\n <q2-link\n label={loc('tecton.element.filePicker.browse')}\n onTctClick={() => this.launchFileBrowser()}\n variant=\"inline\"\n test-id=\"browse-link\"\n disabled={disabled}\n href=\"javascript:void(0)\"\n />\n {loc('tecton.element.filePicker.orDragFilesHere', [this.maxFiles])}\n </p>\n </Fragment>\n )}\n </div>\n )) || (\n <div\n class=\"browse\"\n test-id=\"browse\"\n >\n <q2-btn\n disabled={disabled || this.areFilesUploading}\n intent=\"workflow-primary\"\n loading={this.areFilesUploading}\n onClick={() => this.launchFileBrowser()}\n size={this.actualButtonSize}\n test-id=\"browse-button\"\n >\n <q2-icon type=\"paperclip\"></q2-icon>\n <span>{loc('tecton.element.filePicker.attachFiles', [this.maxFiles])}</span>\n </q2-btn>\n </div>\n )}\n <input\n aria-describedby={(!!this.description && 'description') || undefined}\n class=\"sr\"\n id=\"file-field\"\n onChange={this.grabSelectedFiles}\n ref={el => (this.browseButtonInput = el ?? this.browseButtonInput)}\n type=\"file\"\n test-id=\"file-input\"\n disabled={disabled}\n multiple\n tabIndex={-1}\n />\n <div class=\"file-list-container\">\n <q2-list class=\"file-list\">\n {this.displayedFiles.map(file => (\n <q2-item\n class={this.getFileItemClasses(file.file.name)}\n key={file.file.name}\n onAnimationEnd={this.getAnimationendHandlerToRemoveFileItem(file.file.name)}\n >\n <div slot=\"bullet\">\n {file.status === 'invalid-type' ||\n file.status === 'over-size-limit' ||\n file.status === 'failed' ||\n file.status === 'over-max-files-limit' ? (\n <q2-icon\n class=\"icon-error\"\n type=\"error\"\n ></q2-icon>\n ) : file.status === 'in-progress' ? (\n <q2-loading\n class=\"file-item-loading\"\n hide-from-screen-readers\n ></q2-loading>\n ) : (\n <q2-icon\n class=\"icon-success\"\n type=\"success\"\n ></q2-icon>\n )}\n </div>\n <div slot=\"header\">{file.file.name}</div>\n <div\n class=\"file-item-info\"\n slot=\"body\"\n >\n {this.getFileItemStatusMessage(file)}\n </div>\n <div slot=\"action\">\n <q2-btn\n class=\"dismiss-button\"\n intent=\"neutral-text\"\n hide-label=\"true\"\n label={this.getFileItemButtonLabel(file)}\n onClick={this.getClickHandlerToRemoveFileItem(file.file.name)}\n disabled={disabled}\n >\n <q2-icon type=\"close\"></q2-icon>\n </q2-btn>\n </div>\n </q2-item>\n ))}\n </q2-list>\n </div>\n </div>\n );\n };\n\n // #endregion\n}\n"]}
@@ -24,7 +24,7 @@ export class Q2GridArea {
24
24
  */
25
25
  this.rowStart = 'auto';
26
26
  /** Sets the z-index of the grid area at the baseline viewport size.*/
27
- this.zIndex = 0;
27
+ this.zIndex = 'auto';
28
28
  }
29
29
  // #endregion
30
30
  // #region Local Methods
@@ -96,7 +96,7 @@ export class Q2GridArea {
96
96
  '--xl-align-self': this.xlAlign || this.lgAlign || this.mdAlign || this.smAlign || this.xsAlign || this.align,
97
97
  '--xl-z-index': `${this.computedXlZIndex}`,
98
98
  };
99
- return (h(Host, { key: 'f8e261f2b0ef797a8b66f6da08579be08c1c47b0', style: q2GridAreaStyles }, h("slot", { key: '41d23b118b2030a76a31a151cee55e080d2b804e' })));
99
+ return (h(Host, { key: '32f10ada52e7a553d6404c18cf4cc84085ae2cfa', style: q2GridAreaStyles }, h("slot", { key: 'dcc2e5cac18185e911cd58dc7d2b64c024a31ecc' })));
100
100
  }
101
101
  static get is() { return "q2-grid-area"; }
102
102
  static get encapsulation() { return "shadow"; }
@@ -367,12 +367,12 @@ export class Q2GridArea {
367
367
  "reflect": true
368
368
  },
369
369
  "lgZIndex": {
370
- "type": "number",
370
+ "type": "any",
371
371
  "attribute": "lg-z-index",
372
372
  "mutable": false,
373
373
  "complexType": {
374
374
  "original": "TQ2GridAreaZIndexOptions",
375
- "resolved": "number",
375
+ "resolved": "\"auto\" | number",
376
376
  "references": {
377
377
  "TQ2GridAreaZIndexOptions": {
378
378
  "location": "local",
@@ -542,12 +542,12 @@ export class Q2GridArea {
542
542
  "reflect": true
543
543
  },
544
544
  "mdZIndex": {
545
- "type": "number",
545
+ "type": "any",
546
546
  "attribute": "md-z-index",
547
547
  "mutable": false,
548
548
  "complexType": {
549
549
  "original": "TQ2GridAreaZIndexOptions",
550
- "resolved": "number",
550
+ "resolved": "\"auto\" | number",
551
551
  "references": {
552
552
  "TQ2GridAreaZIndexOptions": {
553
553
  "location": "local",
@@ -769,12 +769,12 @@ export class Q2GridArea {
769
769
  "reflect": true
770
770
  },
771
771
  "smZIndex": {
772
- "type": "number",
772
+ "type": "any",
773
773
  "attribute": "sm-z-index",
774
774
  "mutable": false,
775
775
  "complexType": {
776
776
  "original": "TQ2GridAreaZIndexOptions",
777
- "resolved": "number",
777
+ "resolved": "\"auto\" | number",
778
778
  "references": {
779
779
  "TQ2GridAreaZIndexOptions": {
780
780
  "location": "local",
@@ -944,12 +944,12 @@ export class Q2GridArea {
944
944
  "reflect": true
945
945
  },
946
946
  "xlZIndex": {
947
- "type": "number",
947
+ "type": "any",
948
948
  "attribute": "xl-z-index",
949
949
  "mutable": false,
950
950
  "complexType": {
951
951
  "original": "TQ2GridAreaZIndexOptions",
952
- "resolved": "number",
952
+ "resolved": "\"auto\" | number",
953
953
  "references": {
954
954
  "TQ2GridAreaZIndexOptions": {
955
955
  "location": "local",
@@ -1119,12 +1119,12 @@ export class Q2GridArea {
1119
1119
  "reflect": true
1120
1120
  },
1121
1121
  "xsZIndex": {
1122
- "type": "number",
1122
+ "type": "any",
1123
1123
  "attribute": "xs-z-index",
1124
1124
  "mutable": false,
1125
1125
  "complexType": {
1126
1126
  "original": "TQ2GridAreaZIndexOptions",
1127
- "resolved": "number",
1127
+ "resolved": "\"auto\" | number",
1128
1128
  "references": {
1129
1129
  "TQ2GridAreaZIndexOptions": {
1130
1130
  "location": "local",
@@ -1144,12 +1144,12 @@ export class Q2GridArea {
1144
1144
  "reflect": true
1145
1145
  },
1146
1146
  "zIndex": {
1147
- "type": "number",
1147
+ "type": "any",
1148
1148
  "attribute": "z-index",
1149
1149
  "mutable": false,
1150
1150
  "complexType": {
1151
1151
  "original": "TQ2GridAreaZIndexOptions",
1152
- "resolved": "number",
1152
+ "resolved": "\"auto\" | number",
1153
1153
  "references": {
1154
1154
  "TQ2GridAreaZIndexOptions": {
1155
1155
  "location": "local",
@@ -1167,7 +1167,7 @@ export class Q2GridArea {
1167
1167
  "getter": false,
1168
1168
  "setter": false,
1169
1169
  "reflect": true,
1170
- "defaultValue": "0"
1170
+ "defaultValue": "'auto'"
1171
1171
  }
1172
1172
  };
1173
1173
  }
@@ -1 +1 @@
1
- {"version":3,"file":"q2-grid-area.js","sourceRoot":"","sources":["../../../../src/components/q2-grid-area/q2-grid-area.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, h, Prop, Host } from '@stencil/core';\n\nexport type TQ2GridAreaColumnStartOptions = 'auto' | number;\nexport type TQ2GridAreaColumnSpanOptions = number;\nexport type TQ2GridAreaRowStartOptions = 'auto' | number;\nexport type TQ2GridAreaRowSpanOptions = number;\nexport type TQ2GridAreaJustifyOptions = 'auto' | 'stretch' | 'start' | 'center' | 'end';\nexport type TQ2GridAreaAlignOptions = 'auto' | 'stretch' | 'start' | 'center' | 'end';\nexport type TQ2GridAreaZIndexOptions = number;\n\n@Component({ tag: 'q2-grid-area', shadow: true, styleUrl: 'q2-grid-area.scss' })\nexport class Q2GridArea {\n // #region Public Property API\n\n /**\n * Sets the vertical alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n align: TQ2GridAreaAlignOptions = 'auto';\n\n /** Sets the column span amount of the grid area at the baseline viewport size.*/\n @Prop({ reflect: true })\n columnSpan: TQ2GridAreaColumnSpanOptions = 1;\n\n /** Sets the starting column of the grid area at the baseline viewport size.*/\n @Prop({ reflect: true })\n columnStart: TQ2GridAreaColumnStartOptions = 'auto';\n\n /**\n * Sets the horizontal alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n justify: TQ2GridAreaJustifyOptions = 'auto';\n\n /**\n * Sets the vertical alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n lgAlign: TQ2GridAreaAlignOptions;\n\n /** Sets the column span amount of the grid area at the LG viewport size.*/\n @Prop({ reflect: true })\n lgColumnSpan: TQ2GridAreaColumnSpanOptions;\n\n /**\n * Sets the starting column of the grid area at the LG viewport size.\n * When set to `auto`, the grid area will automatically start at the first available column.\n */\n @Prop({ reflect: true })\n lgColumnStart: TQ2GridAreaColumnStartOptions;\n\n /**\n * Sets the horizontal alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n lgJustify: TQ2GridAreaJustifyOptions;\n\n /** Sets the row span amount of the grid area at the LG viewport size.*/\n @Prop({ reflect: true })\n lgRowSpan: TQ2GridAreaRowSpanOptions;\n\n /**\n * Sets the starting row of the grid area at the LG viewport size.\n * When set to `auto`, the grid area will automatically start at the first available row.\n */\n @Prop({ reflect: true })\n lgRowStart: TQ2GridAreaRowStartOptions;\n\n /** Sets the z-index of the grid area at the LG viewport size.*/\n @Prop({ reflect: true })\n lgZIndex: TQ2GridAreaZIndexOptions;\n\n /**\n * Sets the vertical alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n mdAlign: TQ2GridAreaAlignOptions;\n\n /** Sets the column span amount of the grid area at the MD viewport size.*/\n @Prop({ reflect: true })\n mdColumnSpan: TQ2GridAreaColumnSpanOptions;\n\n /**\n * Sets the starting column of the grid area at the MD viewport size.\n * When set to `auto`, the grid area will automatically start at the first available column.\n */\n @Prop({ reflect: true })\n mdColumnStart: TQ2GridAreaColumnStartOptions;\n\n /**\n * Sets the horizontal alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n mdJustify: TQ2GridAreaJustifyOptions;\n\n /** Sets the row span amount of the grid area at the MD viewport size.*/\n @Prop({ reflect: true })\n mdRowSpan: TQ2GridAreaRowSpanOptions;\n\n /**\n * Sets the starting row of the grid area at the MD viewport size.\n * When set to `auto`, the grid area will automatically start at the first available row.\n */\n @Prop({ reflect: true })\n mdRowStart: TQ2GridAreaRowStartOptions;\n\n /** Sets the z-index of the grid area at the MD viewport size.*/\n @Prop({ reflect: true })\n mdZIndex: TQ2GridAreaZIndexOptions;\n\n /** Sets the row span amount of the grid area at the baseline viewport size.*/\n @Prop({ reflect: true })\n rowSpan: TQ2GridAreaRowSpanOptions = 1;\n\n /**\n * Sets the starting row of the grid area at the baseline viewport size.\n * When set to `auto`, the grid area will automatically start at the first available row.\n */\n @Prop({ reflect: true })\n rowStart: TQ2GridAreaRowStartOptions = 'auto';\n\n /**\n * Sets the vertical alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n smAlign: TQ2GridAreaAlignOptions;\n\n /** Sets the column span amount of the grid area at the SM viewport size.*/\n @Prop({ reflect: true })\n smColumnSpan: TQ2GridAreaColumnSpanOptions;\n\n /**\n * Sets the starting column of the grid area at the SM viewport size.\n * When set to `auto`, the grid area will automatically start at the first available column.\n */\n @Prop({ reflect: true })\n smColumnStart: TQ2GridAreaColumnStartOptions;\n\n /**\n * Sets the horizontal alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n smJustify: TQ2GridAreaJustifyOptions;\n\n /** Sets the row span amount of the grid area at the SM viewport size.*/\n @Prop({ reflect: true })\n smRowSpan: TQ2GridAreaRowSpanOptions;\n\n /**\n * Sets the starting row of the grid area at the SM viewport size.\n * When set to `auto`, the grid area will automatically start at the first available row.\n */\n @Prop({ reflect: true })\n smRowStart: TQ2GridAreaRowStartOptions;\n\n /** Sets the z-index of the grid area at the SM viewport size.*/\n @Prop({ reflect: true })\n smZIndex: TQ2GridAreaZIndexOptions;\n\n /**\n * Sets the vertical alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n xlAlign: TQ2GridAreaAlignOptions;\n\n /** Sets the column span amount of the grid area at the XL viewport size.*/\n @Prop({ reflect: true })\n xlColumnSpan: TQ2GridAreaColumnSpanOptions;\n\n /**\n * Sets the starting column of the grid area at the XL viewport size.\n * When set to `auto`, the grid area will automatically start at the first available column.\n */\n @Prop({ reflect: true })\n xlColumnStart: TQ2GridAreaColumnStartOptions;\n\n /**\n * Sets the horizontal alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n xlJustify: TQ2GridAreaJustifyOptions;\n\n /** Sets the row span amount of the grid area at the XL viewport size.*/\n @Prop({ reflect: true })\n xlRowSpan: TQ2GridAreaRowSpanOptions;\n\n /**\n * Sets the starting row of the grid area at the XL viewport size.\n * When set to `auto`, the grid area will automatically start at the first available row.\n */\n @Prop({ reflect: true })\n xlRowStart: TQ2GridAreaRowStartOptions;\n\n /** Sets the z-index of the grid area at the XL viewport size.*/\n @Prop({ reflect: true })\n xlZIndex: TQ2GridAreaZIndexOptions;\n\n /**\n * Sets the vertical alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n xsAlign: TQ2GridAreaAlignOptions;\n\n /** Sets the column span amount of the grid area at the XS viewport size.*/\n @Prop({ reflect: true })\n xsColumnSpan: TQ2GridAreaColumnSpanOptions;\n\n /**\n * Sets the starting column of the grid area at the XS viewport size.\n * When set to `auto`, the grid area will automatically start at the first available column.\n */\n @Prop({ reflect: true })\n xsColumnStart: TQ2GridAreaColumnStartOptions;\n\n /**\n * Sets the horizontal alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n xsJustify: TQ2GridAreaJustifyOptions;\n\n /** Sets the row span amount of the grid area at the XS viewport size.*/\n @Prop({ reflect: true })\n xsRowSpan: TQ2GridAreaRowSpanOptions;\n\n /**\n * Sets the starting row of the grid area at the XS viewport size.\n * When set to `auto`, the grid area will automatically start at the first available row.\n */\n @Prop({ reflect: true })\n xsRowStart: TQ2GridAreaRowStartOptions;\n\n /** Sets the z-index of the grid area at the XS viewport size.*/\n @Prop({ reflect: true })\n xsZIndex: TQ2GridAreaZIndexOptions;\n\n /** Sets the z-index of the grid area at the baseline viewport size.*/\n @Prop({ reflect: true })\n zIndex: TQ2GridAreaZIndexOptions = 0;\n\n // #endregion\n // #region Local Methods\n\n get computedLgZIndex() {\n return this.lgZIndex || this.lgZIndex === 0 ? this.lgZIndex : this.computedMdZIndex;\n }\n\n get computedMdZIndex() {\n return this.mdZIndex || this.mdZIndex === 0 ? this.mdZIndex : this.computedSmZIndex;\n }\n\n get computedSmZIndex() {\n return this.smZIndex || this.smZIndex === 0 ? this.smZIndex : this.computedXsZIndex;\n }\n\n get computedXlZIndex() {\n return this.xlZIndex || this.xlZIndex === 0 ? this.xlZIndex : this.computedLgZIndex;\n }\n\n get computedXsZIndex() {\n return this.xsZIndex || this.xsZIndex === 0 ? this.xsZIndex : this.zIndex;\n }\n\n // #endregion\n // #region Render Methods\n\n render() {\n const q2GridAreaStyles: { [key: string]: string } = {\n // base:\n '--grid-column-start': `${this.columnStart}`,\n '--grid-column-end': `span ${this.columnSpan}`,\n '--grid-row-start': `${this.rowStart}`,\n '--grid-row-end': `span ${this.rowSpan}`,\n '--justify-self': this.justify,\n '--align-self': this.align,\n '--z-index': `${this.zIndex}`,\n // xs:\n '--xs-grid-column-start': `${this.xsColumnStart || this.columnStart}`,\n '--xs-grid-column-end': `span ${this.xsColumnSpan || this.columnSpan}`,\n '--xs-grid-row-start': `${this.xsRowStart || this.rowStart}`,\n '--xs-grid-row-end': `span ${this.xsRowSpan || this.rowSpan}`,\n '--xs-justify-self': this.xsJustify || this.justify,\n '--xs-align-self': this.xsAlign || this.align,\n '--xs-z-index': `${this.computedXsZIndex}`,\n // sm:\n '--sm-grid-column-start': `${this.smColumnStart || this.xsColumnStart || this.columnStart}`,\n '--sm-grid-column-end': `span ${this.smColumnSpan || this.xsColumnSpan || this.columnSpan}`,\n '--sm-grid-row-start': `${this.smRowStart || this.xsRowStart || this.rowStart}`,\n '--sm-grid-row-end': `span ${this.smRowSpan || this.xsRowSpan || this.rowSpan}`,\n '--sm-justify-self': this.smJustify || this.xsJustify || this.justify,\n '--sm-align-self': this.smAlign || this.xsAlign || this.align,\n '--sm-z-index': `${this.computedSmZIndex}`,\n // md:\n '--md-grid-column-start': `${this.mdColumnStart || this.smColumnStart || this.xsColumnStart || this.columnStart}`,\n '--md-grid-column-end': `span ${this.mdColumnSpan || this.smColumnSpan || this.xsColumnSpan || this.columnSpan}`,\n '--md-grid-row-start': `${this.mdRowStart || this.smRowStart || this.xsRowStart || this.rowStart}`,\n '--md-grid-row-end': `span ${this.mdRowSpan || this.smRowSpan || this.xsRowSpan || this.rowSpan}`,\n '--md-justify-self': this.mdJustify || this.smJustify || this.xsJustify || this.justify,\n '--md-align-self': this.mdAlign || this.smAlign || this.xsAlign || this.align,\n '--md-z-index': `${this.computedMdZIndex}`,\n // lg:\n '--lg-grid-column-start': `${this.lgColumnStart || this.mdColumnStart || this.smColumnStart || this.xsColumnStart || this.columnStart}`,\n '--lg-grid-column-end': `span ${this.lgColumnSpan || this.mdColumnSpan || this.smColumnSpan || this.xsColumnSpan || this.columnSpan}`,\n '--lg-grid-row-start': `${this.lgRowStart || this.mdRowStart || this.smRowStart || this.xsRowStart || this.rowStart}`,\n '--lg-grid-row-end': `span ${this.lgRowSpan || this.mdRowSpan || this.smRowSpan || this.xsRowSpan || this.rowSpan}`,\n '--lg-justify-self': this.lgJustify || this.mdJustify || this.smJustify || this.xsJustify || this.justify,\n '--lg-align-self': this.lgAlign || this.mdAlign || this.smAlign || this.xsAlign || this.align,\n '--lg-z-index': `${this.computedLgZIndex}`,\n // xl:\n '--xl-grid-column-start': `${this.xlColumnStart || this.lgColumnStart || this.mdColumnStart || this.smColumnStart || this.xsColumnStart || this.columnStart}`,\n '--xl-grid-column-end': `span ${this.xlColumnSpan || this.lgColumnSpan || this.mdColumnSpan || this.smColumnSpan || this.xsColumnSpan || this.columnSpan}`,\n '--xl-grid-row-start': `${this.xlRowStart || this.lgRowStart || this.mdRowStart || this.smRowStart || this.xsRowStart || this.rowStart}`,\n '--xl-grid-row-end': `span ${this.xlRowSpan || this.lgRowSpan || this.mdRowSpan || this.smRowSpan || this.xsRowSpan || this.rowSpan}`,\n '--xl-justify-self':\n this.xlJustify || this.lgJustify || this.mdJustify || this.smJustify || this.xsJustify || this.justify,\n '--xl-align-self':\n this.xlAlign || this.lgAlign || this.mdAlign || this.smAlign || this.xsAlign || this.align,\n '--xl-z-index': `${this.computedXlZIndex}`,\n };\n\n return (\n <Host style={q2GridAreaStyles}>\n <slot />\n </Host>\n );\n }\n\n // #endregion\n}\n"]}
1
+ {"version":3,"file":"q2-grid-area.js","sourceRoot":"","sources":["../../../../src/components/q2-grid-area/q2-grid-area.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, h, Prop, Host } from '@stencil/core';\n\nexport type TQ2GridAreaColumnStartOptions = 'auto' | number;\nexport type TQ2GridAreaColumnSpanOptions = number;\nexport type TQ2GridAreaRowStartOptions = 'auto' | number;\nexport type TQ2GridAreaRowSpanOptions = number;\nexport type TQ2GridAreaJustifyOptions = 'auto' | 'stretch' | 'start' | 'center' | 'end';\nexport type TQ2GridAreaAlignOptions = 'auto' | 'stretch' | 'start' | 'center' | 'end';\nexport type TQ2GridAreaZIndexOptions = 'auto' | number;\n\n@Component({ tag: 'q2-grid-area', shadow: true, styleUrl: 'q2-grid-area.scss' })\nexport class Q2GridArea {\n // #region Public Property API\n\n /**\n * Sets the vertical alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n align: TQ2GridAreaAlignOptions = 'auto';\n\n /** Sets the column span amount of the grid area at the baseline viewport size.*/\n @Prop({ reflect: true })\n columnSpan: TQ2GridAreaColumnSpanOptions = 1;\n\n /** Sets the starting column of the grid area at the baseline viewport size.*/\n @Prop({ reflect: true })\n columnStart: TQ2GridAreaColumnStartOptions = 'auto';\n\n /**\n * Sets the horizontal alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n justify: TQ2GridAreaJustifyOptions = 'auto';\n\n /**\n * Sets the vertical alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n lgAlign: TQ2GridAreaAlignOptions;\n\n /** Sets the column span amount of the grid area at the LG viewport size.*/\n @Prop({ reflect: true })\n lgColumnSpan: TQ2GridAreaColumnSpanOptions;\n\n /**\n * Sets the starting column of the grid area at the LG viewport size.\n * When set to `auto`, the grid area will automatically start at the first available column.\n */\n @Prop({ reflect: true })\n lgColumnStart: TQ2GridAreaColumnStartOptions;\n\n /**\n * Sets the horizontal alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n lgJustify: TQ2GridAreaJustifyOptions;\n\n /** Sets the row span amount of the grid area at the LG viewport size.*/\n @Prop({ reflect: true })\n lgRowSpan: TQ2GridAreaRowSpanOptions;\n\n /**\n * Sets the starting row of the grid area at the LG viewport size.\n * When set to `auto`, the grid area will automatically start at the first available row.\n */\n @Prop({ reflect: true })\n lgRowStart: TQ2GridAreaRowStartOptions;\n\n /** Sets the z-index of the grid area at the LG viewport size.*/\n @Prop({ reflect: true })\n lgZIndex: TQ2GridAreaZIndexOptions;\n\n /**\n * Sets the vertical alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n mdAlign: TQ2GridAreaAlignOptions;\n\n /** Sets the column span amount of the grid area at the MD viewport size.*/\n @Prop({ reflect: true })\n mdColumnSpan: TQ2GridAreaColumnSpanOptions;\n\n /**\n * Sets the starting column of the grid area at the MD viewport size.\n * When set to `auto`, the grid area will automatically start at the first available column.\n */\n @Prop({ reflect: true })\n mdColumnStart: TQ2GridAreaColumnStartOptions;\n\n /**\n * Sets the horizontal alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n mdJustify: TQ2GridAreaJustifyOptions;\n\n /** Sets the row span amount of the grid area at the MD viewport size.*/\n @Prop({ reflect: true })\n mdRowSpan: TQ2GridAreaRowSpanOptions;\n\n /**\n * Sets the starting row of the grid area at the MD viewport size.\n * When set to `auto`, the grid area will automatically start at the first available row.\n */\n @Prop({ reflect: true })\n mdRowStart: TQ2GridAreaRowStartOptions;\n\n /** Sets the z-index of the grid area at the MD viewport size.*/\n @Prop({ reflect: true })\n mdZIndex: TQ2GridAreaZIndexOptions;\n\n /** Sets the row span amount of the grid area at the baseline viewport size.*/\n @Prop({ reflect: true })\n rowSpan: TQ2GridAreaRowSpanOptions = 1;\n\n /**\n * Sets the starting row of the grid area at the baseline viewport size.\n * When set to `auto`, the grid area will automatically start at the first available row.\n */\n @Prop({ reflect: true })\n rowStart: TQ2GridAreaRowStartOptions = 'auto';\n\n /**\n * Sets the vertical alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n smAlign: TQ2GridAreaAlignOptions;\n\n /** Sets the column span amount of the grid area at the SM viewport size.*/\n @Prop({ reflect: true })\n smColumnSpan: TQ2GridAreaColumnSpanOptions;\n\n /**\n * Sets the starting column of the grid area at the SM viewport size.\n * When set to `auto`, the grid area will automatically start at the first available column.\n */\n @Prop({ reflect: true })\n smColumnStart: TQ2GridAreaColumnStartOptions;\n\n /**\n * Sets the horizontal alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n smJustify: TQ2GridAreaJustifyOptions;\n\n /** Sets the row span amount of the grid area at the SM viewport size.*/\n @Prop({ reflect: true })\n smRowSpan: TQ2GridAreaRowSpanOptions;\n\n /**\n * Sets the starting row of the grid area at the SM viewport size.\n * When set to `auto`, the grid area will automatically start at the first available row.\n */\n @Prop({ reflect: true })\n smRowStart: TQ2GridAreaRowStartOptions;\n\n /** Sets the z-index of the grid area at the SM viewport size.*/\n @Prop({ reflect: true })\n smZIndex: TQ2GridAreaZIndexOptions;\n\n /**\n * Sets the vertical alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n xlAlign: TQ2GridAreaAlignOptions;\n\n /** Sets the column span amount of the grid area at the XL viewport size.*/\n @Prop({ reflect: true })\n xlColumnSpan: TQ2GridAreaColumnSpanOptions;\n\n /**\n * Sets the starting column of the grid area at the XL viewport size.\n * When set to `auto`, the grid area will automatically start at the first available column.\n */\n @Prop({ reflect: true })\n xlColumnStart: TQ2GridAreaColumnStartOptions;\n\n /**\n * Sets the horizontal alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n xlJustify: TQ2GridAreaJustifyOptions;\n\n /** Sets the row span amount of the grid area at the XL viewport size.*/\n @Prop({ reflect: true })\n xlRowSpan: TQ2GridAreaRowSpanOptions;\n\n /**\n * Sets the starting row of the grid area at the XL viewport size.\n * When set to `auto`, the grid area will automatically start at the first available row.\n */\n @Prop({ reflect: true })\n xlRowStart: TQ2GridAreaRowStartOptions;\n\n /** Sets the z-index of the grid area at the XL viewport size.*/\n @Prop({ reflect: true })\n xlZIndex: TQ2GridAreaZIndexOptions;\n\n /**\n * Sets the vertical alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n xsAlign: TQ2GridAreaAlignOptions;\n\n /** Sets the column span amount of the grid area at the XS viewport size.*/\n @Prop({ reflect: true })\n xsColumnSpan: TQ2GridAreaColumnSpanOptions;\n\n /**\n * Sets the starting column of the grid area at the XS viewport size.\n * When set to `auto`, the grid area will automatically start at the first available column.\n */\n @Prop({ reflect: true })\n xsColumnStart: TQ2GridAreaColumnStartOptions;\n\n /**\n * Sets the horizontal alignment behavior of the q2-grid-area component within its grid track at the baseline viewport size.\n * When set to `auto`, the grid area will inherit this property from the parent q2-grid component.\n */\n @Prop({ reflect: true })\n xsJustify: TQ2GridAreaJustifyOptions;\n\n /** Sets the row span amount of the grid area at the XS viewport size.*/\n @Prop({ reflect: true })\n xsRowSpan: TQ2GridAreaRowSpanOptions;\n\n /**\n * Sets the starting row of the grid area at the XS viewport size.\n * When set to `auto`, the grid area will automatically start at the first available row.\n */\n @Prop({ reflect: true })\n xsRowStart: TQ2GridAreaRowStartOptions;\n\n /** Sets the z-index of the grid area at the XS viewport size.*/\n @Prop({ reflect: true })\n xsZIndex: TQ2GridAreaZIndexOptions;\n\n /** Sets the z-index of the grid area at the baseline viewport size.*/\n @Prop({ reflect: true })\n zIndex: TQ2GridAreaZIndexOptions = 'auto';\n\n // #endregion\n // #region Local Methods\n\n get computedLgZIndex() {\n return this.lgZIndex || this.lgZIndex === 0 ? this.lgZIndex : this.computedMdZIndex;\n }\n\n get computedMdZIndex() {\n return this.mdZIndex || this.mdZIndex === 0 ? this.mdZIndex : this.computedSmZIndex;\n }\n\n get computedSmZIndex() {\n return this.smZIndex || this.smZIndex === 0 ? this.smZIndex : this.computedXsZIndex;\n }\n\n get computedXlZIndex() {\n return this.xlZIndex || this.xlZIndex === 0 ? this.xlZIndex : this.computedLgZIndex;\n }\n\n get computedXsZIndex() {\n return this.xsZIndex || this.xsZIndex === 0 ? this.xsZIndex : this.zIndex;\n }\n\n // #endregion\n // #region Render Methods\n\n render() {\n const q2GridAreaStyles: { [key: string]: string } = {\n // base:\n '--grid-column-start': `${this.columnStart}`,\n '--grid-column-end': `span ${this.columnSpan}`,\n '--grid-row-start': `${this.rowStart}`,\n '--grid-row-end': `span ${this.rowSpan}`,\n '--justify-self': this.justify,\n '--align-self': this.align,\n '--z-index': `${this.zIndex}`,\n // xs:\n '--xs-grid-column-start': `${this.xsColumnStart || this.columnStart}`,\n '--xs-grid-column-end': `span ${this.xsColumnSpan || this.columnSpan}`,\n '--xs-grid-row-start': `${this.xsRowStart || this.rowStart}`,\n '--xs-grid-row-end': `span ${this.xsRowSpan || this.rowSpan}`,\n '--xs-justify-self': this.xsJustify || this.justify,\n '--xs-align-self': this.xsAlign || this.align,\n '--xs-z-index': `${this.computedXsZIndex}`,\n // sm:\n '--sm-grid-column-start': `${this.smColumnStart || this.xsColumnStart || this.columnStart}`,\n '--sm-grid-column-end': `span ${this.smColumnSpan || this.xsColumnSpan || this.columnSpan}`,\n '--sm-grid-row-start': `${this.smRowStart || this.xsRowStart || this.rowStart}`,\n '--sm-grid-row-end': `span ${this.smRowSpan || this.xsRowSpan || this.rowSpan}`,\n '--sm-justify-self': this.smJustify || this.xsJustify || this.justify,\n '--sm-align-self': this.smAlign || this.xsAlign || this.align,\n '--sm-z-index': `${this.computedSmZIndex}`,\n // md:\n '--md-grid-column-start': `${this.mdColumnStart || this.smColumnStart || this.xsColumnStart || this.columnStart}`,\n '--md-grid-column-end': `span ${this.mdColumnSpan || this.smColumnSpan || this.xsColumnSpan || this.columnSpan}`,\n '--md-grid-row-start': `${this.mdRowStart || this.smRowStart || this.xsRowStart || this.rowStart}`,\n '--md-grid-row-end': `span ${this.mdRowSpan || this.smRowSpan || this.xsRowSpan || this.rowSpan}`,\n '--md-justify-self': this.mdJustify || this.smJustify || this.xsJustify || this.justify,\n '--md-align-self': this.mdAlign || this.smAlign || this.xsAlign || this.align,\n '--md-z-index': `${this.computedMdZIndex}`,\n // lg:\n '--lg-grid-column-start': `${this.lgColumnStart || this.mdColumnStart || this.smColumnStart || this.xsColumnStart || this.columnStart}`,\n '--lg-grid-column-end': `span ${this.lgColumnSpan || this.mdColumnSpan || this.smColumnSpan || this.xsColumnSpan || this.columnSpan}`,\n '--lg-grid-row-start': `${this.lgRowStart || this.mdRowStart || this.smRowStart || this.xsRowStart || this.rowStart}`,\n '--lg-grid-row-end': `span ${this.lgRowSpan || this.mdRowSpan || this.smRowSpan || this.xsRowSpan || this.rowSpan}`,\n '--lg-justify-self': this.lgJustify || this.mdJustify || this.smJustify || this.xsJustify || this.justify,\n '--lg-align-self': this.lgAlign || this.mdAlign || this.smAlign || this.xsAlign || this.align,\n '--lg-z-index': `${this.computedLgZIndex}`,\n // xl:\n '--xl-grid-column-start': `${this.xlColumnStart || this.lgColumnStart || this.mdColumnStart || this.smColumnStart || this.xsColumnStart || this.columnStart}`,\n '--xl-grid-column-end': `span ${this.xlColumnSpan || this.lgColumnSpan || this.mdColumnSpan || this.smColumnSpan || this.xsColumnSpan || this.columnSpan}`,\n '--xl-grid-row-start': `${this.xlRowStart || this.lgRowStart || this.mdRowStart || this.smRowStart || this.xsRowStart || this.rowStart}`,\n '--xl-grid-row-end': `span ${this.xlRowSpan || this.lgRowSpan || this.mdRowSpan || this.smRowSpan || this.xsRowSpan || this.rowSpan}`,\n '--xl-justify-self':\n this.xlJustify || this.lgJustify || this.mdJustify || this.smJustify || this.xsJustify || this.justify,\n '--xl-align-self':\n this.xlAlign || this.lgAlign || this.mdAlign || this.smAlign || this.xsAlign || this.align,\n '--xl-z-index': `${this.computedXlZIndex}`,\n };\n\n return (\n <Host style={q2GridAreaStyles}>\n <slot />\n </Host>\n );\n }\n\n // #endregion\n}\n"]}
@@ -1 +1 @@
1
- <svg width="0" height="0" style="position:absolute"><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-autobooks-color" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path fill="var(--tct-icon-brand-fill-primary, #FF6C0E)" fill-rule="nonzero" d="M19.538 8.008a5.633 5.633 0 0 0-3.55 1.152.455.455 0 0 1-.59-.037L14.257 8h-2.992l.477.469 2.339 2.293c.836.829 2.179.89 3.09.14a3.492 3.492 0 0 1 2.169-.802 3.49 3.49 0 0 1 3.082 1.658c.647 1.06.66 2.38.037 3.453a3.487 3.487 0 0 1-3.047 1.72 3.492 3.492 0 0 1-2.343-.908 3.301 3.301 0 0 1-.215-.21l-2.997-2.94L10.61 9.68c-2.094-2.129-5.528-2.243-7.764-.259a5.43 5.43 0 0 0-.53 7.62c1.94 2.265 5.358 2.611 7.728.782a.453.453 0 0 1 .596.033l1.164 1.142h2.993l-1.751-1.714-1.089-1.068a2.33 2.33 0 0 0-3.118-.111 3.518 3.518 0 0 1-4.78-.257 3.374 3.374 0 0 1 .017-4.706 3.518 3.518 0 0 1 4.781-.225c.126.109.244.226.353.35l2.938 2.87 3.305 3.25a5.663 5.663 0 0 0 6.714.898c2.188-1.219 3.279-3.725 2.664-6.123-.614-2.398-2.782-4.097-5.297-4.152l.005-.002z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-autobooks-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M19.538 8.008a5.633 5.633 0 0 0-3.55 1.152.455.455 0 0 1-.59-.037L14.257 8h-2.992l.477.469 2.339 2.293c.836.829 2.179.89 3.09.14a3.492 3.492 0 0 1 2.169-.802 3.49 3.49 0 0 1 3.082 1.658c.647 1.06.66 2.38.037 3.453a3.487 3.487 0 0 1-3.047 1.72 3.492 3.492 0 0 1-2.343-.908 3.301 3.301 0 0 1-.215-.21l-2.997-2.94L10.61 9.68c-2.094-2.129-5.528-2.243-7.764-.259a5.43 5.43 0 0 0-.53 7.62c1.94 2.265 5.358 2.611 7.728.782a.453.453 0 0 1 .596.033l1.164 1.142h2.993l-1.751-1.714-1.089-1.068a2.33 2.33 0 0 0-3.118-.111 3.518 3.518 0 0 1-4.78-.257 3.374 3.374 0 0 1 .017-4.706 3.518 3.518 0 0 1 4.781-.225c.126.109.244.226.353.35l2.938 2.87 3.305 3.25a5.663 5.663 0 0 0 6.714.898c2.188-1.219 3.279-3.725 2.664-6.123-.614-2.398-2.782-4.097-5.297-4.152l.005-.002z" class="filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-facebook-color" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill-rule="nonzero"><path fill="var(--tct-icon-brand-fill-primary, #39579A)" d="M23.083 24c.507 0 .917-.41.917-.917V2.917A.917.917 0 0 0 23.083 2H2.917A.917.917 0 0 0 2 2.917v20.166c0 .507.41.917.917.917h20.166z"/><path fill="var(--tct-icon-brand-fill-secondary, #FFF)" d="M13.696 24v-8.708h-2.988v-3.209h2.988V9.712c0-2.842 1.736-4.39 4.27-4.39 1.215 0 2.258.091 2.563.132v2.97H18.77c-1.38 0-1.646.655-1.646 1.616v2.043h3.208l-.458 3.209h-2.75V24h-3.429z"/></g></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-facebook-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M17.125 24v-8.708h2.75l.458-3.209h-3.208V10.04c0-.96.267-1.616 1.646-1.616h1.758v-2.97a23.637 23.637 0 0 0-2.562-.131c-2.535 0-4.27 1.547-4.27 4.389v2.371h-2.989v3.209h2.988V24H2.916A.917.917 0 0 1 2 23.083V2.917C2 2.41 2.41 2 2.917 2h20.166c.507 0 .917.41.917.917v20.166c0 .507-.41.917-.917.917h-5.958z" class="filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-instagram-color" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><radialGradient id="tct-inner-aeinstagram-color-a" cx="21.723%" cy="103.06%" r="175.965%" fx="21.723%" fy="103.06%" gradientTransform="matrix(.89155 -.45292 .25164 .49534 -.236 .619)"><stop offset="0%" stop-color="#FFDF87"/><stop offset="29.115%" stop-color="#F97E39"/><stop offset="55.435%" stop-color="#DA2D7C"/><stop offset="63.607%" stop-color="#BD398E"/><stop offset="100%" stop-color="#3E6CDE"/></radialGradient><rect width="22" height="22" x="2" y="2" fill="var(--tct-icon-brand-fill-primary, url(#tct-inner-aeinstagram-color-a))" rx="5"/><path fill="var(--tct-icon-brand-fill-secondary, #FFF)" fill-rule="nonzero" d="M13 6.441c2.136 0 2.389.008 3.233.047.91.041 1.755.224 2.405.874.65.65.832 1.495.874 2.405.038.844.046 1.097.046 3.233s-.008 2.389-.046 3.233c-.041.91-.224 1.755-.874 2.405-.65.65-1.495.832-2.405.874-.844.038-1.097.046-3.233.046s-2.389-.008-3.232-.046c-.911-.041-1.756-.224-2.406-.874-.65-.65-.833-1.495-.874-2.405-.039-.844-.047-1.097-.047-3.233s.008-2.389.047-3.232c.041-.911.224-1.756.874-2.406.65-.65 1.495-.833 2.405-.874.844-.039 1.097-.047 3.233-.047zM13 5c-2.172 0-2.445.009-3.299.048-1.3.06-2.442.378-3.359 1.295C5.426 7.259 5.109 8.4 5.049 9.7 5.009 10.555 5 10.829 5 13c0 2.172.009 2.445.048 3.299.06 1.3.378 2.442 1.295 3.358.916.917 2.058 1.235 3.358 1.295.854.039 1.127.048 3.299.048 2.172 0 2.445-.009 3.299-.048 1.3-.06 2.442-.378 3.358-1.295.917-.916 1.235-2.058 1.295-3.358.039-.854.048-1.127.048-3.299 0-2.172-.009-2.445-.048-3.299-.06-1.3-.378-2.442-1.295-3.359-.916-.916-2.058-1.234-3.358-1.294C15.445 5.009 15.171 5 13 5z"/><path fill="var(--tct-icon-brand-fill-secondary, #FFF)" fill-rule="nonzero" d="M13 9a4 4 0 1 0 0 8 4 4 0 0 0 0-8zm0 6.596a2.596 2.596 0 1 1 0-5.192 2.596 2.596 0 0 1 0 5.192z"/><circle cx="17.25" cy="8.75" r="1" fill="var(--tct-icon-brand-fill-secondary, #FFF)" fill-rule="nonzero"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-instagram-filled" xmlns="http://www.w3.org/2000/svg"><g><g class="filled" transform="translate(2 2)"><path d="M11 1.982c2.937 0 3.285.01 4.445.064 1.252.057 2.413.308 3.307 1.202.894.893 1.145 2.055 1.202 3.307.053 1.16.064 1.508.064 4.445 0 2.937-.01 3.285-.064 4.445-.057 1.252-.308 2.413-1.202 3.307-.893.894-2.055 1.145-3.307 1.202-1.16.053-1.508.064-4.445.064-2.937 0-3.285-.01-4.445-.064-1.252-.057-2.413-.308-3.307-1.202-.894-.893-1.145-2.055-1.202-3.307-.053-1.16-.064-1.508-.064-4.445 0-2.937.01-3.285.064-4.445.057-1.252.308-2.413 1.202-3.307.893-.894 2.055-1.145 3.307-1.202 1.16-.053 1.508-.064 4.445-.064zM11 0C8.013 0 7.638.013 6.464.066c-1.787.082-3.357.52-4.618 1.78C.586 3.106.148 4.676.066 6.464.013 7.638 0 8.013 0 11c0 2.987.013 3.362.066 4.536.082 1.787.52 3.357 1.78 4.618 1.26 1.26 2.83 1.698 4.618 1.78C7.638 21.987 8.013 22 11 22c2.987 0 3.362-.013 4.536-.066 1.787-.082 3.357-.52 4.618-1.78 1.26-1.26 1.698-2.83 1.78-4.618.053-1.174.066-1.549.066-4.536 0-2.987-.013-3.362-.066-4.536-.082-1.787-.52-3.357-1.78-4.618-1.26-1.26-2.83-1.698-4.618-1.78C14.362.013 13.987 0 11 0z"/><path d="M11 5.351a5.649 5.649 0 1 0 0 11.298A5.649 5.649 0 0 0 11 5.35zm0 9.316a3.667 3.667 0 1 1 0-7.334 3.667 3.667 0 0 1 0 7.334z"/><circle cx="16.872" cy="5.128" r="1.32"/></g></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-linkedin-color" xmlns="http://www.w3.org/2000/svg"><g><path fill="var(--tct-icon-brand-fill-primary, #007BB5)" d="M23.083 2H2.917C2.367 2 2 2.367 2 2.917v20.166c0 .55.367.917.917.917h20.166c.55 0 .917-.367.917-.917V2.917c0-.55-.367-.917-.917-.917z"/><path fill="var(--tct-icon-brand-fill-secondary, #FFF)" d="M8.508 20.792H5.3V10.25h3.3v10.542zM6.858 8.783c-1.008 0-1.925-.825-1.925-1.925 0-1.008.825-1.925 1.925-1.925 1.009 0 1.925.825 1.925 1.925s-.825 1.925-1.925 1.925zm13.934 12.009h-3.3v-5.134c0-1.191 0-2.75-1.65-2.75-1.742 0-1.925 1.284-1.925 2.659v5.225h-3.3V10.25h3.116v1.467c.459-.825 1.467-1.65 3.117-1.65 3.3 0 3.942 2.2 3.942 5.041v5.684z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-linkedin-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M23.083 2H2.917C2.367 2 2 2.367 2 2.917v20.166c0 .55.367.917.917.917h20.166c.55 0 .917-.367.917-.917V2.917c0-.55-.367-.917-.917-.917zM8.508 20.792H5.3V10.25h3.3v10.542h-.092zM6.858 8.783c-1.008 0-1.925-.825-1.925-1.925 0-1.008.825-1.925 1.925-1.925 1.009 0 1.925.825 1.925 1.925s-.825 1.925-1.925 1.925zm13.934 12.009h-3.3v-5.134c0-1.191 0-2.75-1.65-2.75-1.742 0-1.925 1.284-1.925 2.659v5.225h-3.3V10.25h3.116v1.467c.459-.825 1.467-1.65 3.117-1.65 3.3 0 3.942 2.2 3.942 5.041v5.684z" class="filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-messenger-color" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path fill="var(--tct-icon-brand-fill-primary, #0086FF)" d="M13 2C6.986 2 2.11 6.559 2.11 12.182c0 3.2 1.579 6.054 4.046 7.92V24l3.716-2.062c.991.278 2.04.427 3.128.427 6.014 0 10.89-4.559 10.89-10.183C23.89 6.56 19.013 2 13 2z"/><path fill="var(--tct-icon-brand-fill-secondary, #FFF)" d="M14.147 15.655l-2.816-2.926-5.424 2.999 5.946-6.31 2.816 2.926 5.424-3z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-messenger-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M13 2C6.986 2 2.11 6.559 2.11 12.182c0 3.2 1.579 6.054 4.046 7.92V24l3.716-2.062c.991.278 2.04.427 3.128.427 6.014 0 10.89-4.559 10.89-10.183C23.89 6.56 19.013 2 13 2zm1.147 13.655l-2.816-2.926-5.424 2.999 5.946-6.31 2.816 2.926 5.424-3-5.946 6.31z" class="filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-payrecs-color" xmlns="http://www.w3.org/2000/svg"><g fill-rule="evenodd"><path fill="var(--tct-icon-brand-fill-primary, #508dca)" d="M-3.3-383v-6.29h3.14c1.86 0 3.25.01 3.41.02 2.48.14 4.21 1.18 4.92 2.97.37.93.42 2.14.13 3.15-.27.92-.86 1.75-1.64 2.29-.67.47-1.49.79-2.44.94-.59.1-.96.12-2.25.12H.92v3.1H-3.3v-6.3zm6.26-.1c.48-.09.81-.28 1.02-.6.17-.25.23-.5.21-.91-.01-.3-.03-.44-.13-.63-.22-.47-.63-.71-1.31-.77-.1-.01-.55-.02-1.01-.02H.92v2.96l.95-.01c.8.01.96 0 1.09-.02z" transform="translate(4 396)"/><path fill="var(--tct-icon-brand-fill-secondary, #194879)" d="M9.27-347v-6.29h3.17c1.99 0 3.27.01 3.43.02.97.06 1.8.25 2.55.59 1.21.55 2.08 1.53 2.43 2.74.27.96.25 2.09-.06 2.99-.03.1-.12.3-.19.43-.38.78-1 1.42-1.81 1.86-.07.04-.12.07-.12.08 0 0 .59.88 1.31 1.93.72 1.06 1.31 1.93 1.31 1.94s-1.02.01-2.25.01h-2.25l-1.07-1.58-1.07-1.58H13.5v3.16H9.27v-6.3zm6.01-.08c.36-.03.64-.1.86-.23.06-.03.17-.12.25-.21.13-.13.16-.17.23-.31.09-.19.12-.3.15-.53.04-.38-.04-.77-.22-1.05-.17-.26-.39-.42-.72-.52-.29-.09-.32-.09-1.36-.1l-.96-.01v2.96h.79c.43.02.87.01.98 0z" transform="translate(4 360)"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-payrecs-filled" xmlns="http://www.w3.org/2000/svg"><g class="filled"><path d="M9.27-347v-6.29h3.17c1.99 0 3.27.01 3.43.02.97.06 1.8.25 2.55.59 1.21.55 2.08 1.53 2.43 2.74.27.96.25 2.09-.06 2.99-.03.1-.12.3-.19.43-.38.78-1 1.42-1.81 1.86-.07.04-.12.07-.12.08 0 0 .59.88 1.31 1.93.72 1.06 1.31 1.93 1.31 1.94s-1.02.01-2.25.01h-2.25l-1.07-1.58-1.07-1.58H13.5v3.16H9.27v-6.3zm6.01-.08c.36-.03.64-.1.86-.23.06-.03.17-.12.25-.21.13-.13.16-.17.23-.31.09-.19.12-.3.15-.53.04-.38-.04-.77-.22-1.05-.17-.26-.39-.42-.72-.52-.29-.09-.32-.09-1.36-.1l-.96-.01v2.96h.79c.43.02.87.01.98 0z" transform="translate(4 360)"/><path d="M-3.3-383v-6.29h3.14c1.86 0 3.25.01 3.41.02 2.48.14 4.21 1.18 4.92 2.97.37.93.42 2.14.13 3.15-.27.92-.86 1.75-1.64 2.29-.67.47-1.49.79-2.44.94-.59.1-.96.12-2.25.12H.92v3.1H-3.3v-6.3zm6.26-.1c.48-.09.81-.28 1.02-.6.17-.25.23-.5.21-.91-.01-.3-.03-.44-.13-.63-.22-.47-.63-.71-1.31-.77-.1-.01-.55-.02-1.01-.02H.92v2.96l.95-.01c.8.01.96 0 1.09-.02z" transform="translate(4 396)"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-snapchat-color" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g><path fill="var(--tct-icon-brand-fill-primary, #FFFC00)" fill-rule="nonzero" d="M5.505 2h14.99A3.505 3.505 0 0 1 24 5.506v14.988A3.505 3.505 0 0 1 20.494 24H5.506A3.506 3.506 0 0 1 2 20.494V5.505A3.506 3.506 0 0 1 5.506 2z"/><path fill="var(--tct-icon-brand-fill-secondary, #FFF)" fill-rule="nonzero" d="M13.081 20.564c-.042 0-.082 0-.123-.003-.027 0-.053.003-.081.003a3.526 3.526 0 0 1-2.16-.85 3.159 3.159 0 0 0-1.25-.638 4.063 4.063 0 0 0-1.566.044 1.985 1.985 0 0 1-.339.05.214.214 0 0 1-.237-.17 5.308 5.308 0 0 1-.09-.373c-.069-.31-.117-.5-.247-.521-1.514-.234-1.947-.553-2.044-.779a.29.29 0 0 1-.023-.097.17.17 0 0 1 .142-.178c2.328-.383 3.373-2.763 3.416-2.864l.003-.008a.886.886 0 0 0 .083-.745c-.159-.376-.68-.542-1.025-.65-.085-.026-.165-.05-.228-.076-.688-.273-.745-.55-.718-.694a.65.65 0 0 1 .632-.412.45.45 0 0 1 .189.038c.257.132.54.206.829.218a.685.685 0 0 0 .496-.158 46.673 46.673 0 0 0-.03-.492c-.069-1.1-.155-2.468.193-3.25a4.21 4.21 0 0 1 3.91-2.521l.286-.003h.039a4.219 4.219 0 0 1 3.917 2.523c.35.781.262 2.15.193 3.25v.05c-.01.153-.02.3-.027.445a.665.665 0 0 0 .45.157c.272-.02.537-.094.781-.218a.587.587 0 0 1 .243-.047.74.74 0 0 1 .279.053h.005a.514.514 0 0 1 .39.418c.004.161-.12.403-.723.642-.063.025-.143.05-.228.077-.345.11-.866.275-1.025.65a.885.885 0 0 0 .083.744l.004.009c.043.1 1.086 2.48 3.415 2.863a.17.17 0 0 1 .142.178.284.284 0 0 1-.023.097c-.096.225-.53.544-2.044.778-.124.019-.172.18-.246.518a5.562 5.562 0 0 1-.091.371.2.2 0 0 1-.217.162h-.019a1.887 1.887 0 0 1-.339-.043 4.539 4.539 0 0 0-.91-.096c-.22.001-.44.02-.657.055a3.15 3.15 0 0 0-1.25.637 3.527 3.527 0 0 1-2.16.855z"/><path stroke="#030303" stroke-linecap="round" stroke-linejoin="round" stroke-width=".75" d="M13.138 5.265H13.1l-.285.003A4.379 4.379 0 0 0 8.75 7.891c-.365.819-.278 2.21-.208 3.327.009.132.018.268.025.4-.1.05-.21.074-.32.07a1.836 1.836 0 0 1-.757-.203.615.615 0 0 0-.261-.053.817.817 0 0 0-.8.55c-.045.237.061.583.824.884.068.027.15.053.238.081.315.1.791.25.92.555a.73.73 0 0 1-.079.603l-.008.016c-.041.1-1.05 2.394-3.285 2.763a.341.341 0 0 0-.286.355.465.465 0 0 0 .037.154c.168.393.876.68 2.165.88.055.124.093.255.115.39.027.123.055.25.095.386a.382.382 0 0 0 .4.29c.125-.005.249-.022.371-.05a3.797 3.797 0 0 1 1.506-.047c.433.112.834.32 1.176.608.633.54 1.428.85 2.259.884.028 0 .055 0 .083-.003.028-.003.075.003.121.003a3.71 3.71 0 0 0 2.258-.884 2.987 2.987 0 0 1 1.18-.609c.208-.034.418-.052.629-.052.295 0 .589.032.877.093.122.026.247.042.372.046h.018c.18.01.34-.11.381-.285a5.31 5.31 0 0 0 .094-.383c.022-.133.06-.264.115-.387 1.29-.2 1.998-.488 2.165-.878a.457.457 0 0 0 .037-.155.342.342 0 0 0-.285-.355c-2.238-.369-3.244-2.665-3.286-2.762l-.008-.017a.73.73 0 0 1-.079-.603c.13-.304.605-.455.92-.555a4.1 4.1 0 0 0 .239-.081c.558-.22.838-.491.832-.804a.667.667 0 0 0-.5-.574h0a.915.915 0 0 0-.344-.066.765.765 0 0 0-.315.064 1.91 1.91 0 0 1-.709.2.625.625 0 0 1-.276-.069l.021-.35.003-.047c.07-1.119.158-2.51-.207-3.33a4.387 4.387 0 0 0-4.073-2.624l-.002-.001z"/></g></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-snapchat-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M13.125 23.02c-.052 0-.1 0-.142-.004-.041-.003-.072.003-.108.003a5 5 0 0 1-3.032-1.166 3.286 3.286 0 0 0-1.256-.669 4.236 4.236 0 0 0-.696-.059c-.33.004-.66.042-.984.113a2.868 2.868 0 0 1-.545.073.922.922 0 0 1-.93-.687 7.221 7.221 0 0 1-.121-.497l-.04-.174c-1.618-.277-2.464-.682-2.73-1.305a1.042 1.042 0 0 1-.083-.34.877.877 0 0 1 .734-.916c2.498-.413 3.63-3.002 3.678-3.113l.02-.043c.124-.251.092-.346.086-.357-.076-.179-.634-.355-.844-.422-.117-.038-.229-.073-.32-.11-1.291-.51-1.363-1.218-1.291-1.593.163-.857 1.289-1.245 1.945-.938.201.102.418.17.641.2l-.005-.078c-.091-1.429-.2-3.193.293-4.298a5.818 5.818 0 0 1 5.401-3.489l.4-.003a5.826 5.826 0 0 1 5.408 3.488c.494 1.106.382 2.874.292 4.294l-.004.07c.183-.042.362-.104.531-.186a1.38 1.38 0 0 1 .58-.122c.205 0 .407.039.596.116.504.148.863.594.897 1.119.011.595-.43 1.072-1.309 1.42a5.475 5.475 0 0 1-.324.11c-.21.067-.766.244-.843.423a.543.543 0 0 0 .087.357l.02.043c.045.11 1.179 2.7 3.679 3.112.443.071.76.465.736.913a1.026 1.026 0 0 1-.082.345c-.266.619-1.112 1.025-2.73 1.303l-.037.164a7.79 7.79 0 0 1-.123.5.917.917 0 0 1-.907.679 2.907 2.907 0 0 1-.566-.065 4.89 4.89 0 0 0-.987-.106c-.233 0-.466.02-.695.06a3.29 3.29 0 0 0-1.252.665 5 5 0 0 1-3.038 1.17z" class="filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-twitter-color" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path fill="var(--tct-icon-brand-fill-primary, #69ACE0)" fill-rule="nonzero" d="M24 6.108c-.825.367-1.65.642-2.567.734.917-.55 1.65-1.467 2.017-2.475-.917.55-1.833.916-2.842 1.1A4.438 4.438 0 0 0 17.308 4a4.499 4.499 0 0 0-4.491 4.492c0 .366 0 .733.091 1.008a12.657 12.657 0 0 1-9.35-4.767c-.458.734-.641 1.467-.641 2.292 0 1.558.825 2.933 2.016 3.758-.733 0-1.466-.183-2.016-.55v.092c0 2.2 1.558 4.033 3.575 4.4-.367.092-.734.183-1.192.183-.275 0-.55 0-.825-.091.55 1.833 2.2 3.116 4.217 3.116-1.559 1.192-3.484 1.925-5.592 1.925-.367 0-.733 0-1.1-.091a12.832 12.832 0 0 0 6.875 2.016c8.342 0 12.833-6.875 12.833-12.833V8.4c.917-.642 1.65-1.467 2.292-2.292z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-twitter-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M24 6.108c-.825.367-1.65.642-2.567.734.917-.55 1.65-1.467 2.017-2.475-.917.55-1.833.916-2.842 1.1A4.438 4.438 0 0 0 17.308 4a4.499 4.499 0 0 0-4.491 4.492c0 .366 0 .733.091 1.008a12.657 12.657 0 0 1-9.35-4.767c-.458.734-.641 1.467-.641 2.292 0 1.558.825 2.933 2.016 3.758-.733 0-1.466-.183-2.016-.55v.092c0 2.2 1.558 4.033 3.575 4.4-.367.092-.734.183-1.192.183-.275 0-.55 0-.825-.091.55 1.833 2.2 3.116 4.217 3.116-1.559 1.192-3.484 1.925-5.592 1.925-.367 0-.733 0-1.1-.091a12.832 12.832 0 0 0 6.875 2.016c8.342 0 12.833-6.875 12.833-12.833V8.4c.917-.642 1.65-1.467 2.292-2.292z" class="filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-vimeo-color" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path fill="var(--tct-icon-brand-fill-primary, #00B6EC)" fill-rule="nonzero" d="M23.994 7.402c-.091 2.108-1.558 5.04-4.49 8.798-3.024 3.85-5.499 5.865-7.607 5.865-1.283 0-2.382-1.191-3.299-3.574-.55-2.2-1.191-4.307-1.74-6.506-.643-2.383-1.377-3.575-2.11-3.575-.183 0-.733.366-1.74 1.008L2 8.136c1.1-.917 2.2-1.925 3.207-2.841 1.467-1.283 2.566-1.925 3.3-2.016 1.74-.184 2.749 1.008 3.115 3.482.459 2.658.734 4.399.917 5.04.458 2.2 1.008 3.391 1.65 3.391.458 0 1.19-.733 2.107-2.2.917-1.466 1.375-2.565 1.467-3.298.091-1.283-.367-1.925-1.467-1.925-.55 0-1.1.092-1.65.367 1.1-3.574 3.117-5.224 6.232-5.132 2.2.091 3.208 1.558 3.116 4.398z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-vimeo-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M23.994 7.402c-.091 2.108-1.558 5.04-4.49 8.798-3.024 3.85-5.499 5.865-7.607 5.865-1.283 0-2.382-1.191-3.299-3.574-.55-2.2-1.191-4.307-1.74-6.506-.643-2.383-1.377-3.575-2.11-3.575-.183 0-.733.366-1.74 1.008L2 8.136c1.1-.917 2.2-1.925 3.207-2.841 1.467-1.283 2.566-1.925 3.3-2.016 1.74-.184 2.749 1.008 3.115 3.482.459 2.658.734 4.399.917 5.04.458 2.2 1.008 3.391 1.65 3.391.458 0 1.19-.733 2.107-2.2.917-1.466 1.375-2.565 1.467-3.298.091-1.283-.367-1.925-1.467-1.925-.55 0-1.1.092-1.65.367 1.1-3.574 3.117-5.224 6.232-5.132 2.2.091 3.208 1.558 3.116 4.398z" class="filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-x-color" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path fill="var(--tct-icon-brand-fill-secondary, #000000)" d="m11.746 16.414-6.972 7.961H.912l9.03-10.316 1.804 2.355ZM13.854 8.928l6.384-7.303h3.86l-8.457 9.67-1.787-2.367Z"/><path fill="var(--tct-icon-brand-fill-primary, #000000)" d="M25.584 24.375h-7.767L.416 1.625h7.963l17.205 22.75Zm-6.701-2.31h2.138L7.217 3.814H4.923l13.96 18.251Z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-x-filled" xmlns="http://www.w3.org/2000/svg"><g><path class="filled" d="m11.746 16.414-6.972 7.961H.912l9.03-10.316 1.804 2.355ZM13.854 8.928l6.384-7.303h3.86l-8.457 9.67-1.787-2.367Z"/><path class="filled" d="M25.584 24.375h-7.767L.416 1.625h7.963l17.205 22.75Zm-6.701-2.31h2.138L7.217 3.814H4.923l13.96 18.251Z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-youtube-color" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path fill="var(--tct-icon-brand-fill-primary, #DC2217)" d="M23.817 8.3s-.184-1.558-.917-2.2c-.825-.917-1.742-.917-2.2-.917C17.583 5 13 5 13 5s-4.583 0-7.7.183c-.458.092-1.375.092-2.2.917-.642.642-.917 2.2-.917 2.2S2 10.042 2 11.875v1.65c0 1.742.183 3.575.183 3.575s.184 1.558.917 2.2c.825.917 1.925.825 2.383.917C7.225 20.4 13 20.4 13 20.4s4.583 0 7.7-.275c.458-.092 1.375-.092 2.2-.917.642-.641.917-2.2.917-2.2S24 15.267 24 13.433v-1.65c0-1.741-.183-3.483-.183-3.483z"/><path fill="var(--tct-icon-brand-fill-secondary, #FFF)" d="M10.708 15.542V9.4l5.959 3.117z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-youtube-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M23.817 8.3s-.184-1.558-.917-2.2c-.825-.917-1.742-.917-2.2-.917C17.583 5 13 5 13 5s-4.583 0-7.7.183c-.458.092-1.375.092-2.2.917-.642.642-.917 2.2-.917 2.2S2 10.042 2 11.875v1.65c0 1.742.183 3.575.183 3.575s.184 1.558.917 2.2c.825.917 1.925.825 2.383.917C7.225 20.4 13 20.4 13 20.4s4.583 0 7.7-.275c.458-.092 1.375-.092 2.2-.917.642-.641.917-2.2.917-2.2S24 15.267 24 13.433v-1.65c0-1.741-.183-3.483-.183-3.483zm-13.109 7.242V9.4l5.959 3.117-5.959 3.025z" class="filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-zelle-color" xmlns="http://www.w3.org/2000/svg"><g><path fill="var(--tct-icon-brand-fill-primary, #6D1ED4)" d="M7.823 5.05h4.097V2.5a.5.5 0 0 1 .5-.5h2.044a.5.5 0 0 1 .5.5v2.55h3.43c.68 0 1.232.552 1.232 1.233v.89a1 1 0 0 1-.21.613L11.564 17.9h7.311a.5.5 0 0 1 .5.5v2.05a.5.5 0 0 1-.5.5h-3.911v2.55a.5.5 0 0 1-.5.5H12.42a.5.5 0 0 1-.5-.5v-2.55H8.286c-.71 0-1.286-.576-1.286-1.286v-.942a1 1 0 0 1 .213-.616L15.047 8.1H7.823a.5.5 0 0 1-.5-.5V5.55a.5.5 0 0 1 .5-.5zM23.484 2c-.412 0-.764.144-1.052.432-.288.288-.432.64-.432 1.052 0 .408.144.76.432 1.052.288.288.64.432 1.052.432.408 0 .76-.144 1.052-.432.288-.292.432-.644.432-1.052 0-.412-.144-.764-.432-1.052A1.447 1.447 0 0 0 23.484 2zm0 .232c.344 0 .636.12.884.368.244.244.368.54.368.884s-.124.636-.368.884c-.248.244-.54.368-.884.368s-.64-.124-.884-.368a1.2 1.2 0 0 1-.368-.884c0-.344.12-.64.368-.884.244-.248.54-.368.884-.368zm-.716.368v1.768h.368v-.692h.328c.12 0 .204.028.252.088.036.048.06.132.076.26.016.16.044.272.088.344h.416a.522.522 0 0 1-.134-.303l-.01-.105a.718.718 0 0 0-.056-.26.316.316 0 0 0-.196-.176c.18-.068.272-.2.272-.4a.472.472 0 0 0-.18-.4c-.112-.084-.26-.124-.452-.124h-.772zm.368.308h.364c.204 0 .308.076.308.228a.218.218 0 0 1-.076.172.423.423 0 0 1-.232.056h-.364v-.456z"/></g></symbol><symbol fill="none" viewBox="0 0 24 24" id="tct-brand-zelle-filled" xmlns="http://www.w3.org/2000/svg"><path class="filled" fill-rule="evenodd" d="M7.221 4.662h3.782V2.308c0-.255.207-.462.462-.462h1.886c.255 0 .462.207.462.462v2.354h3.166c.628 0 1.137.509 1.137 1.137v.822a.923.923 0 0 1-.194.566l-7.248 9.336h6.75a.46.46 0 0 1 .46.461v1.893a.461.461 0 0 1-.46.461h-3.611v2.354a.461.461 0 0 1-.462.462h-1.886a.462.462 0 0 1-.462-.462v-2.354H7.65a1.187 1.187 0 0 1-1.187-1.187v-.869c0-.206.069-.407.196-.569l7.232-9.235h-6.67a.462.462 0 0 1-.461-.462V5.123a.46.46 0 0 1 .461-.461Zm14.456-2.816c-.38 0-.705.133-.97.399-.266.266-.4.59-.4.971 0 .377.134.702.4.971.265.266.59.399.97.399.377 0 .702-.133.972-.399.265-.27.398-.594.398-.971 0-.38-.133-.705-.398-.971a1.335 1.335 0 0 0-.972-.399Zm0 .214c.318 0 .588.111.817.34.225.225.34.498.34.816 0 .318-.115.587-.34.816-.23.225-.499.34-.817.34-.317 0-.59-.115-.816-.34a1.107 1.107 0 0 1-.34-.816c0-.318.112-.59.34-.816.226-.229.499-.34.816-.34Zm-.66.34v1.632h.34v-.639h.302c.11 0 .188.026.233.081a.53.53 0 0 1 .07.24.78.78 0 0 0 .081.318h.384a.482.482 0 0 1-.124-.28l-.009-.097a.664.664 0 0 0-.052-.24.292.292 0 0 0-.18-.162c.166-.063.25-.185.25-.37a.436.436 0 0 0-.166-.369c-.103-.077-.24-.114-.417-.114h-.712Zm.34.284h.335c.189 0 .285.07.285.21a.201.201 0 0 1-.07.16.39.39 0 0 1-.215.051h-.336v-.42Z" clip-rule="evenodd"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="tct-brand-zelle-name-color" xmlns="http://www.w3.org/2000/svg"><path fill="var(--tct-icon-brand-fill-primary, #6D1ED4)" d="M13.982 14.542a2.045 2.045 0 0 1-.252-.801.167.167 0 0 0-.063-.108.174.174 0 0 0-.09-.027h-.027a1.103 1.103 0 0 1-.171.018c-.18 0-.315-.027-.315-.405V7.774a.142.142 0 0 0-.144-.144h-1.026a.142.142 0 0 0-.144.144v5.562c0 .414.036.729.234 1.017.234.324.702.513 1.134.513h.063c.261 0 .513-.027.72-.099.045-.018.081-.045.09-.09.018-.045.009-.09-.009-.135Zm2.79-.18c-.189-.28-.252-.324-.378-.621-.018-.036-.027-.081-.063-.108a.152.152 0 0 0-.09-.027h-.027a1.103 1.103 0 0 1-.171.018c-.18 0-.315-.027-.315-.405V7.774a.142.142 0 0 0-.144-.144h-1.026a.142.142 0 0 0-.144.144v5.562c0 .414.036.729.234 1.017.234.324.702.513 1.134.513h.063c.26 0 .513-.027.72-.099.045-.018.198-.09.234-.126.099-.108-.009-.243-.027-.279ZM7.43 11.527c.108-.585.558-.963 1.197-.963.64 0 1.071.351 1.18.963H7.43Zm1.18-2.07c-.784 0-1.44.27-1.918.792-.45.486-.693 1.179-.693 1.935 0 .774.243 1.43.702 1.908.486.504 1.18.774 2.007.774.891 0 1.647-.315 2.232-.927.054-.054.054-.162-.009-.198-.063-.036-.369-.243-.675-.648a.15.15 0 0 0-.099-.036.145.145 0 0 0-.099.045c-.35.378-.8.53-1.323.53-.774 0-1.25-.359-1.34-1.07h3.581a.146.146 0 0 0 .144-.126c.009-.117.018-.243.018-.369 0-.73-.243-1.395-.675-1.854-.45-.504-1.098-.756-1.854-.756Zm9.494 2.07c.108-.585.558-.963 1.197-.963.64 0 1.071.351 1.179.963h-2.376Zm1.179-2.07c-.783 0-1.44.27-1.917.792-.45.486-.693 1.179-.693 1.935 0 .774.243 1.43.702 1.908.486.504 1.18.774 2.007.774.891 0 1.647-.315 2.232-.927.054-.054.054-.162-.009-.198-.063-.036-.369-.243-.675-.648a.15.15 0 0 0-.099-.036.145.145 0 0 0-.099.045c-.351.378-.8.53-1.323.53-.774 0-1.251-.359-1.341-1.07h3.582a.146.146 0 0 0 .144-.126c.009-.117.018-.243.018-.369 0-.73-.243-1.395-.675-1.854-.459-.504-1.098-.756-1.854-.756Z"/><path fill="var(--tct-icon-brand-fill-primary, #6D1ED4)" d="m6.26 14.506-.018-.018-.009-.009a2.933 2.933 0 0 1-.576-.882.135.135 0 0 0-.126-.09H2.832l3.293-4.221a.152.152 0 0 0 .027-.09v-.819a.142.142 0 0 0-.144-.144H4.226V7.072A.077.077 0 0 0 4.154 7H3.065a.077.077 0 0 0-.072.072v1.179H1.257a.142.142 0 0 0-.145.144v.945c0 .081.063.144.144.144H4.28L1.004 13.66a.173.173 0 0 0-.027.09v.855c0 .081.063.144.144.144h1.881v1.179c0 .036.036.072.072.072h1.089a.077.077 0 0 0 .072-.072v-1.179h1.926a.135.135 0 0 0 .126-.09c.027-.045.01-.108-.027-.153Zm16.01-5.688h.19c.027 0 .045-.009.063-.018a.158.158 0 0 0 .045-.036.13.13 0 0 0 .018-.063c0-.027-.009-.045-.018-.054a.07.07 0 0 0-.036-.036c-.018-.009-.036-.009-.054-.018h-.207v.225Zm-.09-.315h.253c.081 0 .144.018.189.045a.202.202 0 0 1 .063.153c0 .063-.018.108-.054.135a.305.305 0 0 1-.135.054l.198.306h-.108l-.189-.297h-.126v.297h-.1v-.693h.01Zm-.287.351a.484.484 0 0 0 .144.36.485.485 0 0 0 .36.144.484.484 0 0 0 .36-.144.51.51 0 0 0 .108-.162.528.528 0 0 0 .036-.207.647.647 0 0 0-.036-.198.51.51 0 0 0-.27-.27.484.484 0 0 0-.198-.036.702.702 0 0 0-.198.036.511.511 0 0 0-.27.27.767.767 0 0 0-.036.207Zm-.099 0c0-.09.018-.162.045-.243a.56.56 0 0 1 .135-.189.537.537 0 0 1 .189-.126.676.676 0 0 1 .234-.045c.081 0 .162.018.234.045a.536.536 0 0 1 .189.126.72.72 0 0 1 .135.189.518.518 0 0 1 .045.234c0 .09-.018.162-.045.243a.56.56 0 0 1-.135.189.536.536 0 0 1-.189.126.676.676 0 0 1-.234.045.676.676 0 0 1-.234-.045.537.537 0 0 1-.189-.126.72.72 0 0 1-.135-.189.676.676 0 0 1-.045-.234Z"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="tct-brand-zelle-name-filled" xmlns="http://www.w3.org/2000/svg"><path class="filled" d="M13.982 14.542a2.045 2.045 0 0 1-.252-.801.167.167 0 0 0-.063-.108.174.174 0 0 0-.09-.027h-.027a1.103 1.103 0 0 1-.171.018c-.18 0-.315-.027-.315-.405V7.774a.142.142 0 0 0-.144-.144h-1.026a.142.142 0 0 0-.144.144v5.562c0 .414.036.729.234 1.017.234.324.702.513 1.134.513h.063c.261 0 .513-.027.72-.099.045-.018.081-.045.09-.09.018-.045.009-.09-.009-.135Zm2.79-.18c-.189-.28-.252-.324-.378-.621-.018-.036-.027-.081-.063-.108a.152.152 0 0 0-.09-.027h-.027a1.103 1.103 0 0 1-.171.018c-.18 0-.315-.027-.315-.405V7.774a.142.142 0 0 0-.144-.144h-1.026a.142.142 0 0 0-.144.144v5.562c0 .414.036.729.234 1.017.234.324.702.513 1.134.513h.063c.26 0 .513-.027.72-.099.045-.018.198-.09.234-.126.099-.108-.009-.243-.027-.279ZM7.43 11.527c.108-.585.558-.963 1.197-.963.64 0 1.071.351 1.18.963H7.43Zm1.18-2.07c-.784 0-1.44.27-1.918.792-.45.486-.693 1.179-.693 1.935 0 .774.243 1.43.702 1.908.486.504 1.18.774 2.007.774.891 0 1.647-.315 2.232-.927.054-.054.054-.162-.009-.198-.063-.036-.369-.243-.675-.648a.15.15 0 0 0-.099-.036.145.145 0 0 0-.099.045c-.35.378-.8.53-1.323.53-.774 0-1.25-.359-1.34-1.07h3.581a.146.146 0 0 0 .144-.126c.009-.117.018-.243.018-.369 0-.73-.243-1.395-.675-1.854-.45-.504-1.098-.756-1.854-.756Zm9.494 2.07c.108-.585.558-.963 1.197-.963.64 0 1.071.351 1.179.963h-2.376Zm1.179-2.07c-.783 0-1.44.27-1.917.792-.45.486-.693 1.179-.693 1.935 0 .774.243 1.43.702 1.908.486.504 1.18.774 2.007.774.891 0 1.647-.315 2.232-.927.054-.054.054-.162-.009-.198-.063-.036-.369-.243-.675-.648a.15.15 0 0 0-.099-.036.145.145 0 0 0-.099.045c-.351.378-.8.53-1.323.53-.774 0-1.251-.359-1.341-1.07h3.582a.146.146 0 0 0 .144-.126c.009-.117.018-.243.018-.369 0-.73-.243-1.395-.675-1.854-.459-.504-1.098-.756-1.854-.756Z"/><path class="filled" d="m6.26 14.506-.018-.018-.009-.009a2.933 2.933 0 0 1-.576-.882.135.135 0 0 0-.126-.09H2.832l3.293-4.221a.152.152 0 0 0 .027-.09v-.819a.142.142 0 0 0-.144-.144H4.226V7.072A.077.077 0 0 0 4.154 7H3.065a.077.077 0 0 0-.072.072v1.179H1.257a.142.142 0 0 0-.145.144v.945c0 .081.063.144.144.144H4.28L1.004 13.66a.173.173 0 0 0-.027.09v.855c0 .081.063.144.144.144h1.881v1.179c0 .036.036.072.072.072h1.089a.077.077 0 0 0 .072-.072v-1.179h1.926a.135.135 0 0 0 .126-.09c.027-.045.01-.108-.027-.153Zm16.01-5.688h.19c.027 0 .045-.009.063-.018a.158.158 0 0 0 .045-.036.13.13 0 0 0 .018-.063c0-.027-.009-.045-.018-.054a.07.07 0 0 0-.036-.036c-.018-.009-.036-.009-.054-.018h-.207v.225Zm-.09-.315h.253c.081 0 .144.018.189.045a.202.202 0 0 1 .063.153c0 .063-.018.108-.054.135a.305.305 0 0 1-.135.054l.198.306h-.108l-.189-.297h-.126v.297h-.1v-.693h.01Zm-.287.351a.484.484 0 0 0 .144.36.485.485 0 0 0 .36.144.484.484 0 0 0 .36-.144.51.51 0 0 0 .108-.162.528.528 0 0 0 .036-.207.647.647 0 0 0-.036-.198.51.51 0 0 0-.27-.27.484.484 0 0 0-.198-.036.702.702 0 0 0-.198.036.511.511 0 0 0-.27.27.767.767 0 0 0-.036.207Zm-.099 0c0-.09.018-.162.045-.243a.56.56 0 0 1 .135-.189.537.537 0 0 1 .189-.126.676.676 0 0 1 .234-.045c.081 0 .162.018.234.045a.536.536 0 0 1 .189.126.72.72 0 0 1 .135.189.518.518 0 0 1 .045.234c0 .09-.018.162-.045.243a.56.56 0 0 1-.135.189.536.536 0 0 1-.189.126.676.676 0 0 1-.234.045.676.676 0 0 1-.234-.045.537.537 0 0 1-.189-.126.72.72 0 0 1-.135-.189.676.676 0 0 1-.045-.234Z"/></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-venmo-colored" xmlns="http://www.w3.org/2000/svg"><g><path d="M20.9876187,3 C21.6854112,4.15247726 22,5.33953062 22,6.83902303 C22,11.6216335 17.9173318,17.8345841 14.6037582,22.197265 L7.03535243,22.197265 L4,4.04713657 L10.6269682,3.41795887 L12.2318013,16.3329419 C13.7312937,13.8900412 15.5817425,10.0510182 15.5817425,7.43362462 C15.5817425,6.00095547 15.3363059,5.02512093 14.952744,4.22162948 L20.9876187,3 Z" id="tct-inner-baPath" fill="var(--tct-icon-brand-fill-primary, #3D95CE)" fill-rule="nonzero"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-venmo-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M20.988 3C21.685 4.152 22 5.34 22 6.839c0 4.783-4.083 10.996-7.396 15.358H7.035L4 4.047l6.627-.629 1.605 12.915c1.5-2.443 3.35-6.282 3.35-8.9 0-1.432-.246-2.408-.63-3.211L20.989 3z" class="filled"/></g></symbol></svg>
1
+ <svg width="0" height="0" style="position:absolute"><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-autobooks-color" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path fill="var(--tct-icon-brand-fill-primary, #FF6C0E)" fill-rule="nonzero" d="M19.538 8.008a5.633 5.633 0 0 0-3.55 1.152.455.455 0 0 1-.59-.037L14.257 8h-2.992l.477.469 2.339 2.293c.836.829 2.179.89 3.09.14a3.492 3.492 0 0 1 2.169-.802 3.49 3.49 0 0 1 3.082 1.658c.647 1.06.66 2.38.037 3.453a3.487 3.487 0 0 1-3.047 1.72 3.492 3.492 0 0 1-2.343-.908 3.301 3.301 0 0 1-.215-.21l-2.997-2.94L10.61 9.68c-2.094-2.129-5.528-2.243-7.764-.259a5.43 5.43 0 0 0-.53 7.62c1.94 2.265 5.358 2.611 7.728.782a.453.453 0 0 1 .596.033l1.164 1.142h2.993l-1.751-1.714-1.089-1.068a2.33 2.33 0 0 0-3.118-.111 3.518 3.518 0 0 1-4.78-.257 3.374 3.374 0 0 1 .017-4.706 3.518 3.518 0 0 1 4.781-.225c.126.109.244.226.353.35l2.938 2.87 3.305 3.25a5.663 5.663 0 0 0 6.714.898c2.188-1.219 3.279-3.725 2.664-6.123-.614-2.398-2.782-4.097-5.297-4.152l.005-.002z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-autobooks-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M19.538 8.008a5.633 5.633 0 0 0-3.55 1.152.455.455 0 0 1-.59-.037L14.257 8h-2.992l.477.469 2.339 2.293c.836.829 2.179.89 3.09.14a3.492 3.492 0 0 1 2.169-.802 3.49 3.49 0 0 1 3.082 1.658c.647 1.06.66 2.38.037 3.453a3.487 3.487 0 0 1-3.047 1.72 3.492 3.492 0 0 1-2.343-.908 3.301 3.301 0 0 1-.215-.21l-2.997-2.94L10.61 9.68c-2.094-2.129-5.528-2.243-7.764-.259a5.43 5.43 0 0 0-.53 7.62c1.94 2.265 5.358 2.611 7.728.782a.453.453 0 0 1 .596.033l1.164 1.142h2.993l-1.751-1.714-1.089-1.068a2.33 2.33 0 0 0-3.118-.111 3.518 3.518 0 0 1-4.78-.257 3.374 3.374 0 0 1 .017-4.706 3.518 3.518 0 0 1 4.781-.225c.126.109.244.226.353.35l2.938 2.87 3.305 3.25a5.663 5.663 0 0 0 6.714.898c2.188-1.219 3.279-3.725 2.664-6.123-.614-2.398-2.782-4.097-5.297-4.152l.005-.002z" class="brand-filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-facebook-color" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill-rule="nonzero"><path fill="var(--tct-icon-brand-fill-primary, #39579A)" d="M23.083 24c.507 0 .917-.41.917-.917V2.917A.917.917 0 0 0 23.083 2H2.917A.917.917 0 0 0 2 2.917v20.166c0 .507.41.917.917.917h20.166z"/><path fill="var(--tct-icon-brand-fill-secondary, #FFF)" d="M13.696 24v-8.708h-2.988v-3.209h2.988V9.712c0-2.842 1.736-4.39 4.27-4.39 1.215 0 2.258.091 2.563.132v2.97H18.77c-1.38 0-1.646.655-1.646 1.616v2.043h3.208l-.458 3.209h-2.75V24h-3.429z"/></g></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-facebook-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M17.125 24v-8.708h2.75l.458-3.209h-3.208V10.04c0-.96.267-1.616 1.646-1.616h1.758v-2.97a23.637 23.637 0 0 0-2.562-.131c-2.535 0-4.27 1.547-4.27 4.389v2.371h-2.989v3.209h2.988V24H2.916A.917.917 0 0 1 2 23.083V2.917C2 2.41 2.41 2 2.917 2h20.166c.507 0 .917.41.917.917v20.166c0 .507-.41.917-.917.917h-5.958z" class="brand-filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-instagram-color" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><radialGradient id="tct-inner-aeinstagram-color-a" cx="21.723%" cy="103.06%" r="175.965%" fx="21.723%" fy="103.06%" gradientTransform="matrix(.89155 -.45292 .25164 .49534 -.236 .619)"><stop offset="0%" stop-color="#FFDF87"/><stop offset="29.115%" stop-color="#F97E39"/><stop offset="55.435%" stop-color="#DA2D7C"/><stop offset="63.607%" stop-color="#BD398E"/><stop offset="100%" stop-color="#3E6CDE"/></radialGradient><rect width="22" height="22" x="2" y="2" fill="var(--tct-icon-brand-fill-primary, url(#tct-inner-aeinstagram-color-a))" rx="5"/><path fill="var(--tct-icon-brand-fill-secondary, #FFF)" fill-rule="nonzero" d="M13 6.441c2.136 0 2.389.008 3.233.047.91.041 1.755.224 2.405.874.65.65.832 1.495.874 2.405.038.844.046 1.097.046 3.233s-.008 2.389-.046 3.233c-.041.91-.224 1.755-.874 2.405-.65.65-1.495.832-2.405.874-.844.038-1.097.046-3.233.046s-2.389-.008-3.232-.046c-.911-.041-1.756-.224-2.406-.874-.65-.65-.833-1.495-.874-2.405-.039-.844-.047-1.097-.047-3.233s.008-2.389.047-3.232c.041-.911.224-1.756.874-2.406.65-.65 1.495-.833 2.405-.874.844-.039 1.097-.047 3.233-.047zM13 5c-2.172 0-2.445.009-3.299.048-1.3.06-2.442.378-3.359 1.295C5.426 7.259 5.109 8.4 5.049 9.7 5.009 10.555 5 10.829 5 13c0 2.172.009 2.445.048 3.299.06 1.3.378 2.442 1.295 3.358.916.917 2.058 1.235 3.358 1.295.854.039 1.127.048 3.299.048 2.172 0 2.445-.009 3.299-.048 1.3-.06 2.442-.378 3.358-1.295.917-.916 1.235-2.058 1.295-3.358.039-.854.048-1.127.048-3.299 0-2.172-.009-2.445-.048-3.299-.06-1.3-.378-2.442-1.295-3.359-.916-.916-2.058-1.234-3.358-1.294C15.445 5.009 15.171 5 13 5z"/><path fill="var(--tct-icon-brand-fill-secondary, #FFF)" fill-rule="nonzero" d="M13 9a4 4 0 1 0 0 8 4 4 0 0 0 0-8zm0 6.596a2.596 2.596 0 1 1 0-5.192 2.596 2.596 0 0 1 0 5.192z"/><circle cx="17.25" cy="8.75" r="1" fill="var(--tct-icon-brand-fill-secondary, #FFF)" fill-rule="nonzero"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-instagram-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M11 1.982c2.937 0 3.285.01 4.445.064 1.252.057 2.413.308 3.307 1.202.894.893 1.145 2.055 1.202 3.307.053 1.16.064 1.508.064 4.445 0 2.937-.01 3.285-.064 4.445-.057 1.252-.308 2.413-1.202 3.307-.893.894-2.055 1.145-3.307 1.202-1.16.053-1.508.064-4.445.064-2.937 0-3.285-.01-4.445-.064-1.252-.057-2.413-.308-3.307-1.202-.894-.893-1.145-2.055-1.202-3.307-.053-1.16-.064-1.508-.064-4.445 0-2.937.01-3.285.064-4.445.057-1.252.308-2.413 1.202-3.307.893-.894 2.055-1.145 3.307-1.202 1.16-.053 1.508-.064 4.445-.064zM11 0C8.013 0 7.638.013 6.464.066c-1.787.082-3.357.52-4.618 1.78C.586 3.106.148 4.676.066 6.464.013 7.638 0 8.013 0 11c0 2.987.013 3.362.066 4.536.082 1.787.52 3.357 1.78 4.618 1.26 1.26 2.83 1.698 4.618 1.78C7.638 21.987 8.013 22 11 22c2.987 0 3.362-.013 4.536-.066 1.787-.082 3.357-.52 4.618-1.78 1.26-1.26 1.698-2.83 1.78-4.618.053-1.174.066-1.549.066-4.536 0-2.987-.013-3.362-.066-4.536-.082-1.787-.52-3.357-1.78-4.618-1.26-1.26-2.83-1.698-4.618-1.78C14.362.013 13.987 0 11 0z"/><path d="M11 5.351a5.649 5.649 0 1 0 0 11.298A5.649 5.649 0 0 0 11 5.35zm0 9.316a3.667 3.667 0 1 1 0-7.334 3.667 3.667 0 0 1 0 7.334z"/><circle cx="16.872" cy="5.128" r="1.32"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-linkedin-color" xmlns="http://www.w3.org/2000/svg"><g><path fill="var(--tct-icon-brand-fill-primary, #007BB5)" d="M23.083 2H2.917C2.367 2 2 2.367 2 2.917v20.166c0 .55.367.917.917.917h20.166c.55 0 .917-.367.917-.917V2.917c0-.55-.367-.917-.917-.917z"/><path fill="var(--tct-icon-brand-fill-secondary, #FFF)" d="M8.508 20.792H5.3V10.25h3.3v10.542zM6.858 8.783c-1.008 0-1.925-.825-1.925-1.925 0-1.008.825-1.925 1.925-1.925 1.009 0 1.925.825 1.925 1.925s-.825 1.925-1.925 1.925zm13.934 12.009h-3.3v-5.134c0-1.191 0-2.75-1.65-2.75-1.742 0-1.925 1.284-1.925 2.659v5.225h-3.3V10.25h3.116v1.467c.459-.825 1.467-1.65 3.117-1.65 3.3 0 3.942 2.2 3.942 5.041v5.684z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-linkedin-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M23.083 2H2.917C2.367 2 2 2.367 2 2.917v20.166c0 .55.367.917.917.917h20.166c.55 0 .917-.367.917-.917V2.917c0-.55-.367-.917-.917-.917zM8.508 20.792H5.3V10.25h3.3v10.542h-.092zM6.858 8.783c-1.008 0-1.925-.825-1.925-1.925 0-1.008.825-1.925 1.925-1.925 1.009 0 1.925.825 1.925 1.925s-.825 1.925-1.925 1.925zm13.934 12.009h-3.3v-5.134c0-1.191 0-2.75-1.65-2.75-1.742 0-1.925 1.284-1.925 2.659v5.225h-3.3V10.25h3.116v1.467c.459-.825 1.467-1.65 3.117-1.65 3.3 0 3.942 2.2 3.942 5.041v5.684z" class="brand-filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-messenger-color" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path fill="var(--tct-icon-brand-fill-primary, #0086FF)" d="M13 2C6.986 2 2.11 6.559 2.11 12.182c0 3.2 1.579 6.054 4.046 7.92V24l3.716-2.062c.991.278 2.04.427 3.128.427 6.014 0 10.89-4.559 10.89-10.183C23.89 6.56 19.013 2 13 2z"/><path fill="var(--tct-icon-brand-fill-secondary, #FFF)" d="M14.147 15.655l-2.816-2.926-5.424 2.999 5.946-6.31 2.816 2.926 5.424-3z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-messenger-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M13 2C6.986 2 2.11 6.559 2.11 12.182c0 3.2 1.579 6.054 4.046 7.92V24l3.716-2.062c.991.278 2.04.427 3.128.427 6.014 0 10.89-4.559 10.89-10.183C23.89 6.56 19.013 2 13 2zm1.147 13.655l-2.816-2.926-5.424 2.999 5.946-6.31 2.816 2.926 5.424-3-5.946 6.31z" class="brand-filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-payrecs-color" xmlns="http://www.w3.org/2000/svg"><g fill-rule="evenodd"><path fill="var(--tct-icon-brand-fill-primary, #508dca)" d="M-3.3-383v-6.29h3.14c1.86 0 3.25.01 3.41.02 2.48.14 4.21 1.18 4.92 2.97.37.93.42 2.14.13 3.15-.27.92-.86 1.75-1.64 2.29-.67.47-1.49.79-2.44.94-.59.1-.96.12-2.25.12H.92v3.1H-3.3v-6.3zm6.26-.1c.48-.09.81-.28 1.02-.6.17-.25.23-.5.21-.91-.01-.3-.03-.44-.13-.63-.22-.47-.63-.71-1.31-.77-.1-.01-.55-.02-1.01-.02H.92v2.96l.95-.01c.8.01.96 0 1.09-.02z" transform="translate(4 396)"/><path fill="var(--tct-icon-brand-fill-secondary, #194879)" d="M9.27-347v-6.29h3.17c1.99 0 3.27.01 3.43.02.97.06 1.8.25 2.55.59 1.21.55 2.08 1.53 2.43 2.74.27.96.25 2.09-.06 2.99-.03.1-.12.3-.19.43-.38.78-1 1.42-1.81 1.86-.07.04-.12.07-.12.08 0 0 .59.88 1.31 1.93.72 1.06 1.31 1.93 1.31 1.94s-1.02.01-2.25.01h-2.25l-1.07-1.58-1.07-1.58H13.5v3.16H9.27v-6.3zm6.01-.08c.36-.03.64-.1.86-.23.06-.03.17-.12.25-.21.13-.13.16-.17.23-.31.09-.19.12-.3.15-.53.04-.38-.04-.77-.22-1.05-.17-.26-.39-.42-.72-.52-.29-.09-.32-.09-1.36-.1l-.96-.01v2.96h.79c.43.02.87.01.98 0z" transform="translate(4 360)"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-payrecs-filled" xmlns="http://www.w3.org/2000/svg"><path d="M9.27-347v-6.29h3.17c1.99 0 3.27.01 3.43.02.97.06 1.8.25 2.55.59 1.21.55 2.08 1.53 2.43 2.74.27.96.25 2.09-.06 2.99-.03.1-.12.3-.19.43-.38.78-1 1.42-1.81 1.86-.07.04-.12.07-.12.08 0 0 .59.88 1.31 1.93.72 1.06 1.31 1.93 1.31 1.94s-1.02.01-2.25.01h-2.25l-1.07-1.58-1.07-1.58H13.5v3.16H9.27v-6.3zm6.01-.08c.36-.03.64-.1.86-.23.06-.03.17-.12.25-.21.13-.13.16-.17.23-.31.09-.19.12-.3.15-.53.04-.38-.04-.77-.22-1.05-.17-.26-.39-.42-.72-.52-.29-.09-.32-.09-1.36-.1l-.96-.01v2.96h.79c.43.02.87.01.98 0z" transform="translate(4 360)"/><path d="M-3.3-383v-6.29h3.14c1.86 0 3.25.01 3.41.02 2.48.14 4.21 1.18 4.92 2.97.37.93.42 2.14.13 3.15-.27.92-.86 1.75-1.64 2.29-.67.47-1.49.79-2.44.94-.59.1-.96.12-2.25.12H.92v3.1H-3.3v-6.3zm6.26-.1c.48-.09.81-.28 1.02-.6.17-.25.23-.5.21-.91-.01-.3-.03-.44-.13-.63-.22-.47-.63-.71-1.31-.77-.1-.01-.55-.02-1.01-.02H.92v2.96l.95-.01c.8.01.96 0 1.09-.02z" transform="translate(4 396)"/></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-snapchat-color" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g><path fill="var(--tct-icon-brand-fill-primary, #FFFC00)" fill-rule="nonzero" d="M5.505 2h14.99A3.505 3.505 0 0 1 24 5.506v14.988A3.505 3.505 0 0 1 20.494 24H5.506A3.506 3.506 0 0 1 2 20.494V5.505A3.506 3.506 0 0 1 5.506 2z"/><path fill="var(--tct-icon-brand-fill-secondary, #FFF)" fill-rule="nonzero" d="M13.081 20.564c-.042 0-.082 0-.123-.003-.027 0-.053.003-.081.003a3.526 3.526 0 0 1-2.16-.85 3.159 3.159 0 0 0-1.25-.638 4.063 4.063 0 0 0-1.566.044 1.985 1.985 0 0 1-.339.05.214.214 0 0 1-.237-.17 5.308 5.308 0 0 1-.09-.373c-.069-.31-.117-.5-.247-.521-1.514-.234-1.947-.553-2.044-.779a.29.29 0 0 1-.023-.097.17.17 0 0 1 .142-.178c2.328-.383 3.373-2.763 3.416-2.864l.003-.008a.886.886 0 0 0 .083-.745c-.159-.376-.68-.542-1.025-.65-.085-.026-.165-.05-.228-.076-.688-.273-.745-.55-.718-.694a.65.65 0 0 1 .632-.412.45.45 0 0 1 .189.038c.257.132.54.206.829.218a.685.685 0 0 0 .496-.158 46.673 46.673 0 0 0-.03-.492c-.069-1.1-.155-2.468.193-3.25a4.21 4.21 0 0 1 3.91-2.521l.286-.003h.039a4.219 4.219 0 0 1 3.917 2.523c.35.781.262 2.15.193 3.25v.05c-.01.153-.02.3-.027.445a.665.665 0 0 0 .45.157c.272-.02.537-.094.781-.218a.587.587 0 0 1 .243-.047.74.74 0 0 1 .279.053h.005a.514.514 0 0 1 .39.418c.004.161-.12.403-.723.642-.063.025-.143.05-.228.077-.345.11-.866.275-1.025.65a.885.885 0 0 0 .083.744l.004.009c.043.1 1.086 2.48 3.415 2.863a.17.17 0 0 1 .142.178.284.284 0 0 1-.023.097c-.096.225-.53.544-2.044.778-.124.019-.172.18-.246.518a5.562 5.562 0 0 1-.091.371.2.2 0 0 1-.217.162h-.019a1.887 1.887 0 0 1-.339-.043 4.539 4.539 0 0 0-.91-.096c-.22.001-.44.02-.657.055a3.15 3.15 0 0 0-1.25.637 3.527 3.527 0 0 1-2.16.855z"/><path stroke="#030303" stroke-linecap="round" stroke-linejoin="round" stroke-width=".75" d="M13.138 5.265H13.1l-.285.003A4.379 4.379 0 0 0 8.75 7.891c-.365.819-.278 2.21-.208 3.327.009.132.018.268.025.4-.1.05-.21.074-.32.07a1.836 1.836 0 0 1-.757-.203.615.615 0 0 0-.261-.053.817.817 0 0 0-.8.55c-.045.237.061.583.824.884.068.027.15.053.238.081.315.1.791.25.92.555a.73.73 0 0 1-.079.603l-.008.016c-.041.1-1.05 2.394-3.285 2.763a.341.341 0 0 0-.286.355.465.465 0 0 0 .037.154c.168.393.876.68 2.165.88.055.124.093.255.115.39.027.123.055.25.095.386a.382.382 0 0 0 .4.29c.125-.005.249-.022.371-.05a3.797 3.797 0 0 1 1.506-.047c.433.112.834.32 1.176.608.633.54 1.428.85 2.259.884.028 0 .055 0 .083-.003.028-.003.075.003.121.003a3.71 3.71 0 0 0 2.258-.884 2.987 2.987 0 0 1 1.18-.609c.208-.034.418-.052.629-.052.295 0 .589.032.877.093.122.026.247.042.372.046h.018c.18.01.34-.11.381-.285a5.31 5.31 0 0 0 .094-.383c.022-.133.06-.264.115-.387 1.29-.2 1.998-.488 2.165-.878a.457.457 0 0 0 .037-.155.342.342 0 0 0-.285-.355c-2.238-.369-3.244-2.665-3.286-2.762l-.008-.017a.73.73 0 0 1-.079-.603c.13-.304.605-.455.92-.555a4.1 4.1 0 0 0 .239-.081c.558-.22.838-.491.832-.804a.667.667 0 0 0-.5-.574h0a.915.915 0 0 0-.344-.066.765.765 0 0 0-.315.064 1.91 1.91 0 0 1-.709.2.625.625 0 0 1-.276-.069l.021-.35.003-.047c.07-1.119.158-2.51-.207-3.33a4.387 4.387 0 0 0-4.073-2.624l-.002-.001z"/></g></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-snapchat-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M13.125 23.02c-.052 0-.1 0-.142-.004-.041-.003-.072.003-.108.003a5 5 0 0 1-3.032-1.166 3.286 3.286 0 0 0-1.256-.669 4.236 4.236 0 0 0-.696-.059c-.33.004-.66.042-.984.113a2.868 2.868 0 0 1-.545.073.922.922 0 0 1-.93-.687 7.221 7.221 0 0 1-.121-.497l-.04-.174c-1.618-.277-2.464-.682-2.73-1.305a1.042 1.042 0 0 1-.083-.34.877.877 0 0 1 .734-.916c2.498-.413 3.63-3.002 3.678-3.113l.02-.043c.124-.251.092-.346.086-.357-.076-.179-.634-.355-.844-.422-.117-.038-.229-.073-.32-.11-1.291-.51-1.363-1.218-1.291-1.593.163-.857 1.289-1.245 1.945-.938.201.102.418.17.641.2l-.005-.078c-.091-1.429-.2-3.193.293-4.298a5.818 5.818 0 0 1 5.401-3.489l.4-.003a5.826 5.826 0 0 1 5.408 3.488c.494 1.106.382 2.874.292 4.294l-.004.07c.183-.042.362-.104.531-.186a1.38 1.38 0 0 1 .58-.122c.205 0 .407.039.596.116.504.148.863.594.897 1.119.011.595-.43 1.072-1.309 1.42a5.475 5.475 0 0 1-.324.11c-.21.067-.766.244-.843.423a.543.543 0 0 0 .087.357l.02.043c.045.11 1.179 2.7 3.679 3.112.443.071.76.465.736.913a1.026 1.026 0 0 1-.082.345c-.266.619-1.112 1.025-2.73 1.303l-.037.164a7.79 7.79 0 0 1-.123.5.917.917 0 0 1-.907.679 2.907 2.907 0 0 1-.566-.065 4.89 4.89 0 0 0-.987-.106c-.233 0-.466.02-.695.06a3.29 3.29 0 0 0-1.252.665 5 5 0 0 1-3.038 1.17z" class="brand-filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-twitter-color" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path fill="var(--tct-icon-brand-fill-primary, #69ACE0)" fill-rule="nonzero" d="M24 6.108c-.825.367-1.65.642-2.567.734.917-.55 1.65-1.467 2.017-2.475-.917.55-1.833.916-2.842 1.1A4.438 4.438 0 0 0 17.308 4a4.499 4.499 0 0 0-4.491 4.492c0 .366 0 .733.091 1.008a12.657 12.657 0 0 1-9.35-4.767c-.458.734-.641 1.467-.641 2.292 0 1.558.825 2.933 2.016 3.758-.733 0-1.466-.183-2.016-.55v.092c0 2.2 1.558 4.033 3.575 4.4-.367.092-.734.183-1.192.183-.275 0-.55 0-.825-.091.55 1.833 2.2 3.116 4.217 3.116-1.559 1.192-3.484 1.925-5.592 1.925-.367 0-.733 0-1.1-.091a12.832 12.832 0 0 0 6.875 2.016c8.342 0 12.833-6.875 12.833-12.833V8.4c.917-.642 1.65-1.467 2.292-2.292z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-twitter-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M24 6.108c-.825.367-1.65.642-2.567.734.917-.55 1.65-1.467 2.017-2.475-.917.55-1.833.916-2.842 1.1A4.438 4.438 0 0 0 17.308 4a4.499 4.499 0 0 0-4.491 4.492c0 .366 0 .733.091 1.008a12.657 12.657 0 0 1-9.35-4.767c-.458.734-.641 1.467-.641 2.292 0 1.558.825 2.933 2.016 3.758-.733 0-1.466-.183-2.016-.55v.092c0 2.2 1.558 4.033 3.575 4.4-.367.092-.734.183-1.192.183-.275 0-.55 0-.825-.091.55 1.833 2.2 3.116 4.217 3.116-1.559 1.192-3.484 1.925-5.592 1.925-.367 0-.733 0-1.1-.091a12.832 12.832 0 0 0 6.875 2.016c8.342 0 12.833-6.875 12.833-12.833V8.4c.917-.642 1.65-1.467 2.292-2.292z" class="brand-filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-vimeo-color" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path fill="var(--tct-icon-brand-fill-primary, #00B6EC)" fill-rule="nonzero" d="M23.994 7.402c-.091 2.108-1.558 5.04-4.49 8.798-3.024 3.85-5.499 5.865-7.607 5.865-1.283 0-2.382-1.191-3.299-3.574-.55-2.2-1.191-4.307-1.74-6.506-.643-2.383-1.377-3.575-2.11-3.575-.183 0-.733.366-1.74 1.008L2 8.136c1.1-.917 2.2-1.925 3.207-2.841 1.467-1.283 2.566-1.925 3.3-2.016 1.74-.184 2.749 1.008 3.115 3.482.459 2.658.734 4.399.917 5.04.458 2.2 1.008 3.391 1.65 3.391.458 0 1.19-.733 2.107-2.2.917-1.466 1.375-2.565 1.467-3.298.091-1.283-.367-1.925-1.467-1.925-.55 0-1.1.092-1.65.367 1.1-3.574 3.117-5.224 6.232-5.132 2.2.091 3.208 1.558 3.116 4.398z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-vimeo-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M23.994 7.402c-.091 2.108-1.558 5.04-4.49 8.798-3.024 3.85-5.499 5.865-7.607 5.865-1.283 0-2.382-1.191-3.299-3.574-.55-2.2-1.191-4.307-1.74-6.506-.643-2.383-1.377-3.575-2.11-3.575-.183 0-.733.366-1.74 1.008L2 8.136c1.1-.917 2.2-1.925 3.207-2.841 1.467-1.283 2.566-1.925 3.3-2.016 1.74-.184 2.749 1.008 3.115 3.482.459 2.658.734 4.399.917 5.04.458 2.2 1.008 3.391 1.65 3.391.458 0 1.19-.733 2.107-2.2.917-1.466 1.375-2.565 1.467-3.298.091-1.283-.367-1.925-1.467-1.925-.55 0-1.1.092-1.65.367 1.1-3.574 3.117-5.224 6.232-5.132 2.2.091 3.208 1.558 3.116 4.398z" class="brand-filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-x-color" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path fill="var(--tct-icon-brand-fill-secondary, #000000)" d="m11.746 16.414-6.972 7.961H.912l9.03-10.316 1.804 2.355ZM13.854 8.928l6.384-7.303h3.86l-8.457 9.67-1.787-2.367Z"/><path fill="var(--tct-icon-brand-fill-primary, #000000)" d="M25.584 24.375h-7.767L.416 1.625h7.963l17.205 22.75Zm-6.701-2.31h2.138L7.217 3.814H4.923l13.96 18.251Z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-x-filled" xmlns="http://www.w3.org/2000/svg"><g><path class="brand-filled" d="m11.746 16.414-6.972 7.961H.912l9.03-10.316 1.804 2.355ZM13.854 8.928l6.384-7.303h3.86l-8.457 9.67-1.787-2.367Z"/><path class="brand-filled" d="M25.584 24.375h-7.767L.416 1.625h7.963l17.205 22.75Zm-6.701-2.31h2.138L7.217 3.814H4.923l13.96 18.251Z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-youtube-color" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path fill="var(--tct-icon-brand-fill-primary, #DC2217)" d="M23.817 8.3s-.184-1.558-.917-2.2c-.825-.917-1.742-.917-2.2-.917C17.583 5 13 5 13 5s-4.583 0-7.7.183c-.458.092-1.375.092-2.2.917-.642.642-.917 2.2-.917 2.2S2 10.042 2 11.875v1.65c0 1.742.183 3.575.183 3.575s.184 1.558.917 2.2c.825.917 1.925.825 2.383.917C7.225 20.4 13 20.4 13 20.4s4.583 0 7.7-.275c.458-.092 1.375-.092 2.2-.917.642-.641.917-2.2.917-2.2S24 15.267 24 13.433v-1.65c0-1.741-.183-3.483-.183-3.483z"/><path fill="var(--tct-icon-brand-fill-secondary, #FFF)" d="M10.708 15.542V9.4l5.959 3.117z"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-youtube-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M23.817 8.3s-.184-1.558-.917-2.2c-.825-.917-1.742-.917-2.2-.917C17.583 5 13 5 13 5s-4.583 0-7.7.183c-.458.092-1.375.092-2.2.917-.642.642-.917 2.2-.917 2.2S2 10.042 2 11.875v1.65c0 1.742.183 3.575.183 3.575s.184 1.558.917 2.2c.825.917 1.925.825 2.383.917C7.225 20.4 13 20.4 13 20.4s4.583 0 7.7-.275c.458-.092 1.375-.092 2.2-.917.642-.641.917-2.2.917-2.2S24 15.267 24 13.433v-1.65c0-1.741-.183-3.483-.183-3.483zm-13.109 7.242V9.4l5.959 3.117-5.959 3.025z" class="brand-filled"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-brand-zelle-color" xmlns="http://www.w3.org/2000/svg"><g><path fill="var(--tct-icon-brand-fill-primary, #6D1ED4)" d="M7.823 5.05h4.097V2.5a.5.5 0 0 1 .5-.5h2.044a.5.5 0 0 1 .5.5v2.55h3.43c.68 0 1.232.552 1.232 1.233v.89a1 1 0 0 1-.21.613L11.564 17.9h7.311a.5.5 0 0 1 .5.5v2.05a.5.5 0 0 1-.5.5h-3.911v2.55a.5.5 0 0 1-.5.5H12.42a.5.5 0 0 1-.5-.5v-2.55H8.286c-.71 0-1.286-.576-1.286-1.286v-.942a1 1 0 0 1 .213-.616L15.047 8.1H7.823a.5.5 0 0 1-.5-.5V5.55a.5.5 0 0 1 .5-.5zM23.484 2c-.412 0-.764.144-1.052.432-.288.288-.432.64-.432 1.052 0 .408.144.76.432 1.052.288.288.64.432 1.052.432.408 0 .76-.144 1.052-.432.288-.292.432-.644.432-1.052 0-.412-.144-.764-.432-1.052A1.447 1.447 0 0 0 23.484 2zm0 .232c.344 0 .636.12.884.368.244.244.368.54.368.884s-.124.636-.368.884c-.248.244-.54.368-.884.368s-.64-.124-.884-.368a1.2 1.2 0 0 1-.368-.884c0-.344.12-.64.368-.884.244-.248.54-.368.884-.368zm-.716.368v1.768h.368v-.692h.328c.12 0 .204.028.252.088.036.048.06.132.076.26.016.16.044.272.088.344h.416a.522.522 0 0 1-.134-.303l-.01-.105a.718.718 0 0 0-.056-.26.316.316 0 0 0-.196-.176c.18-.068.272-.2.272-.4a.472.472 0 0 0-.18-.4c-.112-.084-.26-.124-.452-.124h-.772zm.368.308h.364c.204 0 .308.076.308.228a.218.218 0 0 1-.076.172.423.423 0 0 1-.232.056h-.364v-.456z"/></g></symbol><symbol fill="none" viewBox="0 0 24 24" id="tct-brand-zelle-filled" xmlns="http://www.w3.org/2000/svg"><path class="brand-filled" fill-rule="evenodd" d="M7.221 4.662h3.782V2.308c0-.255.207-.462.462-.462h1.886c.255 0 .462.207.462.462v2.354h3.166c.628 0 1.137.509 1.137 1.137v.822a.923.923 0 0 1-.194.566l-7.248 9.336h6.75a.46.46 0 0 1 .46.461v1.893a.461.461 0 0 1-.46.461h-3.611v2.354a.461.461 0 0 1-.462.462h-1.886a.462.462 0 0 1-.462-.462v-2.354H7.65a1.187 1.187 0 0 1-1.187-1.187v-.869c0-.206.069-.407.196-.569l7.232-9.235h-6.67a.462.462 0 0 1-.461-.462V5.123a.46.46 0 0 1 .461-.461Zm14.456-2.816c-.38 0-.705.133-.97.399-.266.266-.4.59-.4.971 0 .377.134.702.4.971.265.266.59.399.97.399.377 0 .702-.133.972-.399.265-.27.398-.594.398-.971 0-.38-.133-.705-.398-.971a1.335 1.335 0 0 0-.972-.399Zm0 .214c.318 0 .588.111.817.34.225.225.34.498.34.816 0 .318-.115.587-.34.816-.23.225-.499.34-.817.34-.317 0-.59-.115-.816-.34a1.107 1.107 0 0 1-.34-.816c0-.318.112-.59.34-.816.226-.229.499-.34.816-.34Zm-.66.34v1.632h.34v-.639h.302c.11 0 .188.026.233.081a.53.53 0 0 1 .07.24.78.78 0 0 0 .081.318h.384a.482.482 0 0 1-.124-.28l-.009-.097a.664.664 0 0 0-.052-.24.292.292 0 0 0-.18-.162c.166-.063.25-.185.25-.37a.436.436 0 0 0-.166-.369c-.103-.077-.24-.114-.417-.114h-.712Zm.34.284h.335c.189 0 .285.07.285.21a.201.201 0 0 1-.07.16.39.39 0 0 1-.215.051h-.336v-.42Z" clip-rule="evenodd"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="tct-brand-zelle-name-color" xmlns="http://www.w3.org/2000/svg"><path fill="var(--tct-icon-brand-fill-primary, #6D1ED4)" d="M13.982 14.542a2.045 2.045 0 0 1-.252-.801.167.167 0 0 0-.063-.108.174.174 0 0 0-.09-.027h-.027a1.103 1.103 0 0 1-.171.018c-.18 0-.315-.027-.315-.405V7.774a.142.142 0 0 0-.144-.144h-1.026a.142.142 0 0 0-.144.144v5.562c0 .414.036.729.234 1.017.234.324.702.513 1.134.513h.063c.261 0 .513-.027.72-.099.045-.018.081-.045.09-.09.018-.045.009-.09-.009-.135Zm2.79-.18c-.189-.28-.252-.324-.378-.621-.018-.036-.027-.081-.063-.108a.152.152 0 0 0-.09-.027h-.027a1.103 1.103 0 0 1-.171.018c-.18 0-.315-.027-.315-.405V7.774a.142.142 0 0 0-.144-.144h-1.026a.142.142 0 0 0-.144.144v5.562c0 .414.036.729.234 1.017.234.324.702.513 1.134.513h.063c.26 0 .513-.027.72-.099.045-.018.198-.09.234-.126.099-.108-.009-.243-.027-.279ZM7.43 11.527c.108-.585.558-.963 1.197-.963.64 0 1.071.351 1.18.963H7.43Zm1.18-2.07c-.784 0-1.44.27-1.918.792-.45.486-.693 1.179-.693 1.935 0 .774.243 1.43.702 1.908.486.504 1.18.774 2.007.774.891 0 1.647-.315 2.232-.927.054-.054.054-.162-.009-.198-.063-.036-.369-.243-.675-.648a.15.15 0 0 0-.099-.036.145.145 0 0 0-.099.045c-.35.378-.8.53-1.323.53-.774 0-1.25-.359-1.34-1.07h3.581a.146.146 0 0 0 .144-.126c.009-.117.018-.243.018-.369 0-.73-.243-1.395-.675-1.854-.45-.504-1.098-.756-1.854-.756Zm9.494 2.07c.108-.585.558-.963 1.197-.963.64 0 1.071.351 1.179.963h-2.376Zm1.179-2.07c-.783 0-1.44.27-1.917.792-.45.486-.693 1.179-.693 1.935 0 .774.243 1.43.702 1.908.486.504 1.18.774 2.007.774.891 0 1.647-.315 2.232-.927.054-.054.054-.162-.009-.198-.063-.036-.369-.243-.675-.648a.15.15 0 0 0-.099-.036.145.145 0 0 0-.099.045c-.351.378-.8.53-1.323.53-.774 0-1.251-.359-1.341-1.07h3.582a.146.146 0 0 0 .144-.126c.009-.117.018-.243.018-.369 0-.73-.243-1.395-.675-1.854-.459-.504-1.098-.756-1.854-.756Z"/><path fill="var(--tct-icon-brand-fill-primary, #6D1ED4)" d="m6.26 14.506-.018-.018-.009-.009a2.933 2.933 0 0 1-.576-.882.135.135 0 0 0-.126-.09H2.832l3.293-4.221a.152.152 0 0 0 .027-.09v-.819a.142.142 0 0 0-.144-.144H4.226V7.072A.077.077 0 0 0 4.154 7H3.065a.077.077 0 0 0-.072.072v1.179H1.257a.142.142 0 0 0-.145.144v.945c0 .081.063.144.144.144H4.28L1.004 13.66a.173.173 0 0 0-.027.09v.855c0 .081.063.144.144.144h1.881v1.179c0 .036.036.072.072.072h1.089a.077.077 0 0 0 .072-.072v-1.179h1.926a.135.135 0 0 0 .126-.09c.027-.045.01-.108-.027-.153Zm16.01-5.688h.19c.027 0 .045-.009.063-.018a.158.158 0 0 0 .045-.036.13.13 0 0 0 .018-.063c0-.027-.009-.045-.018-.054a.07.07 0 0 0-.036-.036c-.018-.009-.036-.009-.054-.018h-.207v.225Zm-.09-.315h.253c.081 0 .144.018.189.045a.202.202 0 0 1 .063.153c0 .063-.018.108-.054.135a.305.305 0 0 1-.135.054l.198.306h-.108l-.189-.297h-.126v.297h-.1v-.693h.01Zm-.287.351a.484.484 0 0 0 .144.36.485.485 0 0 0 .36.144.484.484 0 0 0 .36-.144.51.51 0 0 0 .108-.162.528.528 0 0 0 .036-.207.647.647 0 0 0-.036-.198.51.51 0 0 0-.27-.27.484.484 0 0 0-.198-.036.702.702 0 0 0-.198.036.511.511 0 0 0-.27.27.767.767 0 0 0-.036.207Zm-.099 0c0-.09.018-.162.045-.243a.56.56 0 0 1 .135-.189.537.537 0 0 1 .189-.126.676.676 0 0 1 .234-.045c.081 0 .162.018.234.045a.536.536 0 0 1 .189.126.72.72 0 0 1 .135.189.518.518 0 0 1 .045.234c0 .09-.018.162-.045.243a.56.56 0 0 1-.135.189.536.536 0 0 1-.189.126.676.676 0 0 1-.234.045.676.676 0 0 1-.234-.045.537.537 0 0 1-.189-.126.72.72 0 0 1-.135-.189.676.676 0 0 1-.045-.234Z"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="tct-brand-zelle-name-filled" xmlns="http://www.w3.org/2000/svg"><path class="brand-filled" d="M13.982 14.542a2.045 2.045 0 0 1-.252-.801.167.167 0 0 0-.063-.108.174.174 0 0 0-.09-.027h-.027a1.103 1.103 0 0 1-.171.018c-.18 0-.315-.027-.315-.405V7.774a.142.142 0 0 0-.144-.144h-1.026a.142.142 0 0 0-.144.144v5.562c0 .414.036.729.234 1.017.234.324.702.513 1.134.513h.063c.261 0 .513-.027.72-.099.045-.018.081-.045.09-.09.018-.045.009-.09-.009-.135Zm2.79-.18c-.189-.28-.252-.324-.378-.621-.018-.036-.027-.081-.063-.108a.152.152 0 0 0-.09-.027h-.027a1.103 1.103 0 0 1-.171.018c-.18 0-.315-.027-.315-.405V7.774a.142.142 0 0 0-.144-.144h-1.026a.142.142 0 0 0-.144.144v5.562c0 .414.036.729.234 1.017.234.324.702.513 1.134.513h.063c.26 0 .513-.027.72-.099.045-.018.198-.09.234-.126.099-.108-.009-.243-.027-.279ZM7.43 11.527c.108-.585.558-.963 1.197-.963.64 0 1.071.351 1.18.963H7.43Zm1.18-2.07c-.784 0-1.44.27-1.918.792-.45.486-.693 1.179-.693 1.935 0 .774.243 1.43.702 1.908.486.504 1.18.774 2.007.774.891 0 1.647-.315 2.232-.927.054-.054.054-.162-.009-.198-.063-.036-.369-.243-.675-.648a.15.15 0 0 0-.099-.036.145.145 0 0 0-.099.045c-.35.378-.8.53-1.323.53-.774 0-1.25-.359-1.34-1.07h3.581a.146.146 0 0 0 .144-.126c.009-.117.018-.243.018-.369 0-.73-.243-1.395-.675-1.854-.45-.504-1.098-.756-1.854-.756Zm9.494 2.07c.108-.585.558-.963 1.197-.963.64 0 1.071.351 1.179.963h-2.376Zm1.179-2.07c-.783 0-1.44.27-1.917.792-.45.486-.693 1.179-.693 1.935 0 .774.243 1.43.702 1.908.486.504 1.18.774 2.007.774.891 0 1.647-.315 2.232-.927.054-.054.054-.162-.009-.198-.063-.036-.369-.243-.675-.648a.15.15 0 0 0-.099-.036.145.145 0 0 0-.099.045c-.351.378-.8.53-1.323.53-.774 0-1.251-.359-1.341-1.07h3.582a.146.146 0 0 0 .144-.126c.009-.117.018-.243.018-.369 0-.73-.243-1.395-.675-1.854-.459-.504-1.098-.756-1.854-.756Z"/><path class="brand-filled" d="m6.26 14.506-.018-.018-.009-.009a2.933 2.933 0 0 1-.576-.882.135.135 0 0 0-.126-.09H2.832l3.293-4.221a.152.152 0 0 0 .027-.09v-.819a.142.142 0 0 0-.144-.144H4.226V7.072A.077.077 0 0 0 4.154 7H3.065a.077.077 0 0 0-.072.072v1.179H1.257a.142.142 0 0 0-.145.144v.945c0 .081.063.144.144.144H4.28L1.004 13.66a.173.173 0 0 0-.027.09v.855c0 .081.063.144.144.144h1.881v1.179c0 .036.036.072.072.072h1.089a.077.077 0 0 0 .072-.072v-1.179h1.926a.135.135 0 0 0 .126-.09c.027-.045.01-.108-.027-.153Zm16.01-5.688h.19c.027 0 .045-.009.063-.018a.158.158 0 0 0 .045-.036.13.13 0 0 0 .018-.063c0-.027-.009-.045-.018-.054a.07.07 0 0 0-.036-.036c-.018-.009-.036-.009-.054-.018h-.207v.225Zm-.09-.315h.253c.081 0 .144.018.189.045a.202.202 0 0 1 .063.153c0 .063-.018.108-.054.135a.305.305 0 0 1-.135.054l.198.306h-.108l-.189-.297h-.126v.297h-.1v-.693h.01Zm-.287.351a.484.484 0 0 0 .144.36.485.485 0 0 0 .36.144.484.484 0 0 0 .36-.144.51.51 0 0 0 .108-.162.528.528 0 0 0 .036-.207.647.647 0 0 0-.036-.198.51.51 0 0 0-.27-.27.484.484 0 0 0-.198-.036.702.702 0 0 0-.198.036.511.511 0 0 0-.27.27.767.767 0 0 0-.036.207Zm-.099 0c0-.09.018-.162.045-.243a.56.56 0 0 1 .135-.189.537.537 0 0 1 .189-.126.676.676 0 0 1 .234-.045c.081 0 .162.018.234.045a.536.536 0 0 1 .189.126.72.72 0 0 1 .135.189.518.518 0 0 1 .045.234c0 .09-.018.162-.045.243a.56.56 0 0 1-.135.189.536.536 0 0 1-.189.126.676.676 0 0 1-.234.045.676.676 0 0 1-.234-.045.537.537 0 0 1-.189-.126.72.72 0 0 1-.135-.189.676.676 0 0 1-.045-.234Z"/></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-venmo-colored" xmlns="http://www.w3.org/2000/svg"><g><path d="M20.9876187,3 C21.6854112,4.15247726 22,5.33953062 22,6.83902303 C22,11.6216335 17.9173318,17.8345841 14.6037582,22.197265 L7.03535243,22.197265 L4,4.04713657 L10.6269682,3.41795887 L12.2318013,16.3329419 C13.7312937,13.8900412 15.5817425,10.0510182 15.5817425,7.43362462 C15.5817425,6.00095547 15.3363059,5.02512093 14.952744,4.22162948 L20.9876187,3 Z" id="tct-inner-baPath" fill="var(--tct-icon-brand-fill-primary, #3D95CE)" fill-rule="nonzero"/></g></symbol><symbol fill="none" viewBox="0 0 26 26" id="tct-venmo-filled" xmlns="http://www.w3.org/2000/svg"><g><path d="M20.988 3C21.685 4.152 22 5.34 22 6.839c0 4.783-4.083 10.996-7.396 15.358H7.035L4 4.047l6.627-.629 1.605 12.915c1.5-2.443 3.35-6.282 3.35-8.9 0-1.432-.246-2.408-.63-3.211L20.989 3z" class="brand-filled"/></g></symbol></svg>