@luzmo/analytics-components-kit 1.0.1-alpha.90 → 1.0.1-alpha.94
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/README.md +195 -0
- package/angular/README.md +1 -0
- package/angular/components/widget-menu.component.ts +25 -0
- package/angular/esm/components/widget-menu.component.d.ts +13 -0
- package/angular/esm/components/widget-menu.component.js +49 -0
- package/angular/esm/index.d.ts +3 -1
- package/angular/esm/index.js +4 -1
- package/angular/esm/types.d.ts +4 -0
- package/angular/index.ts +4 -1
- package/angular/types.ts +6 -0
- package/components/ai-chat-message-assistant/index.cjs +1 -1
- package/components/ai-chat-message-assistant/index.js +1 -0
- package/components/ai-chat-messages-container/index.cjs +1 -1
- package/components/ai-chat-messages-container/index.js +2 -2
- package/components/ai-interaction-textarea/index.cjs +1 -1
- package/components/ai-interaction-textarea/index.js +2 -1
- package/components/area-chart-options.config-C7sMAHco.cjs +20 -0
- package/components/{area-chart-options.config-u8itidsi.js → area-chart-options.config-_J0sG4NF.js} +26 -14
- package/components/{bar-chart-options.config-DIirbAJ0.js → bar-chart-options.config-D1mb5TDl.js} +35 -21
- package/components/bar-chart-options.config-DcxEkOT5.cjs +20 -0
- package/components/box-plot-options.config-SrrbDEYW.cjs +20 -0
- package/components/{box-plot-options.config-BWROiguA.js → box-plot-options.config-xu_i6ms7.js} +88 -52
- package/components/{bubble-chart-options.config-4QD8VPhU.js → bubble-chart-options.config-BacgXkJ_.js} +18 -9
- package/components/bubble-chart-options.config-Ihn6eVQI.cjs +20 -0
- package/components/{bullet-chart-options.config-3bH7uekx.js → bullet-chart-options.config-CDPpX1yc.js} +1 -1
- package/components/{bullet-chart-options.config-tWb6Fio-.cjs → bullet-chart-options.config-DfS4Bwds.cjs} +1 -1
- package/components/calculate-data-item-icon-CEa82-5u.cjs +20 -0
- package/components/calculate-data-item-icon-DjlZwMdO.js +147 -0
- package/components/{choropleth-map-options.config-CMxx3ORp.js → choropleth-map-options.config-B_W9-rhe.js} +84 -63
- package/components/choropleth-map-options.config-ZW8yoZH2.cjs +20 -0
- package/components/{circular-gauge-options.config-DhIKn44k.js → circular-gauge-options.config-DAIjz4Rl.js} +36 -23
- package/components/circular-gauge-options.config-msZ4mfpN.cjs +20 -0
- package/components/color-B6LaL8qz.cjs +20 -0
- package/components/{color-B7m0j8lX.js → color-DuJ4-73S.js} +950 -941
- package/components/{color-range-utils-BSfqtB3A.js → color-range-utils-Bvo9sm5A.js} +32 -31
- package/components/color-range-utils-C5yXW7ZC.cjs +20 -0
- package/components/{column-chart-options.config-D5-yR7iq.js → column-chart-options.config-B5SjBVdy.js} +37 -27
- package/components/column-chart-options.config-BjDvA7i9.cjs +20 -0
- package/components/{conditional-number-options.config-DPYsdML5.js → conditional-number-options.config-BCEpSK9J.js} +40 -24
- package/components/conditional-number-options.config-DgzUo0xi.cjs +20 -0
- package/components/dataset-icon/index.cjs +1 -1
- package/components/dataset-icon/index.js +2 -1
- package/components/dataset-selector-list/index.cjs +1 -1
- package/components/dataset-selector-list/index.js +35 -32
- package/components/dataset-selector-row/index.cjs +9 -9
- package/components/dataset-selector-row/index.js +53 -51
- package/components/{date-comparison-filter-options.config-QaoWaFUn.cjs → date-comparison-filter-options.config-DAVncmi0.cjs} +1 -1
- package/components/{date-comparison-filter-options.config-CSwGyuBg.js → date-comparison-filter-options.config-JA_yYpJa.js} +6 -3
- package/components/{date-filter-options.config-n-zhWaYa.cjs → date-filter-options.config-CWPMtA18.cjs} +1 -1
- package/components/{date-filter-options.config-BTVyHRkp.js → date-filter-options.config-DBRxlTWy.js} +6 -3
- package/components/display-settings/index.cjs +1 -1
- package/components/display-settings/index.js +1 -1
- package/components/display-settings-binning/index.cjs +5 -5
- package/components/display-settings-binning/index.js +30 -29
- package/components/display-settings-datetime/index.cjs +29 -29
- package/components/display-settings-datetime/index.js +120 -112
- package/components/display-settings-grand-totals/index.cjs +4 -4
- package/components/display-settings-grand-totals/index.js +24 -23
- package/components/display-settings-numeric/index.cjs +48 -48
- package/components/display-settings-numeric/index.js +211 -194
- package/components/display-settings-period-over-period/index.cjs +16 -16
- package/components/display-settings-period-over-period/index.js +97 -91
- package/components/{donut-chart-options.config-3ZqX8Cbb.js → donut-chart-options.config-BulUEiaH.js} +37 -21
- package/components/donut-chart-options.config-tNpqBZfR.cjs +20 -0
- package/components/draggable-data-item/index.cjs +5 -5
- package/components/draggable-data-item/index.js +46 -45
- package/components/draggable-data-item-level/index.cjs +11 -11
- package/components/draggable-data-item-level/index.js +73 -70
- package/components/{dropdown-filter-options.config-CGJTtgAX.js → dropdown-filter-options.config-D9dvPypF.js} +10 -7
- package/components/{dropdown-filter-options.config-DJvfCTk7.cjs → dropdown-filter-options.config-DS-MORmq.cjs} +1 -1
- package/components/droppable-slot/index.cjs +16 -16
- package/components/droppable-slot/index.js +223 -208
- package/components/edit-item/index.cjs +9 -9
- package/components/edit-item/index.js +119 -116
- package/components/edit-option/index.cjs +1 -1
- package/components/edit-option/index.js +1 -1
- package/components/edit-option-action-button-group/index.cjs +8 -8
- package/components/edit-option-action-button-group/index.js +53 -52
- package/components/{edit-option-base-Bh29-Cak.js → edit-option-base-DIc7iC-b.js} +1 -1
- package/components/{edit-option-base-tFr8Qg2B.cjs → edit-option-base-VhTih9T1.cjs} +1 -1
- package/components/edit-option-color-palette-picker/index.cjs +1 -1
- package/components/edit-option-color-palette-picker/index.js +1 -1
- package/components/edit-option-color-picker/index.cjs +1 -1
- package/components/edit-option-color-picker/index.js +1 -1
- package/components/edit-option-color-range/index.cjs +19 -19
- package/components/edit-option-color-range/index.js +117 -106
- package/components/edit-option-multi-language-field/index.cjs +3 -3
- package/components/edit-option-multi-language-field/index.js +27 -26
- package/components/edit-option-number-field/index.cjs +1 -1
- package/components/edit-option-number-field/index.js +1 -1
- package/components/edit-option-picker/index.cjs +5 -5
- package/components/edit-option-picker/index.js +7 -7
- package/components/edit-option-position-picker/index.cjs +4 -4
- package/components/edit-option-position-picker/index.js +25 -21
- package/components/edit-option-positions-number-field/index.cjs +9 -9
- package/components/edit-option-positions-number-field/index.js +81 -76
- package/components/edit-option-radio-button-group/index.cjs +6 -6
- package/components/edit-option-radio-button-group/index.js +22 -21
- package/components/edit-option-slider/index.cjs +1 -1
- package/components/edit-option-slider/index.js +1 -1
- package/components/edit-option-switch/index.cjs +1 -1
- package/components/edit-option-switch/index.js +1 -1
- package/components/edit-option-text-field/index.cjs +2 -2
- package/components/edit-option-text-field/index.js +23 -22
- package/components/en-BKBhKBXY.cjs +20 -0
- package/components/en-BOTjhwEc.js +1488 -0
- package/components/{en-GB-ialeqj_z.js → en-GB-CEHEs8F2.js} +1 -1
- package/components/{en-GB-TqvgIw9B.cjs → en-GB-DG6uS3sM.cjs} +1 -1
- package/components/{evolution-number-options.config-Bc9eKYnn.cjs → evolution-number-options.config-BgIZY4gQ.cjs} +1 -1
- package/components/{evolution-number-options.config-BIPO_4n3.js → evolution-number-options.config-DzkfeoIN.js} +14 -11
- package/components/{extrapolate-color-C0n1UDs-.cjs → extrapolate-color-0j_AeYkz.cjs} +1 -1
- package/components/{extrapolate-color-v1PimdQr.js → extrapolate-color-CC9CURf6.js} +1 -1
- package/components/filter-data-item-picker/index.cjs +7 -7
- package/components/filter-data-item-picker/index.js +86 -85
- package/components/filter-expression-picker/index.cjs +1 -1
- package/components/filter-expression-picker/index.js +1 -1
- package/components/filter-item/index.cjs +6 -6
- package/components/filter-item/index.js +119 -109
- package/components/filter-value-picker/index.cjs +2 -2
- package/components/filter-value-picker/index.js +36 -34
- package/components/filter-value-picker-datetime/index.cjs +8 -8
- package/components/filter-value-picker-datetime/index.js +71 -56
- package/components/filter-value-picker-hierarchy/index.cjs +12 -12
- package/components/filter-value-picker-hierarchy/index.js +124 -113
- package/components/filter-value-picker-numeric/index.cjs +8 -8
- package/components/filter-value-picker-numeric/index.js +110 -101
- package/components/focusable-B3E_hQmm.cjs +20 -0
- package/components/{focusable-BS2pbY7w.js → focusable-DCIFkpiW.js} +26 -24
- package/components/{funnel-chart-options.config-CrJy2U7_.js → funnel-chart-options.config-C_VjTOvD.js} +20 -5
- package/components/funnel-chart-options.config-D7H7gFcx.cjs +20 -0
- package/components/get-css-variable-BEYG097C.js +1446 -0
- package/components/get-css-variable-BZxY4IOa.cjs +35 -0
- package/components/get-css-variable-DLiZYZEi.cjs +24 -0
- package/components/{get-css-variable-CdwF98oh.js → get-css-variable-YlLiVgo8.js} +35 -35
- package/components/grid/index.cjs +49 -43
- package/components/grid/index.js +1878 -2610
- package/components/{heat-map-options.config-CmL87j1j.js → heat-map-options.config-BnLWe8jS.js} +41 -35
- package/components/heat-map-options.config-DVH-Bb5-.cjs +20 -0
- package/components/heat-table-options.config-B12JEYnp.cjs +20 -0
- package/components/{heat-table-options.config-BrCYAgYD.js → heat-table-options.config-CUsDdgUr.js} +88 -60
- package/components/helpers-DXQwEH1P.cjs +20 -0
- package/components/helpers-v1bPALRP.js +91 -0
- package/components/hexbin-map-options.config-DZERRhM8.cjs +20 -0
- package/components/{hexbin-map-options.config-BguV1w8q.js → hexbin-map-options.config-F-7uCqxb.js} +38 -20
- package/components/{index-BNAmjOkm.cjs → index-BPNsFiyq.cjs} +4 -4
- package/components/index-CDi4fe3N.js +1716 -0
- package/components/index-CQ9ck-BO.cjs +249 -0
- package/components/index-CXn67vdn.cjs +121 -0
- package/components/{index-haa7WNrl.js → index-CdIUfo-L.js} +481 -453
- package/components/index-Cz9vSXy6.cjs +20 -0
- package/components/{index-DdyZ2g5L.js → index-D0GBF6tg.js} +104 -94
- package/components/index-Dn0j_pcR.cjs +20 -0
- package/components/{index-CqKpf0B8.js → index-Do7O9azB.js} +123 -112
- package/components/index-E239Dotg.js +1735 -0
- package/components/index.cjs +1 -1
- package/components/index.js +20 -18
- package/components/item-options-configs.cjs +1 -1
- package/components/item-options-configs.js +37 -37
- package/components/{line-chart-options.config-BhirTGqD.js → line-chart-options.config-DB3IsXXr.js} +28 -13
- package/components/line-chart-options.config-DSugoe0t.cjs +20 -0
- package/components/{localize-CcDpq940.js → localize-BX7q0S0M.js} +10 -10
- package/components/{localize-C4zNlrwK.cjs → localize-r7ALOUy_.cjs} +1 -1
- package/components/{marker-map-options.config-Bx17jmiq.js → marker-map-options.config-DPJ955tt.js} +1 -1
- package/components/{marker-map-options.config-CvhCylSC.cjs → marker-map-options.config-_FYZzRwA.cjs} +1 -1
- package/components/pivot-table-options.config-BiJXKSFR.cjs +20 -0
- package/components/{pivot-table-options.config-CFc7y0IT.js → pivot-table-options.config-DNK_AIG7.js} +24 -15
- package/components/pyramid-chart-options.config-C4zbFS26.cjs +20 -0
- package/components/{pyramid-chart-options.config-2Waxb11l.js → pyramid-chart-options.config-CcVMatYx.js} +43 -29
- package/components/{radar-chart-options.config-CPN5fOl8.js → radar-chart-options.config-CUZn_3Fd.js} +23 -11
- package/components/radar-chart-options.config-EqQu6PTh.cjs +20 -0
- package/components/{regular-table-options.config-CFKCJQK1.js → regular-table-options.config-BoLZsBry.js} +23 -17
- package/components/{regular-table-options.config-YRuoijIk.cjs → regular-table-options.config-DTx3RTnS.cjs} +1 -1
- package/components/{route-map-options.config-CyolTJfK.js → route-map-options.config-CN86T7c0.js} +109 -87
- package/components/route-map-options.config-D7NJePTu.cjs +20 -0
- package/components/{sankey-diagram-options.config-D7OSvSqm.cjs → sankey-diagram-options.config-RFB83YLZ.cjs} +1 -1
- package/components/{sankey-diagram-options.config-Ldjk84ro.js → sankey-diagram-options.config-tVLKy_Zn.js} +10 -7
- package/components/scatter-plot-options.config-CFfGJXsV.cjs +20 -0
- package/components/{scatter-plot-options.config-CfxEfkQ1.js → scatter-plot-options.config-Corlzno1.js} +86 -56
- package/components/{search-filter-options.config-Oqco9BKj.cjs → search-filter-options.config-BCaDlYqZ.cjs} +1 -1
- package/components/{search-filter-options.config-C0syQmP4.js → search-filter-options.config-BE3JhR-F.js} +6 -3
- package/components/{set-locale-hKTMz37h.js → set-locale-Dp3N_gXN.js} +8 -1
- package/components/{slicer-filter-options.config-DmOe3440.js → slicer-filter-options.config-3JZZcw5C.js} +18 -9
- package/components/slicer-filter-options.config-DNI-XevE.cjs +20 -0
- package/components/{slider-filter-options.config-B1M8RcDs.js → slider-filter-options.config-DH4SS8wH.js} +1 -1
- package/components/{slider-filter-options.config-k45I-t6G.cjs → slider-filter-options.config-_8Z2zKmU.cjs} +1 -1
- package/components/slot-contents-picker/index.cjs +33 -33
- package/components/slot-contents-picker/index.js +205 -194
- package/components/slot-menu/index.cjs +12 -12
- package/components/slot-menu/index.js +184 -171
- package/components/slot-menu-list/index.cjs +3 -3
- package/components/slot-menu-list/index.js +103 -97
- package/components/speedometer-chart-options.config-BX9LTQBH.cjs +20 -0
- package/components/{speedometer-chart-options.config-CzOmuEF8.js → speedometer-chart-options.config-SL581yOa.js} +53 -31
- package/components/{spike-map-options.config-Cbt1YUw6.js → spike-map-options.config-C5KewecZ.js} +122 -91
- package/components/spike-map-options.config-DoBFXPmN.cjs +20 -0
- package/components/{sunburst-chart-options.config-Yrxc2i57.cjs → sunburst-chart-options.config-AbNjWS6t.cjs} +1 -1
- package/components/{sunburst-chart-options.config-_dyLQxPJ.js → sunburst-chart-options.config-CNauGQJv.js} +20 -9
- package/components/{symbol-map-options.config-BORL1NSU.js → symbol-map-options.config-DdDA4aa7.js} +20 -11
- package/components/symbol-map-options.config-m-lwLTtu.cjs +20 -0
- package/components/treemap-chart-options.config-C0Q9aQ1Z.cjs +20 -0
- package/components/{treemap-chart-options.config-B9i9qIm_.js → treemap-chart-options.config-D5AJaF_u.js} +37 -20
- package/components/utils.cjs +1 -1
- package/components/utils.js +97 -94
- package/components/{video-options.config-B0asgYt8.cjs → video-options.config-CGsDTwHc.cjs} +1 -1
- package/components/{video-options.config-UX-9MDfS.js → video-options.config-Dk36zJ1B.js} +10 -7
- package/components/widget-menu/index.cjs +51 -0
- package/components/widget-menu/index.d.ts +8 -0
- package/components/widget-menu/index.js +211 -0
- package/components/widget-menu/widget-menu.d.ts +77 -0
- package/components/{wordcloud-chart-options.config-BKtJT8Va.cjs → wordcloud-chart-options.config-vGfCW8kE.cjs} +1 -1
- package/components/{wordcloud-chart-options.config-BoB_KuhA.js → wordcloud-chart-options.config-w2NUIWVA.js} +7 -4
- package/custom-elements.json +133 -20
- package/index.d.ts +1 -0
- package/package.json +6 -1
- package/types.d.ts +4 -0
- package/components/area-chart-options.config-Bl8bhhOo.cjs +0 -20
- package/components/bar-chart-options.config-CePAqM83.cjs +0 -20
- package/components/box-plot-options.config-BVNrV2eD.cjs +0 -20
- package/components/bubble-chart-options.config-BDgOe3GQ.cjs +0 -20
- package/components/calculate-data-item-icon-DMDhKq_m.js +0 -147
- package/components/calculate-data-item-icon-DtVGbet3.cjs +0 -20
- package/components/choropleth-map-options.config-CWJACFd0.cjs +0 -20
- package/components/circular-gauge-options.config-BMxgq3zH.cjs +0 -20
- package/components/color-Czp4Im5q.cjs +0 -20
- package/components/color-range-utils-DYYR-iwx.cjs +0 -20
- package/components/column-chart-options.config-BV9R3ssH.cjs +0 -20
- package/components/conditional-number-options.config-Co099Qfm.cjs +0 -20
- package/components/donut-chart-options.config-BQyPgnC9.cjs +0 -20
- package/components/en-D3ihEGXg.js +0 -1483
- package/components/en-DZcn_iz_.cjs +0 -20
- package/components/focusable-QLh-LlNt.cjs +0 -20
- package/components/funnel-chart-options.config-DrP4AFgk.cjs +0 -20
- package/components/get-css-variable-COd1d84B.cjs +0 -24
- package/components/heat-map-options.config-CIHnPdYE.cjs +0 -20
- package/components/heat-table-options.config-DTlZRc_i.cjs +0 -20
- package/components/helpers-9I0oLoUB.cjs +0 -20
- package/components/helpers-bR8Ibjqh.js +0 -79
- package/components/hexbin-map-options.config-CKnn3VAB.cjs +0 -20
- package/components/index-BekTY3Em.cjs +0 -121
- package/components/index-CFL6gmIu.cjs +0 -20
- package/components/index-DNPULp4A.js +0 -1755
- package/components/index-DvkzMbLt.cjs +0 -249
- package/components/line-chart-options.config-Cqwou5u6.cjs +0 -20
- package/components/pivot-table-options.config-uZDAertf.cjs +0 -20
- package/components/pyramid-chart-options.config-DoGfEvzU.cjs +0 -20
- package/components/radar-chart-options.config-CtNUMN1l.cjs +0 -20
- package/components/route-map-options.config-CVTk5RVL.cjs +0 -20
- package/components/scatter-plot-options.config-5gN7pMTm.cjs +0 -20
- package/components/slicer-filter-options.config-CrusP6a0.cjs +0 -20
- package/components/speedometer-chart-options.config-B4ceg_qI.cjs +0 -20
- package/components/spike-map-options.config-BkkDqb4g.cjs +0 -20
- package/components/symbol-map-options.config-NpBKm64d.cjs +0 -20
- package/components/treemap-chart-options.config-x4J54WSw.cjs +0 -20
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
+
*
|
|
3
|
+
* Copyright © 2025 Luzmo
|
|
4
|
+
* All rights reserved.
|
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
|
7
|
+
* This license allows users with a current active Luzmo account
|
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
|
11
|
+
*
|
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
|
+
* SOFTWARE.
|
|
19
|
+
* */
|
|
20
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./helpers-DXQwEH1P.cjs"),i=[{key:"general",type:"group",open:!0,children:[{key:"display.title",control:{type:"switch",label:"Title",default:!0}},{key:"display.legend",control:{type:"switch",label:"Legend",default:!0}},{key:"roundedCorners",control:{type:"slider",label:"Rounded corners",default:({theme:e})=>{var r;return(r=e==null?void 0:e.itemSpecific)==null?void 0:r.rounding},min:0,max:20,step:1,extraLabel:({options:e,theme:r})=>{var t;if(typeof((t=r==null?void 0:r.itemSpecific)==null?void 0:t.rounding)=="number")return typeof(e==null?void 0:e.roundedCorners)!="number"?"auto":"reset"},extraLabelHasClickAction:({options:e,theme:r})=>{var t;return!(typeof((t=r==null?void 0:r.itemSpecific)==null?void 0:t.rounding)!="number"||typeof(e==null?void 0:e.roundedCorners)!="number")},extraLabelClickAction:({options:e})=>{const r={...e};return delete r.roundedCorners,{value:null,options:r}}}},{key:"internalPadding",control:{type:"slider",label:"Internal padding",default:({theme:e})=>{var r;return(r=e==null?void 0:e.itemSpecific)==null?void 0:r.padding},min:0,max:20,step:1,extraLabel:({options:e,theme:r})=>{var t;if(typeof((t=r==null?void 0:r.itemSpecific)==null?void 0:t.padding)=="number")return typeof(e==null?void 0:e.internalPadding)!="number"?"auto":"reset"},extraLabelHasClickAction:({options:e,theme:r})=>{var t;return!(typeof((t=r==null?void 0:r.itemSpecific)==null?void 0:t.padding)!="number"||typeof(e==null?void 0:e.internalPadding)!="number")},extraLabelClickAction:({options:e})=>{const r={...e};return delete r.internalPadding,{value:null,options:r}}}}]},{key:"order",type:"group",label:"Order & Limit",open:!0,children:[{key:"sort.by",control:{type:"picker",label:"Ordering",default:"category",enum:["category","leftbar","rightbar","measure"]}},{key:"sort.direction",control:{type:"picker",default:"desc",enum:["asc","desc"]}}]},{key:"axes",type:"group",open:!0,children:[{key:"axis.x.color",control:{type:"color-picker",label:"Measure axis color",default:({theme:e})=>l.getThemeAxisColor(e),extraLabel:({options:e,theme:r})=>l.getThemeAxisColorResetLabel(e,r,"axis.x.color"),extraLabelHasClickAction:({options:e,theme:r})=>l.getThemeAxisColorExtraLabelHasClickAction(e,r,"axis.x.color"),extraLabelClickAction:({options:e,theme:r})=>l.getThemeAxisColorExtraLabelClickAction(e,r,"axis.x.color")}},{key:"measureAxisTicks",type:"group",label:"Measure axis ticks",collapsible:!0,open:!0,children:[{key:"axis.x.ticksDensity",control:{type:"picker",label:"Density",default:"normal",enum:["compact","normal","sparse"]}},{key:"axis.x.ticksMode",control:{type:"picker",label:"Display mode",default:"ticks",enum:["ticks","hide"]}}]},{key:"axis.y.color",control:{type:"color-picker",label:"Category axis color",default:({theme:e})=>l.getThemeAxisColor(e),extraLabel:({options:e,theme:r})=>l.getThemeAxisColorResetLabel(e,r,"axis.y.color"),extraLabelHasClickAction:({options:e,theme:r})=>l.getThemeAxisColorExtraLabelHasClickAction(e,r,"axis.y.color"),extraLabelClickAction:({options:e,theme:r})=>l.getThemeAxisColorExtraLabelClickAction(e,r,"axis.y.color")}}]},{key:"legend",type:"group",open:!1,children:[{key:"legend.position",control:{label:"Position",type:"position-picker",default:"topRight",enum:["topLeft","top","topRight","right","bottomRight","bottom","bottomLeft","left"]}}]}];exports.default=i;
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
18
|
* SOFTWARE.
|
|
19
19
|
* */
|
|
20
|
-
import { i as
|
|
21
|
-
const
|
|
20
|
+
import { i as l, j as a, k as i, l as o } from "./helpers-v1bPALRP.js";
|
|
21
|
+
const c = [
|
|
22
22
|
{
|
|
23
23
|
key: "general",
|
|
24
24
|
type: "group",
|
|
@@ -90,18 +90,25 @@ const n = [
|
|
|
90
90
|
control: {
|
|
91
91
|
type: "slider",
|
|
92
92
|
label: "Rounded corners",
|
|
93
|
-
default: ({ theme: e }) =>
|
|
93
|
+
default: ({ theme: e }) => {
|
|
94
|
+
var r;
|
|
95
|
+
return (r = e == null ? void 0 : e.itemSpecific) == null ? void 0 : r.rounding;
|
|
96
|
+
},
|
|
94
97
|
min: 0,
|
|
95
98
|
max: 20,
|
|
96
99
|
step: 1,
|
|
97
|
-
extraLabel: ({ options: e, theme:
|
|
98
|
-
|
|
99
|
-
|
|
100
|
+
extraLabel: ({ options: e, theme: r }) => {
|
|
101
|
+
var t;
|
|
102
|
+
if (typeof ((t = r == null ? void 0 : r.itemSpecific) == null ? void 0 : t.rounding) == "number")
|
|
103
|
+
return typeof (e == null ? void 0 : e.roundedCorners) != "number" ? "auto" : "reset";
|
|
104
|
+
},
|
|
105
|
+
extraLabelHasClickAction: ({ options: e, theme: r }) => {
|
|
106
|
+
var t;
|
|
107
|
+
return !(typeof ((t = r == null ? void 0 : r.itemSpecific) == null ? void 0 : t.rounding) != "number" || typeof (e == null ? void 0 : e.roundedCorners) != "number");
|
|
100
108
|
},
|
|
101
|
-
extraLabelHasClickAction: ({ options: e, theme: t }) => !(typeof t?.itemSpecific?.rounding != "number" || typeof e?.roundedCorners != "number"),
|
|
102
109
|
extraLabelClickAction: ({ options: e }) => {
|
|
103
|
-
const
|
|
104
|
-
return delete
|
|
110
|
+
const r = { ...e };
|
|
111
|
+
return delete r.roundedCorners, { value: null, options: r };
|
|
105
112
|
}
|
|
106
113
|
}
|
|
107
114
|
},
|
|
@@ -110,18 +117,25 @@ const n = [
|
|
|
110
117
|
control: {
|
|
111
118
|
type: "slider",
|
|
112
119
|
label: "Internal padding",
|
|
113
|
-
default: ({ theme: e }) =>
|
|
120
|
+
default: ({ theme: e }) => {
|
|
121
|
+
var r;
|
|
122
|
+
return (r = e == null ? void 0 : e.itemSpecific) == null ? void 0 : r.padding;
|
|
123
|
+
},
|
|
114
124
|
min: 0,
|
|
115
125
|
max: 20,
|
|
116
126
|
step: 1,
|
|
117
|
-
extraLabel: ({ options: e, theme:
|
|
118
|
-
|
|
119
|
-
|
|
127
|
+
extraLabel: ({ options: e, theme: r }) => {
|
|
128
|
+
var t;
|
|
129
|
+
if (typeof ((t = r == null ? void 0 : r.itemSpecific) == null ? void 0 : t.padding) == "number")
|
|
130
|
+
return typeof (e == null ? void 0 : e.internalPadding) != "number" ? "auto" : "reset";
|
|
131
|
+
},
|
|
132
|
+
extraLabelHasClickAction: ({ options: e, theme: r }) => {
|
|
133
|
+
var t;
|
|
134
|
+
return !(typeof ((t = r == null ? void 0 : r.itemSpecific) == null ? void 0 : t.padding) != "number" || typeof (e == null ? void 0 : e.internalPadding) != "number");
|
|
120
135
|
},
|
|
121
|
-
extraLabelHasClickAction: ({ options: e, theme: t }) => !(typeof t?.itemSpecific?.padding != "number" || typeof e?.internalPadding != "number"),
|
|
122
136
|
extraLabelClickAction: ({ options: e }) => {
|
|
123
|
-
const
|
|
124
|
-
return delete
|
|
137
|
+
const r = { ...e };
|
|
138
|
+
return delete r.internalPadding, { value: null, options: r };
|
|
125
139
|
}
|
|
126
140
|
}
|
|
127
141
|
}
|
|
@@ -173,16 +187,16 @@ const n = [
|
|
|
173
187
|
control: {
|
|
174
188
|
type: "color-picker",
|
|
175
189
|
label: "Measure axis color",
|
|
176
|
-
default: ({ theme: e }) =>
|
|
177
|
-
extraLabel: ({ options: e, theme:
|
|
178
|
-
extraLabelHasClickAction: ({ options: e, theme:
|
|
190
|
+
default: ({ theme: e }) => o(e),
|
|
191
|
+
extraLabel: ({ options: e, theme: r }) => i(e, r, "axis.x.color"),
|
|
192
|
+
extraLabelHasClickAction: ({ options: e, theme: r }) => a(
|
|
179
193
|
e,
|
|
180
|
-
|
|
194
|
+
r,
|
|
181
195
|
"axis.x.color"
|
|
182
196
|
),
|
|
183
|
-
extraLabelClickAction: ({ options: e, theme:
|
|
197
|
+
extraLabelClickAction: ({ options: e, theme: r }) => l(
|
|
184
198
|
e,
|
|
185
|
-
|
|
199
|
+
r,
|
|
186
200
|
"axis.x.color"
|
|
187
201
|
)
|
|
188
202
|
}
|
|
@@ -224,16 +238,16 @@ const n = [
|
|
|
224
238
|
control: {
|
|
225
239
|
type: "color-picker",
|
|
226
240
|
label: "Category axis color",
|
|
227
|
-
default: ({ theme: e }) =>
|
|
228
|
-
extraLabel: ({ options: e, theme:
|
|
229
|
-
extraLabelHasClickAction: ({ options: e, theme:
|
|
241
|
+
default: ({ theme: e }) => o(e),
|
|
242
|
+
extraLabel: ({ options: e, theme: r }) => i(e, r, "axis.y.color"),
|
|
243
|
+
extraLabelHasClickAction: ({ options: e, theme: r }) => a(
|
|
230
244
|
e,
|
|
231
|
-
|
|
245
|
+
r,
|
|
232
246
|
"axis.y.color"
|
|
233
247
|
),
|
|
234
|
-
extraLabelClickAction: ({ options: e, theme:
|
|
248
|
+
extraLabelClickAction: ({ options: e, theme: r }) => l(
|
|
235
249
|
e,
|
|
236
|
-
|
|
250
|
+
r,
|
|
237
251
|
"axis.y.color"
|
|
238
252
|
)
|
|
239
253
|
}
|
|
@@ -267,5 +281,5 @@ const n = [
|
|
|
267
281
|
}
|
|
268
282
|
];
|
|
269
283
|
export {
|
|
270
|
-
|
|
284
|
+
c as default
|
|
271
285
|
};
|
package/components/{radar-chart-options.config-CPN5fOl8.js → radar-chart-options.config-CUZn_3Fd.js}
RENAMED
|
@@ -17,8 +17,14 @@
|
|
|
17
17
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
18
|
* SOFTWARE.
|
|
19
19
|
* */
|
|
20
|
-
import { g as
|
|
21
|
-
const
|
|
20
|
+
import { g as i, a as o, b as n, c } from "./helpers-v1bPALRP.js";
|
|
21
|
+
const a = ({ slots: e }) => {
|
|
22
|
+
var t, l;
|
|
23
|
+
return Array.isArray(e) && ((l = (t = e == null ? void 0 : e.find((r) => (r == null ? void 0 : r.name) === "color")) == null ? void 0 : t.content) == null ? void 0 : l.length) > 0;
|
|
24
|
+
}, p = ({ slots: e }) => {
|
|
25
|
+
var t, l;
|
|
26
|
+
return Array.isArray(e) && (e == null ? void 0 : e.length) > 0 ? !(((l = (t = e == null ? void 0 : e.find((r) => (r == null ? void 0 : r.name) === "color")) == null ? void 0 : t.content) == null ? void 0 : l.length) > 0) : !0;
|
|
27
|
+
}, d = [
|
|
22
28
|
{
|
|
23
29
|
key: "general",
|
|
24
30
|
type: "group",
|
|
@@ -39,7 +45,7 @@ const l = ({ slots: e }) => Array.isArray(e) && e?.find((t) => t?.name === "colo
|
|
|
39
45
|
label: "Legend",
|
|
40
46
|
default: !0
|
|
41
47
|
},
|
|
42
|
-
visibleIf:
|
|
48
|
+
visibleIf: a
|
|
43
49
|
}
|
|
44
50
|
]
|
|
45
51
|
},
|
|
@@ -53,12 +59,12 @@ const l = ({ slots: e }) => Array.isArray(e) && e?.find((t) => t?.name === "colo
|
|
|
53
59
|
control: {
|
|
54
60
|
type: "color-picker",
|
|
55
61
|
label: "Color",
|
|
56
|
-
default: ({ theme: e }) =>
|
|
57
|
-
extraLabel: ({ options: e, theme: t }) =>
|
|
58
|
-
extraLabelHasClickAction: ({ options: e, theme: t }) =>
|
|
59
|
-
extraLabelClickAction: ({ options: e, theme: t }) =>
|
|
62
|
+
default: ({ theme: e }) => c(e),
|
|
63
|
+
extraLabel: ({ options: e, theme: t }) => n(e, t, "color"),
|
|
64
|
+
extraLabelHasClickAction: ({ options: e, theme: t }) => o(e, t, "color"),
|
|
65
|
+
extraLabelClickAction: ({ options: e, theme: t }) => i(e, t, "color")
|
|
60
66
|
},
|
|
61
|
-
visibleIf:
|
|
67
|
+
visibleIf: p
|
|
62
68
|
},
|
|
63
69
|
{
|
|
64
70
|
key: "fillOpacity",
|
|
@@ -98,7 +104,10 @@ const l = ({ slots: e }) => Array.isArray(e) && e?.find((t) => t?.name === "colo
|
|
|
98
104
|
max: 7,
|
|
99
105
|
step: 1
|
|
100
106
|
},
|
|
101
|
-
visibleIf: ({ options: e }) =>
|
|
107
|
+
visibleIf: ({ options: e }) => {
|
|
108
|
+
var t;
|
|
109
|
+
return (t = e == null ? void 0 : e.display) == null ? void 0 : t.points;
|
|
110
|
+
}
|
|
102
111
|
}
|
|
103
112
|
]
|
|
104
113
|
},
|
|
@@ -126,9 +135,12 @@ const l = ({ slots: e }) => Array.isArray(e) && e?.find((t) => t?.name === "colo
|
|
|
126
135
|
}
|
|
127
136
|
}
|
|
128
137
|
],
|
|
129
|
-
visibleIf: ({ options: e, slots: t }) =>
|
|
138
|
+
visibleIf: ({ options: e, slots: t }) => {
|
|
139
|
+
var l;
|
|
140
|
+
return ((l = e == null ? void 0 : e.display) == null ? void 0 : l.legend) !== !1 && a({ slots: t });
|
|
141
|
+
}
|
|
130
142
|
}
|
|
131
143
|
];
|
|
132
144
|
export {
|
|
133
|
-
|
|
145
|
+
d as default
|
|
134
146
|
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
+
*
|
|
3
|
+
* Copyright © 2025 Luzmo
|
|
4
|
+
* All rights reserved.
|
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
|
7
|
+
* This license allows users with a current active Luzmo account
|
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
|
11
|
+
*
|
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
|
+
* SOFTWARE.
|
|
19
|
+
* */
|
|
20
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./helpers-DXQwEH1P.cjs"),a=({slots:e})=>{var t,l;return Array.isArray(e)&&((l=(t=e==null?void 0:e.find(r=>(r==null?void 0:r.name)==="color"))==null?void 0:t.content)==null?void 0:l.length)>0},o=({slots:e})=>{var t,l;return Array.isArray(e)&&(e==null?void 0:e.length)>0?!(((l=(t=e==null?void 0:e.find(r=>(r==null?void 0:r.name)==="color"))==null?void 0:t.content)==null?void 0:l.length)>0):!0},n=[{key:"general",type:"group",open:!0,children:[{key:"display.title",control:{type:"switch",label:"Title",default:!0}},{key:"display.legend",control:{type:"switch",label:"Legend",default:!0},visibleIf:a}]},{key:"radar",type:"group",open:!0,children:[{key:"color",control:{type:"color-picker",label:"Color",default:({theme:e})=>i.getThemeMainColor(e),extraLabel:({options:e,theme:t})=>i.getThemeMainColorResetLabel(e,t,"color"),extraLabelHasClickAction:({options:e,theme:t})=>i.getThemeMainColorExtraLabelHasClickAction(e,t,"color"),extraLabelClickAction:({options:e,theme:t})=>i.getThemeMainColorExtraLabelClickAction(e,t,"color")},visibleIf:o},{key:"fillOpacity",control:{type:"slider",label:"Fill opacity",default:.05,min:0,max:.7,step:.01}},{key:"interpolation",control:{type:"picker",label:"Interpolation",default:"linear",enum:["linear","rounded"]}},{key:"display.points",control:{type:"switch",label:"Show points",default:!1}},{key:"pointSize",control:{type:"slider",label:"Point size",default:3,min:2,max:7,step:1},visibleIf:({options:e})=>{var t;return(t=e==null?void 0:e.display)==null?void 0:t.points}}]},{key:"legend",type:"group",open:!1,children:[{key:"legend.position",control:{label:"Position",type:"position-picker",default:"topRight",enum:["topLeft","top","topRight","right","bottomRight","bottom","bottomLeft","left"]}}],visibleIf:({options:e,slots:t})=>{var l;return((l=e==null?void 0:e.display)==null?void 0:l.legend)!==!1&&a({slots:t})}}];exports.default=n;
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
18
|
* SOFTWARE.
|
|
19
19
|
* */
|
|
20
|
-
import { g as
|
|
21
|
-
const
|
|
20
|
+
import { g as r, a as o, b as t, c, d as b, e as d, f as n, h as s } from "./helpers-v1bPALRP.js";
|
|
21
|
+
const i = [
|
|
22
22
|
{
|
|
23
23
|
key: "general",
|
|
24
24
|
type: "group",
|
|
@@ -77,16 +77,16 @@ const d = [
|
|
|
77
77
|
control: {
|
|
78
78
|
type: "color-picker",
|
|
79
79
|
label: "Headers background",
|
|
80
|
-
default: ({ theme: e }) =>
|
|
81
|
-
extraLabel: ({ options: e, theme:
|
|
82
|
-
extraLabelHasClickAction: ({ options: e, theme:
|
|
80
|
+
default: ({ theme: e }) => c(e),
|
|
81
|
+
extraLabel: ({ options: e, theme: a }) => t(e, a, "headers.background"),
|
|
82
|
+
extraLabelHasClickAction: ({ options: e, theme: a }) => o(
|
|
83
83
|
e,
|
|
84
|
-
|
|
84
|
+
a,
|
|
85
85
|
"headers.background"
|
|
86
86
|
),
|
|
87
|
-
extraLabelClickAction: ({ options: e, theme:
|
|
87
|
+
extraLabelClickAction: ({ options: e, theme: a }) => r(
|
|
88
88
|
e,
|
|
89
|
-
|
|
89
|
+
a,
|
|
90
90
|
"headers.background"
|
|
91
91
|
)
|
|
92
92
|
}
|
|
@@ -133,20 +133,23 @@ const d = [
|
|
|
133
133
|
control: {
|
|
134
134
|
type: "color-picker",
|
|
135
135
|
label: "Color",
|
|
136
|
-
default: ({ theme: e }) =>
|
|
137
|
-
extraLabel: ({ options: e, theme:
|
|
138
|
-
extraLabelHasClickAction: ({ options: e, theme:
|
|
136
|
+
default: ({ theme: e }) => s(e),
|
|
137
|
+
extraLabel: ({ options: e, theme: a }) => n(e, a, "tableBorders.color"),
|
|
138
|
+
extraLabelHasClickAction: ({ options: e, theme: a }) => d(
|
|
139
139
|
e,
|
|
140
|
-
|
|
140
|
+
a,
|
|
141
141
|
"tableBorders.color"
|
|
142
142
|
),
|
|
143
|
-
extraLabelClickAction: ({ options: e, theme:
|
|
143
|
+
extraLabelClickAction: ({ options: e, theme: a }) => b(
|
|
144
144
|
e,
|
|
145
|
-
|
|
145
|
+
a,
|
|
146
146
|
"tableBorders.color"
|
|
147
147
|
)
|
|
148
148
|
},
|
|
149
|
-
visibleIf: ({ options: e }) =>
|
|
149
|
+
visibleIf: ({ options: e }) => {
|
|
150
|
+
var a, l;
|
|
151
|
+
return ((a = e == null ? void 0 : e.tableBorders) == null ? void 0 : a.type) && ((l = e == null ? void 0 : e.tableBorders) == null ? void 0 : l.type) !== "none";
|
|
152
|
+
}
|
|
150
153
|
},
|
|
151
154
|
{
|
|
152
155
|
key: "tableBorders.width",
|
|
@@ -159,11 +162,14 @@ const d = [
|
|
|
159
162
|
step: 1,
|
|
160
163
|
unit: "px"
|
|
161
164
|
},
|
|
162
|
-
visibleIf: ({ options: e }) =>
|
|
165
|
+
visibleIf: ({ options: e }) => {
|
|
166
|
+
var a, l;
|
|
167
|
+
return ((a = e == null ? void 0 : e.tableBorders) == null ? void 0 : a.type) && ((l = e == null ? void 0 : e.tableBorders) == null ? void 0 : l.type) !== "none";
|
|
168
|
+
}
|
|
163
169
|
}
|
|
164
170
|
]
|
|
165
171
|
}
|
|
166
172
|
];
|
|
167
173
|
export {
|
|
168
|
-
|
|
174
|
+
i as default
|
|
169
175
|
};
|
|
@@ -17,4 +17,4 @@
|
|
|
17
17
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
18
|
* SOFTWARE.
|
|
19
19
|
* */
|
|
20
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
20
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./helpers-DXQwEH1P.cjs"),o=[{key:"general",type:"group",open:!0,children:[{key:"display.title",control:{type:"switch",label:"Title",default:!1}},{key:"alternateRowColor",control:{type:"switch",label:"Alternate row coloring",default:!0}},{key:"rowHeight",control:{type:"picker",label:"Row height",default:"default",enum:["veryCompact","compact","default","comfortable","veryComfortable","spacious"],toValue:e=>({veryCompact:22,compact:24,default:28,comfortable:32,veryComfortable:36,spacious:40})[e]??28,parseValue:e=>({22:"veryCompact",24:"compact",28:"default",32:"comfortable",36:"veryComfortable",40:"spacious"})[e]??"default"}},{key:"headers.background",control:{type:"color-picker",label:"Headers background",default:({theme:e})=>r.getThemeMainColor(e),extraLabel:({options:e,theme:l})=>r.getThemeMainColorResetLabel(e,l,"headers.background"),extraLabelHasClickAction:({options:e,theme:l})=>r.getThemeMainColorExtraLabelHasClickAction(e,l,"headers.background"),extraLabelClickAction:({options:e,theme:l})=>r.getThemeMainColorExtraLabelClickAction(e,l,"headers.background")}}]},{key:"borders",type:"group",open:!0,children:[{key:"tableBorders.type",control:{type:"action-button-group",label:"Type",default:["none"],values:{none:{iconName:"ban",label:"no border"},all:{iconName:"table",label:"row and column borders"},rows:{iconName:"rows",label:"rows border"},columns:{iconName:"columns",label:"columns border"}},selects:"single"}},{key:"tableBorders.color",control:{type:"color-picker",label:"Color",default:({theme:e})=>r.getThemeBorderColor(e),extraLabel:({options:e,theme:l})=>r.getThemeBorderColorResetLabel(e,l,"tableBorders.color"),extraLabelHasClickAction:({options:e,theme:l})=>r.getThemeBorderColorExtraLabelHasClickAction(e,l,"tableBorders.color"),extraLabelClickAction:({options:e,theme:l})=>r.getThemeBorderColorExtraLabelClickAction(e,l,"tableBorders.color")},visibleIf:({options:e})=>{var l,a;return((l=e==null?void 0:e.tableBorders)==null?void 0:l.type)&&((a=e==null?void 0:e.tableBorders)==null?void 0:a.type)!=="none"}},{key:"tableBorders.width",control:{type:"number-field",label:"Width",default:1,min:1,max:20,step:1,unit:"px"},visibleIf:({options:e})=>{var l,a;return((l=e==null?void 0:e.tableBorders)==null?void 0:l.type)&&((a=e==null?void 0:e.tableBorders)==null?void 0:a.type)!=="none"}}]}];exports.default=o;
|