@embeddable.com/remarkable-pro 0.0.18 → 0.0.19

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 (138) hide show
  1. package/dist/BarChartDefaultHorizontalPro.js +4 -4
  2. package/dist/BarChartDefaultHorizontalPro.js.map +1 -1
  3. package/dist/BarChartDefaultPro.js +4 -4
  4. package/dist/BarChartDefaultPro.js.map +1 -1
  5. package/dist/BarChartGroupedHorizontalPro.js +7 -7
  6. package/dist/BarChartGroupedHorizontalPro.js.map +1 -1
  7. package/dist/BarChartGroupedPro.js +7 -7
  8. package/dist/BarChartGroupedPro.js.map +1 -1
  9. package/dist/BarChartStackedHorizontalPro.js +5 -5
  10. package/dist/BarChartStackedHorizontalPro.js.map +1 -1
  11. package/dist/BarChartStackedPro.js +5 -5
  12. package/dist/BarChartStackedPro.js.map +1 -1
  13. package/dist/{ChartCard-DWm_d8Zt.js → ChartCard-DsPc_21K.js} +12 -12
  14. package/dist/ChartCard-DsPc_21K.js.map +1 -0
  15. package/dist/{Color.type.emb-BKd2NgB4.js → Color.type.emb-B6HPqRjW.js} +22 -22
  16. package/dist/Color.type.emb-B6HPqRjW.js.map +1 -0
  17. package/dist/ColorEditor.js +4 -4
  18. package/dist/ColorEditor.js.map +1 -1
  19. package/dist/ComparisonPeriodSelectFieldPro.js +7 -7
  20. package/dist/ComparisonPeriodSelectFieldPro.js.map +1 -1
  21. package/dist/DateRangePickerCustomPro.js +18 -18
  22. package/dist/DateRangePickerCustomPro.js.map +1 -1
  23. package/dist/DateRangeSelectFieldPro.js +6 -6
  24. package/dist/DateRangeSelectFieldPro.js.map +1 -1
  25. package/dist/DonutChartPro.js +4 -4
  26. package/dist/DonutChartPro.js.map +1 -1
  27. package/dist/DonutLabelChartPro.js +6 -6
  28. package/dist/DonutLabelChartPro.js.map +1 -1
  29. package/dist/{EditorCard-DjnvkPrk.js → EditorCard-aOGeW4jt.js} +3 -3
  30. package/dist/{EditorCard-DjnvkPrk.js.map → EditorCard-aOGeW4jt.js.map} +1 -1
  31. package/dist/GranularitySelectFieldPro.js +169 -0
  32. package/dist/GranularitySelectFieldPro.js.map +1 -0
  33. package/dist/HeatMapPro.js +5 -5
  34. package/dist/HeatMapPro.js.map +1 -1
  35. package/dist/KpiChartNumberComparisonPro.js +9 -10
  36. package/dist/KpiChartNumberComparisonPro.js.map +1 -1
  37. package/dist/KpiChartNumberPro.js +3 -3
  38. package/dist/LineChartComparisonDefaultPro.js +5 -5
  39. package/dist/LineChartComparisonDefaultPro.js.map +1 -1
  40. package/dist/LineChartDefaultPro.js +4 -4
  41. package/dist/LineChartDefaultPro.js.map +1 -1
  42. package/dist/LineChartGroupedPro.js +5 -5
  43. package/dist/LineChartGroupedPro.js.map +1 -1
  44. package/dist/MultiSelectFieldPro.js +8 -8
  45. package/dist/MultiSelectFieldPro.js.map +1 -1
  46. package/dist/PieChartPro.js +4 -4
  47. package/dist/PieChartPro.js.map +1 -1
  48. package/dist/PivotTablePro.js +13 -13
  49. package/dist/PivotTablePro.js.map +1 -1
  50. package/dist/SingleSelectFieldPro.js +6 -6
  51. package/dist/SingleSelectFieldPro.js.map +1 -1
  52. package/dist/TableChartPaginated.js +8 -8
  53. package/dist/TableChartPaginated.js.map +1 -1
  54. package/dist/TableScrollable.js +36 -36
  55. package/dist/TableScrollable.js.map +1 -1
  56. package/dist/{bars.utils-UMmKPcFA.js → bars.utils-DtHJ7gBc.js} +4 -4
  57. package/dist/{bars.utils-UMmKPcFA.js.map → bars.utils-DtHJ7gBc.js.map} +1 -1
  58. package/dist/charts.fillGaps.hooks-C7KsWcZb.js +67 -0
  59. package/dist/charts.fillGaps.hooks-C7KsWcZb.js.map +1 -0
  60. package/dist/{charts.utils-CczkrS7C.js → charts.utils-DM6cHNrK.js} +338 -318
  61. package/dist/charts.utils-DM6cHNrK.js.map +1 -0
  62. package/dist/{component.inputs.constants-DvrG0Pd4.js → component.inputs.constants-jJBFejC-.js} +273 -254
  63. package/dist/component.inputs.constants-jJBFejC-.js.map +1 -0
  64. package/dist/components/charts/charts.fillGaps.hooks.d.ts.map +1 -1
  65. package/dist/components/component.inputs.constants.d.ts +33 -22
  66. package/dist/components/component.inputs.constants.d.ts.map +1 -1
  67. package/dist/components/component.subinputs.constants.d.ts +2 -2
  68. package/dist/components/editors/GranularitySelectFieldPro/GranularitySelectFieldPro.utils.d.ts +14 -0
  69. package/dist/components/editors/GranularitySelectFieldPro/GranularitySelectFieldPro.utils.d.ts.map +1 -0
  70. package/dist/components/editors/GranularitySelectFieldPro/index.d.ts +14 -0
  71. package/dist/components/editors/GranularitySelectFieldPro/index.d.ts.map +1 -0
  72. package/dist/embeddable-components.json +15 -13
  73. package/dist/embeddable-theme-0137e.js +226 -198
  74. package/dist/embeddable-types-fa6d0.js +1 -1
  75. package/dist/embeddable-types.js.map +1 -1
  76. package/dist/{formatter.utils-DhYAAdix.js → formatter.utils-BUUUf91Q.js} +2 -2
  77. package/dist/{formatter.utils-DhYAAdix.js.map → formatter.utils-BUUUf91Q.js.map} +1 -1
  78. package/dist/{index-BVukmtai.js → index-8A8KFAVc.js} +5 -5
  79. package/dist/{index-BVukmtai.js.map → index-8A8KFAVc.js.map} +1 -1
  80. package/dist/{index-CKp5i6mg.js → index-B-Tq5-JV.js} +6 -6
  81. package/dist/{index-CKp5i6mg.js.map → index-B-Tq5-JV.js.map} +1 -1
  82. package/dist/{index-BtDrBn-k.js → index-BcDgD_JS.js} +6 -6
  83. package/dist/{index-BtDrBn-k.js.map → index-BcDgD_JS.js.map} +1 -1
  84. package/dist/{index-Ch8RmqGo.js → index-Bif__GxM.js} +6 -6
  85. package/dist/{index-Ch8RmqGo.js.map → index-Bif__GxM.js.map} +1 -1
  86. package/dist/{index-DTQefWw3.js → index-CKT9qwYq.js} +6 -6
  87. package/dist/{index-DTQefWw3.js.map → index-CKT9qwYq.js.map} +1 -1
  88. package/dist/{index-Bp0gl65w.js → index-CQlKWTOb.js} +6 -6
  89. package/dist/{index-Bp0gl65w.js.map → index-CQlKWTOb.js.map} +1 -1
  90. package/dist/{index-B50xzMzX.js → index-CZ9Sw8H3.js} +6 -6
  91. package/dist/{index-B50xzMzX.js.map → index-CZ9Sw8H3.js.map} +1 -1
  92. package/dist/{index-Ym6OQLII.js → index-Ct3Qtgor.js} +5 -5
  93. package/dist/{index-Ym6OQLII.js.map → index-Ct3Qtgor.js.map} +1 -1
  94. package/dist/{index-B67vIicG.js → index-CxgncSEN.js} +5 -5
  95. package/dist/{index-B67vIicG.js.map → index-CxgncSEN.js.map} +1 -1
  96. package/dist/{index-CrwZXvMM.js → index-D0Y3IwQg.js} +6 -6
  97. package/dist/{index-CrwZXvMM.js.map → index-D0Y3IwQg.js.map} +1 -1
  98. package/dist/{index-ClD6BYE7.js → index-DF_tK19U.js} +6 -6
  99. package/dist/{index-ClD6BYE7.js.map → index-DF_tK19U.js.map} +1 -1
  100. package/dist/{index-CChmPG5w.js → index-DVE9YBTf.js} +5 -5
  101. package/dist/{index-CChmPG5w.js.map → index-DVE9YBTf.js.map} +1 -1
  102. package/dist/{index-BIwjj2og.js → index-DVPIPYNB.js} +6 -6
  103. package/dist/{index-BIwjj2og.js.map → index-DVPIPYNB.js.map} +1 -1
  104. package/dist/{index-0v8ZD5Px.js → index-DZIiW5Nz.js} +6 -6
  105. package/dist/index-DZIiW5Nz.js.map +1 -0
  106. package/dist/{index-CNfKPgoS.js → index-DZ_H2OEY.js} +5 -5
  107. package/dist/{index-CNfKPgoS.js.map → index-DZ_H2OEY.js.map} +1 -1
  108. package/dist/{index-BWXo1H8L.js → index-F6XINVuQ.js} +6 -6
  109. package/dist/{index-BWXo1H8L.js.map → index-F6XINVuQ.js.map} +1 -1
  110. package/dist/{index-DER6yAdV.js → index-LhNKcA1s.js} +5 -5
  111. package/dist/{index-DER6yAdV.js.map → index-LhNKcA1s.js.map} +1 -1
  112. package/dist/{index-B8nyN_rk.js → index-Z5AHoasI.js} +5 -5
  113. package/dist/{index-B8nyN_rk.js.map → index-Z5AHoasI.js.map} +1 -1
  114. package/dist/{index-BkRLZw0F.js → index-cLri0mtu.js} +6 -6
  115. package/dist/{index-BkRLZw0F.js.map → index-cLri0mtu.js.map} +1 -1
  116. package/dist/{index-CAgVPB3g.js → index-dov3IPMj.js} +7 -7
  117. package/dist/{index-CAgVPB3g.js.map → index-dov3IPMj.js.map} +1 -1
  118. package/dist/{index-BAmKVmpn.js → index-grfYNj7h.js} +6 -6
  119. package/dist/{index-BAmKVmpn.js.map → index-grfYNj7h.js.map} +1 -1
  120. package/dist/index.js +29 -29
  121. package/dist/{pies.utils-CBGxudxq.js → pies.utils-CIDqAzCT.js} +5 -5
  122. package/dist/{pies.utils-CBGxudxq.js.map → pies.utils-CIDqAzCT.js.map} +1 -1
  123. package/dist/{tables.utils-CQdtEdns.js → tables.utils-BVdgLNxV.js} +4 -4
  124. package/dist/{tables.utils-CQdtEdns.js.map → tables.utils-BVdgLNxV.js.map} +1 -1
  125. package/dist/theme/defaults/defaults.GranularityOptions.constants.d.ts +15 -0
  126. package/dist/theme/defaults/defaults.GranularityOptions.constants.d.ts.map +1 -0
  127. package/dist/theme/i18n/translations/de.d.ts.map +1 -1
  128. package/dist/theme/i18n/translations/en.d.ts.map +1 -1
  129. package/dist/{timeRange.utils-BaqbWNuX.js → timeRange.utils-xV5aEhJD.js} +2 -2
  130. package/dist/{timeRange.utils-BaqbWNuX.js.map → timeRange.utils-xV5aEhJD.js.map} +1 -1
  131. package/package.json +1 -1
  132. package/dist/ChartCard-DWm_d8Zt.js.map +0 -1
  133. package/dist/Color.type.emb-BKd2NgB4.js.map +0 -1
  134. package/dist/charts.fillGaps.hooks-DPso1ZUh.js +0 -66
  135. package/dist/charts.fillGaps.hooks-DPso1ZUh.js.map +0 -1
  136. package/dist/charts.utils-CczkrS7C.js.map +0 -1
  137. package/dist/component.inputs.constants-DvrG0Pd4.js.map +0 -1
  138. package/dist/index-0v8ZD5Px.js.map +0 -1
@@ -1,7 +1,7 @@
1
- import { V as s, l as i } from "./Color.type.emb-BKd2NgB4.js";
1
+ import { V as s, l as i } from "./Color.type.emb-B6HPqRjW.js";
2
2
  import { defineComponent as o } from "@embeddable.com/react";
3
- import { B as r } from "./index-Bp0gl65w.js";
4
- import { b as e } from "./component.inputs.constants-DvrG0Pd4.js";
3
+ import { B as r } from "./index-CQlKWTOb.js";
4
+ import { b as e } from "./component.inputs.constants-jJBFejC-.js";
5
5
  const t = {
6
6
  name: "BarChartDefaultHorizontalPro",
7
7
  label: "Bar Chart - Default Horizontal",
@@ -30,7 +30,7 @@ const t = {
30
30
  properties: [
31
31
  {
32
32
  name: "axisDimensionValue",
33
- label: "Clicked Axis Dimension Value",
33
+ label: "Clicked axis dimension value",
34
34
  type: "string"
35
35
  }
36
36
  ]
@@ -1 +1 @@
1
- {"version":3,"file":"BarChartDefaultHorizontalPro.js","sources":["../src/components/charts/bars/BarChartDefaultHorizontalPro/BarChartDefaultHorizontalPro.emb.ts"],"sourcesContent":["import { Value, loadData } from '@embeddable.com/core';\nimport { defineComponent, EmbeddedComponentMeta, Inputs } from '@embeddable.com/react';\nimport BarChartDefaultHorizontalPro from './index';\nimport { inputs } from '../../../component.inputs.constants';\n\nexport const meta = {\n name: 'BarChartDefaultHorizontalPro',\n label: 'Bar Chart - Default Horizontal',\n category: 'Bar Charts',\n inputs: [\n inputs.dataset,\n inputs.measures,\n { ...inputs.dimensionWithDateBounds, label: 'Y-axis' },\n inputs.title,\n inputs.description,\n inputs.showLegend,\n inputs.showTooltips,\n inputs.showValueLabels,\n inputs.showLogarithmicScale,\n inputs.xAxisLabel,\n inputs.yAxisLabel,\n inputs.reverseYAxis,\n inputs.xAxisRangeMin,\n inputs.xAxisRangeMax,\n inputs.yAxisMaxItems,\n ],\n events: [\n {\n name: 'onBarClicked',\n label: 'A bar is clicked',\n properties: [\n {\n name: 'axisDimensionValue',\n label: 'Clicked Axis Dimension Value',\n type: 'string',\n },\n ],\n },\n ],\n} as const satisfies EmbeddedComponentMeta;\n\nexport default defineComponent(BarChartDefaultHorizontalPro, meta, {\n props: (inputs: Inputs<typeof meta>) => {\n return {\n ...inputs,\n results: loadData({\n from: inputs.dataset,\n select: [...inputs.measures, inputs.dimension],\n }),\n };\n },\n events: {\n onBarClicked: (value) => {\n return {\n axisDimensionValue: value.axisDimensionValue || Value.noFilter(),\n };\n },\n },\n});\n"],"names":["meta","inputs","BarChartDefaultHorizontalPro_emb","defineComponent","BarChartDefaultHorizontalPro","loadData","value","Value"],"mappings":";;;;AAKO,MAAMA,IAAO;AAAA,EAClB,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU;AAAA,EACV,QAAQ;AAAA,IACNC,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,yBAAyB,OAAO,SAAA;AAAA,IAC5CA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,EAAA;AAAA,EAET,QAAQ;AAAA,IACN;AAAA,MACE,MAAM;AAAA,MACN,OAAO;AAAA,MACP,YAAY;AAAA,QACV;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,MACR;AAAA,IACF;AAAA,EACF;AAEJ,GAEAC,IAAeC,EAAgBC,GAA8BJ,GAAM;AAAA,EACjE,OAAO,CAACC,OACC;AAAA,IACL,GAAGA;AAAAA,IACH,SAASI,EAAS;AAAA,MAChB,MAAMJ,EAAO;AAAA,MACb,QAAQ,CAAC,GAAGA,EAAO,UAAUA,EAAO,SAAS;AAAA,IAAA,CAC9C;AAAA,EAAA;AAAA,EAGL,QAAQ;AAAA,IACN,cAAc,CAACK,OACN;AAAA,MACL,oBAAoBA,EAAM,sBAAsBC,EAAM,SAAA;AAAA,IAAS;AAAA,EAEnE;AAEJ,CAAC;"}
1
+ {"version":3,"file":"BarChartDefaultHorizontalPro.js","sources":["../src/components/charts/bars/BarChartDefaultHorizontalPro/BarChartDefaultHorizontalPro.emb.ts"],"sourcesContent":["import { Value, loadData } from '@embeddable.com/core';\nimport { defineComponent, EmbeddedComponentMeta, Inputs } from '@embeddable.com/react';\nimport BarChartDefaultHorizontalPro from './index';\nimport { inputs } from '../../../component.inputs.constants';\n\nexport const meta = {\n name: 'BarChartDefaultHorizontalPro',\n label: 'Bar Chart - Default Horizontal',\n category: 'Bar Charts',\n inputs: [\n inputs.dataset,\n inputs.measures,\n { ...inputs.dimensionWithDateBounds, label: 'Y-axis' },\n inputs.title,\n inputs.description,\n inputs.showLegend,\n inputs.showTooltips,\n inputs.showValueLabels,\n inputs.showLogarithmicScale,\n inputs.xAxisLabel,\n inputs.yAxisLabel,\n inputs.reverseYAxis,\n inputs.xAxisRangeMin,\n inputs.xAxisRangeMax,\n inputs.yAxisMaxItems,\n ],\n events: [\n {\n name: 'onBarClicked',\n label: 'A bar is clicked',\n properties: [\n {\n name: 'axisDimensionValue',\n label: 'Clicked axis dimension value',\n type: 'string',\n },\n ],\n },\n ],\n} as const satisfies EmbeddedComponentMeta;\n\nexport default defineComponent(BarChartDefaultHorizontalPro, meta, {\n props: (inputs: Inputs<typeof meta>) => {\n return {\n ...inputs,\n results: loadData({\n from: inputs.dataset,\n select: [...inputs.measures, inputs.dimension],\n }),\n };\n },\n events: {\n onBarClicked: (value) => {\n return {\n axisDimensionValue: value.axisDimensionValue || Value.noFilter(),\n };\n },\n },\n});\n"],"names":["meta","inputs","BarChartDefaultHorizontalPro_emb","defineComponent","BarChartDefaultHorizontalPro","loadData","value","Value"],"mappings":";;;;AAKO,MAAMA,IAAO;AAAA,EAClB,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU;AAAA,EACV,QAAQ;AAAA,IACNC,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,yBAAyB,OAAO,SAAA;AAAA,IAC5CA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,EAAA;AAAA,EAET,QAAQ;AAAA,IACN;AAAA,MACE,MAAM;AAAA,MACN,OAAO;AAAA,MACP,YAAY;AAAA,QACV;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,MACR;AAAA,IACF;AAAA,EACF;AAEJ,GAEAC,IAAeC,EAAgBC,GAA8BJ,GAAM;AAAA,EACjE,OAAO,CAACC,OACC;AAAA,IACL,GAAGA;AAAAA,IACH,SAASI,EAAS;AAAA,MAChB,MAAMJ,EAAO;AAAA,MACb,QAAQ,CAAC,GAAGA,EAAO,UAAUA,EAAO,SAAS;AAAA,IAAA,CAC9C;AAAA,EAAA;AAAA,EAGL,QAAQ;AAAA,IACN,cAAc,CAACK,OACN;AAAA,MACL,oBAAoBA,EAAM,sBAAsBC,EAAM,SAAA;AAAA,IAAS;AAAA,EAEnE;AAEJ,CAAC;"}
@@ -1,7 +1,7 @@
1
- import { V as s, l as i } from "./Color.type.emb-BKd2NgB4.js";
1
+ import { V as s, l as i } from "./Color.type.emb-B6HPqRjW.js";
2
2
  import { defineComponent as r } from "@embeddable.com/react";
3
- import { B as t } from "./index-BIwjj2og.js";
4
- import { b as e } from "./component.inputs.constants-DvrG0Pd4.js";
3
+ import { B as t } from "./index-DVPIPYNB.js";
4
+ import { b as e } from "./component.inputs.constants-jJBFejC-.js";
5
5
  const o = {
6
6
  name: "BarChartDefaultPro",
7
7
  label: "Bar Chart - Default",
@@ -30,7 +30,7 @@ const o = {
30
30
  properties: [
31
31
  {
32
32
  name: "axisDimensionValue",
33
- label: "Clicked Axis Dimension Value",
33
+ label: "Clicked axis dimension value",
34
34
  type: "string"
35
35
  }
36
36
  ]
@@ -1 +1 @@
1
- {"version":3,"file":"BarChartDefaultPro.js","sources":["../src/components/charts/bars/BarChartDefaultPro/BarChartDefaultPro.emb.ts"],"sourcesContent":["import { Value, loadData } from '@embeddable.com/core';\nimport { defineComponent, EmbeddedComponentMeta, Inputs } from '@embeddable.com/react';\nimport BarChartDefaultPro from './index';\nimport { inputs } from '../../../component.inputs.constants';\n\nexport const meta = {\n name: 'BarChartDefaultPro',\n label: 'Bar Chart - Default',\n category: 'Bar Charts',\n inputs: [\n inputs.dataset,\n inputs.measures,\n { ...inputs.dimensionWithDateBounds, label: 'X-axis' },\n inputs.title,\n inputs.description,\n inputs.showLegend,\n inputs.showTooltips,\n inputs.showValueLabels,\n inputs.showLogarithmicScale,\n inputs.xAxisLabel,\n inputs.yAxisLabel,\n inputs.reverseXAxis,\n inputs.yAxisRangeMin,\n inputs.yAxisRangeMax,\n inputs.xAxisMaxItems,\n ],\n events: [\n {\n name: 'onBarClicked',\n label: 'A bar is clicked',\n properties: [\n {\n name: 'axisDimensionValue',\n label: 'Clicked Axis Dimension Value',\n type: 'string',\n },\n ],\n },\n ],\n} as const satisfies EmbeddedComponentMeta;\n\nexport default defineComponent(BarChartDefaultPro, meta, {\n props: (inputs: Inputs<typeof meta>) => {\n return {\n ...inputs,\n results: loadData({\n from: inputs.dataset,\n select: [...inputs.measures, inputs.dimension],\n }),\n };\n },\n events: {\n onBarClicked: (value) => {\n return {\n axisDimensionValue: value.axisDimensionValue || Value.noFilter(),\n };\n },\n },\n});\n"],"names":["meta","inputs","BarChartDefaultPro_emb","defineComponent","BarChartDefaultPro","loadData","value","Value"],"mappings":";;;;AAKO,MAAMA,IAAO;AAAA,EAClB,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU;AAAA,EACV,QAAQ;AAAA,IACNC,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,yBAAyB,OAAO,SAAA;AAAA,IAC5CA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,EAAA;AAAA,EAET,QAAQ;AAAA,IACN;AAAA,MACE,MAAM;AAAA,MACN,OAAO;AAAA,MACP,YAAY;AAAA,QACV;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,MACR;AAAA,IACF;AAAA,EACF;AAEJ,GAEAC,IAAeC,EAAgBC,GAAoBJ,GAAM;AAAA,EACvD,OAAO,CAACC,OACC;AAAA,IACL,GAAGA;AAAAA,IACH,SAASI,EAAS;AAAA,MAChB,MAAMJ,EAAO;AAAA,MACb,QAAQ,CAAC,GAAGA,EAAO,UAAUA,EAAO,SAAS;AAAA,IAAA,CAC9C;AAAA,EAAA;AAAA,EAGL,QAAQ;AAAA,IACN,cAAc,CAACK,OACN;AAAA,MACL,oBAAoBA,EAAM,sBAAsBC,EAAM,SAAA;AAAA,IAAS;AAAA,EAEnE;AAEJ,CAAC;"}
1
+ {"version":3,"file":"BarChartDefaultPro.js","sources":["../src/components/charts/bars/BarChartDefaultPro/BarChartDefaultPro.emb.ts"],"sourcesContent":["import { Value, loadData } from '@embeddable.com/core';\nimport { defineComponent, EmbeddedComponentMeta, Inputs } from '@embeddable.com/react';\nimport BarChartDefaultPro from './index';\nimport { inputs } from '../../../component.inputs.constants';\n\nexport const meta = {\n name: 'BarChartDefaultPro',\n label: 'Bar Chart - Default',\n category: 'Bar Charts',\n inputs: [\n inputs.dataset,\n inputs.measures,\n { ...inputs.dimensionWithDateBounds, label: 'X-axis' },\n inputs.title,\n inputs.description,\n inputs.showLegend,\n inputs.showTooltips,\n inputs.showValueLabels,\n inputs.showLogarithmicScale,\n inputs.xAxisLabel,\n inputs.yAxisLabel,\n inputs.reverseXAxis,\n inputs.yAxisRangeMin,\n inputs.yAxisRangeMax,\n inputs.xAxisMaxItems,\n ],\n events: [\n {\n name: 'onBarClicked',\n label: 'A bar is clicked',\n properties: [\n {\n name: 'axisDimensionValue',\n label: 'Clicked axis dimension value',\n type: 'string',\n },\n ],\n },\n ],\n} as const satisfies EmbeddedComponentMeta;\n\nexport default defineComponent(BarChartDefaultPro, meta, {\n props: (inputs: Inputs<typeof meta>) => {\n return {\n ...inputs,\n results: loadData({\n from: inputs.dataset,\n select: [...inputs.measures, inputs.dimension],\n }),\n };\n },\n events: {\n onBarClicked: (value) => {\n return {\n axisDimensionValue: value.axisDimensionValue || Value.noFilter(),\n };\n },\n },\n});\n"],"names":["meta","inputs","BarChartDefaultPro_emb","defineComponent","BarChartDefaultPro","loadData","value","Value"],"mappings":";;;;AAKO,MAAMA,IAAO;AAAA,EAClB,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU;AAAA,EACV,QAAQ;AAAA,IACNC,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,yBAAyB,OAAO,SAAA;AAAA,IAC5CA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,EAAA;AAAA,EAET,QAAQ;AAAA,IACN;AAAA,MACE,MAAM;AAAA,MACN,OAAO;AAAA,MACP,YAAY;AAAA,QACV;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,MACR;AAAA,IACF;AAAA,EACF;AAEJ,GAEAC,IAAeC,EAAgBC,GAAoBJ,GAAM;AAAA,EACvD,OAAO,CAACC,OACC;AAAA,IACL,GAAGA;AAAAA,IACH,SAASI,EAAS;AAAA,MAChB,MAAMJ,EAAO;AAAA,MACb,QAAQ,CAAC,GAAGA,EAAO,UAAUA,EAAO,SAAS;AAAA,IAAA,CAC9C;AAAA,EAAA;AAAA,EAGL,QAAQ;AAAA,IACN,cAAc,CAACK,OACN;AAAA,MACL,oBAAoBA,EAAM,sBAAsBC,EAAM,SAAA;AAAA,IAAS;AAAA,EAEnE;AAEJ,CAAC;"}
@@ -1,7 +1,7 @@
1
- import { V as i, l as o } from "./Color.type.emb-BKd2NgB4.js";
1
+ import { V as i, l as o } from "./Color.type.emb-B6HPqRjW.js";
2
2
  import { defineComponent as r } from "@embeddable.com/react";
3
- import { B as s } from "./index-ClD6BYE7.js";
4
- import { b as e } from "./component.inputs.constants-DvrG0Pd4.js";
3
+ import { B as s } from "./index-DF_tK19U.js";
4
+ import { b as e } from "./component.inputs.constants-jJBFejC-.js";
5
5
  const n = {
6
6
  name: "BarChartGroupedHorizontalPro",
7
7
  label: "Bar Chart - Grouped Horizontal",
@@ -31,18 +31,18 @@ const n = {
31
31
  properties: [
32
32
  {
33
33
  name: "axisDimensionValue",
34
- label: "Clicked Axis Dimension Value",
34
+ label: "Clicked axis dimension value",
35
35
  type: "string"
36
36
  },
37
37
  {
38
38
  name: "groupingDimensionValue",
39
- label: "Clicked Grouping Dimension Value",
39
+ label: "Clicked grouping dimension value",
40
40
  type: "string"
41
41
  }
42
42
  ]
43
43
  }
44
44
  ]
45
- }, p = r(s, n, {
45
+ }, d = r(s, n, {
46
46
  props: (a) => ({
47
47
  ...a,
48
48
  results: o({
@@ -59,7 +59,7 @@ const n = {
59
59
  }
60
60
  });
61
61
  export {
62
- p as default,
62
+ d as default,
63
63
  n as meta
64
64
  };
65
65
  //# sourceMappingURL=BarChartGroupedHorizontalPro.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"BarChartGroupedHorizontalPro.js","sources":["../src/components/charts/bars/BarChartGroupedHorizontalPro/BarChartGroupedHorizontalPro.emb.ts"],"sourcesContent":["import { Value, loadData } from '@embeddable.com/core';\nimport { defineComponent, EmbeddedComponentMeta, Inputs } from '@embeddable.com/react';\nimport BarChartGroupedHorizontalPro from './index';\nimport { inputs } from '../../../component.inputs.constants';\n\nexport const meta = {\n name: 'BarChartGroupedHorizontalPro',\n label: 'Bar Chart - Grouped Horizontal',\n category: 'Bar Charts',\n inputs: [\n inputs.dataset,\n inputs.measure,\n { ...inputs.dimensionWithDateBounds, name: 'yAxis', label: 'Y-axis' },\n { ...inputs.dimension, name: 'groupBy', label: 'Group by' },\n inputs.title,\n inputs.description,\n inputs.maxResults,\n inputs.showLegend,\n inputs.showTooltips,\n { ...inputs.showValueLabels, defaultValue: false },\n inputs.showLogarithmicScale,\n inputs.xAxisLabel,\n inputs.yAxisLabel,\n inputs.reverseYAxis,\n inputs.xAxisRangeMin,\n inputs.xAxisRangeMax,\n ],\n events: [\n {\n name: 'onBarClicked',\n label: 'A bar is clicked',\n properties: [\n {\n name: 'axisDimensionValue',\n label: 'Clicked Axis Dimension Value',\n type: 'string',\n },\n {\n name: 'groupingDimensionValue',\n label: 'Clicked Grouping Dimension Value',\n type: 'string',\n },\n ],\n },\n ],\n} as const satisfies EmbeddedComponentMeta;\n\nexport default defineComponent(BarChartGroupedHorizontalPro, meta, {\n props: (inputs: Inputs<typeof meta>) => {\n return {\n ...inputs,\n results: loadData({\n limit: inputs.maxResults,\n from: inputs.dataset,\n select: [inputs.yAxis, inputs.groupBy, inputs.measure],\n }),\n };\n },\n events: {\n onBarClicked: (value) => {\n return {\n axisDimensionValue: value.axisDimensionValue || Value.noFilter(),\n groupingDimensionValue: value.groupingDimensionValue || Value.noFilter(),\n };\n },\n },\n});\n"],"names":["meta","inputs","BarChartGroupedHorizontalPro_emb","defineComponent","BarChartGroupedHorizontalPro","loadData","value","Value"],"mappings":";;;;AAKO,MAAMA,IAAO;AAAA,EAClB,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU;AAAA,EACV,QAAQ;AAAA,IACNC,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,yBAAyB,MAAM,SAAS,OAAO,SAAA;AAAA,IAC3D,EAAE,GAAGA,EAAO,WAAW,MAAM,WAAW,OAAO,WAAA;AAAA,IAC/CA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,iBAAiB,cAAc,GAAA;AAAA,IAC3CA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,EAAA;AAAA,EAET,QAAQ;AAAA,IACN;AAAA,MACE,MAAM;AAAA,MACN,OAAO;AAAA,MACP,YAAY;AAAA,QACV;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,QAER;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,MACR;AAAA,IACF;AAAA,EACF;AAEJ,GAEAC,IAAeC,EAAgBC,GAA8BJ,GAAM;AAAA,EACjE,OAAO,CAACC,OACC;AAAA,IACL,GAAGA;AAAAA,IACH,SAASI,EAAS;AAAA,MAChB,OAAOJ,EAAO;AAAA,MACd,MAAMA,EAAO;AAAA,MACb,QAAQ,CAACA,EAAO,OAAOA,EAAO,SAASA,EAAO,OAAO;AAAA,IAAA,CACtD;AAAA,EAAA;AAAA,EAGL,QAAQ;AAAA,IACN,cAAc,CAACK,OACN;AAAA,MACL,oBAAoBA,EAAM,sBAAsBC,EAAM,SAAA;AAAA,MACtD,wBAAwBD,EAAM,0BAA0BC,EAAM,SAAA;AAAA,IAAS;AAAA,EAE3E;AAEJ,CAAC;"}
1
+ {"version":3,"file":"BarChartGroupedHorizontalPro.js","sources":["../src/components/charts/bars/BarChartGroupedHorizontalPro/BarChartGroupedHorizontalPro.emb.ts"],"sourcesContent":["import { Value, loadData } from '@embeddable.com/core';\nimport { defineComponent, EmbeddedComponentMeta, Inputs } from '@embeddable.com/react';\nimport BarChartGroupedHorizontalPro from './index';\nimport { inputs } from '../../../component.inputs.constants';\n\nexport const meta = {\n name: 'BarChartGroupedHorizontalPro',\n label: 'Bar Chart - Grouped Horizontal',\n category: 'Bar Charts',\n inputs: [\n inputs.dataset,\n inputs.measure,\n { ...inputs.dimensionWithDateBounds, name: 'yAxis', label: 'Y-axis' },\n { ...inputs.dimension, name: 'groupBy', label: 'Group by' },\n inputs.title,\n inputs.description,\n inputs.maxResults,\n inputs.showLegend,\n inputs.showTooltips,\n { ...inputs.showValueLabels, defaultValue: false },\n inputs.showLogarithmicScale,\n inputs.xAxisLabel,\n inputs.yAxisLabel,\n inputs.reverseYAxis,\n inputs.xAxisRangeMin,\n inputs.xAxisRangeMax,\n ],\n events: [\n {\n name: 'onBarClicked',\n label: 'A bar is clicked',\n properties: [\n {\n name: 'axisDimensionValue',\n label: 'Clicked axis dimension value',\n type: 'string',\n },\n {\n name: 'groupingDimensionValue',\n label: 'Clicked grouping dimension value',\n type: 'string',\n },\n ],\n },\n ],\n} as const satisfies EmbeddedComponentMeta;\n\nexport default defineComponent(BarChartGroupedHorizontalPro, meta, {\n props: (inputs: Inputs<typeof meta>) => {\n return {\n ...inputs,\n results: loadData({\n limit: inputs.maxResults,\n from: inputs.dataset,\n select: [inputs.yAxis, inputs.groupBy, inputs.measure],\n }),\n };\n },\n events: {\n onBarClicked: (value) => {\n return {\n axisDimensionValue: value.axisDimensionValue || Value.noFilter(),\n groupingDimensionValue: value.groupingDimensionValue || Value.noFilter(),\n };\n },\n },\n});\n"],"names":["meta","inputs","BarChartGroupedHorizontalPro_emb","defineComponent","BarChartGroupedHorizontalPro","loadData","value","Value"],"mappings":";;;;AAKO,MAAMA,IAAO;AAAA,EAClB,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU;AAAA,EACV,QAAQ;AAAA,IACNC,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,yBAAyB,MAAM,SAAS,OAAO,SAAA;AAAA,IAC3D,EAAE,GAAGA,EAAO,WAAW,MAAM,WAAW,OAAO,WAAA;AAAA,IAC/CA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,iBAAiB,cAAc,GAAA;AAAA,IAC3CA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,EAAA;AAAA,EAET,QAAQ;AAAA,IACN;AAAA,MACE,MAAM;AAAA,MACN,OAAO;AAAA,MACP,YAAY;AAAA,QACV;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,QAER;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,MACR;AAAA,IACF;AAAA,EACF;AAEJ,GAEAC,IAAeC,EAAgBC,GAA8BJ,GAAM;AAAA,EACjE,OAAO,CAACC,OACC;AAAA,IACL,GAAGA;AAAAA,IACH,SAASI,EAAS;AAAA,MAChB,OAAOJ,EAAO;AAAA,MACd,MAAMA,EAAO;AAAA,MACb,QAAQ,CAACA,EAAO,OAAOA,EAAO,SAASA,EAAO,OAAO;AAAA,IAAA,CACtD;AAAA,EAAA;AAAA,EAGL,QAAQ;AAAA,IACN,cAAc,CAACK,OACN;AAAA,MACL,oBAAoBA,EAAM,sBAAsBC,EAAM,SAAA;AAAA,MACtD,wBAAwBD,EAAM,0BAA0BC,EAAM,SAAA;AAAA,IAAS;AAAA,EAE3E;AAEJ,CAAC;"}
@@ -1,7 +1,7 @@
1
- import { V as i, l as r } from "./Color.type.emb-BKd2NgB4.js";
1
+ import { V as i, l as r } from "./Color.type.emb-B6HPqRjW.js";
2
2
  import { defineComponent as s } from "@embeddable.com/react";
3
- import { B as o } from "./index-DTQefWw3.js";
4
- import { b as e } from "./component.inputs.constants-DvrG0Pd4.js";
3
+ import { B as o } from "./index-CKT9qwYq.js";
4
+ import { b as e } from "./component.inputs.constants-jJBFejC-.js";
5
5
  const n = {
6
6
  name: "BarChartGroupedPro",
7
7
  label: "Bar Chart - Grouped",
@@ -31,18 +31,18 @@ const n = {
31
31
  properties: [
32
32
  {
33
33
  name: "axisDimensionValue",
34
- label: "Clicked Axis Dimension Value",
34
+ label: "Clicked axis dimension value",
35
35
  type: "string"
36
36
  },
37
37
  {
38
38
  name: "groupingDimensionValue",
39
- label: "Clicked Grouping Dimension Value",
39
+ label: "Clicked grouping dimension value",
40
40
  type: "string"
41
41
  }
42
42
  ]
43
43
  }
44
44
  ]
45
- }, p = s(o, n, {
45
+ }, d = s(o, n, {
46
46
  props: (a) => ({
47
47
  ...a,
48
48
  results: r({
@@ -59,7 +59,7 @@ const n = {
59
59
  }
60
60
  });
61
61
  export {
62
- p as default,
62
+ d as default,
63
63
  n as meta
64
64
  };
65
65
  //# sourceMappingURL=BarChartGroupedPro.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"BarChartGroupedPro.js","sources":["../src/components/charts/bars/BarChartGroupedPro/BarChartGroupedPro.emb.ts"],"sourcesContent":["import { Value, loadData } from '@embeddable.com/core';\nimport { defineComponent, EmbeddedComponentMeta, Inputs } from '@embeddable.com/react';\nimport BarChartGroupedPro from './index';\nimport { inputs } from '../../../component.inputs.constants';\n\nexport const meta = {\n name: 'BarChartGroupedPro',\n label: 'Bar Chart - Grouped',\n category: 'Bar Charts',\n inputs: [\n inputs.dataset,\n inputs.measure,\n { ...inputs.dimensionWithDateBounds, name: 'xAxis', label: 'X-axis' },\n inputs.groupBy,\n inputs.title,\n inputs.description,\n inputs.maxResults,\n inputs.showLegend,\n inputs.showTooltips,\n { ...inputs.showValueLabels, defaultValue: false },\n inputs.showLogarithmicScale,\n inputs.xAxisLabel,\n inputs.yAxisLabel,\n inputs.reverseXAxis,\n inputs.yAxisRangeMin,\n inputs.yAxisRangeMax,\n ],\n events: [\n {\n name: 'onBarClicked',\n label: 'A bar is clicked',\n properties: [\n {\n name: 'axisDimensionValue',\n label: 'Clicked Axis Dimension Value',\n type: 'string',\n },\n {\n name: 'groupingDimensionValue',\n label: 'Clicked Grouping Dimension Value',\n type: 'string',\n },\n ],\n },\n ],\n} as const satisfies EmbeddedComponentMeta;\n\nexport default defineComponent(BarChartGroupedPro, meta, {\n props: (inputs: Inputs<typeof meta>) => {\n return {\n ...inputs,\n results: loadData({\n limit: inputs.maxResults,\n from: inputs.dataset,\n select: [inputs.xAxis, inputs.groupBy, inputs.measure],\n }),\n };\n },\n events: {\n onBarClicked: (value) => {\n return {\n axisDimensionValue: value.axisDimensionValue || Value.noFilter(),\n groupingDimensionValue: value.groupingDimensionValue || Value.noFilter(),\n };\n },\n },\n});\n"],"names":["meta","inputs","BarChartGroupedPro_emb","defineComponent","BarChartGroupedPro","loadData","value","Value"],"mappings":";;;;AAKO,MAAMA,IAAO;AAAA,EAClB,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU;AAAA,EACV,QAAQ;AAAA,IACNC,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,yBAAyB,MAAM,SAAS,OAAO,SAAA;AAAA,IAC3DA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,iBAAiB,cAAc,GAAA;AAAA,IAC3CA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,EAAA;AAAA,EAET,QAAQ;AAAA,IACN;AAAA,MACE,MAAM;AAAA,MACN,OAAO;AAAA,MACP,YAAY;AAAA,QACV;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,QAER;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,MACR;AAAA,IACF;AAAA,EACF;AAEJ,GAEAC,IAAeC,EAAgBC,GAAoBJ,GAAM;AAAA,EACvD,OAAO,CAACC,OACC;AAAA,IACL,GAAGA;AAAAA,IACH,SAASI,EAAS;AAAA,MAChB,OAAOJ,EAAO;AAAA,MACd,MAAMA,EAAO;AAAA,MACb,QAAQ,CAACA,EAAO,OAAOA,EAAO,SAASA,EAAO,OAAO;AAAA,IAAA,CACtD;AAAA,EAAA;AAAA,EAGL,QAAQ;AAAA,IACN,cAAc,CAACK,OACN;AAAA,MACL,oBAAoBA,EAAM,sBAAsBC,EAAM,SAAA;AAAA,MACtD,wBAAwBD,EAAM,0BAA0BC,EAAM,SAAA;AAAA,IAAS;AAAA,EAE3E;AAEJ,CAAC;"}
1
+ {"version":3,"file":"BarChartGroupedPro.js","sources":["../src/components/charts/bars/BarChartGroupedPro/BarChartGroupedPro.emb.ts"],"sourcesContent":["import { Value, loadData } from '@embeddable.com/core';\nimport { defineComponent, EmbeddedComponentMeta, Inputs } from '@embeddable.com/react';\nimport BarChartGroupedPro from './index';\nimport { inputs } from '../../../component.inputs.constants';\n\nexport const meta = {\n name: 'BarChartGroupedPro',\n label: 'Bar Chart - Grouped',\n category: 'Bar Charts',\n inputs: [\n inputs.dataset,\n inputs.measure,\n { ...inputs.dimensionWithDateBounds, name: 'xAxis', label: 'X-axis' },\n inputs.groupBy,\n inputs.title,\n inputs.description,\n inputs.maxResults,\n inputs.showLegend,\n inputs.showTooltips,\n { ...inputs.showValueLabels, defaultValue: false },\n inputs.showLogarithmicScale,\n inputs.xAxisLabel,\n inputs.yAxisLabel,\n inputs.reverseXAxis,\n inputs.yAxisRangeMin,\n inputs.yAxisRangeMax,\n ],\n events: [\n {\n name: 'onBarClicked',\n label: 'A bar is clicked',\n properties: [\n {\n name: 'axisDimensionValue',\n label: 'Clicked axis dimension value',\n type: 'string',\n },\n {\n name: 'groupingDimensionValue',\n label: 'Clicked grouping dimension value',\n type: 'string',\n },\n ],\n },\n ],\n} as const satisfies EmbeddedComponentMeta;\n\nexport default defineComponent(BarChartGroupedPro, meta, {\n props: (inputs: Inputs<typeof meta>) => {\n return {\n ...inputs,\n results: loadData({\n limit: inputs.maxResults,\n from: inputs.dataset,\n select: [inputs.xAxis, inputs.groupBy, inputs.measure],\n }),\n };\n },\n events: {\n onBarClicked: (value) => {\n return {\n axisDimensionValue: value.axisDimensionValue || Value.noFilter(),\n groupingDimensionValue: value.groupingDimensionValue || Value.noFilter(),\n };\n },\n },\n});\n"],"names":["meta","inputs","BarChartGroupedPro_emb","defineComponent","BarChartGroupedPro","loadData","value","Value"],"mappings":";;;;AAKO,MAAMA,IAAO;AAAA,EAClB,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU;AAAA,EACV,QAAQ;AAAA,IACNC,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,yBAAyB,MAAM,SAAS,OAAO,SAAA;AAAA,IAC3DA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,iBAAiB,cAAc,GAAA;AAAA,IAC3CA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,EAAA;AAAA,EAET,QAAQ;AAAA,IACN;AAAA,MACE,MAAM;AAAA,MACN,OAAO;AAAA,MACP,YAAY;AAAA,QACV;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,QAER;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,MACR;AAAA,IACF;AAAA,EACF;AAEJ,GAEAC,IAAeC,EAAgBC,GAAoBJ,GAAM;AAAA,EACvD,OAAO,CAACC,OACC;AAAA,IACL,GAAGA;AAAAA,IACH,SAASI,EAAS;AAAA,MAChB,OAAOJ,EAAO;AAAA,MACd,MAAMA,EAAO;AAAA,MACb,QAAQ,CAACA,EAAO,OAAOA,EAAO,SAASA,EAAO,OAAO;AAAA,IAAA,CACtD;AAAA,EAAA;AAAA,EAGL,QAAQ;AAAA,IACN,cAAc,CAACK,OACN;AAAA,MACL,oBAAoBA,EAAM,sBAAsBC,EAAM,SAAA;AAAA,MACtD,wBAAwBD,EAAM,0BAA0BC,EAAM,SAAA;AAAA,IAAS;AAAA,EAE3E;AAEJ,CAAC;"}
@@ -1,7 +1,7 @@
1
- import { V as i, l as o } from "./Color.type.emb-BKd2NgB4.js";
1
+ import { V as i, l as o } from "./Color.type.emb-B6HPqRjW.js";
2
2
  import { defineComponent as s } from "@embeddable.com/react";
3
- import { B as r } from "./index-BtDrBn-k.js";
4
- import { b as e } from "./component.inputs.constants-DvrG0Pd4.js";
3
+ import { B as r } from "./index-BcDgD_JS.js";
4
+ import { b as e } from "./component.inputs.constants-jJBFejC-.js";
5
5
  const t = {
6
6
  name: "BarChartStackedHorizontalPro",
7
7
  label: "Bar Chart - Stacked Horizontal",
@@ -32,12 +32,12 @@ const t = {
32
32
  properties: [
33
33
  {
34
34
  name: "axisDimensionValue",
35
- label: "Clicked Axis Dimension Value",
35
+ label: "Clicked axis dimension value",
36
36
  type: "string"
37
37
  },
38
38
  {
39
39
  name: "groupingDimensionValue",
40
- label: "Clicked Grouping Dimension Value",
40
+ label: "Clicked grouping dimension value",
41
41
  type: "string"
42
42
  }
43
43
  ]
@@ -1 +1 @@
1
- {"version":3,"file":"BarChartStackedHorizontalPro.js","sources":["../src/components/charts/bars/BarChartStackedHorizontalPro/BarChartStackedHorizontalPro.emb.ts"],"sourcesContent":["import { Value, loadData } from '@embeddable.com/core';\nimport { defineComponent, EmbeddedComponentMeta, Inputs } from '@embeddable.com/react';\nimport BarChartStackedHorizontalPro from './index';\nimport { inputs } from '../../../component.inputs.constants';\n\nexport const meta = {\n name: 'BarChartStackedHorizontalPro',\n label: 'Bar Chart - Stacked Horizontal',\n category: 'Bar Charts',\n inputs: [\n inputs.dataset,\n inputs.measure,\n { ...inputs.dimensionWithDateBounds, name: 'yAxis', label: 'Y-axis' },\n inputs.groupBy,\n inputs.title,\n inputs.description,\n inputs.maxResults,\n inputs.showLegend,\n inputs.showTooltips,\n { ...inputs.showValueLabels, defaultValue: false },\n inputs.showLogarithmicScale,\n inputs.xAxisLabel,\n inputs.yAxisLabel,\n inputs.reverseYAxis,\n inputs.xAxisRangeMin,\n inputs.xAxisRangeMax,\n inputs.showTotalLabels,\n ],\n events: [\n {\n name: 'onBarClicked',\n label: 'A bar is clicked',\n properties: [\n {\n name: 'axisDimensionValue',\n label: 'Clicked Axis Dimension Value',\n type: 'string',\n },\n {\n name: 'groupingDimensionValue',\n label: 'Clicked Grouping Dimension Value',\n type: 'string',\n },\n ],\n },\n ],\n} as const satisfies EmbeddedComponentMeta;\n\nexport default defineComponent(BarChartStackedHorizontalPro, meta, {\n props: (inputs: Inputs<typeof meta>) => {\n return {\n ...inputs,\n results: loadData({\n limit: inputs.maxResults,\n from: inputs.dataset,\n select: [inputs.yAxis, inputs.groupBy, inputs.measure],\n }),\n };\n },\n events: {\n onBarClicked: (value) => {\n return {\n axisDimensionValue: value.axisDimensionValue || Value.noFilter(),\n groupingDimensionValue: value.groupingDimensionValue || Value.noFilter(),\n };\n },\n },\n});\n"],"names":["meta","inputs","BarChartStackedHorizontalPro_emb","defineComponent","BarChartStackedHorizontalPro","loadData","value","Value"],"mappings":";;;;AAKO,MAAMA,IAAO;AAAA,EAClB,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU;AAAA,EACV,QAAQ;AAAA,IACNC,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,yBAAyB,MAAM,SAAS,OAAO,SAAA;AAAA,IAC3DA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,iBAAiB,cAAc,GAAA;AAAA,IAC3CA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,EAAA;AAAA,EAET,QAAQ;AAAA,IACN;AAAA,MACE,MAAM;AAAA,MACN,OAAO;AAAA,MACP,YAAY;AAAA,QACV;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,QAER;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,MACR;AAAA,IACF;AAAA,EACF;AAEJ,GAEAC,IAAeC,EAAgBC,GAA8BJ,GAAM;AAAA,EACjE,OAAO,CAACC,OACC;AAAA,IACL,GAAGA;AAAAA,IACH,SAASI,EAAS;AAAA,MAChB,OAAOJ,EAAO;AAAA,MACd,MAAMA,EAAO;AAAA,MACb,QAAQ,CAACA,EAAO,OAAOA,EAAO,SAASA,EAAO,OAAO;AAAA,IAAA,CACtD;AAAA,EAAA;AAAA,EAGL,QAAQ;AAAA,IACN,cAAc,CAACK,OACN;AAAA,MACL,oBAAoBA,EAAM,sBAAsBC,EAAM,SAAA;AAAA,MACtD,wBAAwBD,EAAM,0BAA0BC,EAAM,SAAA;AAAA,IAAS;AAAA,EAE3E;AAEJ,CAAC;"}
1
+ {"version":3,"file":"BarChartStackedHorizontalPro.js","sources":["../src/components/charts/bars/BarChartStackedHorizontalPro/BarChartStackedHorizontalPro.emb.ts"],"sourcesContent":["import { Value, loadData } from '@embeddable.com/core';\nimport { defineComponent, EmbeddedComponentMeta, Inputs } from '@embeddable.com/react';\nimport BarChartStackedHorizontalPro from './index';\nimport { inputs } from '../../../component.inputs.constants';\n\nexport const meta = {\n name: 'BarChartStackedHorizontalPro',\n label: 'Bar Chart - Stacked Horizontal',\n category: 'Bar Charts',\n inputs: [\n inputs.dataset,\n inputs.measure,\n { ...inputs.dimensionWithDateBounds, name: 'yAxis', label: 'Y-axis' },\n inputs.groupBy,\n inputs.title,\n inputs.description,\n inputs.maxResults,\n inputs.showLegend,\n inputs.showTooltips,\n { ...inputs.showValueLabels, defaultValue: false },\n inputs.showLogarithmicScale,\n inputs.xAxisLabel,\n inputs.yAxisLabel,\n inputs.reverseYAxis,\n inputs.xAxisRangeMin,\n inputs.xAxisRangeMax,\n inputs.showTotalLabels,\n ],\n events: [\n {\n name: 'onBarClicked',\n label: 'A bar is clicked',\n properties: [\n {\n name: 'axisDimensionValue',\n label: 'Clicked axis dimension value',\n type: 'string',\n },\n {\n name: 'groupingDimensionValue',\n label: 'Clicked grouping dimension value',\n type: 'string',\n },\n ],\n },\n ],\n} as const satisfies EmbeddedComponentMeta;\n\nexport default defineComponent(BarChartStackedHorizontalPro, meta, {\n props: (inputs: Inputs<typeof meta>) => {\n return {\n ...inputs,\n results: loadData({\n limit: inputs.maxResults,\n from: inputs.dataset,\n select: [inputs.yAxis, inputs.groupBy, inputs.measure],\n }),\n };\n },\n events: {\n onBarClicked: (value) => {\n return {\n axisDimensionValue: value.axisDimensionValue || Value.noFilter(),\n groupingDimensionValue: value.groupingDimensionValue || Value.noFilter(),\n };\n },\n },\n});\n"],"names":["meta","inputs","BarChartStackedHorizontalPro_emb","defineComponent","BarChartStackedHorizontalPro","loadData","value","Value"],"mappings":";;;;AAKO,MAAMA,IAAO;AAAA,EAClB,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU;AAAA,EACV,QAAQ;AAAA,IACNC,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,yBAAyB,MAAM,SAAS,OAAO,SAAA;AAAA,IAC3DA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,iBAAiB,cAAc,GAAA;AAAA,IAC3CA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,EAAA;AAAA,EAET,QAAQ;AAAA,IACN;AAAA,MACE,MAAM;AAAA,MACN,OAAO;AAAA,MACP,YAAY;AAAA,QACV;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,QAER;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,MACR;AAAA,IACF;AAAA,EACF;AAEJ,GAEAC,IAAeC,EAAgBC,GAA8BJ,GAAM;AAAA,EACjE,OAAO,CAACC,OACC;AAAA,IACL,GAAGA;AAAAA,IACH,SAASI,EAAS;AAAA,MAChB,OAAOJ,EAAO;AAAA,MACd,MAAMA,EAAO;AAAA,MACb,QAAQ,CAACA,EAAO,OAAOA,EAAO,SAASA,EAAO,OAAO;AAAA,IAAA,CACtD;AAAA,EAAA;AAAA,EAGL,QAAQ;AAAA,IACN,cAAc,CAACK,OACN;AAAA,MACL,oBAAoBA,EAAM,sBAAsBC,EAAM,SAAA;AAAA,MACtD,wBAAwBD,EAAM,0BAA0BC,EAAM,SAAA;AAAA,IAAS;AAAA,EAE3E;AAEJ,CAAC;"}
@@ -1,7 +1,7 @@
1
- import { V as i, l as s } from "./Color.type.emb-BKd2NgB4.js";
1
+ import { V as i, l as s } from "./Color.type.emb-B6HPqRjW.js";
2
2
  import { defineComponent as o } from "@embeddable.com/react";
3
- import { B as r } from "./index-Ch8RmqGo.js";
4
- import { b as e } from "./component.inputs.constants-DvrG0Pd4.js";
3
+ import { B as r } from "./index-Bif__GxM.js";
4
+ import { b as e } from "./component.inputs.constants-jJBFejC-.js";
5
5
  const t = {
6
6
  name: "BarChartStackedPro",
7
7
  label: "Bar Chart - Stacked",
@@ -32,12 +32,12 @@ const t = {
32
32
  properties: [
33
33
  {
34
34
  name: "axisDimensionValue",
35
- label: "Clicked Axis Dimension Value",
35
+ label: "Clicked axis dimension value",
36
36
  type: "string"
37
37
  },
38
38
  {
39
39
  name: "groupingDimensionValue",
40
- label: "Clicked Grouping Dimension Value",
40
+ label: "Clicked grouping dimension value",
41
41
  type: "string"
42
42
  }
43
43
  ]
@@ -1 +1 @@
1
- {"version":3,"file":"BarChartStackedPro.js","sources":["../src/components/charts/bars/BarChartStackedPro/BarChartStackedPro.emb.ts"],"sourcesContent":["import { Value, loadData } from '@embeddable.com/core';\nimport { defineComponent, EmbeddedComponentMeta, Inputs } from '@embeddable.com/react';\nimport BarChartStackedPro from './index';\nimport { inputs } from '../../../component.inputs.constants';\n\nexport const meta = {\n name: 'BarChartStackedPro',\n label: 'Bar Chart - Stacked',\n category: 'Bar Charts',\n inputs: [\n inputs.dataset,\n inputs.measure,\n { ...inputs.dimensionWithDateBounds, name: 'xAxis', label: 'X-axis' },\n inputs.groupBy,\n inputs.title,\n inputs.description,\n inputs.maxResults,\n inputs.showLegend,\n inputs.showTooltips,\n { ...inputs.showValueLabels, defaultValue: false },\n inputs.showLogarithmicScale,\n inputs.xAxisLabel,\n inputs.yAxisLabel,\n inputs.reverseXAxis,\n inputs.yAxisRangeMin,\n inputs.yAxisRangeMax,\n inputs.showTotalLabels,\n ],\n events: [\n {\n name: 'onBarClicked',\n label: 'A bar is clicked',\n properties: [\n {\n name: 'axisDimensionValue',\n label: 'Clicked Axis Dimension Value',\n type: 'string',\n },\n {\n name: 'groupingDimensionValue',\n label: 'Clicked Grouping Dimension Value',\n type: 'string',\n },\n ],\n },\n ],\n} as const satisfies EmbeddedComponentMeta;\n\nexport default defineComponent(BarChartStackedPro, meta, {\n props: (inputs: Inputs<typeof meta>) => {\n return {\n ...inputs,\n results: loadData({\n limit: inputs.maxResults,\n from: inputs.dataset,\n select: [inputs.xAxis, inputs.groupBy, inputs.measure],\n }),\n };\n },\n events: {\n onBarClicked: (value) => {\n return {\n axisDimensionValue: value.axisDimensionValue || Value.noFilter(),\n groupingDimensionValue: value.groupingDimensionValue || Value.noFilter(),\n };\n },\n },\n});\n"],"names":["meta","inputs","BarChartStackedPro_emb","defineComponent","BarChartStackedPro","loadData","value","Value"],"mappings":";;;;AAKO,MAAMA,IAAO;AAAA,EAClB,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU;AAAA,EACV,QAAQ;AAAA,IACNC,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,yBAAyB,MAAM,SAAS,OAAO,SAAA;AAAA,IAC3DA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,iBAAiB,cAAc,GAAA;AAAA,IAC3CA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,EAAA;AAAA,EAET,QAAQ;AAAA,IACN;AAAA,MACE,MAAM;AAAA,MACN,OAAO;AAAA,MACP,YAAY;AAAA,QACV;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,QAER;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,MACR;AAAA,IACF;AAAA,EACF;AAEJ,GAEAC,IAAeC,EAAgBC,GAAoBJ,GAAM;AAAA,EACvD,OAAO,CAACC,OACC;AAAA,IACL,GAAGA;AAAAA,IACH,SAASI,EAAS;AAAA,MAChB,OAAOJ,EAAO;AAAA,MACd,MAAMA,EAAO;AAAA,MACb,QAAQ,CAACA,EAAO,OAAOA,EAAO,SAASA,EAAO,OAAO;AAAA,IAAA,CACtD;AAAA,EAAA;AAAA,EAGL,QAAQ;AAAA,IACN,cAAc,CAACK,OACN;AAAA,MACL,oBAAoBA,EAAM,sBAAsBC,EAAM,SAAA;AAAA,MACtD,wBAAwBD,EAAM,0BAA0BC,EAAM,SAAA;AAAA,IAAS;AAAA,EAE3E;AAEJ,CAAC;"}
1
+ {"version":3,"file":"BarChartStackedPro.js","sources":["../src/components/charts/bars/BarChartStackedPro/BarChartStackedPro.emb.ts"],"sourcesContent":["import { Value, loadData } from '@embeddable.com/core';\nimport { defineComponent, EmbeddedComponentMeta, Inputs } from '@embeddable.com/react';\nimport BarChartStackedPro from './index';\nimport { inputs } from '../../../component.inputs.constants';\n\nexport const meta = {\n name: 'BarChartStackedPro',\n label: 'Bar Chart - Stacked',\n category: 'Bar Charts',\n inputs: [\n inputs.dataset,\n inputs.measure,\n { ...inputs.dimensionWithDateBounds, name: 'xAxis', label: 'X-axis' },\n inputs.groupBy,\n inputs.title,\n inputs.description,\n inputs.maxResults,\n inputs.showLegend,\n inputs.showTooltips,\n { ...inputs.showValueLabels, defaultValue: false },\n inputs.showLogarithmicScale,\n inputs.xAxisLabel,\n inputs.yAxisLabel,\n inputs.reverseXAxis,\n inputs.yAxisRangeMin,\n inputs.yAxisRangeMax,\n inputs.showTotalLabels,\n ],\n events: [\n {\n name: 'onBarClicked',\n label: 'A bar is clicked',\n properties: [\n {\n name: 'axisDimensionValue',\n label: 'Clicked axis dimension value',\n type: 'string',\n },\n {\n name: 'groupingDimensionValue',\n label: 'Clicked grouping dimension value',\n type: 'string',\n },\n ],\n },\n ],\n} as const satisfies EmbeddedComponentMeta;\n\nexport default defineComponent(BarChartStackedPro, meta, {\n props: (inputs: Inputs<typeof meta>) => {\n return {\n ...inputs,\n results: loadData({\n limit: inputs.maxResults,\n from: inputs.dataset,\n select: [inputs.xAxis, inputs.groupBy, inputs.measure],\n }),\n };\n },\n events: {\n onBarClicked: (value) => {\n return {\n axisDimensionValue: value.axisDimensionValue || Value.noFilter(),\n groupingDimensionValue: value.groupingDimensionValue || Value.noFilter(),\n };\n },\n },\n});\n"],"names":["meta","inputs","BarChartStackedPro_emb","defineComponent","BarChartStackedPro","loadData","value","Value"],"mappings":";;;;AAKO,MAAMA,IAAO;AAAA,EAClB,MAAM;AAAA,EACN,OAAO;AAAA,EACP,UAAU;AAAA,EACV,QAAQ;AAAA,IACNC,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,yBAAyB,MAAM,SAAS,OAAO,SAAA;AAAA,IAC3DA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACP,EAAE,GAAGA,EAAO,iBAAiB,cAAc,GAAA;AAAA,IAC3CA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,IACPA,EAAO;AAAA,EAAA;AAAA,EAET,QAAQ;AAAA,IACN;AAAA,MACE,MAAM;AAAA,MACN,OAAO;AAAA,MACP,YAAY;AAAA,QACV;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,QAER;AAAA,UACE,MAAM;AAAA,UACN,OAAO;AAAA,UACP,MAAM;AAAA,QAAA;AAAA,MACR;AAAA,IACF;AAAA,EACF;AAEJ,GAEAC,IAAeC,EAAgBC,GAAoBJ,GAAM;AAAA,EACvD,OAAO,CAACC,OACC;AAAA,IACL,GAAGA;AAAAA,IACH,SAASI,EAAS;AAAA,MAChB,OAAOJ,EAAO;AAAA,MACd,MAAMA,EAAO;AAAA,MACb,QAAQ,CAACA,EAAO,OAAOA,EAAO,SAASA,EAAO,OAAO;AAAA,IAAA,CACtD;AAAA,EAAA;AAAA,EAGL,QAAQ;AAAA,IACN,cAAc,CAACK,OACN;AAAA,MACL,oBAAoBA,EAAM,sBAAsBC,EAAM,SAAA;AAAA,MACtD,wBAAwBD,EAAM,0BAA0BC,EAAM,SAAA;AAAA,IAAS;AAAA,EAE3E;AAEJ,CAAC;"}
@@ -1,14 +1,14 @@
1
- import { r as R, j as t, O as I, w as S, x as L, y as N, A as k, C as D, n as M, Q as x, o as b, R as w, p as _ } from "./Color.type.emb-BKd2NgB4.js";
1
+ import { r as R, j as t, O as I, w as S, x as L, y as N, A as k, C as D, n as M, Q as x, o as b, R as w, p as _ } from "./Color.type.emb-B6HPqRjW.js";
2
2
  import f, { useRef as T } from "react";
3
3
  import { useTheme as j } from "@embeddable.com/react";
4
- import { a as p, i as m, I as A } from "./component.inputs.constants-DvrG0Pd4.js";
4
+ import { a as p, i as C, I as A } from "./component.inputs.constants-jJBFejC-.js";
5
5
  /**
6
- * @license @tabler/icons-react v3.36.0 - MIT
6
+ * @license @tabler/icons-react v3.36.1 - MIT
7
7
  *
8
8
  * This source code is licensed under the MIT license.
9
9
  * See the LICENSE file in the root directory of this source tree.
10
10
  */
11
- const F = [["path", { d: "M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0", key: "svg-0" }], ["path", { d: "M12 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0", key: "svg-1" }], ["path", { d: "M12 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0", key: "svg-2" }]], O = R("outline", "dots-vertical", "DotsVertical", F), $ = "_chartCard_84eo6_1", E = "_fixedContent_84eo6_6", H = "_loading_84eo6_13", P = "_hidden_84eo6_18", V = "_chartCardRightContent_84eo6_22", o = {
11
+ const F = [["path", { d: "M11 12a1 1 0 1 0 2 0a1 1 0 1 0 -2 0", key: "svg-0" }], ["path", { d: "M11 19a1 1 0 1 0 2 0a1 1 0 1 0 -2 0", key: "svg-1" }], ["path", { d: "M11 5a1 1 0 1 0 2 0a1 1 0 1 0 -2 0", key: "svg-2" }]], O = R("outline", "dots-vertical", "DotsVertical", F), $ = "_chartCard_84eo6_1", E = "_fixedContent_84eo6_6", H = "_loading_84eo6_13", P = "_hidden_84eo6_18", V = "_chartCardRightContent_84eo6_22", o = {
12
12
  chartCard: $,
13
13
  fixedContent: E,
14
14
  loading: H,
@@ -47,7 +47,7 @@ const z = (s) => {
47
47
  align: "end",
48
48
  triggerComponent: r ? /* @__PURE__ */ t.jsx(v, {}) : /* @__PURE__ */ t.jsx(k, { icon: O }),
49
49
  children: /* @__PURE__ */ t.jsx(L, { className: U.list, autoFocus: !0, children: i.map((n, c) => {
50
- const h = m.t(n.labelKey);
50
+ const h = C.t(n.labelKey);
51
51
  return /* @__PURE__ */ t.jsx(
52
52
  N,
53
53
  {
@@ -65,19 +65,19 @@ const z = (s) => {
65
65
  var u;
66
66
  const c = j();
67
67
  p(c);
68
- const h = T(null), g = !!(e != null && e.data && ((u = e.data) == null ? void 0 : u.length) > 0), C = !e || (e == null ? void 0 : e.isLoading), y = () => C && !g ? /* @__PURE__ */ t.jsx(w, {}) : i ? /* @__PURE__ */ t.jsx(
68
+ const h = T(null), g = !!(e != null && e.data && ((u = e.data) == null ? void 0 : u.length) > 0), m = !e || (e == null ? void 0 : e.isLoading), y = () => m && !g ? /* @__PURE__ */ t.jsx(w, {}) : i ? /* @__PURE__ */ t.jsx(
69
69
  _,
70
70
  {
71
71
  variant: "error",
72
72
  icon: A,
73
- title: m.t("charts.errorTitle"),
73
+ title: C.t("charts.errorTitle"),
74
74
  message: i
75
75
  }
76
76
  ) : g ? r : /* @__PURE__ */ t.jsx(
77
77
  _,
78
78
  {
79
- title: m.t("charts.emptyTitle"),
80
- message: m.t("charts.emptyMessage")
79
+ title: C.t("charts.emptyTitle"),
80
+ message: C.t("charts.emptyMessage")
81
81
  }
82
82
  );
83
83
  return /* @__PURE__ */ t.jsxs(D, { className: o.chartCard, children: [
@@ -90,14 +90,14 @@ const z = (s) => {
90
90
  /* @__PURE__ */ t.jsx(
91
91
  "div",
92
92
  {
93
- className: x(o.fixedContent, C ? o.loading : o.hidden),
93
+ className: x(o.fixedContent, m ? o.loading : o.hidden),
94
94
  children: /* @__PURE__ */ t.jsx(v, {})
95
95
  }
96
96
  ),
97
97
  /* @__PURE__ */ t.jsx(
98
98
  "div",
99
99
  {
100
- className: x(o.fixedContent, C ? o.hidden : o.visible),
100
+ className: x(o.fixedContent, m ? o.hidden : o.visible),
101
101
  children: /* @__PURE__ */ t.jsx(
102
102
  z,
103
103
  {
@@ -121,4 +121,4 @@ G.displayName = "ChartCard";
121
121
  export {
122
122
  G as C
123
123
  };
124
- //# sourceMappingURL=ChartCard-DWm_d8Zt.js.map
124
+ //# sourceMappingURL=ChartCard-DsPc_21K.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChartCard-DsPc_21K.js","sources":["../node_modules/@tabler/icons-react/dist/esm/icons/IconDotsVertical.mjs","../src/components/charts/shared/ChartCard/ChartCardLoading/ChartCardLoading.tsx","../src/components/charts/shared/ChartCard/ChartCardMenuPro/ChartCardMenuPro.tsx","../src/components/charts/shared/ChartCard/ChartCard.tsx"],"sourcesContent":["/**\n * @license @tabler/icons-react v3.36.1 - MIT\n *\n * This source code is licensed under the MIT license.\n * See the LICENSE file in the root directory of this source tree.\n */\n\nimport createReactComponent from '../createReactComponent.mjs';\n\nconst __iconNode = [[\"path\", { \"d\": \"M11 12a1 1 0 1 0 2 0a1 1 0 1 0 -2 0\", \"key\": \"svg-0\" }], [\"path\", { \"d\": \"M11 19a1 1 0 1 0 2 0a1 1 0 1 0 -2 0\", \"key\": \"svg-1\" }], [\"path\", { \"d\": \"M11 5a1 1 0 1 0 2 0a1 1 0 1 0 -2 0\", \"key\": \"svg-2\" }]];\nconst IconDotsVertical = createReactComponent(\"outline\", \"dots-vertical\", \"DotsVertical\", __iconNode);\n\nexport { __iconNode, IconDotsVertical as default };\n//# sourceMappingURL=IconDotsVertical.mjs.map\n","import { IconLoader2 } from '@tabler/icons-react';\nimport styles from './ChartCardLoading.module.css';\n\nexport const ChartCardLoading = () => <IconLoader2 className={styles.loading} />;\n","import { IconDotsVertical } from '@tabler/icons-react';\nimport React from 'react';\nimport { useTheme } from '@embeddable.com/react';\nimport { ChartCardLoading } from '../ChartCardLoading/ChartCardLoading';\nimport { i18n, i18nSetup } from '../../../../../theme/i18n/i18n';\nimport { Theme } from '../../../../../theme/theme.types';\nimport {\n Dropdown,\n ActionIcon,\n SelectFieldContent,\n SelectListOption,\n} from '@embeddable.com/remarkable-ui';\nimport styles from './ChartCardMenuPro.module.css';\nimport { ChartCardMenuOptionOnClickProps } from '../../../../../theme/defaults/defaults.ChartCardMenu.constants';\n\ntype InlineSvgFromDataProps = React.HTMLAttributes<HTMLSpanElement> & {\n src: string;\n};\n\nexport function InlineSvgFromData({ src, className, ...rest }: InlineSvgFromDataProps) {\n // Remove prefix and URL-decode the SVG markup\n const svgMarkup = decodeURIComponent(src.replace(/^data:image\\/svg\\+xml,/, ''));\n\n return <div className={className} {...rest} dangerouslySetInnerHTML={{ __html: svgMarkup }} />;\n}\n\ntype ChartCardMenuProProps = Omit<ChartCardMenuOptionOnClickProps, 'theme'>;\n\nexport const ChartCardMenuPro: React.FC<ChartCardMenuProProps> = (props) => {\n const theme: Theme = useTheme() as Theme;\n i18nSetup(theme);\n\n const [isLoading, setIsLoading] = React.useState(false);\n\n const options = theme.defaults.chartMenuOptions ?? [];\n\n if (options.length === 0) {\n return null;\n }\n\n const startAction = (onClick: () => void | Promise<void>) => {\n setTimeout(() => {\n Promise.resolve(onClick()).finally(() => setIsLoading(false));\n }, 100);\n };\n\n const handleExport = (onClick: (props: ChartCardMenuOptionOnClickProps) => void) => {\n setIsLoading(true);\n if (props.onCustomDownload) {\n props.onCustomDownload((args) => startAction(() => onClick(args)));\n return;\n }\n startAction(() => onClick({ ...props, theme }));\n };\n\n return (\n <Dropdown\n side=\"bottom\"\n align=\"end\"\n triggerComponent={isLoading ? <ChartCardLoading /> : <ActionIcon icon={IconDotsVertical} />}\n >\n <SelectFieldContent className={styles.list} autoFocus>\n {options.map((option, index) => {\n const label = i18n.t(option.labelKey);\n\n return (\n <SelectListOption\n key={index}\n label={label}\n onClick={() => handleExport(option.onClick)}\n startIcon={option.iconSrc ? <InlineSvgFromData src={option.iconSrc} /> : undefined}\n />\n );\n })}\n </SelectFieldContent>\n </Dropdown>\n );\n};\n","import React, { CSSProperties, useRef } from 'react';\nimport { IconAlertCircle } from '@tabler/icons-react';\nimport {\n Card,\n CardContent,\n CardFeedback,\n CardHeader,\n Skeleton,\n} from '@embeddable.com/remarkable-ui';\nimport styles from './ChartCard.module.css';\nimport { DataResponse, Dimension, Measure } from '@embeddable.com/core';\nimport { useTheme } from '@embeddable.com/react';\nimport { ChartCardLoading } from './ChartCardLoading/ChartCardLoading';\nimport { ChartCardMenuPro } from './ChartCardMenuPro/ChartCardMenuPro';\nimport { Theme } from '../../../../theme/theme.types';\nimport { i18n, i18nSetup } from '../../../../theme/i18n/i18n';\nimport clsx from 'clsx';\nimport { ChartCardMenuOptionOnClickProps } from '../../../../theme/defaults/defaults.ChartCardMenu.constants';\n\ntype ChartCardProps = {\n title: string;\n subtitle?: string;\n children: React.ReactNode;\n data: DataResponse;\n errorMessage?: string;\n style?: CSSProperties;\n dimensionsAndMeasures?: (Dimension | Measure)[];\n onCustomDownload?: (props: (props: ChartCardMenuOptionOnClickProps) => void) => void;\n};\n\nexport const ChartCard = React.forwardRef<HTMLDivElement, ChartCardProps>(\n (\n { title, subtitle, children, data, errorMessage, dimensionsAndMeasures = [], onCustomDownload },\n ref,\n ) => {\n const theme: Theme = useTheme() as Theme;\n i18nSetup(theme);\n\n const chartRef = useRef<HTMLDivElement>(null);\n\n const hasData = Boolean(data?.data && data.data?.length > 0);\n\n const isLoading = !data || data?.isLoading;\n\n const getDisplay = () => {\n if (isLoading && !hasData) {\n return <Skeleton />;\n }\n\n if (errorMessage) {\n return (\n <CardFeedback\n variant=\"error\"\n icon={IconAlertCircle}\n title={i18n.t('charts.errorTitle')}\n message={errorMessage}\n />\n );\n }\n\n if (!hasData) {\n return (\n <CardFeedback\n title={i18n.t('charts.emptyTitle')}\n message={i18n.t('charts.emptyMessage')}\n />\n );\n }\n\n return children;\n };\n\n return (\n <Card className={styles.chartCard}>\n <CardHeader\n title={title}\n subtitle={subtitle}\n rightContent={\n <div className={styles.chartCardRightContent}>\n <div\n className={clsx(styles.fixedContent, isLoading ? styles.loading : styles.hidden)}\n >\n <ChartCardLoading />\n </div>\n <div\n className={clsx(styles.fixedContent, isLoading ? styles.hidden : styles.visible)}\n >\n <ChartCardMenuPro\n title={title}\n containerRef={chartRef}\n data={data?.data}\n dimensionsAndMeasures={dimensionsAndMeasures}\n onCustomDownload={onCustomDownload}\n />\n </div>\n </div>\n }\n />\n\n <CardContent ref={onCustomDownload ? ref : chartRef}>{getDisplay()}</CardContent>\n </Card>\n );\n },\n);\n\nChartCard.displayName = 'ChartCard';\n"],"names":["__iconNode","IconDotsVertical","createReactComponent","ChartCardLoading","jsx","IconLoader2","styles","InlineSvgFromData","src","className","rest","svgMarkup","ChartCardMenuPro","props","theme","useTheme","i18nSetup","isLoading","setIsLoading","React","options","startAction","onClick","handleExport","args","Dropdown","ActionIcon","SelectFieldContent","option","index","label","i18n","SelectListOption","ChartCard","title","subtitle","children","data","errorMessage","dimensionsAndMeasures","onCustomDownload","ref","chartRef","useRef","hasData","_a","getDisplay","Skeleton","CardFeedback","IconAlertCircle","jsxs","Card","CardHeader","clsx","CardContent"],"mappings":"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","x_google_ignoreList":[0]}
@@ -707,7 +707,7 @@ function mP() {
707
707
  }
708
708
  var k = mP();
709
709
  /**
710
- * @license @tabler/icons-react v3.36.0 - MIT
710
+ * @license @tabler/icons-react v3.36.1 - MIT
711
711
  *
712
712
  * This source code is licensed under the MIT license.
713
713
  * See the LICENSE file in the root directory of this source tree.
@@ -734,7 +734,7 @@ var fP = {
734
734
  }
735
735
  };
736
736
  /**
737
- * @license @tabler/icons-react v3.36.0 - MIT
737
+ * @license @tabler/icons-react v3.36.1 - MIT
738
738
  *
739
739
  * This source code is licensed under the MIT license.
740
740
  * See the LICENSE file in the root directory of this source tree.
@@ -767,112 +767,112 @@ const Ze = (e, t, n, a) => {
767
767
  return r.displayName = `${n}`, r;
768
768
  };
769
769
  /**
770
- * @license @tabler/icons-react v3.36.0 - MIT
770
+ * @license @tabler/icons-react v3.36.1 - MIT
771
771
  *
772
772
  * This source code is licensed under the MIT license.
773
773
  * See the LICENSE file in the root directory of this source tree.
774
774
  */
775
775
  const gP = [["path", { d: "M15 6l-6 6l6 6", key: "svg-0" }]], bP = Ze("outline", "chevron-left", "ChevronLeft", gP);
776
776
  /**
777
- * @license @tabler/icons-react v3.36.0 - MIT
777
+ * @license @tabler/icons-react v3.36.1 - MIT
778
778
  *
779
779
  * This source code is licensed under the MIT license.
780
780
  * See the LICENSE file in the root directory of this source tree.
781
781
  */
782
782
  const pP = [["path", { d: "M9 6l6 6l-6 6", key: "svg-0" }]], yP = Ze("outline", "chevron-right", "ChevronRight", pP);
783
783
  /**
784
- * @license @tabler/icons-react v3.36.0 - MIT
784
+ * @license @tabler/icons-react v3.36.1 - MIT
785
785
  *
786
786
  * This source code is licensed under the MIT license.
787
787
  * See the LICENSE file in the root directory of this source tree.
788
788
  */
789
789
  const wP = [["path", { d: "M11 7l-5 5l5 5", key: "svg-0" }], ["path", { d: "M17 7l-5 5l5 5", key: "svg-1" }]], vP = Ze("outline", "chevrons-left", "ChevronsLeft", wP);
790
790
  /**
791
- * @license @tabler/icons-react v3.36.0 - MIT
791
+ * @license @tabler/icons-react v3.36.1 - MIT
792
792
  *
793
793
  * This source code is licensed under the MIT license.
794
794
  * See the LICENSE file in the root directory of this source tree.
795
795
  */
796
796
  const PP = [["path", { d: "M7 7l5 5l-5 5", key: "svg-0" }], ["path", { d: "M13 7l5 5l-5 5", key: "svg-1" }]], MP = Ze("outline", "chevrons-right", "ChevronsRight", PP);
797
797
  /**
798
- * @license @tabler/icons-react v3.36.0 - MIT
798
+ * @license @tabler/icons-react v3.36.1 - MIT
799
799
  *
800
800
  * This source code is licensed under the MIT license.
801
801
  * See the LICENSE file in the root directory of this source tree.
802
802
  */
803
- const kP = [["path", { d: "M7 7m0 2.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667z", key: "svg-0" }], ["path", { d: "M4.012 16.737a2.005 2.005 0 0 1 -1.012 -1.737v-10c0 -1.1 .9 -2 2 -2h10c.75 0 1.158 .385 1.5 1", key: "svg-1" }]], $P = Ze("outline", "copy", "Copy", kP);
803
+ const kP = [["path", { d: "M7 9.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667l0 -8.666", key: "svg-0" }], ["path", { d: "M4.012 16.737a2.005 2.005 0 0 1 -1.012 -1.737v-10c0 -1.1 .9 -2 2 -2h10c.75 0 1.158 .385 1.5 1", key: "svg-1" }]], $P = Ze("outline", "copy", "Copy", kP);
804
804
  /**
805
- * @license @tabler/icons-react v3.36.0 - MIT
805
+ * @license @tabler/icons-react v3.36.1 - MIT
806
806
  *
807
807
  * This source code is licensed under the MIT license.
808
808
  * See the LICENSE file in the root directory of this source tree.
809
809
  */
810
810
  const xP = [["path", { d: "M12 3a9 9 0 1 0 9 9", key: "svg-0" }]], WP = Ze("outline", "loader-2", "Loader2", xP);
811
811
  /**
812
- * @license @tabler/icons-react v3.36.0 - MIT
812
+ * @license @tabler/icons-react v3.36.1 - MIT
813
813
  *
814
814
  * This source code is licensed under the MIT license.
815
815
  * See the LICENSE file in the root directory of this source tree.
816
816
  */
817
- const DP = [["path", { d: "M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0", key: "svg-0" }], ["path", { d: "M21 21l-6 -6", key: "svg-1" }]], Xf = Ze("outline", "search", "Search", DP);
817
+ const DP = [["path", { d: "M3 10a7 7 0 1 0 14 0a7 7 0 1 0 -14 0", key: "svg-0" }], ["path", { d: "M21 21l-6 -6", key: "svg-1" }]], Xf = Ze("outline", "search", "Search", DP);
818
818
  /**
819
- * @license @tabler/icons-react v3.36.0 - MIT
819
+ * @license @tabler/icons-react v3.36.1 - MIT
820
820
  *
821
821
  * This source code is licensed under the MIT license.
822
822
  * See the LICENSE file in the root directory of this source tree.
823
823
  */
824
- const _P = [["path", { d: "M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z", key: "svg-0" }]], fc = Ze("outline", "square", "Square", _P);
824
+ const _P = [["path", { d: "M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14", key: "svg-0" }]], fc = Ze("outline", "square", "Square", _P);
825
825
  /**
826
- * @license @tabler/icons-react v3.36.0 - MIT
826
+ * @license @tabler/icons-react v3.36.1 - MIT
827
827
  *
828
828
  * This source code is licensed under the MIT license.
829
829
  * See the LICENSE file in the root directory of this source tree.
830
830
  */
831
831
  const SP = [["path", { d: "M3 7l6 6l4 -4l8 8", key: "svg-0" }], ["path", { d: "M21 10l0 7l-7 0", key: "svg-1" }]], CP = Ze("outline", "trending-down", "TrendingDown", SP);
832
832
  /**
833
- * @license @tabler/icons-react v3.36.0 - MIT
833
+ * @license @tabler/icons-react v3.36.1 - MIT
834
834
  *
835
835
  * This source code is licensed under the MIT license.
836
836
  * See the LICENSE file in the root directory of this source tree.
837
837
  */
838
838
  const NP = [["path", { d: "M3 17l6 -6l4 4l8 -8", key: "svg-0" }], ["path", { d: "M14 7l7 0l0 7", key: "svg-1" }]], TP = Ze("outline", "trending-up", "TrendingUp", NP);
839
839
  /**
840
- * @license @tabler/icons-react v3.36.0 - MIT
840
+ * @license @tabler/icons-react v3.36.1 - MIT
841
841
  *
842
842
  * This source code is licensed under the MIT license.
843
843
  * See the LICENSE file in the root directory of this source tree.
844
844
  */
845
845
  const jP = [["path", { d: "M18 6l-12 12", key: "svg-0" }], ["path", { d: "M6 6l12 12", key: "svg-1" }]], Bf = Ze("outline", "x", "X", jP);
846
846
  /**
847
- * @license @tabler/icons-react v3.36.0 - MIT
847
+ * @license @tabler/icons-react v3.36.1 - MIT
848
848
  *
849
849
  * This source code is licensed under the MIT license.
850
850
  * See the LICENSE file in the root directory of this source tree.
851
851
  */
852
852
  const OP = [["path", { d: "M18 9c.852 0 1.297 .986 .783 1.623l-.076 .084l-6 6a1 1 0 0 1 -1.32 .083l-.094 -.083l-6 -6l-.083 -.094l-.054 -.077l-.054 -.096l-.017 -.036l-.027 -.067l-.032 -.108l-.01 -.053l-.01 -.06l-.004 -.057v-.118l.005 -.058l.009 -.06l.01 -.052l.032 -.108l.027 -.067l.07 -.132l.065 -.09l.073 -.081l.094 -.083l.077 -.054l.096 -.054l.036 -.017l.067 -.027l.108 -.032l.053 -.01l.06 -.01l.057 -.004l12.059 -.002z", key: "svg-0" }]], _d = Ze("filled", "caret-down-filled", "CaretDownFilled", OP);
853
853
  /**
854
- * @license @tabler/icons-react v3.36.0 - MIT
854
+ * @license @tabler/icons-react v3.36.1 - MIT
855
855
  *
856
856
  * This source code is licensed under the MIT license.
857
857
  * See the LICENSE file in the root directory of this source tree.
858
858
  */
859
859
  const EP = [["path", { d: "M11.293 3.293a1 1 0 0 1 1.414 0l6 6a.95 .95 0 0 1 .073 .082l.006 .008l.016 .022l.042 .059l.009 .015l.007 .01l.014 .027l.024 .044l.007 .017l.01 .02l.012 .032l.015 .034l.007 .025l.008 .02l.005 .026l.012 .037l.004 .028l.006 .025l.003 .026l.006 .033l.002 .03l.003 .028v.026l.002 .033l-.002 .033v.026l-.003 .026l-.002 .032l-.005 .029l-.004 .03l-.006 .024l-.004 .03l-.012 .035l-.005 .027l-.008 .019l-.007 .026l-.015 .033l-.012 .034l-.01 .018l-.007 .018l-.024 .043l-.014 .028l-.007 .009l-.009 .016l-.042 .058l-.012 .019l-.004 .003l-.006 .01a1.006 1.006 0 0 1 -.155 .154l-.009 .006l-.022 .016l-.058 .042l-.016 .009l-.009 .007l-.028 .014l-.043 .024l-.018 .007l-.018 .01l-.034 .012l-.033 .015l-.024 .006l-.021 .009l-.027 .005l-.036 .012l-.029 .004l-.024 .006l-.028 .003l-.031 .006l-.032 .002l-.026 .003h-.026l-.033 .002h-12c-.89 0 -1.337 -1.077 -.707 -1.707l6 -6z", key: "svg-0" }], ["path", { d: "M18 13l.033 .002h.026l.026 .003l.032 .002l.031 .006l.028 .003l.024 .006l.03 .004l.035 .012l.027 .005l.019 .008l.026 .007l.033 .015l.034 .012l.018 .01l.018 .007l.043 .024l.028 .014l.009 .007l.016 .009l.051 .037l.026 .017l.003 .004l.01 .006a.982 .982 0 0 1 .154 .155l.006 .009l.015 .02l.043 .06l.009 .016l.007 .009l.014 .028l.024 .043l.005 .013l.012 .023l.012 .034l.015 .033l.007 .026l.008 .02l.005 .026l.012 .036l.004 .029l.006 .024l.003 .028l.006 .031l.002 .032l.003 .026v.026l.002 .033l-.002 .033v.026l-.003 .026l-.002 .032l-.006 .031l-.003 .028l-.006 .024l-.004 .03l-.012 .035l-.005 .027l-.008 .019l-.007 .026l-.015 .033l-.012 .034l-.01 .018l-.007 .018l-.024 .043l-.014 .028l-.007 .009l-.009 .016l-.042 .058l-.012 .019l-.004 .003l-.006 .01l-.073 .081l-6 6a1 1 0 0 1 -1.414 0l-6 -6c-.63 -.63 -.184 -1.707 .707 -1.707h12z", key: "svg-1" }]], gc = Ze("filled", "caret-up-down-filled", "CaretUpDownFilled", EP);
860
860
  /**
861
- * @license @tabler/icons-react v3.36.0 - MIT
861
+ * @license @tabler/icons-react v3.36.1 - MIT
862
862
  *
863
863
  * This source code is licensed under the MIT license.
864
864
  * See the LICENSE file in the root directory of this source tree.
865
865
  */
866
866
  const zP = [["path", { d: "M11.293 7.293a1 1 0 0 1 1.32 -.083l.094 .083l6 6l.083 .094l.054 .077l.054 .096l.017 .036l.027 .067l.032 .108l.01 .053l.01 .06l.004 .057l.002 .059l-.002 .059l-.005 .058l-.009 .06l-.01 .052l-.032 .108l-.027 .067l-.07 .132l-.065 .09l-.073 .081l-.094 .083l-.077 .054l-.096 .054l-.036 .017l-.067 .027l-.108 .032l-.053 .01l-.06 .01l-.057 .004l-.059 .002h-12c-.852 0 -1.297 -.986 -.783 -1.623l.076 -.084l6 -6z", key: "svg-0" }]], AP = Ze("filled", "caret-up-filled", "CaretUpFilled", zP);
867
867
  /**
868
- * @license @tabler/icons-react v3.36.0 - MIT
868
+ * @license @tabler/icons-react v3.36.1 - MIT
869
869
  *
870
870
  * This source code is licensed under the MIT license.
871
871
  * See the LICENSE file in the root directory of this source tree.
872
872
  */
873
873
  const IP = [["path", { d: "M18.333 6a3.667 3.667 0 0 1 3.667 3.667v8.666a3.667 3.667 0 0 1 -3.667 3.667h-8.666a3.667 3.667 0 0 1 -3.667 -3.667v-8.666a3.667 3.667 0 0 1 3.667 -3.667zm-3.333 -4c1.094 0 1.828 .533 2.374 1.514a1 1 0 1 1 -1.748 .972c-.221 -.398 -.342 -.486 -.626 -.486h-10c-.548 0 -1 .452 -1 1v9.998c0 .32 .154 .618 .407 .805l.1 .065a1 1 0 1 1 -.99 1.738a3 3 0 0 1 -1.517 -2.606v-10c0 -1.652 1.348 -3 3 -3zm1.293 9.293l-3.293 3.292l-1.293 -1.292a1 1 0 0 0 -1.414 1.414l2 2a1 1 0 0 0 1.414 0l4 -4a1 1 0 0 0 -1.414 -1.414", key: "svg-0" }]], HP = Ze("filled", "copy-check-filled", "CopyCheckFilled", IP);
874
874
  /**
875
- * @license @tabler/icons-react v3.36.0 - MIT
875
+ * @license @tabler/icons-react v3.36.1 - MIT
876
876
  *
877
877
  * This source code is licensed under the MIT license.
878
878
  * See the LICENSE file in the root directory of this source tree.
@@ -62164,4 +62164,4 @@ export {
62164
62164
  nr as y,
62165
62165
  bP as z
62166
62166
  };
62167
- //# sourceMappingURL=Color.type.emb-BKd2NgB4.js.map
62167
+ //# sourceMappingURL=Color.type.emb-B6HPqRjW.js.map