q2-tecton-elements 1.56.1 → 1.56.2

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 (199) hide show
  1. package/dist/bundle-report.json +4 -4
  2. package/dist/cjs/q2-action-group.cjs.entry.js +1 -1
  3. package/dist/cjs/q2-action-sheet.cjs.entry.js +1 -1
  4. package/dist/cjs/q2-avatar.cjs.entry.js +1 -1
  5. package/dist/cjs/q2-badge_7.cjs.entry.js +3 -3
  6. package/dist/cjs/q2-carousel-pane.cjs.entry.js +2 -2
  7. package/dist/cjs/q2-chart-area.cjs.entry.js +1 -1
  8. package/dist/cjs/q2-chart-bar.cjs.entry.js +1 -1
  9. package/dist/cjs/q2-chart-donut.cjs.entry.js +1 -1
  10. package/dist/cjs/q2-checkbox-group.cjs.entry.js +1 -1
  11. package/dist/cjs/q2-checkbox.cjs.entry.js +2 -2
  12. package/dist/cjs/q2-checkbox.cjs.entry.js.map +1 -1
  13. package/dist/cjs/q2-currency.cjs.entry.js +1 -1
  14. package/dist/cjs/q2-detail.cjs.entry.js +1 -1
  15. package/dist/cjs/q2-dropdown.cjs.entry.js +1 -1
  16. package/dist/cjs/q2-editable-field.cjs.entry.js +1 -1
  17. package/dist/cjs/q2-example.cjs.entry.js +1 -1
  18. package/dist/cjs/q2-form.cjs.entry.js +1 -1
  19. package/dist/cjs/q2-formatted-text.cjs.entry.js +1 -1
  20. package/dist/cjs/q2-item_3.cjs.entry.js +2 -2
  21. package/dist/cjs/q2-legend.cjs.entry.js +1 -1
  22. package/dist/cjs/q2-message.cjs.entry.js +1 -1
  23. package/dist/cjs/q2-modal.cjs.entry.js +1 -1
  24. package/dist/cjs/q2-month-picker.cjs.entry.js +2 -2
  25. package/dist/cjs/q2-optgroup.cjs.entry.js +1 -1
  26. package/dist/cjs/q2-option-list_2.cjs.entry.js +1 -1
  27. package/dist/cjs/q2-pagination.cjs.entry.js +3 -3
  28. package/dist/cjs/q2-pill.cjs.entry.js +1 -1
  29. package/dist/cjs/q2-radio-group.cjs.entry.js +1 -1
  30. package/dist/cjs/q2-radio.cjs.entry.js +1 -1
  31. package/dist/cjs/q2-relative-time.cjs.entry.js +1 -1
  32. package/dist/cjs/q2-resize-observer.cjs.entry.js +1 -1
  33. package/dist/cjs/q2-section.cjs.entry.js +2 -2
  34. package/dist/cjs/q2-select.cjs.entry.js +2 -2
  35. package/dist/cjs/q2-stepper-vertical.cjs.entry.js +1 -1
  36. package/dist/cjs/q2-stepper.cjs.entry.js +1 -1
  37. package/dist/cjs/q2-tag.cjs.entry.js +1 -1
  38. package/dist/cjs/q2-textarea.cjs.entry.js +1 -1
  39. package/dist/cjs/tecton-tab-pane.cjs.entry.js +2 -2
  40. package/dist/collection/components/q2-action-group/q2-action-group.js +1 -1
  41. package/dist/collection/components/q2-action-sheet/q2-action-sheet.js +1 -1
  42. package/dist/collection/components/q2-avatar/q2-avatar.js +1 -1
  43. package/dist/collection/components/q2-calendar/q2-month-picker.js +2 -2
  44. package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js +2 -2
  45. package/dist/collection/components/q2-chart-area/q2-chart-area.js +1 -1
  46. package/dist/collection/components/q2-chart-bar/q2-chart-bar.js +1 -1
  47. package/dist/collection/components/q2-chart-donut/q2-chart-donut.js +1 -1
  48. package/dist/collection/components/q2-checkbox/q2-checkbox.css +0 -1
  49. package/dist/collection/components/q2-checkbox/q2-checkbox.js +1 -1
  50. package/dist/collection/components/q2-checkbox/q2-checkbox.js.map +1 -1
  51. package/dist/collection/components/q2-checkbox-group/q2-checkbox-group.js +1 -1
  52. package/dist/collection/components/q2-currency/q2-currency.js +1 -1
  53. package/dist/collection/components/q2-detail/q2-detail.js +1 -1
  54. package/dist/collection/components/q2-dropdown/q2-dropdown.js +1 -1
  55. package/dist/collection/components/q2-editable-field/q2-editable-field.js +1 -1
  56. package/dist/collection/components/q2-example/q2-example.js +1 -1
  57. package/dist/collection/components/q2-form/q2-form.js +1 -1
  58. package/dist/collection/components/q2-formatted-text/q2-formatted-text.js +1 -1
  59. package/dist/collection/components/q2-input/q2-input.js +1 -1
  60. package/dist/collection/components/q2-item/q2-item.js +1 -1
  61. package/dist/collection/components/q2-legend/q2-legend.js +1 -1
  62. package/dist/collection/components/q2-list/q2-list.js +1 -1
  63. package/dist/collection/components/q2-message/q2-message.js +1 -1
  64. package/dist/collection/components/q2-modal/q2-modal.js +1 -1
  65. package/dist/collection/components/q2-optgroup/q2-optgroup.js +1 -1
  66. package/dist/collection/components/q2-pagination/q2-pagination.js +3 -3
  67. package/dist/collection/components/q2-pill/q2-pill.js +1 -1
  68. package/dist/collection/components/q2-popover/q2-popover.js +1 -1
  69. package/dist/collection/components/q2-radio/q2-radio.js +1 -1
  70. package/dist/collection/components/q2-radio-group/q2-radio-group.js +1 -1
  71. package/dist/collection/components/q2-relative-time/q2-relative-time.js +1 -1
  72. package/dist/collection/components/q2-resize-observer/q2-resize-observer.js +1 -1
  73. package/dist/collection/components/q2-section/q2-section.js +2 -2
  74. package/dist/collection/components/q2-select/q2-select.js +2 -2
  75. package/dist/collection/components/q2-stepper/q2-stepper.js +1 -1
  76. package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js +1 -1
  77. package/dist/collection/components/q2-tab-container/q2-tab-container.js +1 -1
  78. package/dist/collection/components/q2-tab-pane/q2-tab-pane.js +1 -1
  79. package/dist/collection/components/q2-tag/q2-tag.js +1 -1
  80. package/dist/collection/components/q2-textarea/q2-textarea.js +1 -1
  81. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js +2 -2
  82. package/dist/components/q2-action-group2.js +1 -1
  83. package/dist/components/q2-action-sheet.js +1 -1
  84. package/dist/components/q2-avatar2.js +1 -1
  85. package/dist/components/q2-carousel-pane.js +2 -2
  86. package/dist/components/q2-chart-area.js +1 -1
  87. package/dist/components/q2-chart-bar.js +1 -1
  88. package/dist/components/q2-chart-donut.js +1 -1
  89. package/dist/components/q2-checkbox-group.js +1 -1
  90. package/dist/components/q2-checkbox2.js +2 -2
  91. package/dist/components/q2-checkbox2.js.map +1 -1
  92. package/dist/components/q2-currency.js +1 -1
  93. package/dist/components/q2-detail.js +1 -1
  94. package/dist/components/q2-dropdown.js +1 -1
  95. package/dist/components/q2-editable-field.js +1 -1
  96. package/dist/components/q2-example.js +1 -1
  97. package/dist/components/q2-form.js +1 -1
  98. package/dist/components/q2-formatted-text.js +1 -1
  99. package/dist/components/q2-input2.js +1 -1
  100. package/dist/components/q2-item2.js +1 -1
  101. package/dist/components/q2-legend2.js +1 -1
  102. package/dist/components/q2-list2.js +1 -1
  103. package/dist/components/q2-message2.js +1 -1
  104. package/dist/components/q2-modal.js +1 -1
  105. package/dist/components/q2-month-picker.js +2 -2
  106. package/dist/components/q2-optgroup2.js +1 -1
  107. package/dist/components/q2-pagination.js +3 -3
  108. package/dist/components/q2-pill.js +1 -1
  109. package/dist/components/q2-popover2.js +1 -1
  110. package/dist/components/q2-radio-group.js +1 -1
  111. package/dist/components/q2-radio.js +1 -1
  112. package/dist/components/q2-relative-time.js +1 -1
  113. package/dist/components/q2-resize-observer2.js +1 -1
  114. package/dist/components/q2-section.js +2 -2
  115. package/dist/components/q2-select2.js +2 -2
  116. package/dist/components/q2-stepper-vertical.js +1 -1
  117. package/dist/components/q2-stepper.js +1 -1
  118. package/dist/components/q2-tab-container.js +1 -1
  119. package/dist/components/q2-tab-pane.js +1 -1
  120. package/dist/components/q2-tag.js +1 -1
  121. package/dist/components/q2-textarea.js +1 -1
  122. package/dist/components/tecton-tab-pane.js +2 -2
  123. package/dist/esm/q2-action-group.entry.js +1 -1
  124. package/dist/esm/q2-action-sheet.entry.js +1 -1
  125. package/dist/esm/q2-avatar.entry.js +1 -1
  126. package/dist/esm/q2-badge_7.entry.js +3 -3
  127. package/dist/esm/q2-carousel-pane.entry.js +2 -2
  128. package/dist/esm/q2-chart-area.entry.js +1 -1
  129. package/dist/esm/q2-chart-bar.entry.js +1 -1
  130. package/dist/esm/q2-chart-donut.entry.js +1 -1
  131. package/dist/esm/q2-checkbox-group.entry.js +1 -1
  132. package/dist/esm/q2-checkbox.entry.js +2 -2
  133. package/dist/esm/q2-checkbox.entry.js.map +1 -1
  134. package/dist/esm/q2-currency.entry.js +1 -1
  135. package/dist/esm/q2-detail.entry.js +1 -1
  136. package/dist/esm/q2-dropdown.entry.js +1 -1
  137. package/dist/esm/q2-editable-field.entry.js +1 -1
  138. package/dist/esm/q2-example.entry.js +1 -1
  139. package/dist/esm/q2-form.entry.js +1 -1
  140. package/dist/esm/q2-formatted-text.entry.js +1 -1
  141. package/dist/esm/q2-item_3.entry.js +2 -2
  142. package/dist/esm/q2-legend.entry.js +1 -1
  143. package/dist/esm/q2-message.entry.js +1 -1
  144. package/dist/esm/q2-modal.entry.js +1 -1
  145. package/dist/esm/q2-month-picker.entry.js +2 -2
  146. package/dist/esm/q2-optgroup.entry.js +1 -1
  147. package/dist/esm/q2-option-list_2.entry.js +1 -1
  148. package/dist/esm/q2-pagination.entry.js +3 -3
  149. package/dist/esm/q2-pill.entry.js +1 -1
  150. package/dist/esm/q2-radio-group.entry.js +1 -1
  151. package/dist/esm/q2-radio.entry.js +1 -1
  152. package/dist/esm/q2-relative-time.entry.js +1 -1
  153. package/dist/esm/q2-resize-observer.entry.js +1 -1
  154. package/dist/esm/q2-section.entry.js +2 -2
  155. package/dist/esm/q2-select.entry.js +2 -2
  156. package/dist/esm/q2-stepper-vertical.entry.js +1 -1
  157. package/dist/esm/q2-stepper.entry.js +1 -1
  158. package/dist/esm/q2-tag.entry.js +1 -1
  159. package/dist/esm/q2-textarea.entry.js +1 -1
  160. package/dist/esm/tecton-tab-pane.entry.js +2 -2
  161. package/dist/q2-tecton-elements/q2-action-group.entry.js +3 -3
  162. package/dist/q2-tecton-elements/q2-action-sheet.entry.js +8 -8
  163. package/dist/q2-tecton-elements/q2-avatar.entry.js +6 -6
  164. package/dist/q2-tecton-elements/q2-badge_7.entry.js +42 -42
  165. package/dist/q2-tecton-elements/q2-carousel-pane.entry.js +3 -3
  166. package/dist/q2-tecton-elements/q2-chart-area.entry.js +2 -2
  167. package/dist/q2-tecton-elements/q2-chart-bar.entry.js +79 -79
  168. package/dist/q2-tecton-elements/q2-chart-donut.entry.js +6 -6
  169. package/dist/q2-tecton-elements/q2-checkbox-group.entry.js +42 -42
  170. package/dist/q2-tecton-elements/q2-checkbox.entry.js +6 -4
  171. package/dist/q2-tecton-elements/q2-checkbox.entry.js.map +1 -1
  172. package/dist/q2-tecton-elements/q2-currency.entry.js +6 -6
  173. package/dist/q2-tecton-elements/q2-detail.entry.js +38 -38
  174. package/dist/q2-tecton-elements/q2-dropdown.entry.js +5 -5
  175. package/dist/q2-tecton-elements/q2-editable-field.entry.js +1 -1
  176. package/dist/q2-tecton-elements/q2-example.entry.js +1 -1
  177. package/dist/q2-tecton-elements/q2-form.entry.js +5 -5
  178. package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
  179. package/dist/q2-tecton-elements/q2-item_3.entry.js +18 -18
  180. package/dist/q2-tecton-elements/q2-legend.entry.js +2 -2
  181. package/dist/q2-tecton-elements/q2-message.entry.js +20 -20
  182. package/dist/q2-tecton-elements/q2-modal.entry.js +17 -17
  183. package/dist/q2-tecton-elements/q2-month-picker.entry.js +81 -81
  184. package/dist/q2-tecton-elements/q2-optgroup.entry.js +7 -7
  185. package/dist/q2-tecton-elements/q2-option-list_2.entry.js +28 -28
  186. package/dist/q2-tecton-elements/q2-pagination.entry.js +41 -41
  187. package/dist/q2-tecton-elements/q2-pill.entry.js +13 -13
  188. package/dist/q2-tecton-elements/q2-radio-group.entry.js +6 -6
  189. package/dist/q2-tecton-elements/q2-radio.entry.js +23 -23
  190. package/dist/q2-tecton-elements/q2-relative-time.entry.js +1 -1
  191. package/dist/q2-tecton-elements/q2-resize-observer.entry.js +1 -1
  192. package/dist/q2-tecton-elements/q2-section.entry.js +19 -19
  193. package/dist/q2-tecton-elements/q2-select.entry.js +5 -5
  194. package/dist/q2-tecton-elements/q2-stepper-vertical.entry.js +18 -18
  195. package/dist/q2-tecton-elements/q2-stepper.entry.js +28 -28
  196. package/dist/q2-tecton-elements/q2-tag.entry.js +5 -5
  197. package/dist/q2-tecton-elements/q2-textarea.entry.js +2 -2
  198. package/dist/q2-tecton-elements/tecton-tab-pane.entry.js +9 -9
  199. package/package.json +3 -3
@@ -2,7 +2,7 @@ import { r as e, h as r, g as a } from "./index-7a5365e2.js";
2
2
 
3
3
  import { o as t, l as i } from "./index-c215e8ef.js";
4
4
 
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";
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";
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 c = 1;
56
- for (var d = 0; d < t.length; d++) {
57
- var f = t[d].coord;
55
+ var d = 1;
56
+ for (var c = 0; c < t.length; c++) {
57
+ var f = t[c].coord;
58
58
  // The last item of tickCoords doesn't contain
59
59
  // tickValue
60
- var v = d === t.length - 1 ? t[d - 1].tickValue + c : t[d].tickValue;
60
+ var v = c === t.length - 1 ? t[c - 1].tickValue + d : t[c].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 (d === 1) {
70
+ if (c === 1) {
71
71
  // Here we assume the step of category axes is
72
72
  // the same
73
- c = v - t[0].tickValue;
73
+ d = 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 c = Math.PI * 2;
227
- var d = l ? u - h < c : h - u < c;
228
- if (!d) {
226
+ var d = Math.PI * 2;
227
+ var c = l ? u - h < d : h - u < d;
228
+ if (!c) {
229
229
  // Normalize angles
230
- h = u - (l ? c : -c);
230
+ h = u - (l ? d : -d);
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 (d) {
236
+ if (c) {
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 c = h.cy;
267
- var d = h.r;
266
+ var d = h.cy;
267
+ var c = h.r;
268
268
  var f = h.r0;
269
- var v = (d + f) / 2;
269
+ var v = (c + 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(d - f) / 2 : 0;
273
+ var m = a ? Math.abs(c - 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 + d * w(p);
278
- var A = c + d * S(p);
277
+ var B = u + c * w(p);
278
+ var A = d + c * 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 = c + (f - o) * S(b);
284
+ A = d + (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 = c + (f + o) * S(b);
291
+ A = d + (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 = c + v * S(p) + adjustAngleDistanceY(p, o + m, false);
298
+ A = d + 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 = c + v * S(p) + adjustAngleDistanceY(p, -o + m, false);
305
+ A = d + 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 = c + v * S(b);
312
+ A = d + v * S(b);
313
313
  y = "center";
314
314
  x = "middle";
315
315
  break;
316
316
 
317
317
  case "endArc":
318
- B = u + (d + o) * w(b);
319
- A = c + (d + o) * S(b);
318
+ B = u + (c + o) * w(b);
319
+ A = d + (c + o) * S(b);
320
320
  y = "center";
321
321
  x = "bottom";
322
322
  break;
323
323
 
324
324
  case "insideEndArc":
325
- B = u + (d - o) * w(b);
326
- A = c + (d - o) * S(b);
325
+ B = u + (c - o) * w(b);
326
+ A = d + (c - 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 = c + v * S(g) + adjustAngleDistanceY(g, o + m, true);
333
+ A = d + 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 = c + v * S(g) + adjustAngleDistanceY(g, -o + m, true);
340
+ A = d + 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 (c(t)) {
358
+ if (d(t)) {
359
359
  // user-set rotation
360
360
  e.setTextConfig({
361
361
  rotation: t
362
362
  });
363
363
  return;
364
- } else if (d(r)) {
364
+ } else if (c(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 c = shouldRealtimeSort(e, o);
506
- if (c) {
507
- this._enableRealtimeSort(c, s, a);
505
+ var d = shouldRealtimeSort(e, o);
506
+ if (d) {
507
+ this._enableRealtimeSort(d, s, a);
508
508
  }
509
- var d = e.get("clip", true) || c;
509
+ var c = e.get("clip", true) || d;
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) || !de[o.type](t)) {
543
+ if (!s.hasValue(r) || !ce[o.type](t)) {
544
544
  return;
545
545
  }
546
546
  var n = false;
547
- if (d) {
547
+ if (c) {
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 (c) {
553
+ if (d) {
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 (c) {
570
- updateRealtimeAnimation(c, l, p, t, r, u, false, false);
569
+ } else if (d) {
570
+ updateRealtimeAnimation(d, 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) || !de[o.type](v)) {
604
+ if (!s.hasValue(r) || !ce[o.type](v)) {
605
605
  i.remove(C);
606
606
  return;
607
607
  }
608
608
  var N = false;
609
- if (d) {
609
+ if (c) {
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 (c) {
620
+ if (d) {
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 (c) {
648
- updateRealtimeAnimation(c, l, C, v, r, u, true, P);
647
+ } else if (d) {
648
+ updateRealtimeAnimation(d, 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 c = u < h;
848
+ var d = 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 = c && h > s ? u : h;
854
+ r.y = d && h > s ? u : h;
855
855
  r.width = l ? 0 : o - n;
856
- r.height = c ? 0 : u - h;
856
+ r.height = d ? 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 || c;
866
+ return l || d;
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 c = i ? "height" : "width";
902
- l[c] = 0;
901
+ var d = i ? "height" : "width";
902
+ l[d] = 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 c = createPolarPositionMapping(i);
914
- l.calculateTextPosition = createSectorCalculateTextPosition(c, {
913
+ var d = createPolarPositionMapping(i);
914
+ l.calculateTextPosition = createSectorCalculateTextPosition(d, {
915
915
  isRoundCap: u === ie
916
916
  });
917
917
  // Animation
918
918
  if (s) {
919
- var d = l.shape;
919
+ var c = l.shape;
920
920
  var f = i ? "r" : "endAngle";
921
921
  var g = {};
922
- d[f] = i ? t.r0 : t.startAngle;
922
+ c[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 ce = [ "cx", "cy", "r", "startAngle", "endAngle" ];
989
+ var de = [ "cx", "cy", "r", "startAngle", "endAngle" ];
990
990
 
991
- var de = {
991
+ var ce = {
992
992
  cartesian2d: function(e) {
993
993
  return !checkPropertiesNotValid(e, le);
994
994
  },
995
995
  polar: function(e) {
996
- return !checkPropertiesNotValid(e, ce);
996
+ return !checkPropertiesNotValid(e, de);
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 c = e.shape;
1059
- var d = J(t.getModel("itemStyle"), c, true);
1060
- x(c, d);
1061
- e.setShape(c);
1058
+ var d = e.shape;
1059
+ var c = J(t.getModel("itemStyle"), d, true);
1060
+ x(d, c);
1061
+ e.setShape(d);
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 c = new pe({
1172
+ var d = 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
- c.baseDimIdx = s;
1181
- c.largeDataIndices = n;
1182
- c.barWidth = o;
1183
- r.add(c);
1184
- c.useStyle(i.getVisual("style"));
1180
+ d.baseDimIdx = s;
1181
+ d.largeDataIndices = n;
1182
+ d.barWidth = o;
1183
+ r.add(d);
1184
+ d.useStyle(i.getVisual("style"));
1185
1185
  // Enable tooltip and user mouse/touch event handlers.
1186
- B(c).seriesIndex = e.seriesIndex;
1186
+ B(d).seriesIndex = e.seriesIndex;
1187
1187
  if (!e.get("silent")) {
1188
- c.on("mousedown", ge);
1189
- c.on("mousemove", ge);
1188
+ d.on("mousedown", ge);
1189
+ d.on("mousemove", ge);
1190
1190
  }
1191
- a && a.push(c);
1191
+ a && a.push(d);
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, c = s.length / 3; l < c; l++) {
1210
- var d = l * 3;
1209
+ for (var l = 0, d = s.length / 3; l < d; l++) {
1210
+ var c = l * 3;
1211
1211
  h[t] = u;
1212
- h[i] = s[d + 2];
1213
- o[t] = s[d + t];
1214
- o[i] = s[d + i];
1212
+ h[i] = s[c + 2];
1213
+ o[t] = s[c + t];
1214
+ o[i] = s[c + 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: "9d26c68727816cf46614fc2d1f59e59866b1eed3",
1442
+ key: "e2b54e01d70161a8a451a3a08b4b6d4f01451a0a",
1443
1443
  class: "container"
1444
1444
  }, r("div", {
1445
- key: "cf6809c45130b33ea2ebaa8d18654d9e02e0fc76",
1445
+ key: "8e376178aa5a423b762d52cd8151d9b9fa214c89",
1446
1446
  ref: e => this.chartContainer = e,
1447
1447
  class: "chart-container",
1448
1448
  role: "img",
@@ -4483,15 +4483,15 @@ const Ee = class {
4483
4483
  }
4484
4484
  render() {
4485
4485
  return i("click-elsewhere", {
4486
- key: "3d18832c2e83de45c3d6d3334aea24c9766b1f58",
4486
+ key: "3497db6724e78d2035f2b71d912ede14c7db6d28",
4487
4487
  onChange: this.onClickElsewhere
4488
4488
  }, i("figure", {
4489
- key: "4608be26e3d64a551e8c1c5cca4202254d67c9e9"
4489
+ key: "098942c0ad558ce5d33106a53626e7573e499d0e"
4490
4490
  }, i("div", {
4491
- key: "6a38081d203e899ffdc5b4a653bc2c1910c7d659",
4491
+ key: "096d1496748be990c9f057cabf38fbbca8442d72",
4492
4492
  class: "container"
4493
4493
  }, i("div", {
4494
- key: "5a178c6445cc16594141dcbfd45d27b1da2e9671",
4494
+ key: "3a87e9065d8ba5eccb1f6a9af492a3c9d91aaef4",
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: "a693203a46b943ad7d11ccf348b8f5a8c65ef760"
4504
+ key: "05158b9062ef042de632b2f886bf805b2b55918f"
4505
4505
  }, i("q2-legend", {
4506
- key: "060b76987bb07d35eb41b7c8b822b0114d708b01",
4506
+ key: "c374dd66e82f129328f6fcebe9001dc3615bf225",
4507
4507
  class: "legend",
4508
4508
  data: this.legendData,
4509
4509
  format: this.format,
@@ -1,6 +1,6 @@
1
- import { r as t, c as e, h as r, F as o, g as i } from "./index-7a5365e2.js";
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 a, f as s } from "./index-c215e8ef.js";
3
+ import { c as i, f as s } from "./index-c215e8ef.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
 
@@ -8,18 +8,18 @@ const c = n;
8
8
 
9
9
  const d = class {
10
10
  constructor(r) {
11
- t(this, r);
12
- this.change = e(this, "change", 7);
11
+ e(this, r);
12
+ this.change = t(this, "change", 7);
13
13
  // #region Own Properties
14
- this._id = `checkbox-group-${a()}`;
15
- this.onInnerCheckboxChange = t => {
16
- t.stopImmediatePropagation();
17
- const e = {};
14
+ this._id = `checkbox-group-${i()}`;
15
+ this.onInnerCheckboxChange = e => {
16
+ e.stopImmediatePropagation();
17
+ const t = {};
18
18
  setTimeout((() => {
19
- this.checkboxElements.forEach((t => {
20
- e[t.value] = !!t.checked;
19
+ this.checkboxElements.forEach((e => {
20
+ t[e.value] = !!e.checked;
21
21
  }));
22
- this.change.emit(e);
22
+ this.change.emit(t);
23
23
  }), 0);
24
24
  };
25
25
  this.onMutationObserved = () => {
@@ -47,19 +47,19 @@ const d = class {
47
47
  this.updateReadonly();
48
48
  }
49
49
  componentDidLoad() {
50
- const t = new MutationObserver(this.onMutationObserved);
51
- t.observe(this.hostElement, {
50
+ const e = new MutationObserver(this.onMutationObserved);
51
+ e.observe(this.hostElement, {
52
52
  childList: true,
53
53
  subtree: true
54
54
  });
55
- this.mutationObserver = t;
55
+ this.mutationObserver = e;
56
56
  this.onMutationObserved();
57
57
  }
58
58
  // #endregion
59
59
  // #region Listeners
60
- onHostElementChange(t) {
61
- if (t.target === this.hostElement && !this.hostElement.onchange) {
62
- this.value = t.detail;
60
+ onHostElementChange(e) {
61
+ if (e.target === this.hostElement && !this.hostElement.onchange) {
62
+ this.value = e.detail;
63
63
  }
64
64
  }
65
65
  // #endregion
@@ -69,10 +69,10 @@ const d = class {
69
69
  *
70
70
  * @testOnly
71
71
  */
72
- setValue(t) {
73
- const e = new Set(Array.isArray(t) ? t : [ t ]);
74
- this.checkboxElements.forEach((t => {
75
- if (e.has(t.value)) t.click();
72
+ setValue(e) {
73
+ const t = new Set(Array.isArray(e) ? e : [ e ]);
74
+ this.checkboxElements.forEach((e => {
75
+ if (t.has(e.value)) e.click();
76
76
  }));
77
77
  }
78
78
  // #endregion
@@ -103,53 +103,53 @@ const d = class {
103
103
  }, r("slot", null));
104
104
  }
105
105
  updateDisabled() {
106
- const t = this.disabled;
107
- this.checkboxElements.forEach((e => {
108
- e.groupDisabled = t;
106
+ const e = this.disabled;
107
+ this.checkboxElements.forEach((t => {
108
+ t.groupDisabled = e;
109
109
  }));
110
110
  }
111
111
  updateReadonly() {
112
- const t = this.readonly;
113
- this.checkboxElements.forEach((e => {
114
- e.slotReadonly = t;
112
+ const e = this.readonly;
113
+ this.checkboxElements.forEach((t => {
114
+ t.slotReadonly = e;
115
115
  }));
116
116
  }
117
117
  updateValue() {
118
118
  if (this.readonly) return;
119
- this.checkboxElements.forEach((t => {
120
- if (this.protectedValue.hasOwnProperty(t.value)) {
121
- t.checked = this.value[t.value];
119
+ this.checkboxElements.forEach((e => {
120
+ if (this.protectedValue.hasOwnProperty(e.value)) {
121
+ e.checked = this.value[e.value];
122
122
  }
123
123
  }));
124
124
  }
125
125
  // #endregion
126
126
  // #region Render Methods
127
127
  render() {
128
- const t = this.label || this.optional || this.readonly;
129
- const e = t && !this.hideLabel || this.hasError;
128
+ const e = this.label || this.optional || this.readonly;
129
+ const t = e && !this.hideLabel || this.hasError;
130
130
  return r(o, {
131
- key: "3f4b8e424ccc5b26c36ea7e9b6667717eb29cefa"
132
- }, e && r("div", {
133
- key: "54720ecb444c3bd5acc66210d4a6b9a84dfeb2e4",
131
+ key: "65e7860afd65c070699af58616f8dc0ef1926a9a"
132
+ }, t && r("div", {
133
+ key: "6087f16622aa138be9f2649ea52a573a4157ebef",
134
134
  class: "label-row"
135
- }, t && !this.hideLabel && r("div", {
136
- key: "9c28cc5c09c498af64ed9a10e13318c9266c7cc1",
135
+ }, e && !this.hideLabel && r("div", {
136
+ key: "b5ee223dedf1f4a7d86f4df32e2ceae90f9ef118",
137
137
  class: "group-legend"
138
138
  }, s(this)), this.hasError && r("q2-icon", {
139
- key: "6d82ea53d7a8e7993b2494281ba2bb87fd1fcfb4",
139
+ key: "4fe3eca1dd7ecf43ac28454f73ac22937c2d0da9",
140
140
  type: "error",
141
141
  "test-id": "iconError"
142
142
  })), r("fieldset", {
143
- key: "31b7e3a9b3df1c8804609f40a0bbc498c7c98755",
143
+ key: "6fdf7471e3324cc91929d2944bd57c1a66616c8e",
144
144
  onChange: this.onInnerCheckboxChange,
145
145
  "aria-invalid": this.hasError ? `${this.hasError}` : undefined
146
- }, t && r("legend", {
147
- key: "d76d87da51444be5b57b9f1197f15264583ba0a7",
146
+ }, e && r("legend", {
147
+ key: "d2d182e555bfbc8e4cd027c3c86e6da56d8034eb",
148
148
  class: "sr-only"
149
149
  }, s(this)), this.inputDom()));
150
150
  }
151
151
  get hostElement() {
152
- return i(this);
152
+ return a(this);
153
153
  }
154
154
  static get watchers() {
155
155
  return {