@embeddable.com/remarkable-ui 1.0.6 → 2.0.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.
- package/dist/ActionIcon.module-WZFHG44L.module.css +34 -0
- package/dist/Button.module-UAYCVFGG.module.css +84 -0
- package/dist/ButtonIcon.module-JHFZQSMJ.module.css +67 -0
- package/dist/Card.module-DHO64CIG.module.css +55 -0
- package/dist/CardFeedback.module-WCSHLBSM.module.css +40 -0
- package/dist/FieldFeedback.module-F7Z33KCS.module.css +17 -0
- package/dist/FieldHeader.module-QOLBH472.module.css +20 -0
- package/dist/GhostButton.module-43KOFC6W.module.css +53 -0
- package/dist/InputField.module-LDLOMDBK.module.css +78 -0
- package/dist/KpiChart.module-KRTSMOWN.module.css +34 -0
- package/dist/KpiChartChange.module-M7E4IU7A.module.css +52 -0
- package/dist/Overlay.module-FCW64VWM.module.css +12 -0
- package/dist/SelectFieldCategory.module-FMZMX5V2.module.css +12 -0
- package/dist/SelectFieldContent.module-6FORUMWR.module.css +34 -0
- package/dist/SelectFieldOption.module-SH3TOVNB.module.css +95 -0
- package/dist/SelectFieldTrigger.module-M6BRE7IY.module.css +80 -0
- package/dist/Skeleton.module-ZN5S5VRF.module.css +22 -0
- package/dist/Switch.module-MXKS66UI.module.css +71 -0
- package/dist/TableBody.module-ARNVVKDL.module.css +16 -0
- package/dist/TableHeader.module-XXXLQWHC.module.css +31 -0
- package/dist/TablePagination.module-VGIQ7VN7.module.css +27 -0
- package/dist/Typography.module-SW6CT55P.module.css +4 -0
- package/dist/charts.module-YNKCWRLU.module.css +5 -0
- package/dist/chunk-TBNFMVQR.js +462 -0
- package/dist/chunk-TBNFMVQR.js.map +1 -0
- package/dist/{remarkable-ui/styles/styles.tokensComponents.constants.d.ts → index-C2c7n1lv.d.ts} +123 -10
- package/dist/index.d.ts +472 -3
- package/dist/index.js +2738 -229
- package/dist/index.js.map +1 -1
- package/dist/selects.module-MRJADSDF.module.css +8 -0
- package/dist/styles.d.ts +1 -0
- package/dist/styles.js +7 -0
- package/dist/styles.js.map +1 -0
- package/dist/tables.module-GNDYDW3Z.module.css +184 -0
- package/package.json +23 -32
- package/dist/BarChartDefaultHorizontalPro.js +0 -118
- package/dist/BarChartDefaultHorizontalPro.js.map +0 -1
- package/dist/BarChartDefaultPro.js +0 -117
- package/dist/BarChartDefaultPro.js.map +0 -1
- package/dist/BarChartGroupedHorizontalPro.js +0 -135
- package/dist/BarChartGroupedHorizontalPro.js.map +0 -1
- package/dist/BarChartGroupedPro.js +0 -134
- package/dist/BarChartGroupedPro.js.map +0 -1
- package/dist/BarChartStackedHorizontalPro.js +0 -137
- package/dist/BarChartStackedHorizontalPro.js.map +0 -1
- package/dist/BarChartStackedPro.js +0 -136
- package/dist/BarChartStackedPro.js.map +0 -1
- package/dist/ChartCard-FOSghcoD.js +0 -127
- package/dist/ChartCard-FOSghcoD.js.map +0 -1
- package/dist/Color.type.emb-CTiA_AzI.js +0 -9
- package/dist/Color.type.emb-CTiA_AzI.js.map +0 -1
- package/dist/ColorEditor.js +0 -38
- package/dist/ColorEditor.js.map +0 -1
- package/dist/ComparisonPeriod.type.emb-CQ63PFtq.js +0 -14
- package/dist/ComparisonPeriod.type.emb-CQ63PFtq.js.map +0 -1
- package/dist/ComparisonPeriodSelectFieldPro.js +0 -107
- package/dist/ComparisonPeriodSelectFieldPro.js.map +0 -1
- package/dist/DateRangeSelectFieldPro.js +0 -63
- package/dist/DateRangeSelectFieldPro.js.map +0 -1
- package/dist/DonutChartPro.js +0 -51
- package/dist/DonutChartPro.js.map +0 -1
- package/dist/DonutLabelChartPro.js +0 -64
- package/dist/DonutLabelChartPro.js.map +0 -1
- package/dist/EditorCard-CB-re8Qn.js +0 -75
- package/dist/EditorCard-CB-re8Qn.js.map +0 -1
- package/dist/HeatMap-DwXoxYyu.js +0 -208
- package/dist/HeatMap-DwXoxYyu.js.map +0 -1
- package/dist/HeatMapPro.js +0 -162
- package/dist/HeatMapPro.js.map +0 -1
- package/dist/KpiChart-lEsVao_M.js +0 -110
- package/dist/KpiChart-lEsVao_M.js.map +0 -1
- package/dist/KpiChartNumberComparisonPro.js +0 -162
- package/dist/KpiChartNumberComparisonPro.js.map +0 -1
- package/dist/KpiChartNumberPro.js +0 -48
- package/dist/KpiChartNumberPro.js.map +0 -1
- package/dist/LineChartComparisonDefaultPro.js +0 -461
- package/dist/LineChartComparisonDefaultPro.js.map +0 -1
- package/dist/LineChartDefaultPro.js +0 -222
- package/dist/LineChartDefaultPro.js.map +0 -1
- package/dist/LineChartGroupedPro.js +0 -217
- package/dist/LineChartGroupedPro.js.map +0 -1
- package/dist/MultiSelectFieldPro.js +0 -97
- package/dist/MultiSelectFieldPro.js.map +0 -1
- package/dist/PieChartPro.js +0 -51
- package/dist/PieChartPro.js.map +0 -1
- package/dist/PivotTable-DlBkWU2O.js +0 -249
- package/dist/PivotTable-DlBkWU2O.js.map +0 -1
- package/dist/PivotTablePro.js +0 -141
- package/dist/PivotTablePro.js.map +0 -1
- package/dist/SingleSelectField-ammJ2Zc2.js +0 -110
- package/dist/SingleSelectField-ammJ2Zc2.js.map +0 -1
- package/dist/SingleSelectFieldPro.js +0 -95
- package/dist/SingleSelectFieldPro.js.map +0 -1
- package/dist/TableChartPaginated.js +0 -253
- package/dist/TableChartPaginated.js.map +0 -1
- package/dist/TablePaginated-pVrIngVd.js +0 -12448
- package/dist/TablePaginated-pVrIngVd.js.map +0 -1
- package/dist/af-CEVi4R94.js +0 -42
- package/dist/af-CEVi4R94.js.map +0 -1
- package/dist/am-BsxfeHL-.js +0 -42
- package/dist/am-BsxfeHL-.js.map +0 -1
- package/dist/ar-Csxpn9Sb.js +0 -52
- package/dist/ar-Csxpn9Sb.js.map +0 -1
- package/dist/az-CzJn6lg0.js +0 -42
- package/dist/az-CzJn6lg0.js.map +0 -1
- package/dist/bars.utils-8ka9OKUG.js +0 -146
- package/dist/bars.utils-8ka9OKUG.js.map +0 -1
- package/dist/be-DcRqzG_0.js +0 -42
- package/dist/be-DcRqzG_0.js.map +0 -1
- package/dist/bg-EyI1heHM.js +0 -45
- package/dist/bg-EyI1heHM.js.map +0 -1
- package/dist/bi-CtrTfk3i.js +0 -42
- package/dist/bi-CtrTfk3i.js.map +0 -1
- package/dist/bm-45Gpgcta.js +0 -42
- package/dist/bm-45Gpgcta.js.map +0 -1
- package/dist/bn-BVcBD-e2.js +0 -50
- package/dist/bn-BVcBD-e2.js.map +0 -1
- package/dist/bo-MaHg7g5W.js +0 -42
- package/dist/bo-MaHg7g5W.js.map +0 -1
- package/dist/br-D511Ny90.js +0 -66
- package/dist/br-D511Ny90.js.map +0 -1
- package/dist/bs-lcbFZ4-X.js +0 -42
- package/dist/bs-lcbFZ4-X.js.map +0 -1
- package/dist/ca-DF-DYhBB.js +0 -42
- package/dist/ca-DF-DYhBB.js.map +0 -1
- package/dist/charts.fillGaps.hooks-5WclK2CD.js +0 -65
- package/dist/charts.fillGaps.hooks-5WclK2CD.js.map +0 -1
- package/dist/charts.utils-Cbyzr0nO.js +0 -17233
- package/dist/charts.utils-Cbyzr0nO.js.map +0 -1
- package/dist/color.utils-CVyp-fGP.js +0 -1645
- package/dist/color.utils-CVyp-fGP.js.map +0 -1
- package/dist/component.constants-VpbbPSIL.js +0 -5452
- package/dist/component.constants-VpbbPSIL.js.map +0 -1
- package/dist/cs-BsxNDnze.js +0 -73
- package/dist/cs-BsxNDnze.js.map +0 -1
- package/dist/cv-BdNq2fce.js +0 -42
- package/dist/cv-BdNq2fce.js.map +0 -1
- package/dist/cy-DVuhAvas.js +0 -42
- package/dist/cy-DVuhAvas.js.map +0 -1
- package/dist/da-CljcNZBu.js +0 -42
- package/dist/da-CljcNZBu.js.map +0 -1
- package/dist/de-CqKn3Q5q.js +0 -47
- package/dist/de-CqKn3Q5q.js.map +0 -1
- package/dist/dv-N9QEzsDH.js +0 -42
- package/dist/dv-N9QEzsDH.js.map +0 -1
- package/dist/editors.timeRange.utils-D9m6B3r1.js +0 -143
- package/dist/editors.timeRange.utils-D9m6B3r1.js.map +0 -1
- package/dist/el-eXnP3rgm.js +0 -42
- package/dist/el-eXnP3rgm.js.map +0 -1
- package/dist/embeddable-components.json +0 -29
- package/dist/embeddable-lifecycle.js +0 -42
- package/dist/embeddable-theme-2b917.js +0 -19508
- package/dist/embeddable-types-df460.js +0 -122
- package/dist/embeddable-types.js.map +0 -1
- package/dist/en-0TbQbONC.js +0 -39
- package/dist/en-0TbQbONC.js.map +0 -1
- package/dist/eo-BI4lvPeN.js +0 -42
- package/dist/eo-BI4lvPeN.js.map +0 -1
- package/dist/es-CwI2IZ2y.js +0 -42
- package/dist/es-CwI2IZ2y.js.map +0 -1
- package/dist/et-BIhrE52B.js +0 -47
- package/dist/et-BIhrE52B.js.map +0 -1
- package/dist/eu-C7L6yj0n.js +0 -42
- package/dist/eu-C7L6yj0n.js.map +0 -1
- package/dist/fa-DpGxo7Ue.js +0 -42
- package/dist/fa-DpGxo7Ue.js.map +0 -1
- package/dist/fi-Bi3p4gPj.js +0 -47
- package/dist/fi-Bi3p4gPj.js.map +0 -1
- package/dist/fo-D8jrXIOj.js +0 -42
- package/dist/fo-D8jrXIOj.js.map +0 -1
- package/dist/formatter.utils-BLz3TSY0.js +0 -46
- package/dist/formatter.utils-BLz3TSY0.js.map +0 -1
- package/dist/fr-Bm8NrBLU.js +0 -42
- package/dist/fr-Bm8NrBLU.js.map +0 -1
- package/dist/fy-Adn-MJV1.js +0 -42
- package/dist/fy-Adn-MJV1.js.map +0 -1
- package/dist/ga-BgTlCTPa.js +0 -42
- package/dist/ga-BgTlCTPa.js.map +0 -1
- package/dist/gd-CWb22v62.js +0 -42
- package/dist/gd-CWb22v62.js.map +0 -1
- package/dist/gl-CGzJ6Hxv.js +0 -42
- package/dist/gl-CGzJ6Hxv.js.map +0 -1
- package/dist/globalHooks.json +0 -6
- package/dist/gu-DGhkrtNL.js +0 -42
- package/dist/gu-DGhkrtNL.js.map +0 -1
- package/dist/he-CmybeT6U.js +0 -46
- package/dist/he-CmybeT6U.js.map +0 -1
- package/dist/hi-Cqdry3mg.js +0 -42
- package/dist/hi-Cqdry3mg.js.map +0 -1
- package/dist/hr-pR6ks_2b.js +0 -46
- package/dist/hr-pR6ks_2b.js.map +0 -1
- package/dist/ht-NZhydEjn.js +0 -42
- package/dist/ht-NZhydEjn.js.map +0 -1
- package/dist/hu-Dwb0gSAw.js +0 -64
- package/dist/hu-Dwb0gSAw.js.map +0 -1
- package/dist/id-C4VwUvcv.js +0 -42
- package/dist/id-C4VwUvcv.js.map +0 -1
- package/dist/index-B7Pv2FEr.js +0 -48
- package/dist/index-B7Pv2FEr.js.map +0 -1
- package/dist/index-BYbp2vA7.js +0 -57
- package/dist/index-BYbp2vA7.js.map +0 -1
- package/dist/index-CCJCuW1J.js +0 -205
- package/dist/index-CCJCuW1J.js.map +0 -1
- package/dist/index-DcyTRz2V.js +0 -63
- package/dist/index-DcyTRz2V.js.map +0 -1
- package/dist/index-DtmAIOuh.js +0 -72
- package/dist/index-DtmAIOuh.js.map +0 -1
- package/dist/index-mMCdUsGD.js +0 -63
- package/dist/index-mMCdUsGD.js.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/is-Crat4bPr.js +0 -50
- package/dist/is-Crat4bPr.js.map +0 -1
- package/dist/it-CA9ooIqN.js +0 -42
- package/dist/it-CA9ooIqN.js.map +0 -1
- package/dist/ja-Bfx12C7X.js +0 -44
- package/dist/ja-Bfx12C7X.js.map +0 -1
- package/dist/jv-DXlRCux6.js +0 -42
- package/dist/jv-DXlRCux6.js.map +0 -1
- package/dist/ka-BS5GvTRN.js +0 -42
- package/dist/ka-BS5GvTRN.js.map +0 -1
- package/dist/kk-BRHA3Lmp.js +0 -42
- package/dist/kk-BRHA3Lmp.js.map +0 -1
- package/dist/km-DSsGjrkI.js +0 -42
- package/dist/km-DSsGjrkI.js.map +0 -1
- package/dist/kn-XdKuARlN.js +0 -42
- package/dist/kn-XdKuARlN.js.map +0 -1
- package/dist/ko-ByUCowNk.js +0 -44
- package/dist/ko-ByUCowNk.js.map +0 -1
- package/dist/ku-B0nl0i-z.js +0 -52
- package/dist/ku-B0nl0i-z.js.map +0 -1
- package/dist/ky-dK3a_rjc.js +0 -42
- package/dist/ky-dK3a_rjc.js.map +0 -1
- package/dist/lb-Bmmf1loS.js +0 -42
- package/dist/lb-Bmmf1loS.js.map +0 -1
- package/dist/lines.utils-CFEUUo4k.js +0 -40
- package/dist/lines.utils-CFEUUo4k.js.map +0 -1
- package/dist/lo-BEZDZcIe.js +0 -42
- package/dist/lo-BEZDZcIe.js.map +0 -1
- package/dist/lt-BsaPsRFg.js +0 -46
- package/dist/lt-BsaPsRFg.js.map +0 -1
- package/dist/lv-JAiyIS1p.js +0 -42
- package/dist/lv-JAiyIS1p.js.map +0 -1
- package/dist/me-CeO1grzQ.js +0 -42
- package/dist/me-CeO1grzQ.js.map +0 -1
- package/dist/mi-DA8p3mOu.js +0 -42
- package/dist/mi-DA8p3mOu.js.map +0 -1
- package/dist/mk-CxB2TOH9.js +0 -42
- package/dist/mk-CxB2TOH9.js.map +0 -1
- package/dist/ml-BcvGZKGp.js +0 -42
- package/dist/ml-BcvGZKGp.js.map +0 -1
- package/dist/mn-C0kml-28.js +0 -42
- package/dist/mn-C0kml-28.js.map +0 -1
- package/dist/mr-kCrsv4XA.js +0 -42
- package/dist/mr-kCrsv4XA.js.map +0 -1
- package/dist/ms-DEqH2OlK.js +0 -42
- package/dist/ms-DEqH2OlK.js.map +0 -1
- package/dist/mt-CWmBtkRv.js +0 -42
- package/dist/mt-CWmBtkRv.js.map +0 -1
- package/dist/my-ByKCYiQK.js +0 -42
- package/dist/my-ByKCYiQK.js.map +0 -1
- package/dist/nb-BVxYWrs6.js +0 -42
- package/dist/nb-BVxYWrs6.js.map +0 -1
- package/dist/ne-CBcGkZE8.js +0 -44
- package/dist/ne-CBcGkZE8.js.map +0 -1
- package/dist/nl-Dq8C_-yW.js +0 -42
- package/dist/nl-Dq8C_-yW.js.map +0 -1
- package/dist/nn-DP4qtXLW.js +0 -42
- package/dist/nn-DP4qtXLW.js.map +0 -1
- package/dist/object.utils-D_Zzon-H.js +0 -37
- package/dist/object.utils-D_Zzon-H.js.map +0 -1
- package/dist/pies.utils-Cr-a3NjZ.js +0 -74
- package/dist/pies.utils-Cr-a3NjZ.js.map +0 -1
- package/dist/pl-CyKSJskL.js +0 -67
- package/dist/pl-CyKSJskL.js.map +0 -1
- package/dist/pt-BLEe0Ejm.js +0 -42
- package/dist/pt-BLEe0Ejm.js.map +0 -1
- package/dist/quarterOfYear-C0maIilJ.js +0 -68
- package/dist/quarterOfYear-C0maIilJ.js.map +0 -1
- package/dist/remarkable-pro/components/charts/bars/BarChartDefaultHorizontalPro/index.d.ts +0 -24
- package/dist/remarkable-pro/components/charts/bars/BarChartDefaultHorizontalPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/bars/BarChartDefaultPro/index.d.ts +0 -24
- package/dist/remarkable-pro/components/charts/bars/BarChartDefaultPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/bars/BarChartGroupedHorizontalPro/index.d.ts +0 -26
- package/dist/remarkable-pro/components/charts/bars/BarChartGroupedHorizontalPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/bars/BarChartGroupedPro/index.d.ts +0 -26
- package/dist/remarkable-pro/components/charts/bars/BarChartGroupedPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/bars/BarChartStackedHorizontalPro/index.d.ts +0 -26
- package/dist/remarkable-pro/components/charts/bars/BarChartStackedHorizontalPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/bars/BarChartStackedPro/index.d.ts +0 -27
- package/dist/remarkable-pro/components/charts/bars/BarChartStackedPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/bars/bars.utils.d.ts +0 -26
- package/dist/remarkable-pro/components/charts/bars/bars.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/charts.fillGaps.hooks.d.ts +0 -10
- package/dist/remarkable-pro/components/charts/charts.fillGaps.hooks.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/charts.utils.d.ts +0 -5
- package/dist/remarkable-pro/components/charts/charts.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/kpis/KpiChartNumberComparisonPro/index.d.ts +0 -20
- package/dist/remarkable-pro/components/charts/kpis/KpiChartNumberComparisonPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/kpis/KpiChartNumberPro/index.d.ts +0 -11
- package/dist/remarkable-pro/components/charts/kpis/KpiChartNumberPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/lines/LineChartComparisonDefaultPro/LineChartComparisonDefaultPro.utils.d.ts +0 -23
- package/dist/remarkable-pro/components/charts/lines/LineChartComparisonDefaultPro/LineChartComparisonDefaultPro.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/lines/LineChartComparisonDefaultPro/index.d.ts +0 -28
- package/dist/remarkable-pro/components/charts/lines/LineChartComparisonDefaultPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/lines/LineChartDefaultPro/LineChartDefaultPro.utils.d.ts +0 -17
- package/dist/remarkable-pro/components/charts/lines/LineChartDefaultPro/LineChartDefaultPro.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/lines/LineChartDefaultPro/index.d.ts +0 -25
- package/dist/remarkable-pro/components/charts/lines/LineChartDefaultPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/lines/LineChartGroupedPro/LineChartGroupedPro.utils.d.ts +0 -18
- package/dist/remarkable-pro/components/charts/lines/LineChartGroupedPro/LineChartGroupedPro.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/lines/LineChartGroupedPro/index.d.ts +0 -27
- package/dist/remarkable-pro/components/charts/lines/LineChartGroupedPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/lines/lines.utils.d.ts +0 -10
- package/dist/remarkable-pro/components/charts/lines/lines.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/pies/DonutChartPro/index.d.ts +0 -5
- package/dist/remarkable-pro/components/charts/pies/DonutChartPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/pies/DonutLabelChartPro/index.d.ts +0 -10
- package/dist/remarkable-pro/components/charts/pies/DonutLabelChartPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/pies/PieChartPro/index.d.ts +0 -5
- package/dist/remarkable-pro/components/charts/pies/PieChartPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/pies/pies.types.d.ts +0 -16
- package/dist/remarkable-pro/components/charts/pies/pies.types.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/pies/pies.utils.d.ts +0 -11
- package/dist/remarkable-pro/components/charts/pies/pies.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/shared/ChartCard/ChartCard.d.ts +0 -17
- package/dist/remarkable-pro/components/charts/shared/ChartCard/ChartCard.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/shared/ChartCard/ChartCardLoading/ChartCardLoading.d.ts +0 -2
- package/dist/remarkable-pro/components/charts/shared/ChartCard/ChartCardLoading/ChartCardLoading.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/shared/ChartCard/ChartCardMenuPro/ChartCardMenuPro.d.ts +0 -10
- package/dist/remarkable-pro/components/charts/shared/ChartCard/ChartCardMenuPro/ChartCardMenuPro.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/tables/HeatMapPro/index.d.ts +0 -29
- package/dist/remarkable-pro/components/charts/tables/HeatMapPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/tables/PivotTablePro/PivotPro.utils.d.ts +0 -13
- package/dist/remarkable-pro/components/charts/tables/PivotTablePro/PivotPro.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/tables/PivotTablePro/index.d.ts +0 -15
- package/dist/remarkable-pro/components/charts/tables/PivotTablePro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/tables/TableChartPaginated/index.d.ts +0 -28
- package/dist/remarkable-pro/components/charts/tables/TableChartPaginated/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/charts/tables/tables.utils.d.ts +0 -17
- package/dist/remarkable-pro/components/charts/tables/tables.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/components/component.constants.d.ts +0 -324
- package/dist/remarkable-pro/components/component.constants.d.ts.map +0 -1
- package/dist/remarkable-pro/components/component.utils.d.ts +0 -3
- package/dist/remarkable-pro/components/component.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/components/editors/ComparisonPeriodSelectFieldPro/ComparisonPeriodSelectFieldPro.types.d.ts +0 -8
- package/dist/remarkable-pro/components/editors/ComparisonPeriodSelectFieldPro/ComparisonPeriodSelectFieldPro.types.d.ts.map +0 -1
- package/dist/remarkable-pro/components/editors/ComparisonPeriodSelectFieldPro/ComparisonPeriodSelectFieldPro.utils.d.ts +0 -6
- package/dist/remarkable-pro/components/editors/ComparisonPeriodSelectFieldPro/ComparisonPeriodSelectFieldPro.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/components/editors/ComparisonPeriodSelectFieldPro/index.d.ts +0 -12
- package/dist/remarkable-pro/components/editors/ComparisonPeriodSelectFieldPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/editors/DateRangeSelectFieldPro/DateRangeSelectFieldPro.types.d.ts +0 -8
- package/dist/remarkable-pro/components/editors/DateRangeSelectFieldPro/DateRangeSelectFieldPro.types.d.ts.map +0 -1
- package/dist/remarkable-pro/components/editors/DateRangeSelectFieldPro/DateRangeSelectFieldPro.utils.d.ts +0 -4
- package/dist/remarkable-pro/components/editors/DateRangeSelectFieldPro/DateRangeSelectFieldPro.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/components/editors/DateRangeSelectFieldPro/index.d.ts +0 -12
- package/dist/remarkable-pro/components/editors/DateRangeSelectFieldPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/editors/MultiSelectFieldPro/index.d.ts +0 -17
- package/dist/remarkable-pro/components/editors/MultiSelectFieldPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/editors/SingleSelectFieldPro/index.d.ts +0 -17
- package/dist/remarkable-pro/components/editors/SingleSelectFieldPro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/components/editors/editors.timeRange.utils.d.ts +0 -5
- package/dist/remarkable-pro/components/editors/editors.timeRange.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/components/editors/shared/EditorCard/EditorCard.d.ts +0 -10
- package/dist/remarkable-pro/components/editors/shared/EditorCard/EditorCard.d.ts.map +0 -1
- package/dist/remarkable-pro/components/utils/timeRange.utils.d.ts +0 -5
- package/dist/remarkable-pro/components/utils/timeRange.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/editors/ColorEditor/index.d.ts +0 -8
- package/dist/remarkable-pro/editors/ColorEditor/index.d.ts.map +0 -1
- package/dist/remarkable-pro/index.d.ts +0 -22
- package/dist/remarkable-pro/index.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/defaults/defaults.ChartCardMenu.constants.d.ts +0 -17
- package/dist/remarkable-pro/theme/defaults/defaults.ChartCardMenu.constants.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/defaults/defaults.ComparisonPeriods.constants.d.ts +0 -9
- package/dist/remarkable-pro/theme/defaults/defaults.ComparisonPeriods.constants.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/defaults/defaults.DateRanges.constants.d.ts +0 -9
- package/dist/remarkable-pro/theme/defaults/defaults.DateRanges.constants.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/formatter/formatter.constants.d.ts +0 -3
- package/dist/remarkable-pro/theme/formatter/formatter.constants.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/formatter/formatter.types.d.ts +0 -20
- package/dist/remarkable-pro/theme/formatter/formatter.types.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/formatter/formatter.utils.d.ts +0 -11
- package/dist/remarkable-pro/theme/formatter/formatter.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/i18n/i18n.d.ts +0 -5
- package/dist/remarkable-pro/theme/i18n/i18n.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/i18n/translations/de.d.ts +0 -3
- package/dist/remarkable-pro/theme/i18n/translations/de.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/i18n/translations/en.d.ts +0 -3
- package/dist/remarkable-pro/theme/i18n/translations/en.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/styles/styles.constants.d.ts +0 -2
- package/dist/remarkable-pro/theme/styles/styles.constants.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/styles/styles.types.d.ts +0 -3
- package/dist/remarkable-pro/theme/styles/styles.types.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/styles/styles.utils.d.ts +0 -3
- package/dist/remarkable-pro/theme/styles/styles.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/theme.constants.d.ts +0 -3
- package/dist/remarkable-pro/theme/theme.constants.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/theme.types.d.ts +0 -66
- package/dist/remarkable-pro/theme/theme.types.d.ts.map +0 -1
- package/dist/remarkable-pro/theme/utils/export.utils.d.ts +0 -5
- package/dist/remarkable-pro/theme/utils/export.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/types/deep-partial.d.ts +0 -4
- package/dist/remarkable-pro/types/deep-partial.d.ts.map +0 -1
- package/dist/remarkable-pro/utils.ts/cache.utils.d.ts +0 -6
- package/dist/remarkable-pro/utils.ts/cache.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/utils.ts/color.utils.d.ts +0 -3
- package/dist/remarkable-pro/utils.ts/color.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/utils.ts/data.utils.d.ts +0 -2
- package/dist/remarkable-pro/utils.ts/data.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/utils.ts/date.utils.d.ts +0 -8
- package/dist/remarkable-pro/utils.ts/date.utils.d.ts.map +0 -1
- package/dist/remarkable-pro/utils.ts/object.utils.d.ts +0 -2
- package/dist/remarkable-pro/utils.ts/object.utils.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/bars/BarChart.d.ts +0 -5
- package/dist/remarkable-ui/components/charts/bars/BarChart.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/bars/BarChart.stories.d.ts +0 -72
- package/dist/remarkable-ui/components/charts/bars/BarChart.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/bars/bars.types.d.ts +0 -28
- package/dist/remarkable-ui/components/charts/bars/bars.types.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/bars/bars.utils.d.ts +0 -5
- package/dist/remarkable-ui/components/charts/bars/bars.utils.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/chartjs.cartesian.constants.d.ts +0 -11
- package/dist/remarkable-ui/components/charts/chartjs.cartesian.constants.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/chartjs.constants.d.ts +0 -5
- package/dist/remarkable-ui/components/charts/chartjs.constants.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/chartjs.utils.d.ts +0 -3
- package/dist/remarkable-ui/components/charts/chartjs.utils.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/charts.constants.d.ts +0 -3
- package/dist/remarkable-ui/components/charts/charts.constants.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/kpis/KpiChart.d.ts +0 -4
- package/dist/remarkable-ui/components/charts/kpis/KpiChart.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/kpis/KpiChart.stories.d.ts +0 -33
- package/dist/remarkable-ui/components/charts/kpis/KpiChart.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/kpis/KpiChart.types.d.ts +0 -15
- package/dist/remarkable-ui/components/charts/kpis/KpiChart.types.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/kpis/components/KpiChartChange.d.ts +0 -8
- package/dist/remarkable-ui/components/charts/kpis/components/KpiChartChange.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/lines/LineChart.d.ts +0 -5
- package/dist/remarkable-ui/components/charts/lines/LineChart.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/lines/LineChart.stories.d.ts +0 -35
- package/dist/remarkable-ui/components/charts/lines/LineChart.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/lines/lines.types.d.ts +0 -18
- package/dist/remarkable-ui/components/charts/lines/lines.types.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/lines/lines.utils.d.ts +0 -5
- package/dist/remarkable-ui/components/charts/lines/lines.utils.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/pies/DonutChart/DonutChart.d.ts +0 -8
- package/dist/remarkable-ui/components/charts/pies/DonutChart/DonutChart.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/pies/DonutChart/DonutChart.stories.d.ts +0 -28
- package/dist/remarkable-ui/components/charts/pies/DonutChart/DonutChart.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/pies/PieChart/PieChart.d.ts +0 -5
- package/dist/remarkable-ui/components/charts/pies/PieChart/PieChart.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/pies/PieChart/PieChart.stories.d.ts +0 -25
- package/dist/remarkable-ui/components/charts/pies/PieChart/PieChart.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/pies/pies.mock.d.ts +0 -7
- package/dist/remarkable-ui/components/charts/pies/pies.mock.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/pies/pies.types.d.ts +0 -13
- package/dist/remarkable-ui/components/charts/pies/pies.types.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/pies/pies.utils.d.ts +0 -9
- package/dist/remarkable-ui/components/charts/pies/pies.utils.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/HeatMap/HeatMap.d.ts +0 -3
- package/dist/remarkable-ui/components/charts/tables/HeatMap/HeatMap.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/HeatMap/HeatMap.stories.d.ts +0 -36
- package/dist/remarkable-ui/components/charts/tables/HeatMap/HeatMap.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/HeatMap/HeatMap.types.d.ts +0 -30
- package/dist/remarkable-ui/components/charts/tables/HeatMap/HeatMap.types.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/HeatMap/HeatMap.utils.d.ts +0 -43
- package/dist/remarkable-ui/components/charts/tables/HeatMap/HeatMap.utils.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/PivotTable/PivotTable.d.ts +0 -4
- package/dist/remarkable-ui/components/charts/tables/PivotTable/PivotTable.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/PivotTable/PivotTable.stories.d.ts +0 -43
- package/dist/remarkable-ui/components/charts/tables/PivotTable/PivotTable.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/PivotTable/PivotTable.types.d.ts +0 -40
- package/dist/remarkable-ui/components/charts/tables/PivotTable/PivotTable.types.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/Table/Table.hooks.d.ts +0 -9
- package/dist/remarkable-ui/components/charts/tables/Table/Table.hooks.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/Table/TablePaginated.d.ts +0 -4
- package/dist/remarkable-ui/components/charts/tables/Table/TablePaginated.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/Table/TablePaginated.stories.d.ts +0 -7
- package/dist/remarkable-ui/components/charts/tables/Table/TablePaginated.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/Table/components/TableBody/TableBody.d.ts +0 -4
- package/dist/remarkable-ui/components/charts/tables/Table/components/TableBody/TableBody.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/Table/components/TableHeader/TableHeader.d.ts +0 -4
- package/dist/remarkable-ui/components/charts/tables/Table/components/TableHeader/TableHeader.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/Table/components/TablePagination/TablePagination.d.ts +0 -6
- package/dist/remarkable-ui/components/charts/tables/Table/components/TablePagination/TablePagination.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/Table/components/TablePagination/TablePagination.stories.d.ts +0 -11
- package/dist/remarkable-ui/components/charts/tables/Table/components/TablePagination/TablePagination.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/Table/table.types.d.ts +0 -44
- package/dist/remarkable-ui/components/charts/tables/Table/table.types.d.ts.map +0 -1
- package/dist/remarkable-ui/components/charts/tables/tables.utils.d.ts +0 -6
- package/dist/remarkable-ui/components/charts/tables/tables.utils.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/Switch/Switch.d.ts +0 -10
- package/dist/remarkable-ui/components/editors/Switch/Switch.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/Switch/Switch.stories.d.ts +0 -27
- package/dist/remarkable-ui/components/editors/Switch/Switch.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/inputs/NumberField/NumberField.d.ts +0 -9
- package/dist/remarkable-ui/components/editors/inputs/NumberField/NumberField.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/inputs/NumberField/NumberField.stories.d.ts +0 -36
- package/dist/remarkable-ui/components/editors/inputs/NumberField/NumberField.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/inputs/TextField/TextField.d.ts +0 -11
- package/dist/remarkable-ui/components/editors/inputs/TextField/TextField.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/inputs/TextField/TextField.stories.d.ts +0 -40
- package/dist/remarkable-ui/components/editors/inputs/TextField/TextField.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/inputs/shared/InputField/InputField.d.ts +0 -23
- package/dist/remarkable-ui/components/editors/inputs/shared/InputField/InputField.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/selects/MultiSelectField/MultiSelectField.d.ts +0 -22
- package/dist/remarkable-ui/components/editors/selects/MultiSelectField/MultiSelectField.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/selects/MultiSelectField/MultiSelectField.stories.d.ts +0 -34
- package/dist/remarkable-ui/components/editors/selects/MultiSelectField/MultiSelectField.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/selects/SingleSelectField/SingleSelectField.d.ts +0 -21
- package/dist/remarkable-ui/components/editors/selects/SingleSelectField/SingleSelectField.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/selects/SingleSelectField/SingleSelectField.stories.d.ts +0 -34
- package/dist/remarkable-ui/components/editors/selects/SingleSelectField/SingleSelectField.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/selects/shared/SelectFieldContent/SelectFieldContent.d.ts +0 -16
- package/dist/remarkable-ui/components/editors/selects/shared/SelectFieldContent/SelectFieldContent.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/selects/shared/SelectFieldContent/SelectFieldContent.utils.d.ts +0 -7
- package/dist/remarkable-ui/components/editors/selects/shared/SelectFieldContent/SelectFieldContent.utils.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/selects/shared/SelectFieldContent/SelectFieldOptions/SelectFieldCategory/SelectFieldCategory.d.ts +0 -7
- package/dist/remarkable-ui/components/editors/selects/shared/SelectFieldContent/SelectFieldOptions/SelectFieldCategory/SelectFieldCategory.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/selects/shared/SelectFieldContent/SelectFieldOptions/SelectFieldOption/SelectFieldOption.d.ts +0 -18
- package/dist/remarkable-ui/components/editors/selects/shared/SelectFieldContent/SelectFieldOptions/SelectFieldOption/SelectFieldOption.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/selects/shared/SelectFieldTrigger/SelectFieldTrigger.d.ts +0 -11
- package/dist/remarkable-ui/components/editors/selects/shared/SelectFieldTrigger/SelectFieldTrigger.d.ts.map +0 -1
- package/dist/remarkable-ui/components/editors/selects/shared/useSelectSearchFocus.hook.d.ts +0 -2
- package/dist/remarkable-ui/components/editors/selects/shared/useSelectSearchFocus.hook.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/ActionIcon/ActionIcon.d.ts +0 -9
- package/dist/remarkable-ui/components/shared/ActionIcon/ActionIcon.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/ActionIcon/ActionIcon.stories.d.ts +0 -23
- package/dist/remarkable-ui/components/shared/ActionIcon/ActionIcon.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Button/Button.d.ts +0 -11
- package/dist/remarkable-ui/components/shared/Button/Button.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Button/Button.stories.d.ts +0 -47
- package/dist/remarkable-ui/components/shared/Button/Button.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/ButtonIcon/ButtonIcon.d.ts +0 -10
- package/dist/remarkable-ui/components/shared/ButtonIcon/ButtonIcon.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/ButtonIcon/ButtonIcon.stories.d.ts +0 -30
- package/dist/remarkable-ui/components/shared/ButtonIcon/ButtonIcon.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Card/Card.d.ts +0 -16
- package/dist/remarkable-ui/components/shared/Card/Card.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Card/Card.stories.d.ts +0 -13
- package/dist/remarkable-ui/components/shared/Card/Card.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Card/CardFeedback/CardFeedback.d.ts +0 -11
- package/dist/remarkable-ui/components/shared/Card/CardFeedback/CardFeedback.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Dropdown/Dropdown.d.ts +0 -13
- package/dist/remarkable-ui/components/shared/Dropdown/Dropdown.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Field/FieldFeedback.d.ts +0 -8
- package/dist/remarkable-ui/components/shared/Field/FieldFeedback.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Field/FieldHeader.d.ts +0 -8
- package/dist/remarkable-ui/components/shared/Field/FieldHeader.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Foundations/BorderRadius.stories.d.ts +0 -6
- package/dist/remarkable-ui/components/shared/Foundations/BorderRadius.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Foundations/Colors.stories.d.ts +0 -6
- package/dist/remarkable-ui/components/shared/Foundations/Colors.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Foundations/Size.stories.d.ts +0 -6
- package/dist/remarkable-ui/components/shared/Foundations/Size.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Foundations/Spacing.stories.d.ts +0 -6
- package/dist/remarkable-ui/components/shared/Foundations/Spacing.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/GhostButton/GhostButton.d.ts +0 -9
- package/dist/remarkable-ui/components/shared/GhostButton/GhostButton.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/GhostButton/GhostButton.stories.d.ts +0 -29
- package/dist/remarkable-ui/components/shared/GhostButton/GhostButton.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Overlay/Overlay.d.ts +0 -8
- package/dist/remarkable-ui/components/shared/Overlay/Overlay.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Overlay/Overlay.stories.d.ts +0 -10
- package/dist/remarkable-ui/components/shared/Overlay/Overlay.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Skeleton/Skeleton.d.ts +0 -2
- package/dist/remarkable-ui/components/shared/Skeleton/Skeleton.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Skeleton/Skeleton.stories.d.ts +0 -8
- package/dist/remarkable-ui/components/shared/Skeleton/Skeleton.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Typography/Typography.d.ts +0 -12
- package/dist/remarkable-ui/components/shared/Typography/Typography.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Typography/Typography.stories.d.ts +0 -10
- package/dist/remarkable-ui/components/shared/Typography/Typography.stories.d.ts.map +0 -1
- package/dist/remarkable-ui/components/shared/Typography/Typography.types.d.ts +0 -13
- package/dist/remarkable-ui/components/shared/Typography/Typography.types.d.ts.map +0 -1
- package/dist/remarkable-ui/hooks/useDebounce.hook.d.ts +0 -2
- package/dist/remarkable-ui/hooks/useDebounce.hook.d.ts.map +0 -1
- package/dist/remarkable-ui/hooks/useObserverHeight.hook.d.ts +0 -2
- package/dist/remarkable-ui/hooks/useObserverHeight.hook.d.ts.map +0 -1
- package/dist/remarkable-ui/index.d.ts +0 -43
- package/dist/remarkable-ui/index.d.ts.map +0 -1
- package/dist/remarkable-ui/storybook.constants.d.ts +0 -8
- package/dist/remarkable-ui/storybook.constants.d.ts.map +0 -1
- package/dist/remarkable-ui/styles/styles.constants.d.ts +0 -11
- package/dist/remarkable-ui/styles/styles.constants.d.ts.map +0 -1
- package/dist/remarkable-ui/styles/styles.tokensComponents.constants.d.ts.map +0 -1
- package/dist/remarkable-ui/styles/styles.tokensCore.constants.d.ts +0 -90
- package/dist/remarkable-ui/styles/styles.tokensCore.constants.d.ts.map +0 -1
- package/dist/remarkable-ui/styles/styles.tokensSemantic.constants.d.ts +0 -31
- package/dist/remarkable-ui/styles/styles.tokensSemantic.constants.d.ts.map +0 -1
- package/dist/remarkable-ui/styles/styles.utils.d.ts +0 -4
- package/dist/remarkable-ui/styles/styles.utils.d.ts.map +0 -1
- package/dist/remarkable-ui/types/css.types.d.ts +0 -2
- package/dist/remarkable-ui/types/css.types.d.ts.map +0 -1
- package/dist/remarkable-ui/utils/debounce.utils.d.ts +0 -2
- package/dist/remarkable-ui/utils/debounce.utils.d.ts.map +0 -1
- package/dist/remarkable-ui.css +0 -457
- package/dist/ro-CwdOEcKy.js +0 -42
- package/dist/ro-CwdOEcKy.js.map +0 -1
- package/dist/ru-Bl9u9Jzr.js +0 -57
- package/dist/ru-Bl9u9Jzr.js.map +0 -1
- package/dist/rw-Ci515v3C.js +0 -42
- package/dist/rw-Ci515v3C.js.map +0 -1
- package/dist/sd-BdrHBFln.js +0 -42
- package/dist/sd-BdrHBFln.js.map +0 -1
- package/dist/se-D8wyrag1.js +0 -42
- package/dist/se-D8wyrag1.js.map +0 -1
- package/dist/si-AyRZ5TEx.js +0 -42
- package/dist/si-AyRZ5TEx.js.map +0 -1
- package/dist/sk-CRQNIKoX.js +0 -73
- package/dist/sk-CRQNIKoX.js.map +0 -1
- package/dist/sl-CDxi2Mlk.js +0 -76
- package/dist/sl-CDxi2Mlk.js.map +0 -1
- package/dist/sq-DsU4BTs1.js +0 -42
- package/dist/sq-DsU4BTs1.js.map +0 -1
- package/dist/sr-DXt91IDQ.js +0 -49
- package/dist/sr-DXt91IDQ.js.map +0 -1
- package/dist/ss-BW3vUXw_.js +0 -42
- package/dist/ss-BW3vUXw_.js.map +0 -1
- package/dist/sv-D_akb-mL.js +0 -43
- package/dist/sv-D_akb-mL.js.map +0 -1
- package/dist/sw-Mk3XuEkK.js +0 -42
- package/dist/sw-Mk3XuEkK.js.map +0 -1
- package/dist/ta-x7qrmNJV.js +0 -42
- package/dist/ta-x7qrmNJV.js.map +0 -1
- package/dist/tables.utils-D7KXdM2S.js +0 -9
- package/dist/tables.utils-D7KXdM2S.js.map +0 -1
- package/dist/te-DNPXq9GN.js +0 -42
- package/dist/te-DNPXq9GN.js.map +0 -1
- package/dist/tet-Bxdba6c9.js +0 -42
- package/dist/tet-Bxdba6c9.js.map +0 -1
- package/dist/tg-BNcteXJP.js +0 -42
- package/dist/tg-BNcteXJP.js.map +0 -1
- package/dist/th-t8Wqywbq.js +0 -42
- package/dist/th-t8Wqywbq.js.map +0 -1
- package/dist/timeRange.utils-AEhW9Gu4.js +0 -20
- package/dist/timeRange.utils-AEhW9Gu4.js.map +0 -1
- package/dist/tk-BuKvHjlY.js +0 -42
- package/dist/tk-BuKvHjlY.js.map +0 -1
- package/dist/tlh-CagUFrkt.js +0 -42
- package/dist/tlh-CagUFrkt.js.map +0 -1
- package/dist/tr-ZRnpYGmZ.js +0 -42
- package/dist/tr-ZRnpYGmZ.js.map +0 -1
- package/dist/tzl-CgmSGZCN.js +0 -42
- package/dist/tzl-CgmSGZCN.js.map +0 -1
- package/dist/tzm-BiSbQpig.js +0 -42
- package/dist/tzm-BiSbQpig.js.map +0 -1
- package/dist/uk-D_o7bSHT.js +0 -51
- package/dist/uk-D_o7bSHT.js.map +0 -1
- package/dist/ur-D71_hrXh.js +0 -42
- package/dist/ur-D71_hrXh.js.map +0 -1
- package/dist/useDebounce.hook-DxiPFcz9.js +0 -36
- package/dist/useDebounce.hook-DxiPFcz9.js.map +0 -1
- package/dist/utc-B2gCnkBk.js +0 -367
- package/dist/utc-B2gCnkBk.js.map +0 -1
- package/dist/uz-DJly2bV5.js +0 -42
- package/dist/uz-DJly2bV5.js.map +0 -1
- package/dist/vi-gIuBEDjl.js +0 -42
- package/dist/vi-gIuBEDjl.js.map +0 -1
- package/dist/x-pseudo-BY0BZL5O.js +0 -42
- package/dist/x-pseudo-BY0BZL5O.js.map +0 -1
- package/dist/yo-BPEpwjuC.js +0 -42
- package/dist/yo-BPEpwjuC.js.map +0 -1
- package/dist/zh-cn-Dg913EDW.js +0 -45
- package/dist/zh-cn-Dg913EDW.js.map +0 -1
- package/dist/zh-hk-RGAfh362.js +0 -45
- package/dist/zh-hk-RGAfh362.js.map +0 -1
- package/dist/zh-tw-B-s9oDuW.js +0 -45
- package/dist/zh-tw-B-s9oDuW.js.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Size.stories.d.ts","sourceRoot":"","sources":["../../../../../src/remarkable-ui/components/shared/Foundations/Size.stories.tsx"],"names":[],"mappings":";;;AAEA,wBAEE;AAcF,eAAO,MAAM,OAAO,+CAuBnB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Spacing.stories.d.ts","sourceRoot":"","sources":["../../../../../src/remarkable-ui/components/shared/Foundations/Spacing.stories.tsx"],"names":[],"mappings":";;;AAEA,wBAEE;AAcF,eAAO,MAAM,OAAO,+CAuBnB,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { Icon } from '@tabler/icons-react';
|
|
3
|
-
type GhostButtonProps = {
|
|
4
|
-
startIcon?: Icon;
|
|
5
|
-
endIcon?: Icon;
|
|
6
|
-
} & React.ButtonHTMLAttributes<HTMLButtonElement>;
|
|
7
|
-
export declare const GhostButton: React.FC<GhostButtonProps>;
|
|
8
|
-
export {};
|
|
9
|
-
//# sourceMappingURL=GhostButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"GhostButton.d.ts","sourceRoot":"","sources":["../../../../../src/remarkable-ui/components/shared/GhostButton/GhostButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,IAAI,EAAE,MAAM,qBAAqB,CAAC;AAI3C,KAAK,gBAAgB,GAAG;IACtB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,OAAO,CAAC,EAAE,IAAI,CAAC;CAChB,GAAG,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,CAAC;AAElD,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAclD,CAAC"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-webpack5';
|
|
2
|
-
declare const meta: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: import('react').FC<{
|
|
5
|
-
startIcon?: import('@tabler/icons-react').Icon;
|
|
6
|
-
endIcon?: import('@tabler/icons-react').Icon;
|
|
7
|
-
} & import('react').ButtonHTMLAttributes<HTMLButtonElement>>;
|
|
8
|
-
args: {
|
|
9
|
-
children: string;
|
|
10
|
-
disabled: false;
|
|
11
|
-
startIcon: undefined;
|
|
12
|
-
endIcon: undefined;
|
|
13
|
-
};
|
|
14
|
-
argTypes: {
|
|
15
|
-
startIcon: import('storybook/internal/csf').InputType;
|
|
16
|
-
endIcon: import('storybook/internal/csf').InputType;
|
|
17
|
-
onClick: {
|
|
18
|
-
action: string;
|
|
19
|
-
};
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
export default meta;
|
|
23
|
-
type Story = StoryObj<typeof meta>;
|
|
24
|
-
export declare const Playground: Story;
|
|
25
|
-
export declare const WithStartIcon: Story;
|
|
26
|
-
export declare const WithEndIcon: Story;
|
|
27
|
-
export declare const WithStartEndIcon: Story;
|
|
28
|
-
export declare const Disabled: Story;
|
|
29
|
-
//# sourceMappingURL=GhostButton.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"GhostButton.stories.d.ts","sourceRoot":"","sources":["../../../../../src/remarkable-ui/components/shared/GhostButton/GhostButton.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AAMhE,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;CAc0B,CAAC;AAErC,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,UAAU,EAAE,KAAU,CAAC;AAEpC,eAAO,MAAM,aAAa,EAAE,KAK3B,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,KAKzB,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,KAM9B,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,KAKtB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Overlay.d.ts","sourceRoot":"","sources":["../../../../../src/remarkable-ui/components/shared/Overlay/Overlay.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEtC,KAAK,YAAY,GAAG;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,EAAE,CAAC,YAAY,CAEpC,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare const meta: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('react').FC<{
|
|
4
|
-
className?: string;
|
|
5
|
-
children?: import('react').ReactNode;
|
|
6
|
-
}>;
|
|
7
|
-
};
|
|
8
|
-
export default meta;
|
|
9
|
-
export declare const Default: () => import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
//# sourceMappingURL=Overlay.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Overlay.stories.d.ts","sourceRoot":"","sources":["../../../../../src/remarkable-ui/components/shared/Overlay/Overlay.stories.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,IAAI;;;;;;CAGsB,CAAC;AAEjC,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,+CAMnB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../../../src/remarkable-ui/components/shared/Skeleton/Skeleton.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ,+CAEpB,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
declare const meta: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: () => import("react/jsx-runtime").JSX.Element;
|
|
4
|
-
};
|
|
5
|
-
export default meta;
|
|
6
|
-
export declare const Default: () => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export declare const Resize: () => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
//# sourceMappingURL=Skeleton.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Skeleton.stories.d.ts","sourceRoot":"","sources":["../../../../../src/remarkable-ui/components/shared/Skeleton/Skeleton.stories.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,IAAI;;;CAGuB,CAAC;AAElC,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,+CAMnB,CAAC;AAEF,eAAO,MAAM,MAAM,+CAMlB,CAAC"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
type TypographyElement = 'p' | 'span' | 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'label' | 'div';
|
|
3
|
-
type TypographyProps = {
|
|
4
|
-
children: React.ReactNode;
|
|
5
|
-
as?: TypographyElement;
|
|
6
|
-
className?: string;
|
|
7
|
-
title?: string;
|
|
8
|
-
style?: React.CSSProperties;
|
|
9
|
-
};
|
|
10
|
-
export declare function Typography({ children, as: Component, className, style, title, }: TypographyProps): React.JSX.Element;
|
|
11
|
-
export {};
|
|
12
|
-
//# sourceMappingURL=Typography.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Typography.d.ts","sourceRoot":"","sources":["../../../../../src/remarkable-ui/components/shared/Typography/Typography.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,KAAK,iBAAiB,GAAG,GAAG,GAAG,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,OAAO,GAAG,KAAK,CAAC;AAElG,KAAK,eAAe,GAAG;IACrB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,EAAE,CAAC,EAAE,iBAAiB,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B,CAAC;AAEF,wBAAgB,UAAU,CAAC,EACzB,QAAQ,EACR,EAAE,EAAE,SAAe,EACnB,SAAS,EACT,KAAK,EACL,KAAK,GACN,EAAE,eAAe,GAAG,KAAK,CAAC,GAAG,CAAC,OAAO,CAMrC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { StoryObj } from '@storybook/react-webpack5';
|
|
2
|
-
import { Typography } from './Typography';
|
|
3
|
-
declare const meta: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: typeof Typography;
|
|
6
|
-
};
|
|
7
|
-
export default meta;
|
|
8
|
-
type Story = StoryObj<typeof meta>;
|
|
9
|
-
export declare const Default: Story;
|
|
10
|
-
//# sourceMappingURL=Typography.stories.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Typography.stories.d.ts","sourceRoot":"","sources":["../../../../../src/remarkable-ui/components/shared/Typography/Typography.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AAEhE,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C,QAAA,MAAM,IAAI;;;CAGyB,CAAC;AAEpC,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAKrB,CAAC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
export type TypographySize = '4xl' | 'xl' | 'default' | 'sm' | 'xs';
|
|
3
|
-
export type TypographyWeight = 'regular' | 'medium' | 'bold';
|
|
4
|
-
export type TypographyHeight = 'xl' | 'lg' | 'md' | 'sm';
|
|
5
|
-
export type TypographyProps = {
|
|
6
|
-
size?: TypographySize;
|
|
7
|
-
weight?: TypographyWeight;
|
|
8
|
-
height?: TypographyHeight;
|
|
9
|
-
children: React.ReactNode;
|
|
10
|
-
as?: keyof React.JSX.IntrinsicElements;
|
|
11
|
-
className?: string;
|
|
12
|
-
};
|
|
13
|
-
//# sourceMappingURL=Typography.types.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Typography.types.d.ts","sourceRoot":"","sources":["../../../../../src/remarkable-ui/components/shared/Typography/Typography.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,MAAM,cAAc,GAAG,KAAK,GAAG,IAAI,GAAG,SAAS,GAAG,IAAI,GAAG,IAAI,CAAC;AACpE,MAAM,MAAM,gBAAgB,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAC;AAC7D,MAAM,MAAM,gBAAgB,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAEzD,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAC1B,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAC1B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC,GAAG,CAAC,iBAAiB,CAAC;IACvC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useDebounce.hook.d.ts","sourceRoot":"","sources":["../../../src/remarkable-ui/hooks/useDebounce.hook.ts"],"names":[],"mappings":"AAGA,wBAAgB,WAAW,CAAC,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,EAC5D,EAAE,EAAE,CAAC,EACL,KAAK,SAAM,GACV,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC,CAAC,CAAC,KAAK,IAAI,CA6BlC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useObserverHeight.hook.d.ts","sourceRoot":"","sources":["../../../src/remarkable-ui/hooks/useObserverHeight.hook.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,GAAI,OAAO,KAAK,CAAC,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,KAAG,MAsCjF,CAAC"}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
export { Skeleton } from './components/shared/Skeleton/Skeleton';
|
|
2
|
-
export { Card, CardContent, CardHeader } from './components/shared/Card/Card';
|
|
3
|
-
export { CardFeedback } from './components/shared/Card/CardFeedback/CardFeedback';
|
|
4
|
-
export { Typography } from './components/shared/Typography/Typography';
|
|
5
|
-
export { ActionIcon } from './components/shared/ActionIcon/ActionIcon';
|
|
6
|
-
export { ButtonIcon } from './components/shared/ButtonIcon/ButtonIcon';
|
|
7
|
-
export { Dropdown } from './components/shared/Dropdown/Dropdown';
|
|
8
|
-
export { SelectListOption, type SelectListOptionProps, } from './components/editors/selects/shared/SelectFieldContent/SelectFieldOptions/SelectFieldOption/SelectFieldOption';
|
|
9
|
-
export { Button } from './components/shared/Button/Button';
|
|
10
|
-
export { GhostButton } from './components/shared/GhostButton/GhostButton';
|
|
11
|
-
export { Overlay } from './components/shared/Overlay/Overlay';
|
|
12
|
-
export { MultiSelectField } from './components/editors/selects/MultiSelectField/MultiSelectField';
|
|
13
|
-
export { Switch } from './components/editors/Switch/Switch';
|
|
14
|
-
export { FieldFeedback } from './components/shared/Field/FieldFeedback';
|
|
15
|
-
export { FieldHeader } from './components/shared/Field/FieldHeader';
|
|
16
|
-
export { SelectFieldTrigger } from './components/editors/selects/shared/SelectFieldTrigger/SelectFieldTrigger';
|
|
17
|
-
export { SelectFieldContent, SelectFieldContentList, } from './components/editors/selects/shared/SelectFieldContent/SelectFieldContent';
|
|
18
|
-
export { SingleSelectField } from './components/editors/selects/SingleSelectField/SingleSelectField';
|
|
19
|
-
export { TextField } from './components/editors/inputs/TextField/TextField';
|
|
20
|
-
export { NumberField } from './components/editors/inputs/NumberField/NumberField';
|
|
21
|
-
export { SelectFieldCategory } from './components/editors/selects/shared/SelectFieldContent/SelectFieldOptions/SelectFieldCategory/SelectFieldCategory';
|
|
22
|
-
export { BarChart } from './components/charts/bars/BarChart';
|
|
23
|
-
export { getBarChartData, getBarChartOptions } from './components/charts/bars/bars.utils';
|
|
24
|
-
export { LineChart } from './components/charts/lines/LineChart';
|
|
25
|
-
export { getLineChartData, getLineChartOptions } from './components/charts/lines/lines.utils';
|
|
26
|
-
export { KpiChart } from './components/charts/kpis/KpiChart';
|
|
27
|
-
export { DonutChart } from './components/charts/pies/DonutChart/DonutChart';
|
|
28
|
-
export { PieChart } from './components/charts/pies/PieChart/PieChart';
|
|
29
|
-
export { getPieChartData, getPieChartOptions, getDonutChartOptions, } from './components/charts/pies/pies.utils';
|
|
30
|
-
export { TablePaginated } from './components/charts/tables/Table/TablePaginated';
|
|
31
|
-
export * from './components/charts/tables/Table/table.types';
|
|
32
|
-
export { PivotTable } from './components/charts/tables/PivotTable/PivotTable';
|
|
33
|
-
export * from './components/charts/tables/PivotTable/PivotTable.types';
|
|
34
|
-
export { HeatMap } from './components/charts/tables/HeatMap/HeatMap';
|
|
35
|
-
export * from './components/charts/tables/HeatMap/HeatMap.types';
|
|
36
|
-
export { useTableGetRowsPerPage } from './components/charts/tables/Table/Table.hooks';
|
|
37
|
-
export { getTableTotalPages } from './components/charts/tables/Table/components/TablePagination/TablePagination';
|
|
38
|
-
export { chartColors, chartContrastColors } from './components/charts/charts.constants';
|
|
39
|
-
export { styles, type Styles } from './styles/styles.constants';
|
|
40
|
-
export * from './components/charts/chartjs.cartesian.constants';
|
|
41
|
-
export { getStyle, getStyleNumber } from './styles/styles.utils';
|
|
42
|
-
export { useDebounce } from './hooks/useDebounce.hook';
|
|
43
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/remarkable-ui/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,uCAAuC,CAAC;AACjE,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAC9E,OAAO,EAAE,YAAY,EAAE,MAAM,oDAAoD,CAAC;AAClF,OAAO,EAAE,UAAU,EAAE,MAAM,2CAA2C,CAAC;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,2CAA2C,CAAC;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,2CAA2C,CAAC;AACvE,OAAO,EAAE,QAAQ,EAAE,MAAM,uCAAuC,CAAC;AACjE,OAAO,EACL,gBAAgB,EAChB,KAAK,qBAAqB,GAC3B,MAAM,+GAA+G,CAAC;AACvH,OAAO,EAAE,MAAM,EAAE,MAAM,mCAAmC,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,MAAM,6CAA6C,CAAC;AAC1E,OAAO,EAAE,OAAO,EAAE,MAAM,qCAAqC,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,gEAAgE,CAAC;AAClG,OAAO,EAAE,MAAM,EAAE,MAAM,oCAAoC,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,MAAM,yCAAyC,CAAC;AACxE,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AAGpE,OAAO,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAC;AAC/G,OAAO,EACL,kBAAkB,EAClB,sBAAsB,GACvB,MAAM,2EAA2E,CAAC;AACnF,OAAO,EAAE,iBAAiB,EAAE,MAAM,kEAAkE,CAAC;AACrG,OAAO,EAAE,SAAS,EAAE,MAAM,iDAAiD,CAAC;AAC5E,OAAO,EAAE,WAAW,EAAE,MAAM,qDAAqD,CAAC;AAClF,OAAO,EAAE,mBAAmB,EAAE,MAAM,mHAAmH,CAAC;AAGxJ,OAAO,EAAE,QAAQ,EAAE,MAAM,mCAAmC,CAAC;AAC7D,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAC1F,OAAO,EAAE,SAAS,EAAE,MAAM,qCAAqC,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,MAAM,uCAAuC,CAAC;AAC9F,OAAO,EAAE,QAAQ,EAAE,MAAM,mCAAmC,CAAC;AAC7D,OAAO,EAAE,UAAU,EAAE,MAAM,gDAAgD,CAAC;AAC5E,OAAO,EAAE,QAAQ,EAAE,MAAM,4CAA4C,CAAC;AACtE,OAAO,EACL,eAAe,EACf,kBAAkB,EAClB,oBAAoB,GACrB,MAAM,qCAAqC,CAAC;AAC7C,OAAO,EAAE,cAAc,EAAE,MAAM,iDAAiD,CAAC;AACjF,cAAc,8CAA8C,CAAC;AAC7D,OAAO,EAAE,UAAU,EAAE,MAAM,kDAAkD,CAAC;AAC9E,cAAc,wDAAwD,CAAC;AACvE,OAAO,EAAE,OAAO,EAAE,MAAM,4CAA4C,CAAC;AACrE,cAAc,kDAAkD,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,8CAA8C,CAAC;AAGtF,OAAO,EAAE,kBAAkB,EAAE,MAAM,6EAA6E,CAAC;AAGjH,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,sCAAsC,CAAC;AACxF,OAAO,EAAE,MAAM,EAAE,KAAK,MAAM,EAAE,MAAM,2BAA2B,CAAC;AAGhE,cAAc,iDAAiD,CAAC;AAGhE,OAAO,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { InputType } from 'storybook/internal/csf';
|
|
2
|
-
export declare const storybookArgTypesIcon: InputType;
|
|
3
|
-
export declare const storybookArgTypesIconNullable: InputType;
|
|
4
|
-
export declare const storybookStyleLabel: {
|
|
5
|
-
background: string;
|
|
6
|
-
padding: string;
|
|
7
|
-
};
|
|
8
|
-
//# sourceMappingURL=storybook.constants.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"storybook.constants.d.ts","sourceRoot":"","sources":["../../src/remarkable-ui/storybook.constants.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAGnD,eAAO,MAAM,qBAAqB,EAAE,SASnC,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,SAO3C,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;CAG/B,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { StylesTokensComponentsKeys } from './styles.tokensComponents.constants';
|
|
2
|
-
import { StylesTokensCoreKeys } from './styles.tokensCore.constants';
|
|
3
|
-
import { StylesTokensSemanticKeys } from './styles.tokensSemantic.constants';
|
|
4
|
-
type StylesTokensCore = Record<StylesTokensCoreKeys, string>;
|
|
5
|
-
type StylesTokensSemantic = Record<StylesTokensSemanticKeys, string>;
|
|
6
|
-
type StylesTokensComponents = Record<StylesTokensComponentsKeys, string>;
|
|
7
|
-
export type Styles = StylesTokensCore & StylesTokensSemantic & StylesTokensComponents;
|
|
8
|
-
export declare const styles: Styles;
|
|
9
|
-
export type StylesKeys = keyof typeof styles;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=styles.constants.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"styles.constants.d.ts","sourceRoot":"","sources":["../../../src/remarkable-ui/styles/styles.constants.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,0BAA0B,EAC3B,MAAM,qCAAqC,CAAC;AAC7C,OAAO,EAAoB,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AACvF,OAAO,EAAwB,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;AAEnG,KAAK,gBAAgB,GAAG,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,CAAC;AAC7D,KAAK,oBAAoB,GAAG,MAAM,CAAC,wBAAwB,EAAE,MAAM,CAAC,CAAC;AACrE,KAAK,sBAAsB,GAAG,MAAM,CAAC,0BAA0B,EAAE,MAAM,CAAC,CAAC;AAEzE,MAAM,MAAM,MAAM,GAAG,gBAAgB,GAAG,oBAAoB,GAAG,sBAAsB,CAAC;AAEtF,eAAO,MAAM,MAAM,EAAE,MAIpB,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG,MAAM,OAAO,MAAM,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"styles.tokensComponents.constants.d.ts","sourceRoot":"","sources":["../../../src/remarkable-ui/styles/styles.tokensComponents.constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+WlC,CAAC;AAEF,KAAK,sBAAsB,GAAG,OAAO,sBAAsB,CAAC;AAC5D,MAAM,MAAM,0BAA0B,GAAG,MAAM,sBAAsB,CAAC"}
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
export declare const stylesTokensCore: {
|
|
2
|
-
'--em-core-font-weight--bold': string;
|
|
3
|
-
'--em-core-font-weight--medium': string;
|
|
4
|
-
'--em-core-font-weight--regular': string;
|
|
5
|
-
'--em-core-border-radius--000': string;
|
|
6
|
-
'--em-core-border-radius--050': string;
|
|
7
|
-
'--em-core-border-radius--100': string;
|
|
8
|
-
'--em-core-border-radius--150': string;
|
|
9
|
-
'--em-core-border-radius--200': string;
|
|
10
|
-
'--em-core-border-radius--300': string;
|
|
11
|
-
'--em-core-border-radius--400': string;
|
|
12
|
-
'--em-core-border-radius--500': string;
|
|
13
|
-
'--em-core-border-width--000': string;
|
|
14
|
-
'--em-core-border-width--025': string;
|
|
15
|
-
'--em-core-border-width--050': string;
|
|
16
|
-
'--em-core-border-width--100': string;
|
|
17
|
-
'--em-core-color-gray--0000': string;
|
|
18
|
-
'--em-core-color-gray--0050': string;
|
|
19
|
-
'--em-core-color-gray--0100': string;
|
|
20
|
-
'--em-core-color-gray--0200': string;
|
|
21
|
-
'--em-core-color-gray--0300': string;
|
|
22
|
-
'--em-core-color-gray--0400': string;
|
|
23
|
-
'--em-core-color-gray--0500': string;
|
|
24
|
-
'--em-core-color-gray--0600': string;
|
|
25
|
-
'--em-core-color-gray--0700': string;
|
|
26
|
-
'--em-core-color-gray--0800': string;
|
|
27
|
-
'--em-core-color-gray--0900': string;
|
|
28
|
-
'--em-core-color-gray--1000': string;
|
|
29
|
-
'--em-core-color-orange--050': string;
|
|
30
|
-
'--em-core-color-orange--100': string;
|
|
31
|
-
'--em-core-color-orange--200': string;
|
|
32
|
-
'--em-core-color-orange--300': string;
|
|
33
|
-
'--em-core-color-orange--400': string;
|
|
34
|
-
'--em-core-color-orange--500': string;
|
|
35
|
-
'--em-core-color-orange--600': string;
|
|
36
|
-
'--em-core-color-orange--700': string;
|
|
37
|
-
'--em-core-color-orange--800': string;
|
|
38
|
-
'--em-core-color-orange--900': string;
|
|
39
|
-
'--em-core-font-family--base': string;
|
|
40
|
-
'--em-core-font-size--md': string;
|
|
41
|
-
'--em-core-font-size--sm': string;
|
|
42
|
-
'--em-core-font-size--xl': string;
|
|
43
|
-
'--em-core-font-size--xs': string;
|
|
44
|
-
'--em-core-font-size--xxl': string;
|
|
45
|
-
'--em-core-line-height--l': string;
|
|
46
|
-
'--em-core-line-height--md': string;
|
|
47
|
-
'--em-core-line-height--sm': string;
|
|
48
|
-
'--em-core-line-height--xl': string;
|
|
49
|
-
'--em-core-shadow-blur': string;
|
|
50
|
-
'--em-core-shadow-color': string;
|
|
51
|
-
'--em-core-shadow-position-x': string;
|
|
52
|
-
'--em-core-shadow-position-y': string;
|
|
53
|
-
'--em-core-shadow-spread': string;
|
|
54
|
-
'--em-core-size--0000': string;
|
|
55
|
-
'--em-core-size--0050': string;
|
|
56
|
-
'--em-core-size--0100': string;
|
|
57
|
-
'--em-core-size--0150': string;
|
|
58
|
-
'--em-core-size--0200': string;
|
|
59
|
-
'--em-core-size--0300': string;
|
|
60
|
-
'--em-core-size--0400': string;
|
|
61
|
-
'--em-core-size--0500': string;
|
|
62
|
-
'--em-core-size--0600': string;
|
|
63
|
-
'--em-core-size--0700': string;
|
|
64
|
-
'--em-core-size--0800': string;
|
|
65
|
-
'--em-core-size--0900': string;
|
|
66
|
-
'--em-core-size--1000': string;
|
|
67
|
-
'--em-core-size--1200': string;
|
|
68
|
-
'--em-core-size--1600': string;
|
|
69
|
-
'--em-core-size--2000': string;
|
|
70
|
-
'--em-core-spacing--0000': string;
|
|
71
|
-
'--em-core-spacing--0050': string;
|
|
72
|
-
'--em-core-spacing--0100': string;
|
|
73
|
-
'--em-core-spacing--0150': string;
|
|
74
|
-
'--em-core-spacing--0200': string;
|
|
75
|
-
'--em-core-spacing--0300': string;
|
|
76
|
-
'--em-core-spacing--0400': string;
|
|
77
|
-
'--em-core-spacing--0500': string;
|
|
78
|
-
'--em-core-spacing--0600': string;
|
|
79
|
-
'--em-core-spacing--0700': string;
|
|
80
|
-
'--em-core-spacing--0800': string;
|
|
81
|
-
'--em-core-spacing--0900': string;
|
|
82
|
-
'--em-core-spacing--1000': string;
|
|
83
|
-
'--em-core-spacing--1200': string;
|
|
84
|
-
'--em-core-spacing--1600': string;
|
|
85
|
-
'--em-core-spacing--2000': string;
|
|
86
|
-
};
|
|
87
|
-
type StylesTokensCore = typeof stylesTokensCore;
|
|
88
|
-
export type StylesTokensCoreKeys = keyof StylesTokensCore;
|
|
89
|
-
export {};
|
|
90
|
-
//# sourceMappingURL=styles.tokensCore.constants.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"styles.tokensCore.constants.d.ts","sourceRoot":"","sources":["../../../src/remarkable-ui/styles/styles.tokensCore.constants.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2F5B,CAAC;AAEF,KAAK,gBAAgB,GAAG,OAAO,gBAAgB,CAAC;AAChD,MAAM,MAAM,oBAAoB,GAAG,MAAM,gBAAgB,CAAC"}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
export declare const stylesTokensSemantic: {
|
|
2
|
-
'--em-sem-background': string;
|
|
3
|
-
'--em-sem-background--inverted': string;
|
|
4
|
-
'--em-sem-background--light': string;
|
|
5
|
-
'--em-sem-background--muted': string;
|
|
6
|
-
'--em-sem-background--neutral': string;
|
|
7
|
-
'--em-sem-background--subtle': string;
|
|
8
|
-
'--em-sem-chart-color--1': string;
|
|
9
|
-
'--em-sem-chart-color--10': string;
|
|
10
|
-
'--em-sem-chart-color--2': string;
|
|
11
|
-
'--em-sem-chart-color--3': string;
|
|
12
|
-
'--em-sem-chart-color--4': string;
|
|
13
|
-
'--em-sem-chart-color--5': string;
|
|
14
|
-
'--em-sem-chart-color--6': string;
|
|
15
|
-
'--em-sem-chart-color--7': string;
|
|
16
|
-
'--em-sem-chart-color--8': string;
|
|
17
|
-
'--em-sem-chart-color--9': string;
|
|
18
|
-
'--em-sem-status-error-background': string;
|
|
19
|
-
'--em-sem-status-error-text': string;
|
|
20
|
-
'--em-sem-status-success-background': string;
|
|
21
|
-
'--em-sem-status-success-text': string;
|
|
22
|
-
'--em-sem-text': string;
|
|
23
|
-
'--em-sem-text--inverted': string;
|
|
24
|
-
'--em-sem-text--muted': string;
|
|
25
|
-
'--em-sem-text--neutral': string;
|
|
26
|
-
'--em-sem-text--subtle': string;
|
|
27
|
-
};
|
|
28
|
-
type StylesTokensSemantic = typeof stylesTokensSemantic;
|
|
29
|
-
export type StylesTokensSemanticKeys = keyof StylesTokensSemantic;
|
|
30
|
-
export {};
|
|
31
|
-
//# sourceMappingURL=styles.tokensSemantic.constants.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"styles.tokensSemantic.constants.d.ts","sourceRoot":"","sources":["../../../src/remarkable-ui/styles/styles.tokensSemantic.constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;CA0BhC,CAAC;AAEF,KAAK,oBAAoB,GAAG,OAAO,oBAAoB,CAAC;AACxD,MAAM,MAAM,wBAAwB,GAAG,MAAM,oBAAoB,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { StylesKeys } from './styles.constants';
|
|
2
|
-
export declare const getStyle: (variableName: StylesKeys, fallbackValue?: string) => string;
|
|
3
|
-
export declare const getStyleNumber: (variableName: StylesKeys, fallbackValue?: string) => number | undefined;
|
|
4
|
-
//# sourceMappingURL=styles.utils.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"styles.utils.d.ts","sourceRoot":"","sources":["../../../src/remarkable-ui/styles/styles.utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAqBhD,eAAO,MAAM,QAAQ,GAAI,cAAc,UAAU,EAAE,gBAAgB,MAAM,KAAG,MAY3E,CAAC;AAEF,eAAO,MAAM,cAAc,GACzB,cAAc,UAAU,EACxB,gBAAgB,MAAM,KACrB,MAAM,GAAG,SAwBX,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"css.types.d.ts","sourceRoot":"","sources":["../../../src/remarkable-ui/types/css.types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,OAAO,GAAG,MAAM,GAAG,GAAG,MAAM,IAAI,GAAG,GAAG,MAAM,KAAK,GAAG,GAAG,MAAM,IAAI,GAAG,GAAG,MAAM,GAAG,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"debounce.utils.d.ts","sourceRoot":"","sources":["../../../src/remarkable-ui/utils/debounce.utils.ts"],"names":[],"mappings":"AACA,wBAAgB,QAAQ,CAAC,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,EACzD,EAAE,EAAE,CAAC,EACL,KAAK,SAAM,GACV,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC,CAAC,CAAC,KAAK,IAAI,CAQlC"}
|