q2-tecton-elements 1.56.3 → 1.56.4

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 (263) hide show
  1. package/dist/bundle-report.json +263 -217
  2. package/dist/cjs/{index-99667782.js → index-905f4c87.js} +1 -5
  3. package/dist/cjs/index-905f4c87.js.map +1 -0
  4. package/dist/cjs/loader.cjs.js +1 -1
  5. package/dist/cjs/q2-action-group.cjs.entry.js +2 -2
  6. package/dist/cjs/q2-action-sheet.cjs.entry.js +2 -2
  7. package/dist/cjs/q2-avatar.cjs.entry.js +1 -1
  8. package/dist/cjs/q2-badge_7.cjs.entry.js +4 -4
  9. package/dist/cjs/q2-calendar.cjs.entry.js +1 -1
  10. package/dist/cjs/q2-card.cjs.entry.js +1 -1
  11. package/dist/cjs/q2-carousel-pane.cjs.entry.js +3 -3
  12. package/dist/cjs/q2-carousel.cjs.entry.js +1 -1
  13. package/dist/cjs/q2-chart-area.cjs.entry.js +2 -2
  14. package/dist/cjs/q2-chart-bar.cjs.entry.js +2 -2
  15. package/dist/cjs/q2-chart-donut.cjs.entry.js +2 -2
  16. package/dist/cjs/q2-checkbox-group.cjs.entry.js +1 -1
  17. package/dist/cjs/q2-checkbox.cjs.entry.js +1 -1
  18. package/dist/cjs/q2-currency.cjs.entry.js +1 -1
  19. package/dist/cjs/q2-data-table.cjs.entry.js +1 -1
  20. package/dist/cjs/q2-detail.cjs.entry.js +2 -2
  21. package/dist/cjs/q2-dropdown-item.cjs.entry.js +1 -1
  22. package/dist/cjs/q2-dropdown.cjs.entry.js +25 -22
  23. package/dist/cjs/q2-dropdown.cjs.entry.js.map +1 -1
  24. package/dist/cjs/q2-editable-field.cjs.entry.js +1 -1
  25. package/dist/cjs/q2-example.cjs.entry.js +1 -1
  26. package/dist/cjs/q2-file-picker.cjs.entry.js +1 -1
  27. package/dist/cjs/q2-form.cjs.entry.js +1 -1
  28. package/dist/cjs/q2-formatted-text.cjs.entry.js +1 -1
  29. package/dist/cjs/q2-item_3.cjs.entry.js +3 -3
  30. package/dist/cjs/q2-legend.cjs.entry.js +1 -1
  31. package/dist/cjs/q2-loc.cjs.entry.js +1 -1
  32. package/dist/cjs/q2-message.cjs.entry.js +2 -2
  33. package/dist/cjs/q2-modal.cjs.entry.js +2 -2
  34. package/dist/cjs/q2-month-picker.cjs.entry.js +3 -3
  35. package/dist/cjs/q2-optgroup.cjs.entry.js +2 -2
  36. package/dist/cjs/q2-option-list_2.cjs.entry.js +49 -62
  37. package/dist/cjs/q2-option-list_2.cjs.entry.js.map +1 -1
  38. package/dist/cjs/q2-option.cjs.entry.js +1 -1
  39. package/dist/cjs/q2-pagination.cjs.entry.js +4 -4
  40. package/dist/cjs/q2-pill.cjs.entry.js +2 -2
  41. package/dist/cjs/q2-radio-group.cjs.entry.js +1 -1
  42. package/dist/cjs/q2-radio.cjs.entry.js +1 -1
  43. package/dist/cjs/q2-relative-time.cjs.entry.js +2 -2
  44. package/dist/cjs/q2-resize-observer.cjs.entry.js +1 -1
  45. package/dist/cjs/q2-section.cjs.entry.js +3 -3
  46. package/dist/cjs/q2-select.cjs.entry.js +81 -11
  47. package/dist/cjs/q2-select.cjs.entry.js.map +1 -1
  48. package/dist/cjs/q2-stepper-pane.cjs.entry.js +1 -1
  49. package/dist/cjs/q2-stepper-vertical.cjs.entry.js +2 -2
  50. package/dist/cjs/q2-stepper.cjs.entry.js +2 -2
  51. package/dist/cjs/q2-tag.cjs.entry.js +2 -2
  52. package/dist/cjs/q2-tecton-elements.cjs.js +1 -1
  53. package/dist/cjs/q2-textarea.cjs.entry.js +2 -2
  54. package/dist/cjs/q2-tooltip.cjs.entry.js +1 -1
  55. package/dist/cjs/tecton-tab-pane.cjs.entry.js +2 -2
  56. package/dist/collection/components/q2-action-group/q2-action-group.js +1 -1
  57. package/dist/collection/components/q2-action-sheet/q2-action-sheet.js +1 -1
  58. package/dist/collection/components/q2-avatar/q2-avatar.js +1 -1
  59. package/dist/collection/components/q2-calendar/q2-month-picker.js +2 -2
  60. package/dist/collection/components/q2-calendar/test/q2-calendar-test.e2e.js +2 -2
  61. package/dist/collection/components/q2-calendar/test/q2-calendar-test.e2e.js.map +1 -1
  62. package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js +2 -2
  63. package/dist/collection/components/q2-chart-area/q2-chart-area.js +1 -1
  64. package/dist/collection/components/q2-chart-bar/q2-chart-bar.js +1 -1
  65. package/dist/collection/components/q2-chart-donut/q2-chart-donut.js +1 -1
  66. package/dist/collection/components/q2-currency/q2-currency.js +1 -1
  67. package/dist/collection/components/q2-detail/q2-detail.js +1 -1
  68. package/dist/collection/components/q2-dropdown/q2-dropdown.js +25 -21
  69. package/dist/collection/components/q2-dropdown/q2-dropdown.js.map +1 -1
  70. package/dist/collection/components/q2-dropdown/test/q2-dropdown-test.e2e.js +34 -32
  71. package/dist/collection/components/q2-dropdown/test/q2-dropdown-test.e2e.js.map +1 -1
  72. package/dist/collection/components/q2-example/q2-example.js +1 -1
  73. package/dist/collection/components/q2-form/q2-form.js +1 -1
  74. package/dist/collection/components/q2-formatted-text/q2-formatted-text.js +1 -1
  75. package/dist/collection/components/q2-input/q2-input.js +1 -1
  76. package/dist/collection/components/q2-item/q2-item.js +1 -1
  77. package/dist/collection/components/q2-legend/q2-legend.js +1 -1
  78. package/dist/collection/components/q2-list/q2-list.js +1 -1
  79. package/dist/collection/components/q2-message/q2-message.js +1 -1
  80. package/dist/collection/components/q2-modal/q2-modal.js +1 -1
  81. package/dist/collection/components/q2-optgroup/q2-optgroup.js +1 -1
  82. package/dist/collection/components/q2-pagination/q2-pagination.js +3 -3
  83. package/dist/collection/components/q2-pagination/test/q2-pagination-test.e2e.js +1 -0
  84. package/dist/collection/components/q2-pagination/test/q2-pagination-test.e2e.js.map +1 -1
  85. package/dist/collection/components/q2-pill/q2-pill.js +1 -1
  86. package/dist/collection/components/q2-popover/q2-popover.css +18 -10
  87. package/dist/collection/components/q2-popover/q2-popover.js +50 -62
  88. package/dist/collection/components/q2-popover/q2-popover.js.map +1 -1
  89. package/dist/collection/components/q2-popover/test/q2-popover-test.e2e.js +1 -34
  90. package/dist/collection/components/q2-popover/test/q2-popover-test.e2e.js.map +1 -1
  91. package/dist/collection/components/q2-popover/test/q2-popover-test.spec.js +743 -435
  92. package/dist/collection/components/q2-popover/test/q2-popover-test.spec.js.map +1 -1
  93. package/dist/collection/components/q2-relative-time/q2-relative-time.js +1 -1
  94. package/dist/collection/components/q2-resize-observer/q2-resize-observer.js +1 -1
  95. package/dist/collection/components/q2-section/q2-section.js +2 -2
  96. package/dist/collection/components/q2-select/q2-select.js +96 -14
  97. package/dist/collection/components/q2-select/q2-select.js.map +1 -1
  98. package/dist/collection/components/q2-select/test/q2-select-test.spec.js +327 -0
  99. package/dist/collection/components/q2-select/test/q2-select-test.spec.js.map +1 -1
  100. package/dist/collection/components/q2-stepper/q2-stepper.js +1 -1
  101. package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js +1 -1
  102. package/dist/collection/components/q2-tab-container/q2-tab-container.js +1 -1
  103. package/dist/collection/components/q2-tab-pane/q2-tab-pane.js +1 -1
  104. package/dist/collection/components/q2-tag/q2-tag.js +1 -1
  105. package/dist/collection/components/q2-tag/test/q2-tag-test.e2e.js +5 -0
  106. package/dist/collection/components/q2-tag/test/q2-tag-test.e2e.js.map +1 -1
  107. package/dist/collection/components/q2-textarea/q2-textarea.js +1 -1
  108. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js +2 -2
  109. package/dist/components/index2.js +1 -4
  110. package/dist/components/index2.js.map +1 -1
  111. package/dist/components/q2-action-group2.js +1 -1
  112. package/dist/components/q2-action-sheet.js +1 -1
  113. package/dist/components/q2-avatar2.js +1 -1
  114. package/dist/components/q2-carousel-pane.js +2 -2
  115. package/dist/components/q2-chart-area.js +1 -1
  116. package/dist/components/q2-chart-bar.js +1 -1
  117. package/dist/components/q2-chart-donut.js +1 -1
  118. package/dist/components/q2-currency.js +1 -1
  119. package/dist/components/q2-detail.js +1 -1
  120. package/dist/components/q2-dropdown.js +24 -21
  121. package/dist/components/q2-dropdown.js.map +1 -1
  122. package/dist/components/q2-example.js +1 -1
  123. package/dist/components/q2-form.js +1 -1
  124. package/dist/components/q2-formatted-text.js +1 -1
  125. package/dist/components/q2-input2.js +1 -1
  126. package/dist/components/q2-item2.js +1 -1
  127. package/dist/components/q2-legend2.js +1 -1
  128. package/dist/components/q2-list2.js +1 -1
  129. package/dist/components/q2-message2.js +1 -1
  130. package/dist/components/q2-modal.js +1 -1
  131. package/dist/components/q2-month-picker.js +2 -2
  132. package/dist/components/q2-optgroup2.js +1 -1
  133. package/dist/components/q2-pagination.js +3 -3
  134. package/dist/components/q2-pill.js +1 -1
  135. package/dist/components/q2-popover2.js +49 -62
  136. package/dist/components/q2-popover2.js.map +1 -1
  137. package/dist/components/q2-relative-time.js +1 -1
  138. package/dist/components/q2-resize-observer2.js +1 -1
  139. package/dist/components/q2-section.js +2 -2
  140. package/dist/components/q2-select2.js +84 -14
  141. package/dist/components/q2-select2.js.map +1 -1
  142. package/dist/components/q2-stepper-vertical.js +1 -1
  143. package/dist/components/q2-stepper.js +1 -1
  144. package/dist/components/q2-tab-container.js +1 -1
  145. package/dist/components/q2-tab-pane.js +1 -1
  146. package/dist/components/q2-tag.js +1 -1
  147. package/dist/components/q2-textarea.js +1 -1
  148. package/dist/components/tecton-tab-pane.js +2 -2
  149. package/dist/esm/{index-c215e8ef.js → index-f2a66217.js} +2 -5
  150. package/dist/esm/index-f2a66217.js.map +1 -0
  151. package/dist/esm/loader.js +1 -1
  152. package/dist/esm/q2-action-group.entry.js +2 -2
  153. package/dist/esm/q2-action-sheet.entry.js +2 -2
  154. package/dist/esm/q2-avatar.entry.js +1 -1
  155. package/dist/esm/q2-badge_7.entry.js +4 -4
  156. package/dist/esm/q2-calendar.entry.js +1 -1
  157. package/dist/esm/q2-card.entry.js +1 -1
  158. package/dist/esm/q2-carousel-pane.entry.js +3 -3
  159. package/dist/esm/q2-carousel.entry.js +1 -1
  160. package/dist/esm/q2-chart-area.entry.js +2 -2
  161. package/dist/esm/q2-chart-bar.entry.js +2 -2
  162. package/dist/esm/q2-chart-donut.entry.js +2 -2
  163. package/dist/esm/q2-checkbox-group.entry.js +1 -1
  164. package/dist/esm/q2-checkbox.entry.js +1 -1
  165. package/dist/esm/q2-currency.entry.js +1 -1
  166. package/dist/esm/q2-data-table.entry.js +1 -1
  167. package/dist/esm/q2-detail.entry.js +2 -2
  168. package/dist/esm/q2-dropdown-item.entry.js +1 -1
  169. package/dist/esm/q2-dropdown.entry.js +25 -22
  170. package/dist/esm/q2-dropdown.entry.js.map +1 -1
  171. package/dist/esm/q2-editable-field.entry.js +1 -1
  172. package/dist/esm/q2-example.entry.js +1 -1
  173. package/dist/esm/q2-file-picker.entry.js +1 -1
  174. package/dist/esm/q2-form.entry.js +1 -1
  175. package/dist/esm/q2-formatted-text.entry.js +1 -1
  176. package/dist/esm/q2-item_3.entry.js +3 -3
  177. package/dist/esm/q2-legend.entry.js +1 -1
  178. package/dist/esm/q2-loc.entry.js +1 -1
  179. package/dist/esm/q2-message.entry.js +2 -2
  180. package/dist/esm/q2-modal.entry.js +2 -2
  181. package/dist/esm/q2-month-picker.entry.js +3 -3
  182. package/dist/esm/q2-optgroup.entry.js +2 -2
  183. package/dist/esm/q2-option-list_2.entry.js +49 -62
  184. package/dist/esm/q2-option-list_2.entry.js.map +1 -1
  185. package/dist/esm/q2-option.entry.js +1 -1
  186. package/dist/esm/q2-pagination.entry.js +4 -4
  187. package/dist/esm/q2-pill.entry.js +2 -2
  188. package/dist/esm/q2-radio-group.entry.js +1 -1
  189. package/dist/esm/q2-radio.entry.js +1 -1
  190. package/dist/esm/q2-relative-time.entry.js +2 -2
  191. package/dist/esm/q2-resize-observer.entry.js +1 -1
  192. package/dist/esm/q2-section.entry.js +3 -3
  193. package/dist/esm/q2-select.entry.js +82 -12
  194. package/dist/esm/q2-select.entry.js.map +1 -1
  195. package/dist/esm/q2-stepper-pane.entry.js +1 -1
  196. package/dist/esm/q2-stepper-vertical.entry.js +2 -2
  197. package/dist/esm/q2-stepper.entry.js +2 -2
  198. package/dist/esm/q2-tag.entry.js +2 -2
  199. package/dist/esm/q2-tecton-elements.js +1 -1
  200. package/dist/esm/q2-textarea.entry.js +2 -2
  201. package/dist/esm/q2-tooltip.entry.js +1 -1
  202. package/dist/esm/tecton-tab-pane.entry.js +2 -2
  203. package/dist/q2-tecton-elements/{index-c215e8ef.js → index-f2a66217.js} +2 -6
  204. package/dist/q2-tecton-elements/index-f2a66217.js.map +1 -0
  205. package/dist/q2-tecton-elements/q2-action-group.entry.js +4 -4
  206. package/dist/q2-tecton-elements/q2-action-sheet.entry.js +9 -9
  207. package/dist/q2-tecton-elements/q2-avatar.entry.js +6 -6
  208. package/dist/q2-tecton-elements/q2-badge_7.entry.js +42 -42
  209. package/dist/q2-tecton-elements/q2-calendar.entry.js +1 -1
  210. package/dist/q2-tecton-elements/q2-card.entry.js +1 -1
  211. package/dist/q2-tecton-elements/q2-carousel-pane.entry.js +21 -21
  212. package/dist/q2-tecton-elements/q2-carousel.entry.js +1 -1
  213. package/dist/q2-tecton-elements/q2-chart-area.entry.js +3 -3
  214. package/dist/q2-tecton-elements/q2-chart-bar.entry.js +80 -80
  215. package/dist/q2-tecton-elements/q2-chart-donut.entry.js +7 -7
  216. package/dist/q2-tecton-elements/q2-checkbox-group.entry.js +1 -1
  217. package/dist/q2-tecton-elements/q2-checkbox.entry.js +1 -1
  218. package/dist/q2-tecton-elements/q2-currency.entry.js +6 -6
  219. package/dist/q2-tecton-elements/q2-data-table.entry.js +1 -1
  220. package/dist/q2-tecton-elements/q2-detail.entry.js +39 -39
  221. package/dist/q2-tecton-elements/q2-dropdown-item.entry.js +1 -1
  222. package/dist/q2-tecton-elements/q2-dropdown.entry.js +79 -75
  223. package/dist/q2-tecton-elements/q2-dropdown.entry.js.map +1 -1
  224. package/dist/q2-tecton-elements/q2-editable-field.entry.js +1 -1
  225. package/dist/q2-tecton-elements/q2-example.entry.js +1 -1
  226. package/dist/q2-tecton-elements/q2-file-picker.entry.js +1 -1
  227. package/dist/q2-tecton-elements/q2-form.entry.js +10 -10
  228. package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
  229. package/dist/q2-tecton-elements/q2-item_3.entry.js +19 -19
  230. package/dist/q2-tecton-elements/q2-legend.entry.js +2 -2
  231. package/dist/q2-tecton-elements/q2-loc.entry.js +1 -1
  232. package/dist/q2-tecton-elements/q2-message.entry.js +6 -6
  233. package/dist/q2-tecton-elements/q2-modal.entry.js +24 -24
  234. package/dist/q2-tecton-elements/q2-month-picker.entry.js +67 -67
  235. package/dist/q2-tecton-elements/q2-optgroup.entry.js +8 -8
  236. package/dist/q2-tecton-elements/q2-option-list_2.entry.js +236 -241
  237. package/dist/q2-tecton-elements/q2-option-list_2.entry.js.map +1 -1
  238. package/dist/q2-tecton-elements/q2-option.entry.js +1 -1
  239. package/dist/q2-tecton-elements/q2-pagination.entry.js +42 -42
  240. package/dist/q2-tecton-elements/q2-pill.entry.js +14 -14
  241. package/dist/q2-tecton-elements/q2-radio-group.entry.js +1 -1
  242. package/dist/q2-tecton-elements/q2-radio.entry.js +13 -13
  243. package/dist/q2-tecton-elements/q2-relative-time.entry.js +5 -5
  244. package/dist/q2-tecton-elements/q2-resize-observer.entry.js +1 -1
  245. package/dist/q2-tecton-elements/q2-section.entry.js +23 -23
  246. package/dist/q2-tecton-elements/q2-select.entry.js +146 -88
  247. package/dist/q2-tecton-elements/q2-select.entry.js.map +1 -1
  248. package/dist/q2-tecton-elements/q2-stepper-pane.entry.js +1 -1
  249. package/dist/q2-tecton-elements/q2-stepper-vertical.entry.js +5 -5
  250. package/dist/q2-tecton-elements/q2-stepper.entry.js +21 -21
  251. package/dist/q2-tecton-elements/q2-tag.entry.js +6 -6
  252. package/dist/q2-tecton-elements/q2-tecton-elements.esm.js +1 -1
  253. package/dist/q2-tecton-elements/q2-tecton-elements.esm.js.map +1 -1
  254. package/dist/q2-tecton-elements/q2-textarea.entry.js +3 -3
  255. package/dist/q2-tecton-elements/q2-tooltip.entry.js +1 -1
  256. package/dist/q2-tecton-elements/tecton-tab-pane.entry.js +6 -6
  257. package/dist/types/components/q2-dropdown/q2-dropdown.d.ts +6 -4
  258. package/dist/types/components/q2-popover/q2-popover.d.ts +4 -4
  259. package/dist/types/components/q2-select/q2-select.d.ts +18 -0
  260. package/package.json +3 -3
  261. package/dist/cjs/index-99667782.js.map +0 -1
  262. package/dist/esm/index-c215e8ef.js.map +0 -1
  263. package/dist/q2-tecton-elements/index-c215e8ef.js.map +0 -1
@@ -1,8 +1,8 @@
1
1
  import { r as e, h as r, g as a } from "./index-7a5365e2.js";
2
2
 
3
- import { o as t, l as i } from "./index-c215e8ef.js";
3
+ import { o as t, l as i } from "./index-f2a66217.js";
4
4
 
5
- import { _ as s, I as n, S as o, b6 as h, P as u, b7 as l, o as d, a0 as c, h as f, i as v, u as p, s as g, H as b, b8 as m, G as w, m as S, d as B, C as A, W as y, a as x, g as M, b as k, b9 as P, t as V, z as C, ba as N, V as L, ai as D, bb as z, bc as j, a9 as U, aa as T, ab as I, ac as O, ad as R, ae as E, af as W } from "./charting-1abfb877.js";
5
+ import { _ as s, I as n, S as o, b6 as h, P as u, b7 as l, o as c, a0 as d, h as f, i as v, u as p, s as g, H as b, b8 as m, G as w, m as S, d as B, C as A, W as y, a as x, g as M, b as k, b9 as P, t as V, z as C, ba as N, V as L, ai as D, bb as z, bc as j, a9 as U, aa as T, ab as I, ac as O, ad as R, ae as E, af as W } from "./charting-1abfb877.js";
6
6
 
7
7
  import { c as _, j as X, g as Y, i as H, a as F, e as q, f as Z, h as G } from "./dataSample-7b62e101.js";
8
8
 
@@ -52,12 +52,12 @@ var Q = /** @class */ function(e) {
52
52
  }
53
53
  var u = void 0;
54
54
  var l = void 0;
55
- var d = 1;
56
- for (var c = 0; c < t.length; c++) {
57
- var f = t[c].coord;
55
+ var c = 1;
56
+ for (var d = 0; d < t.length; d++) {
57
+ var f = t[d].coord;
58
58
  // The last item of tickCoords doesn't contain
59
59
  // tickValue
60
- var v = c === t.length - 1 ? t[c - 1].tickValue + d : t[c].tickValue;
60
+ var v = d === t.length - 1 ? t[d - 1].tickValue + c : t[d].tickValue;
61
61
  if (v === o) {
62
62
  l = f;
63
63
  break;
@@ -67,10 +67,10 @@ var Q = /** @class */ function(e) {
67
67
  l = (f + u) / 2;
68
68
  break;
69
69
  }
70
- if (c === 1) {
70
+ if (d === 1) {
71
71
  // Here we assume the step of category axes is
72
72
  // the same
73
- d = v - t[0].tickValue;
73
+ c = v - t[0].tickValue;
74
74
  }
75
75
  }
76
76
  if (l == null) {
@@ -223,17 +223,17 @@ var te = /** @class */ function(e) {
223
223
  var h = r.startAngle;
224
224
  var u = r.endAngle;
225
225
  var l = r.clockwise;
226
- var d = Math.PI * 2;
227
- var c = l ? u - h < d : h - u < d;
228
- if (!c) {
226
+ var c = Math.PI * 2;
227
+ var d = l ? u - h < c : h - u < c;
228
+ if (!d) {
229
229
  // Normalize angles
230
- h = u - (l ? d : -d);
230
+ h = u - (l ? c : -c);
231
231
  }
232
232
  var f = Math.cos(h);
233
233
  var v = Math.sin(h);
234
234
  var p = Math.cos(u);
235
235
  var g = Math.sin(u);
236
- if (c) {
236
+ if (d) {
237
237
  e.moveTo(f * i + a, v * i + t);
238
238
  e.arc(f * o + a, v * o + t, n, -Math.PI + h, h, !l);
239
239
  } else {
@@ -263,81 +263,81 @@ function createSectorCalculateTextPosition(e, r) {
263
263
  var o = t.distance != null ? t.distance : 5;
264
264
  var h = this.shape;
265
265
  var u = h.cx;
266
- var d = h.cy;
267
- var c = h.r;
266
+ var c = h.cy;
267
+ var d = h.r;
268
268
  var f = h.r0;
269
- var v = (c + f) / 2;
269
+ var v = (d + f) / 2;
270
270
  var p = h.startAngle;
271
271
  var g = h.endAngle;
272
272
  var b = (p + g) / 2;
273
- var m = a ? Math.abs(c - f) / 2 : 0;
273
+ var m = a ? Math.abs(d - f) / 2 : 0;
274
274
  var w = Math.cos;
275
275
  var S = Math.sin;
276
276
  // base position: top-left
277
- var B = u + c * w(p);
278
- var A = d + c * S(p);
277
+ var B = u + d * w(p);
278
+ var A = c + d * S(p);
279
279
  var y = "left";
280
280
  var x = "top";
281
281
  switch (n) {
282
282
  case "startArc":
283
283
  B = u + (f - o) * w(b);
284
- A = d + (f - o) * S(b);
284
+ A = c + (f - o) * S(b);
285
285
  y = "center";
286
286
  x = "top";
287
287
  break;
288
288
 
289
289
  case "insideStartArc":
290
290
  B = u + (f + o) * w(b);
291
- A = d + (f + o) * S(b);
291
+ A = c + (f + o) * S(b);
292
292
  y = "center";
293
293
  x = "bottom";
294
294
  break;
295
295
 
296
296
  case "startAngle":
297
297
  B = u + v * w(p) + adjustAngleDistanceX(p, o + m, false);
298
- A = d + v * S(p) + adjustAngleDistanceY(p, o + m, false);
298
+ A = c + v * S(p) + adjustAngleDistanceY(p, o + m, false);
299
299
  y = "right";
300
300
  x = "middle";
301
301
  break;
302
302
 
303
303
  case "insideStartAngle":
304
304
  B = u + v * w(p) + adjustAngleDistanceX(p, -o + m, false);
305
- A = d + v * S(p) + adjustAngleDistanceY(p, -o + m, false);
305
+ A = c + v * S(p) + adjustAngleDistanceY(p, -o + m, false);
306
306
  y = "left";
307
307
  x = "middle";
308
308
  break;
309
309
 
310
310
  case "middle":
311
311
  B = u + v * w(b);
312
- A = d + v * S(b);
312
+ A = c + v * S(b);
313
313
  y = "center";
314
314
  x = "middle";
315
315
  break;
316
316
 
317
317
  case "endArc":
318
- B = u + (c + o) * w(b);
319
- A = d + (c + o) * S(b);
318
+ B = u + (d + o) * w(b);
319
+ A = c + (d + o) * S(b);
320
320
  y = "center";
321
321
  x = "bottom";
322
322
  break;
323
323
 
324
324
  case "insideEndArc":
325
- B = u + (c - o) * w(b);
326
- A = d + (c - o) * S(b);
325
+ B = u + (d - o) * w(b);
326
+ A = c + (d - o) * S(b);
327
327
  y = "center";
328
328
  x = "top";
329
329
  break;
330
330
 
331
331
  case "endAngle":
332
332
  B = u + v * w(g) + adjustAngleDistanceX(g, o + m, true);
333
- A = d + v * S(g) + adjustAngleDistanceY(g, o + m, true);
333
+ A = c + v * S(g) + adjustAngleDistanceY(g, o + m, true);
334
334
  y = "left";
335
335
  x = "middle";
336
336
  break;
337
337
 
338
338
  case "insideEndAngle":
339
339
  B = u + v * w(g) + adjustAngleDistanceX(g, -o + m, true);
340
- A = d + v * S(g) + adjustAngleDistanceY(g, -o + m, true);
340
+ A = c + v * S(g) + adjustAngleDistanceY(g, -o + m, true);
341
341
  y = "right";
342
342
  x = "middle";
343
343
  break;
@@ -355,13 +355,13 @@ function createSectorCalculateTextPosition(e, r) {
355
355
  }
356
356
 
357
357
  function setSectorTextRotation(e, r, a, t) {
358
- if (d(t)) {
358
+ if (c(t)) {
359
359
  // user-set rotation
360
360
  e.setTextConfig({
361
361
  rotation: t
362
362
  });
363
363
  return;
364
- } else if (c(r)) {
364
+ } else if (d(r)) {
365
365
  // user-set position, use 0 as auto rotation
366
366
  e.setTextConfig({
367
367
  rotation: 0
@@ -502,11 +502,11 @@ var oe = /** @class */ function(e) {
502
502
  u = h.dim === "angle";
503
503
  }
504
504
  var l = e.isAnimationEnabled() ? e : null;
505
- var d = shouldRealtimeSort(e, o);
506
- if (d) {
507
- this._enableRealtimeSort(d, s, a);
505
+ var c = shouldRealtimeSort(e, o);
506
+ if (c) {
507
+ this._enableRealtimeSort(c, s, a);
508
508
  }
509
- var c = e.get("clip", true) || d;
509
+ var d = e.get("clip", true) || c;
510
510
  var f = getClipArea(o, s);
511
511
  // If there is clipPath created in large mode. Remove it.
512
512
  i.removeClipPath();
@@ -540,17 +540,17 @@ var oe = /** @class */ function(e) {
540
540
  createBackground(r);
541
541
  }
542
542
  // If dataZoom in filteMode: 'empty', the baseValue can be set as NaN in "axisProxy".
543
- if (!s.hasValue(r) || !ce[o.type](t)) {
543
+ if (!s.hasValue(r) || !de[o.type](t)) {
544
544
  return;
545
545
  }
546
546
  var n = false;
547
- if (c) {
547
+ if (d) {
548
548
  // Clip will modify the layout params.
549
549
  // And return a boolean to determine if the shape are fully clipped.
550
550
  n = he[o.type](f, t);
551
551
  }
552
552
  var p = ue[o.type](e, s, r, t, u, l, h.model, false, S);
553
- if (d) {
553
+ if (c) {
554
554
  /**
555
555
  * Force label animation because even if the element is
556
556
  * ignored because it's clipped, it may not be clipped after
@@ -566,8 +566,8 @@ var oe = /** @class */ function(e) {
566
566
  p.attr({
567
567
  shape: t
568
568
  });
569
- } else if (d) {
570
- updateRealtimeAnimation(d, l, p, t, r, u, false, false);
569
+ } else if (c) {
570
+ updateRealtimeAnimation(c, l, p, t, r, u, false, false);
571
571
  } else {
572
572
  v(p, {
573
573
  shape: t
@@ -601,12 +601,12 @@ var oe = /** @class */ function(e) {
601
601
  }, l, r);
602
602
  }
603
603
  var C = n.getItemGraphicEl(a);
604
- if (!s.hasValue(r) || !ce[o.type](v)) {
604
+ if (!s.hasValue(r) || !de[o.type](v)) {
605
605
  i.remove(C);
606
606
  return;
607
607
  }
608
608
  var N = false;
609
- if (c) {
609
+ if (d) {
610
610
  N = he[o.type](f, v);
611
611
  if (N) {
612
612
  i.remove(C);
@@ -617,7 +617,7 @@ var oe = /** @class */ function(e) {
617
617
  } else {
618
618
  g(C);
619
619
  }
620
- if (d) {
620
+ if (c) {
621
621
  C.forceLabelAnimation = true;
622
622
  }
623
623
  if (P) {
@@ -644,8 +644,8 @@ var oe = /** @class */ function(e) {
644
644
  C.attr({
645
645
  shape: v
646
646
  });
647
- } else if (d) {
648
- updateRealtimeAnimation(d, l, C, v, r, u, true, P);
647
+ } else if (c) {
648
+ updateRealtimeAnimation(c, l, C, v, r, u, true, P);
649
649
  } else {
650
650
  p(C, {
651
651
  shape: v
@@ -845,15 +845,15 @@ var he = {
845
845
  var h = se(r.y, e.y);
846
846
  var u = ne(r.y + r.height, s);
847
847
  var l = o < n;
848
- var d = u < h;
848
+ var c = u < h;
849
849
  // When xClipped or yClipped, the element will be marked as `ignore`.
850
850
  // But we should also place the element at the edge of the coord sys bounding rect.
851
851
  // Because if data changed and the bar shows again, its transition animation
852
852
  // will begin at this place.
853
853
  r.x = l && n > i ? o : n;
854
- r.y = d && h > s ? u : h;
854
+ r.y = c && h > s ? u : h;
855
855
  r.width = l ? 0 : o - n;
856
- r.height = d ? 0 : u - h;
856
+ r.height = c ? 0 : u - h;
857
857
  // Reverse back
858
858
  if (a < 0) {
859
859
  r.x += r.width;
@@ -863,7 +863,7 @@ var he = {
863
863
  r.y += r.height;
864
864
  r.height = -r.height;
865
865
  }
866
- return l || d;
866
+ return l || c;
867
867
  },
868
868
  polar: function(e, r) {
869
869
  var a = r.r0 <= r.r ? 1 : -1;
@@ -898,8 +898,8 @@ var ue = {
898
898
  u.name = "item";
899
899
  if (s) {
900
900
  var l = u.shape;
901
- var d = i ? "height" : "width";
902
- l[d] = 0;
901
+ var c = i ? "height" : "width";
902
+ l[c] = 0;
903
903
  }
904
904
  return u;
905
905
  },
@@ -910,16 +910,16 @@ var ue = {
910
910
  z2: 1
911
911
  });
912
912
  l.name = "item";
913
- var d = createPolarPositionMapping(i);
914
- l.calculateTextPosition = createSectorCalculateTextPosition(d, {
913
+ var c = createPolarPositionMapping(i);
914
+ l.calculateTextPosition = createSectorCalculateTextPosition(c, {
915
915
  isRoundCap: u === ie
916
916
  });
917
917
  // Animation
918
918
  if (s) {
919
- var c = l.shape;
919
+ var d = l.shape;
920
920
  var f = i ? "r" : "endAngle";
921
921
  var g = {};
922
- c[f] = i ? t.r0 : t.startAngle;
922
+ d[f] = i ? t.r0 : t.startAngle;
923
923
  g[f] = t[f];
924
924
  (o ? p : v)(l, {
925
925
  shape: g
@@ -986,14 +986,14 @@ function checkPropertiesNotValid(e, r) {
986
986
 
987
987
  var le = [ "x", "y", "width", "height" ];
988
988
 
989
- var de = [ "cx", "cy", "r", "startAngle", "endAngle" ];
989
+ var ce = [ "cx", "cy", "r", "startAngle", "endAngle" ];
990
990
 
991
- var ce = {
991
+ var de = {
992
992
  cartesian2d: function(e) {
993
993
  return !checkPropertiesNotValid(e, le);
994
994
  },
995
995
  polar: function(e) {
996
- return !checkPropertiesNotValid(e, de);
996
+ return !checkPropertiesNotValid(e, ce);
997
997
  }
998
998
  };
999
999
 
@@ -1055,10 +1055,10 @@ function updateStyle(e, r, a, t, i, s, o, h) {
1055
1055
  var l = t.get([ "itemStyle", "borderRadius" ]) || 0;
1056
1056
  e.setShape("r", l);
1057
1057
  } else if (!s.get("roundCap")) {
1058
- var d = e.shape;
1059
- var c = J(t.getModel("itemStyle"), d, true);
1060
- x(d, c);
1061
- e.setShape(d);
1058
+ var c = e.shape;
1059
+ var d = J(t.getModel("itemStyle"), c, true);
1060
+ x(c, d);
1061
+ e.setShape(c);
1062
1062
  }
1063
1063
  e.useStyle(u);
1064
1064
  var f = t.getShallow("cursor");
@@ -1169,7 +1169,7 @@ function createLarge(e, r, a, t) {
1169
1169
  r.add(l);
1170
1170
  a && a.push(l);
1171
1171
  }
1172
- var d = new pe({
1172
+ var c = new pe({
1173
1173
  shape: {
1174
1174
  points: i.getLayout("largePoints")
1175
1175
  },
@@ -1177,18 +1177,18 @@ function createLarge(e, r, a, t) {
1177
1177
  ignoreCoarsePointer: true,
1178
1178
  z2: 1
1179
1179
  });
1180
- d.baseDimIdx = s;
1181
- d.largeDataIndices = n;
1182
- d.barWidth = o;
1183
- r.add(d);
1184
- d.useStyle(i.getVisual("style"));
1180
+ c.baseDimIdx = s;
1181
+ c.largeDataIndices = n;
1182
+ c.barWidth = o;
1183
+ r.add(c);
1184
+ c.useStyle(i.getVisual("style"));
1185
1185
  // Enable tooltip and user mouse/touch event handlers.
1186
- B(d).seriesIndex = e.seriesIndex;
1186
+ B(c).seriesIndex = e.seriesIndex;
1187
1187
  if (!e.get("silent")) {
1188
- d.on("mousedown", ge);
1189
- d.on("mousemove", ge);
1188
+ c.on("mousedown", ge);
1189
+ c.on("mousemove", ge);
1190
1190
  }
1191
- a && a.push(d);
1191
+ a && a.push(c);
1192
1192
  }
1193
1193
 
1194
1194
  // Use throttle to avoid frequently traverse to find dataIndex.
@@ -1206,12 +1206,12 @@ function largePathFindDataIndex(e, r, a) {
1206
1206
  var o = [];
1207
1207
  var h = [];
1208
1208
  var u = e.barWidth;
1209
- for (var l = 0, d = s.length / 3; l < d; l++) {
1210
- var c = l * 3;
1209
+ for (var l = 0, c = s.length / 3; l < c; l++) {
1210
+ var d = l * 3;
1211
1211
  h[t] = u;
1212
- h[i] = s[c + 2];
1213
- o[t] = s[c + t];
1214
- o[i] = s[c + i];
1212
+ h[i] = s[d + 2];
1213
+ o[t] = s[d + t];
1214
+ o[i] = s[d + i];
1215
1215
  if (h[i] < 0) {
1216
1216
  o[i] += h[i];
1217
1217
  h[i] = -h[i];
@@ -1439,10 +1439,10 @@ const Se = class {
1439
1439
  // #region Render Methods
1440
1440
  render() {
1441
1441
  return r("div", {
1442
- key: "e2b54e01d70161a8a451a3a08b4b6d4f01451a0a",
1442
+ key: "e73968847bcf0433512f1cd79c05ba8cb03aa3e7",
1443
1443
  class: "container"
1444
1444
  }, r("div", {
1445
- key: "8e376178aa5a423b762d52cd8151d9b9fa214c89",
1445
+ key: "2f1cf10a7a96b450835f42b901714c7b77a15e80",
1446
1446
  ref: e => this.chartContainer = e,
1447
1447
  class: "chart-container",
1448
1448
  role: "img",
@@ -1,6 +1,6 @@
1
1
  import { r as t, c as e, h as i, g as r } from "./index-7a5365e2.js";
2
2
 
3
- import { o as a, i as n, l as o, d as s } from "./index-c215e8ef.js";
3
+ import { o as a, i as n, l as o, d as s } from "./index-f2a66217.js";
4
4
 
5
5
  import { br as l, W as c, _ as h, ay as u, bs as v, bt as d, b5 as f, bu as p, D as g, bv as m, x as b, a0 as w, I as y, bw as x, aM as S, bx as T, by as M, j as L, bz as C, E as I, bA as A, bB as P, bC as k, bD as V, d as D, bE as z, bF as O, bG as N, bH as R, bI as B, bJ as H, bK as W, bL as U, a as F, bM as j, bN as $, bO as X, bP as G, bQ as Y, bj as E, aK as _, bR as K, a$ as q, bS as J, bT as Z, bU as Q, a9 as tt, b0 as et, bV as it, aA as rt, bW as at, a4 as nt, m as ot, a6 as st, o as lt, y as ct, bX as ht, bY as ut, b as vt, bZ as dt, b2 as ft, b_ as pt, b$ as gt, c0 as mt, c as bt, ai as wt, G as yt, aB as xt, b6 as St, aC as Tt, c1 as Mt, b1 as Lt, u as Ct, c2 as It, aw as At, a3 as Pt, R as kt, bm as Vt, i as Dt, s as zt, z as Ot, t as Nt, g as Rt, be as Bt, c3 as Ht, V as Wt, b8 as Ut, C as Ft, ak as jt, am as $t, c4 as Xt, c5 as Gt, c6 as Yt, S as Et, c7 as _t, ab as Kt, aa as qt, ac as Jt, ad as Zt } from "./charting-1abfb877.js";
6
6
 
@@ -4483,15 +4483,15 @@ const Ee = class {
4483
4483
  }
4484
4484
  render() {
4485
4485
  return i("click-elsewhere", {
4486
- key: "3497db6724e78d2035f2b71d912ede14c7db6d28",
4486
+ key: "ad2e2dec992d642ef14412e5e7e129177a302a76",
4487
4487
  onChange: this.onClickElsewhere
4488
4488
  }, i("figure", {
4489
- key: "098942c0ad558ce5d33106a53626e7573e499d0e"
4489
+ key: "e28999ade90c1c38ce06ef9f326be91c269a183e"
4490
4490
  }, i("div", {
4491
- key: "096d1496748be990c9f057cabf38fbbca8442d72",
4491
+ key: "c3a5d4d64c8b5075964fda6e43015d4f1c7ebdf3",
4492
4492
  class: "container"
4493
4493
  }, i("div", {
4494
- key: "3a87e9065d8ba5eccb1f6a9af492a3c9d91aaef4",
4494
+ key: "4e90a0e625d5f870194191b03a9979cc9ef24dd8",
4495
4495
  ref: t => this.chartContainer = t,
4496
4496
  "aria-describedby": !this.isClickable ? "center-card-description" : undefined,
4497
4497
  class: "chart-container",
@@ -4501,9 +4501,9 @@ const Ee = class {
4501
4501
  tabIndex: !this.isClickable ? 0 : undefined,
4502
4502
  onKeyDown: !this.isClickable ? this.onButtonKeyDown : undefined
4503
4503
  }), this.renderCenterBlock()), this.showLegend && i("figcaption", {
4504
- key: "05158b9062ef042de632b2f886bf805b2b55918f"
4504
+ key: "f75662864d2c89a8b62453b680d4e7d2d22d0273"
4505
4505
  }, i("q2-legend", {
4506
- key: "c374dd66e82f129328f6fcebe9001dc3615bf225",
4506
+ key: "8cd03190c0f90a771b3dc4c9b05a00132e391f2b",
4507
4507
  class: "legend",
4508
4508
  data: this.legendData,
4509
4509
  format: this.format,
@@ -1,6 +1,6 @@
1
1
  import { r as e, c as t, h as r, F as o, g as a } from "./index-7a5365e2.js";
2
2
 
3
- import { c as i, f as s } from "./index-c215e8ef.js";
3
+ import { c as i, f as s } from "./index-f2a66217.js";
4
4
 
5
5
  const n = '*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #0066cc)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}:host{--comp-default-checkbox-group-margin:var(--tct-checkbox-group-margin-top, var(--t-checkbox-group-margin-top, var(--app-scale-5x, 25px))) 0 var(--tct-checkbox-group-margin-bottom, var(--t-checkbox-group-margin-bottom, var(--app-scale-5x, 25px)));display:block;margin:var(--tct-checkbox-group-margin, var(--comp-default-checkbox-group-margin))}fieldset{padding:var(--tct-checkbox-group-fieldset-padding, 0);margin:0;border:0;position:relative}.label-row{display:grid;grid-template-columns:1fr 24px;grid-template-areas:"label icon";column-gap:var(--tct-checkbox-group-label-column-gap, var(--app-scale-2x, 10px))}.label-row q2-icon{grid-area:icon;margin-top:-2px;margin-bottom:-2px}.group-legend{font-weight:600}legend.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;border:0}.slot-container{margin:var(--app-scale-1x, 5px) 0;padding:var(--app-scale-1x, 5px);border-width:1px;border-color:transparent;border-style:solid;border-radius:var(--tct-checkbox-group-border-radius, var(--app-border-radius-1, 4px))}:host([has-error]) .slot-container{border-color:var(--tct-checkbox-group-error-border-color, var(--const-stoplight-alert, #d20a0a))}:host([has-error=false]) .slot-container{border-color:transparent}.optional-tag{margin-left:var(--tct-checkbox-group-label-optional-margin-left, var(--app-scale-1x, 5px));color:var(--tct-checkbox-group-label-optional-color, var(--t-checkbox-group-label-optional-color, var(--tct-a11y-color, var(--t-a11y-color, var(--tct-a11y-gray-color, var(--t-a11y-gray-color, var(--tct-gray-7, var(--t-gray-7, var(--tct-gray-d1, var(--t-gray-d1, var(--app-gray-d1, rgba(77, 77, 77, 0.77))))))))))));font-size:var(--tct-checkbox-group-label-optional-font-size, 12px);font-weight:var(--tct-checkbox-group-label-optional-font-weight, 400)}.flexed{margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.flexed.left{justify-content:left}';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { r as e, c as o, h as t, g as c } from "./index-7a5365e2.js";
2
2
 
3
- import { c as r, a, o as i, i as s, l } from "./index-c215e8ef.js";
3
+ import { c as r, a, o as i, i as s, l } from "./index-f2a66217.js";
4
4
 
5
5
  const h = '*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #0066cc)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}:host{--comp-checkbox-padding:var(--tct-checkbox-padding, var(--tct-checkbox-vertical-padding, var(--t-checkbox-vertical-padding, 8px)) 0);display:block;position:relative;padding:var(--comp-checkbox-padding);--comp-default-checkbox-margin:var(--tct-checkbox-margin-top, var(--t-checkbox-margin-top, 0px)) 0 var(--tct-checkbox-margin-bottom, var(--t-checkbox-margin-bottom, 0px));margin:var(--tct-checkbox-margin, var(--comp-default-checkbox-margin))}.container{--comp-checkbox-size:var(--tct-checkbox-size, var(--t-checkbox-size, 24px));--comp-checkbox-default-column-gap:var(--app-scale-2x, 10px);--comp-checkbox-default-row-gap:0;--comp-checkbox-default-gap:var(--comp-checkbox-default-row-gap) var(--comp-checkbox-default-column-gap);--comp-checkbox-tween:var(--tct-tween-1, var(--app-tween-1, 0.2s ease));--comp-checkbox-toggle-width:var(--tct-checkbox-toggle-width, var(--t-checkbox-toggle-width, 38px));--comp-checkbox-toggle-error-color:var(--tct-checkbox-toggle-error-color, var(--comp-checkbox-error-color));--comp-checkbox-toggle-color:var(--tct-checkbox-toggle-color, var(--t-gray-8, #808080));--comp-checkbox-gap:var(--tct-checkbox-gap, var(--t-checkbox-gap, var(--comp-checkbox-default-gap)));--comp-checkbox-outer-stroke-color:var(--tct-checkbox-outer-stroke-color, var(--t-checkbox-outer-stroke-color, var(--t-a11y-gray-color-AA, #949494)));--comp-checkbox-outer-fill-color:var(--tct-checkbox-outer-fill-color, var(--t-checkbox-outer-fill-color, var(--tct-white, var(--app-white, #ffffff))));--comp-checkbox-checked-color:var(--tct-checkbox-check-stroke-color, var(--t-checkbox-check-stroke-color, var(--t-checkbox-fill, var(--t-a11y-active-gray-color-AA, #404040))));--comp-control-width:var(--comp-checkbox-size);--comp-checkbox-error-color:var(--tct-stoplight-error, var(--const-stoplight-alert, #d20a0a));display:grid;grid-template-areas:"svg label" "svg description";align-items:center;gap:var(--comp-checkbox-gap);grid-template-columns:var(--comp-control-width) calc(100% - var(--comp-control-width) - var(--comp-checkbox-default-column-gap))}:host([type=favorite]) .container{--comp-checkbox-favorite-stroke-color:var(--tct-checkbox-favorite-stroke-color, var(--t-checkbox-favorite-stroke-color, var(--t-a11y-gray-color-AA, #949494)));--comp-checkbox-favorite-fill-color:var(--tct-checkbox-favorite-fill-color, var(--t-checkbox-favorite-fill-color, #db7d24))}:host([hide-label]:not([hide-label=false])) .container{grid-template-areas:"svg";grid-template-columns:var(--comp-control-width)}:host([type=toggle]) .container{--comp-control-width:var(--comp-checkbox-toggle-width)}:host([alignment=right]) .container,:host([type=toggle]:not([alignment])) .container{grid-template-areas:"label svg" "description svg";grid-template-columns:calc(100% - var(--comp-control-width) - var(--comp-checkbox-default-column-gap)) var(--comp-control-width)}.label-control{align-items:center;display:flex}.label-text{grid-area:label;font-weight:var(--tct-checkbox-label-font-weight, var(--t-checkbox-label-font-weight, 400))}:host([description]) .label-text{font-weight:var(--tct-checkbox-label-font-weight, var(--t-checkbox-label-font-weight, 600))}:host([checked]:not([checked=false])) .label-text{font-weight:var(--tct-checkbox-checked-label-font-weight, var(--t-checkbox-checked-label-font-weight, 600))}:host(:hover) .label-text{font-weight:var(--tct-checkbox-hover-label-font-weight, var(--tct-checkbox-label-font-weight, var(--t-checkbox-label-font-weight, 400)))}:host(:focus-within) .label-text{font-weight:var(--tct-checkbox-focused-label-font-weight, var(--tct-checkbox-label-font-weight, var(--t-checkbox-label-font-weight, 400)))}:host([description]:hover) .label-text{font-weight:var(--tct-checkbox-hover-label-font-weight, var(--tct-checkbox-label-font-weight, var(--t-checkbox-label-font-weight, 600)))}:host([checked]:not([checked=false]):hover) .label-text{font-weight:var(--tct-checkbox-checked-hover-label-font-weight, var(--tct-checkbox-checked-label-font-weight, var(--t-checkbox-checked-label-font-weight, 600)))}:host([description]:focus-within) .label-text{font-weight:var(--tct-checkbox-focused-label-font-weight, var(--tct-checkbox-label-font-weight, var(--t-checkbox-label-font-weight, 600)))}:host([checked]:not([checked=false]):focus-within) .label-text{font-weight:var(--tct-checkbox-checked-focused-label-font-weight, var(--tct-checkbox-checked-label-font-weight, var(--t-checkbox-checked-label-font-weight, 600)))}.label-text label{line-height:var(--tct-checkbox-label-line-height, 24px)}.description-text{grid-area:description;font-weight:var(--tct-checkbox-description-font-weight, var(--t-checkbox-description-font-weight, 400))}:host(:hover) .description-text{font-weight:var(--tct-checkbox-hover-description-font-weight, var(--tct-checkbox-description-font-weight, var(--t-checkbox-description-font-weight, 400)))}label{color:var(--tct-checkbox-label-color);cursor:pointer;hyphens:var(--tct-checkbox-label-hyphens, auto);word-break:var(--tct-checkbox-label-word-break, break-word);word-wrap:var(--tct-checkbox-label-word-wrap, break-word)}.checkbox-icon{width:var(--comp-checkbox-size);height:var(--comp-checkbox-size);border-radius:var(--tct-checkbox-outer-border-radius, var(--t-checkbox-outer-border-radius, var(--tct-border-radius-1, var(--app-border-radius-1, 4px))));stroke:var(--comp-checkbox-outer-stroke-color);fill:var(--comp-checkbox-outer-fill-color);stroke-width:var(--tct-checkbox-outer-stroke-width, var(--t-checkbox-outer-stroke-width, 2));flex-shrink:0}:host([checked]:not([checked=false]):not([type=favorite])) .checkbox-icon{stroke:var(--tct-checkbox-checked-outer-stroke-color, var(--t-checkbox-checked-outer-stroke-color, var(--comp-checkbox-outer-stroke-color)));fill:var(--tct-checkbox-checked-outer-fill-color, var(--t-checkbox-checked-outer-fill-color, var(--comp-checkbox-outer-fill-color)))}:host([has-error]:not([type=favorite])) .checkbox-icon{stroke:var(--tct-checkbox-error-outer-stroke-color, var(--comp-checkbox-error-color));fill:var(--tct-checkbox-error-outer-fill-color, var(--comp-checkbox-outer-fill-color));box-shadow:var(--tct-checkbox-error-box-shadow)}:host(:hover:not([type=favorite])) .checkbox-icon{stroke:var(--tct-checkbox-hover-outer-stroke-color, var(--comp-checkbox-outer-stroke-color));fill:var(--tct-checkbox-hover-outer-fill-color, var(--comp-checkbox-outer-fill-color));box-shadow:var(--tct-checkbox-hover-box-shadow)}:host(:hover[has-error]:not([type=favorite])) .checkbox-icon{stroke:var(--tct-checkbox-error-hover-outer-stroke-color, var(--tct-checkbox-error-outer-stroke-color, var(--comp-checkbox-error-color)));fill:var(--tct-checkbox-error-hover-outer-fill-color, var(--tct-checkbox-error-outer-fill-color, var(--comp-checkbox-outer-fill-color)));box-shadow:var(--tct-checkbox-error-hover-box-shadow, var(--tct-checkbox-error-box-shadow, var(--tct-checkbox-hover-box-shadow)))}:host(:focus-within:not([type=favorite])) .checkbox-icon{--comp-checkbox-focused-box-shadow:var(--const-double-focus-ring), var(--tct-global-focus, 0 0 0 2px #33b4ff);stroke:var(--tct-checkbox-focused-outer-stroke-color, var(--t-checkbox-focused-outer-stroke-color, var(--comp-checkbox-checked-color)));fill:var(--tct-checkbox-focused-outer-fill-color, var(--comp-checkbox-outer-fill-color));box-shadow:var(--comp-checkbox-focused-box-shadow)}:host(:focus-within[has-error]:not([type=favorite])) .checkbox-icon{stroke:var(--tct-checkbox-error-focused-outer-stroke-color, var(--tct-checkbox-error-outer-stroke-color, var(--comp-checkbox-error-color)));fill:var(--tct-checkbox-error-focused-outer-fill-color, var(--tct-checkbox-error-outer-fill-color, var(--comp-checkbox-outer-fill-color)));box-shadow:var(--tct-checkbox-error-focused-box-shadow, var(--tct-checkbox-error-box-shadow, var(--comp-checkbox-focused-box-shadow)))}:host([type=favorite]) .checkbox-icon{--tct-icon-stroke-width:var(--tct-checkbox-favorite-stroke-width, var(--t-checkbox-favorite-stroke-width, 1));--tct-icon-stroke-primary:var(--comp-checkbox-favorite-stroke-color);transition:fill var(--comp-checkbox-tween), color var(--comp-checkbox-tween), stroke var(--comp-checkbox-tween)}:host(:hover[type=favorite]) .checkbox-icon{--tct-icon-stroke-primary:var(--tct-checkbox-favorite-hover-stroke-color, var(--comp-checkbox-favorite-fill-color));--tct-icon-stroke-width:var(--tct-checkbox-favorite-hover-stroke-width, var(--t-checkbox-favorite-hover-stroke-width, 2))}:host([type=favorite]:focus-within) .checkbox-icon{--tct-icon-stroke-primary:var(--tct-checkbox-favorite-focused-stroke-color, var(--comp-checkbox-favorite-fill-color));--tct-icon-stroke-width:var(--tct-checkbox-favorite-hover-stroke-width, var(--t-checkbox-favorite-hover-stroke-width, 2))}:host([checked]:not([checked=false])[type=favorite]) .checkbox-icon{--tct-icon-stroke-primary:var(--tct-checkbox-favorite-checked-stroke-color, var(--tct-checkbox-favorite-stroke-color, var(--comp-checkbox-favorite-fill-color)));fill:var(--tct-checkbox-favorite-checked-fill-color, var(--comp-checkbox-favorite-fill-color));transition:fill var(--comp-checkbox-tween), color var(--comp-checkbox-tween), stroke var(--comp-checkbox-tween)}:host([checked]:not([checked=false])[type=favorite]:hover) .checkbox-icon{--tct-icon-stroke-primary:var(--tct-checkbox-favorite-checked-hover-stroke-color, var(--tct-checkbox-favorite-hover-stroke-color, var(--comp-checkbox-favorite-stroke-color)));--tct-icon-fill-primary:var(--tct-checkbox-favorite-checked-fill-color, var(--comp-checkbox-favorite-fill-color));--tct-icon-stroke-width:var(--tct-checkbox-favorite-hover-stroke-width, var(--t-checkbox-favorite-hover-stroke-width, 2))}:host([checked]:not([checked=false])[type=favorite]:focus-within) .checkbox-icon{--tct-icon-stroke-primary:var(--tct-checkbox-favorite-checked-focused-stroke-color, var(--tct-checkbox-favorite-focused-stroke-color, var(--comp-checkbox-favorite-stroke-color)));--tct-icon-stroke-width:var(--tct-checkbox-favorite-hover-stroke-width, var(--t-checkbox-favorite-hover-stroke-width, 2))}:host([has-error][type=favorite]) .checkbox-icon{--tct-icon-stroke-primary:var(--tct-checkbox-favorite-error-stroke-color, var(--comp-checkbox-error-color))}:host([has-error][type=favorite][checked]:not([checked=false])) .checkbox-icon{--tct-icon-stroke-primary:var(--tct-checkbox-favorite-error-stroke-color, var(--comp-checkbox-error-color))}.checkbox-fill{stroke:var(--tct-checkbox-checkmark-stroke-color, var(--comp-checkbox-checked-color));stroke-width:var(--tct-checkbox-check-stroke-width, var(--t-checkbox-check-stroke-width, 2.5));stroke-linecap:round;stroke-linejoin:round}.indeterminate-fill{stroke-width:var(--tct-checkbox-indeterminate-stroke-width, var(--t-checkbox-indeterminate-stroke-width, 3.5))}.toggle-svg-container{height:30px;width:var(--comp-checkbox-toggle-width);position:relative;text-align:initial}.toggle-indicator,.toggle-track{position:absolute;top:50%;transform:translateY(-50%)}.toggle-indicator{transition:left var(--comp-checkbox-tween), height var(--comp-checkbox-tween), width var(--comp-checkbox-tween);height:16px;width:16px;left:4px;border-radius:50%}.toggle-track{height:24px;width:38px;fill:transparent;border-radius:var(--app-border-radius-3, 12px);box-shadow:inset 0 0 0 1px var(--comp-checkbox-toggle-color);transition:fill var(--comp-checkbox-tween), box-shadow var(--comp-checkbox-tween)}.toggle-circle{mask:url(#xMask);fill:var(--comp-checkbox-toggle-color);transition:fill var(--comp-checkbox-tween)}.toggle-icon{stroke-linecap:round;stroke-linejoin:round;stroke-width:var(--tct-checkbox-toggle-icon-stroke-width, 2);stroke:black}:host(:is(:not([checked]),[checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :hover .toggle-track,:host(:is(:not([checked]),[checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :focus-within .toggle-track{box-shadow:inset 0 0 0 2px var(--comp-checkbox-toggle-color)}:host(:is(:not([checked]),[checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :hover .toggle-indicator,:host(:is(:not([checked]),[checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :focus-within .toggle-indicator{height:18px;width:18px}:host(:is(:not([checked]),[checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :hover .toggle-circle,:host(:is(:not([checked]),[checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :focus-within .toggle-circle{fill:var(--tct-checkbox-toggle-hover-circle-color, var(--t-primary-d1, var(--t-gray-6, #4d4d4d)))}:host(:is(:not([checked]),[checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :active .toggle-circle{fill:var(--tct-checkbox-toggle-active-color, var(--t-primary-l1, #7755af))}:host(:is(:not([checked]),[checked=false])):host([has-error]:not([has-error=false])) .toggle-track{box-shadow:inset 0 0 0 1px var(--comp-checkbox-toggle-error-color)}:host(:is(:not([checked]),[checked=false])):host([has-error]:not([has-error=false])) .toggle-circle{fill:var(--comp-checkbox-toggle-error-color)}:host(:is(:not([checked]),[checked=false])):host([has-error]:not([has-error=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :hover .toggle-track,:host(:is(:not([checked]),[checked=false])):host([has-error]:not([has-error=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :focus-within .toggle-track{box-shadow:inset 0 0 0 2px var(--comp-checkbox-toggle-error-color)}:host(:is(:not([checked]),[checked=false])):host([has-error]:not([has-error=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :hover .toggle-circle,:host(:is(:not([checked]),[checked=false])):host([has-error]:not([has-error=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :focus-within .toggle-circle{fill:var(--tct-checkbox-toggle-error-hover-color, var(--comp-checkbox-toggle-error-color))}:host(:is(:not([checked]),[checked=false])):host([has-error]:not([has-error=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :active .toggle-circle{fill:var(--tct-checkbox-toggle-error-active-color, var(--comp-checkbox-toggle-error-color))}:host([checked]:not([checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) .toggle-track{fill:var(--tct-checkbox-toggle-checked-track-color, var(--t-primary, #6a4a9e));border:none}:host([checked]:not([checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) .toggle-indicator{left:18px}:host([checked]:not([checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) .toggle-circle{mask:url(#checkMask);fill:var(--tct-checkbox-toggle-checked-circle-color, var(--t-base, #ffffff))}:host([checked]:not([checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :hover .toggle-track,:host([checked]:not([checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :focus-within .toggle-track{fill:var(--tct-checkbox-toggle-checked-hover-track-color, var(--t-primary-d1, #5f438e))}:host([checked]:not([checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :hover .toggle-indicator,:host([checked]:not([checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :focus-within .toggle-indicator{height:18px;width:18px}:host([checked]:not([checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :active .toggle-track{fill:var(--tct-checkbox-toggle-checked-active-track-color, var(--t-primary-l1, #7755af))}:host([checked]:not([checked=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :active .toggle-indicator{height:18px;width:18px}:host([checked]:not([checked=false])):host([has-error]:not([has-error=false])) .toggle-track{fill:var(--tct-checkbox-toggle-checked-error-track-color, var(--comp-checkbox-toggle-error-color))}:host([checked]:not([checked=false])):host([has-error]:not([has-error=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :hover .toggle-track,:host([checked]:not([checked=false])):host([has-error]:not([has-error=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :focus-within .toggle-track{fill:var(--tct-checkbox-toggle-checked-error-hover-track-color, var(--comp-checkbox-toggle-error-color))}:host([checked]:not([checked=false])):host([has-error]:not([has-error=false])):host(:is(:not([disabled]),[disabled=false]):is(:not([group-disabled]),[group-disabled=false])) :active .toggle-track{fill:var(--tct-checkbox-toggle-checked-error-active-track-color, var(--comp-checkbox-toggle-error-color))}:host(:is([disabled]:not([disabled=false]),[group-disabled]:not([group-disabled=false]))){cursor:not-allowed;opacity:var(--tct-checkbox-disabled-opacity, var(--t-checkbox-disabled-opacity, var(--tct-disabled-opacity, var(--app-disabled-opacity, 0.4))))}:host(:is([disabled]:not([disabled=false]),[group-disabled]:not([group-disabled=false]))) label{cursor:not-allowed}';
6
6
 
@@ -113,22 +113,22 @@ const i = class {
113
113
  render() {
114
114
  const {hasPlusMinusSign: r, plusMinusSign: e, currencyIsFront: s, currencySymbol: n, shouldSuperscriptSymbol: i, amountCore: c, fraction: o, shouldSuperscriptFraction: a, readableCurrency: u, currencyClasses: l} = this;
115
115
  return t("div", {
116
- key: "cf475ac1e13520aa18400b8db612d0e303e9c213",
116
+ key: "1e17b6913abdf22d415c3117f3cc5be8ba6f2f9b",
117
117
  "test-id": "q2CurrencyInner",
118
118
  class: l,
119
119
  "aria-label": u
120
120
  }, r && t("span", {
121
- key: "a0e5357778dbab4555101b9e747934b5408b7a32"
121
+ key: "ac8f8317cb2023a20240908721aaf7abd0199be3"
122
122
  }, e), s && t("span", {
123
- key: "92bda3172a8dac2fbbc123a41b8ab953ac547b97",
123
+ key: "63c025e1737efcddf37153cd6347a16ffa2d809a",
124
124
  class: i ? "superscript" : ""
125
125
  }, n), t("span", {
126
- key: "9dbd640ae70364db5819eb06f64a5ddb752c111a"
126
+ key: "4f7db4e62aac2f1c2ea4011f3279199344cf3429"
127
127
  }, c), t("span", {
128
- key: "3c8a7f93a8c3b6419f6258f6e2358dc83caa9794",
128
+ key: "2158f23937b8cb9969ffc2c08eb60e306b34bbf2",
129
129
  class: a ? "superscript" : ""
130
130
  }, o), !s && t("span", {
131
- key: "1ce5254e904f2f18eeda8c3364942efd3386ff1c",
131
+ key: "8af7b8afc705a073ce16f4c11ddb60e6033252b9",
132
132
  class: i ? "superscript" : ""
133
133
  }, n));
134
134
  }
@@ -1,6 +1,6 @@
1
1
  import { r as t, c as e, h as a, F as o, g as r } from "./index-7a5365e2.js";
2
2
 
3
- import { m as l, l as n } from "./index-c215e8ef.js";
3
+ import { m as l, l as n } from "./index-f2a66217.js";
4
4
 
5
5
  const c = "*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #0066cc)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}:host{display:block}.container{--comp-cell-padding:var(--tct-data-table-cell-padding, var(--tct-table-cell-padding, var(--app-scale-3x, 15px)));--comp-select-column-width:var(--tct-data-table-select-column-width, var(--tct-table-select-column-width, var(--tct-checkbox-size, 20px)));--comp-dropdown-column-width:var(--tct-data-table-dropdown-column-width, var(--tct-table-dropdown-column-width, var(--tct-btn-icon-width, 44px)));--comp-expandable-row-control-column-width:var(--tct-data-table-expandable-row-control-column-width, var(--tct-table-expandable-row-control-column-width, var(--tct-btn-icon-width, 44px)));overflow:auto;--comp-scrollbar-size:var(--tct-scrollbar-size, var(--t-scrollbar-size, var(--app-scale-1x, 5px)));--comp-scrollbar-border-radius:var(--tct-scrollbar-border-radius, var(--t-scrollbar-border-radius, var(--app-border-radius-1, 4px)));--comp-scrollbar-color:var(--tct-scrollbar-color, var(--t-scrollbar-color, var(--t-a11y-gray-color, #747474)));scrollbar-width:thin;scrollbar-color:var(--comp-scrollbar-color) transparent}.container::-webkit-scrollbar{width:var(--comp-scrollbar-size);height:var(--comp-scrollbar-size);margin:5px}.container::-webkit-scrollbar-thumb{background:var(--comp-scrollbar-color);border-radius:var(--comp-scrollbar-border-radius)}.container::-webkit-scrollbar-track{background:transparent;border-radius:var(--comp-scrollbar-border-radius)}:host([shadowed]:not([shadowed=false])) .container{box-shadow:var(--tct-data-table-shadow, var(--tct-table-shadow, var(--app-shadow-1, 0px 0px 2px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.14))))}:host([density=compact]) .container{--comp-cell-padding:var(--tct-data-table-cell-padding-compact, var(--tct-table-cell-padding-compact, var(--app-scale-1x, 5px)))}:host([density=comfortable]) .container{--comp-cell-padding:var(--tct-data-table-cell-padding-comfortable, var(--tct-table-cell-padding-comfortable, var(--app-scale-5x, 25px)))}table{table-layout:var(--tct-data-table-layout, var(--tct-table-layout, auto));border-collapse:collapse;border-spacing:0;width:var(--tct-data-table-width, var(--tct-table-width));min-width:100%;background:var(--tct-data-table-background, var(--tct-table-background, var(--t-base, #ffffff)));caption-side:var(--tct-data-table-caption-side, var(--tct-table-caption-side, bottom))}thead{border-width:var(--tct-data-table-header-border-width, var(--tct-table-header-border-width, 0 0 2px 0));border-style:var(--tct-data-table-header-border-style, var(--tct-table-header-border-style, solid));border-color:var(--tct-data-table-header-border-color, var(--tct-table-header-border-color, var(--t-gray-9, #999999)));background:var(--tct-data-table-header-background, var(--tct-table-header-background))}col.select-column{width:var(--comp-select-column-width)}col.expandable-row-control-column{width:var(--comp-expandable-row-control-column-width)}col.dropdown-column{width:var(--comp-dropdown-column-width)}:host(:is([bordered=vertical],[bordered=grid])) col{border-width:var(--tct-data-table-column-border-width, 0 1px 0 0);border-style:var(--tct-data-table-column-border-style, solid);border-color:var(--tct-data-table-column-border-color, var(--t-gray-9, #999999))}:host(:is([bordered=vertical],[bordered=grid])) col:last-child{border:none}td,th{padding:var(--comp-cell-padding);text-align:start;vertical-align:middle}td.align-end,th.align-end{text-align:end}td.align-center,th.align-center{text-align:center}td.vertical-align-top,th.vertical-align-top{vertical-align:top}td.vertical-align-bottom,th.vertical-align-bottom{vertical-align:bottom}th .header-content{font-weight:var(--tct-data-table-header-font-weight, var(--tct-table-header-font-weight, 600));font-size:var(--tct-data-table-header-font-size, var(--app-font-size, 14px))}th.sorted .header-content{font-weight:var(--tct-data-table-header-sorted-font-weight, var(--tct-table-header-sorted-font-weight, 600))}th .sorted-indicator{--comp-header-sortable-icon-size:var(--tct-data-table-header-sortable-icon-size, var(--tct-table-header-sortable-icon-size, var(--app-scale-3x, 15px)));--tct-icon-stroke-width:2;width:var(--comp-header-sortable-icon-size);height:var(--comp-header-sortable-icon-size)}th .sorted-indicator.direction-ASC{transform:rotate(180deg)}th q2-btn .header-content{display:flex;align-items:center;gap:var(--tct-data-table-header-content-gap, var(--tct-table-header-content-gap, var(--app-scale-2x, 10px)))}tr.expandable,tr.clickable{cursor:pointer}tr.expandable:focus,tr.clickable:focus{outline:none;box-shadow:none}tr.striped:nth-child(even){background:var(--tct-data-table-row-even-background, var(--t-gray-14, #f2f2f2))}tr.striped:nth-child(odd){background:var(--tct-data-table-row-odd-background, transparent)}tr.expandable:hover{background:var(--tct-data-table-expandable-row-hover-background, var(--tct-table-expandable-row-hover-background, var(--t-gray-14, #f2f2f2)))}tr.clickable:hover{background:var(--tct-data-table-clickable-row-hover-background, var(--tct-table-clickable-row-hover-background, var(--t-gray-14, #f2f2f2)))}tr.selected{background:var(--tct-data-table-selected-row-background, var(--tct-table-selected-row-background, var(--t-gray-14, #f2f2f2)))}tr.expanded{background:var(--tct-data-table-expanded-row-background, var(--tct-table-expanded-row-background, var(--t-gray-14, #f2f2f2)))}tr.expanded .toggle-expandable-row{transform:rotate(180deg)}:host(:is([bordered],[bordered=horizontal],[bordered=grid]):not([bordered=vertical],[bordered=false])) tbody tr{border-width:var(--tct-data-table-row-border-width, var(--tct-table-row-border-width, 0 0 1px 0));border-style:var(--tct-data-table-row-border-style, var(--tct-table-row-border-style, solid));border-color:var(--tct-data-table-row-border-color, var(--tct-table-row-border-color, var(--t-gray-9, #999999)))}tr.loading-row{background:var(--tct-data-table-loading-row-background, var(--tct-table-loading-row-background, var(--t-base, #ffffff)))}tr.loading-row td{text-align:center}tr.loading-row q2-loading{font-size:4em}tr.empty-state{background:var(--tct-data-table-loading-row-background, var(--t-base, #ffffff))}tr.empty-state td{text-align:center}tr.empty-state .empty-state-content{display:flex;flex-direction:column;align-items:center;padding-top:var(--app-scale-10x, 50px);padding-bottom:var(--app-scale-10x, 50px);gap:var(--app-scale-4x, 20px);--tct-icon-size:var(--app-scale-6x, 30px)}tr.expandable-row{background:var(--tct-data-table-expanded-row-background, var(--tct-table-expanded-row-background, var(--t-gray-14, #f2f2f2)))}td.clamped div{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--comp-line-clamp-count, 1);-webkit-box-orient:vertical}td.expandable-row-control-column{--tct-btn-icon-hover-bg:transparent;padding:var(--tct-data-table-expandable-row-control-column-padding, var(--tct-table-expandable-row-control-column-padding, 0 5px));text-align:center}td.dropdown-column{padding:var(--tct-data-table-dropdown-column-padding, var(--tct-table-dropdown-column-padding, 0 5px));text-align:center}td.click-column:not(.sr){padding:var(--tct-data-table-clickable-column-padding, var(--tct-table-clickable-column-padding, 0 5px));text-align:center}caption{padding:var(--tct-data-table-caption-padding, var(--tct-table-caption-padding, var(--app-scale-2x, 10px)));font-size:var(--tct-data-table-caption-font-size, var(--tct-table-caption-font-size, inherit));font-weight:var(--tct-data-table-caption-font-weight, var(--tct-table-caption-font-weight, 600));text-align:var(--tct-data-table-caption-text-align, var(--tct-table-caption-text-align, center));color:var(--tct-data-table-caption-color, var(--tct-table-caption-color, inherit))}q2-checkbox{padding:0}";
6
6