@luzmo/analytics-components-kit 1.0.1-alpha.14 → 1.0.1-alpha.15
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/components/box-plot-options.config-BsFp2CBS.cjs +20 -0
- package/components/box-plot-options.config-DoZHVmpm.js +321 -0
- package/components/box-plot-options.de-D3Yye2Yp.js +113 -0
- package/components/box-plot-options.de-QbWt-xja.cjs +20 -0
- package/components/box-plot-options.en-CZhtAYXJ.cjs +20 -0
- package/components/box-plot-options.en-DADAI4yL.js +113 -0
- package/components/box-plot-options.es-ePZUgamp.js +113 -0
- package/components/box-plot-options.es-lyXLMKKo.cjs +20 -0
- package/components/box-plot-options.fr-BXh76t2K.cjs +20 -0
- package/components/box-plot-options.fr-DNkSteEz.js +113 -0
- package/components/box-plot-options.nl-DDAzT-zP.cjs +20 -0
- package/components/box-plot-options.nl-GBXrkaLf.js +113 -0
- package/components/bullet-chart-options.config-BO22R7gx.cjs +20 -0
- package/components/bullet-chart-options.config-D8mAooLE.js +94 -0
- package/components/bullet-chart-options.de-D0XaMKPn.cjs +20 -0
- package/components/bullet-chart-options.de-DxBk0yku.js +51 -0
- package/components/bullet-chart-options.en-BPjbk6Lk.cjs +20 -0
- package/components/bullet-chart-options.en-Cu1cnL90.js +51 -0
- package/components/bullet-chart-options.es-DxC9GWBS.cjs +20 -0
- package/components/bullet-chart-options.es-pGm2umSR.js +51 -0
- package/components/bullet-chart-options.fr-Cf_rodY7.cjs +20 -0
- package/components/bullet-chart-options.fr-DGOcuFKQ.js +51 -0
- package/components/bullet-chart-options.nl-BJ39_p2y.js +51 -0
- package/components/bullet-chart-options.nl-BdIjKMZf.cjs +20 -0
- package/components/choropleth-map-options.config-4QDypbCL.cjs +20 -0
- package/components/choropleth-map-options.config-V8tRnQqz.js +340 -0
- package/components/choropleth-map-options.de-BSt-L5Vh.js +102 -0
- package/components/choropleth-map-options.de-B_Agdr4T.cjs +20 -0
- package/components/choropleth-map-options.en-Cy7WcWLG.js +102 -0
- package/components/choropleth-map-options.en-DJHAy6ek.cjs +20 -0
- package/components/choropleth-map-options.es-BnR-9vJv.js +102 -0
- package/components/choropleth-map-options.es-Dr07odJo.cjs +20 -0
- package/components/choropleth-map-options.fr-BlwLS1Wy.js +102 -0
- package/components/choropleth-map-options.fr-CR5NMRR3.cjs +20 -0
- package/components/choropleth-map-options.nl-BITK3ddz.cjs +20 -0
- package/components/choropleth-map-options.nl-D70fr4Hl.js +102 -0
- package/components/circular-gauge-options.de-BO3S8GCr.js +73 -0
- package/components/circular-gauge-options.de-BZfrQqs3.cjs +20 -0
- package/components/circular-gauge-options.en-CB-jZtE6.cjs +20 -0
- package/components/circular-gauge-options.en-Cyhhijwg.js +76 -0
- package/components/circular-gauge-options.es-DJ7ru4Wf.js +73 -0
- package/components/circular-gauge-options.es-DuQPHjcG.cjs +20 -0
- package/components/circular-gauge-options.fr-BVWliP7i.js +76 -0
- package/components/circular-gauge-options.fr-CFMa8H8K.cjs +20 -0
- package/components/circular-gauge-options.nl-BB_jgj5k.cjs +20 -0
- package/components/circular-gauge-options.nl-DGpV7Riu.js +76 -0
- package/components/circular-guage-options.config-C3ExuT5F.js +152 -0
- package/components/circular-guage-options.config-Dvg5quJ9.cjs +20 -0
- package/components/combination-chart-options.config-CApdgFvv.js +45 -0
- package/components/combination-chart-options.config-CyYEp-gX.cjs +20 -0
- package/components/combination-chart-options.de-CEsSn5-2.js +38 -0
- package/components/combination-chart-options.de-CuVQ-JHu.cjs +20 -0
- package/components/combination-chart-options.en-BCKuLOQb.js +38 -0
- package/components/combination-chart-options.en-BPcGTsP4.cjs +20 -0
- package/components/combination-chart-options.es-Dy7jzzFy.cjs +20 -0
- package/components/combination-chart-options.es-zMa9kqmV.js +38 -0
- package/components/combination-chart-options.fr-CLUyqNH7.cjs +20 -0
- package/components/combination-chart-options.fr-DOXtaY1V.js +38 -0
- package/components/combination-chart-options.nl-BF6joCMV.cjs +20 -0
- package/components/combination-chart-options.nl-CCChbhx_.js +38 -0
- package/components/edit-item/index.cjs +6 -6
- package/components/edit-item/index.js +54 -24
- package/components/edit-option/index.cjs +65 -65
- package/components/edit-option/index.js +150 -120
- package/components/edit-option-position-picker/index.cjs +1 -1
- package/components/edit-option-position-picker/index.js +4 -4
- package/item-definitions/box-plot/box-plot-options.config.d.ts +173 -0
- package/item-definitions/box-plot/i18n/box-plot-options.de.d.ts +92 -0
- package/item-definitions/box-plot/i18n/box-plot-options.en.d.ts +92 -0
- package/item-definitions/box-plot/i18n/box-plot-options.es.d.ts +92 -0
- package/item-definitions/box-plot/i18n/box-plot-options.fr.d.ts +92 -0
- package/item-definitions/box-plot/i18n/box-plot-options.nl.d.ts +92 -0
- package/item-definitions/bullet-chart/bullet-chart-options.config.d.ts +43 -0
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.de.d.ts +30 -0
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.en.d.ts +30 -0
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.es.d.ts +30 -0
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.fr.d.ts +30 -0
- package/item-definitions/bullet-chart/i18n/bullet-chart-options.nl.d.ts +30 -0
- package/item-definitions/choropleth-map/choropleth-map-options.config.d.ts +168 -0
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.de.d.ts +81 -0
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.en.d.ts +81 -0
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.es.d.ts +81 -0
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.fr.d.ts +81 -0
- package/item-definitions/choropleth-map/i18n/choropleth-map-options.nl.d.ts +81 -0
- package/item-definitions/circular-gauge/circular-guage-options.config.d.ts +109 -0
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.de.d.ts +52 -0
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.en.d.ts +55 -0
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.es.d.ts +52 -0
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.fr.d.ts +55 -0
- package/item-definitions/circular-gauge/i18n/circular-gauge-options.nl.d.ts +55 -0
- package/item-definitions/combination-chart/combination-chart-options.config.d.ts +13 -0
- package/item-definitions/combination-chart/i18n/combination-chart-options.de.d.ts +17 -0
- package/item-definitions/combination-chart/i18n/combination-chart-options.en.d.ts +17 -0
- package/item-definitions/combination-chart/i18n/combination-chart-options.es.d.ts +17 -0
- package/item-definitions/combination-chart/i18n/combination-chart-options.fr.d.ts +17 -0
- package/item-definitions/combination-chart/i18n/combination-chart-options.nl.d.ts +17 -0
- package/package.json +1 -1
- package/utils/map-tile-providers/index.d.ts +93 -0
@@ -17,7 +17,7 @@
|
|
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";var m=Object.getPrototypeOf;var h=Reflect.get;var c=(r,o,i)=>h(m(r),i,o);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../index-CdUTqQ3L.cjs");const e=require("../property-0L4eB11h.cjs"),k=require("../edit-option-base-Boz7TNRZ.cjs"),v=":host{height:var(--luzmo-edit-option-position-picker-grid-height, var(--edit-option-position-picker-grid-height));display:flex;align-items:center}.luzmo-edit-option{height:var(--luzmo-edit-option-position-picker-grid-height, var(--edit-option-position-picker-grid-height))}.position-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--luzmo-edit-option-position-picker-grid-gap, var(--edit-option-position-picker-grid-gap));width:var(--luzmo-edit-option-position-picker-grid-width, var(--edit-option-position-picker-grid-width));box-sizing:border-box;border:.0625rem solid var(--luzmo-edit-option-position-picker-grid-border-color, var(--luzmo-border-color));padding:var(--luzmo-edit-option-position-picker-grid-padding, var(--edit-option-position-picker-grid-padding));border-radius:var(--luzmo-edit-option-position-picker-grid-border-radius, var(--edit-option-position-picker-grid-border-radius))}.position-item{width:100%;height:var(--luzmo-edit-option-position-picker-item-height, var(--edit-option-position-picker-item-height));box-sizing:border-box;border:.0625rem solid var(--luzmo-edit-option-position-picker-border-color, var(--luzmo-border-color));border-radius:var(--luzmo-edit-option-position-picker-border-radius, var(--edit-option-position-picker-border-radius));background:var(--luzmo-edit-option-position-picker-background, var(--luzmo-background-color-highlight));transition:background-color var(--luzmo-edit-option-position-picker-animation-duration, var(--luzmo-animation-duration)) ease-in-out;cursor:pointer}.position-item:hover{background-color:var(--luzmo-edit-option-position-picker-background-hover, var(--luzmo-background-color-highlight-down))}.position-item.selected,.position-item.selected:hover,.position-item.selected:active,.position-item.selected:focus{background-color:var(--luzmo-edit-option-position-picker-background-selected, var(--luzmo-primary));transition:background-color var(--luzmo-edit-option-position-picker-selected-animation-duration, 0) ease-in-out}.position-item.position-item-not-allowed{opacity:0}:host{--edit-option-position-picker-grid-height: 7rem;--edit-option-position-picker-grid-width: 7rem;--edit-option-position-picker-border-radius: var(--luzmo-border-radius);--edit-option-position-picker-grid-border-radius: var(--luzmo-border-radius);--edit-option-position-picker-grid-padding: .25rem;--edit-option-position-picker-item-height: 1.75rem;--edit-option-position-picker-grid-gap: .25rem}:host([size=s]){--edit-option-position-picker-grid-height: 5.125rem;--edit-option-position-picker-grid-width: 5.625rem;--edit-option-position-picker-border-radius: var(--luzmo-border-radius);--edit-option-position-picker-grid-border-radius: var( --luzmo-border-radius-s );--edit-option-position-picker-grid-padding: .125rem;--edit-option-position-picker-item-height: 1.5rem;--edit-option-position-picker-grid-gap: .125rem}:host([size=l]){--edit-option-position-picker-grid-height: 8rem;--edit-option-position-picker-grid-width: 8rem;--edit-option-position-picker-border-radius: var(--luzmo-border-radius-l);--edit-option-position-picker-grid-border-radius: var( --luzmo-border-radius-l );--edit-option-position-picker-grid-padding: .3rem;--edit-option-position-picker-item-height: 2rem;--edit-option-position-picker-grid-gap: .25rem}:host([size=xl]){--edit-option-position-picker-grid-height: 9rem;--edit-option-position-picker-grid-width: 9rem;--edit-option-position-picker-border-radius: var(--luzmo-border-radius-xl);--edit-option-position-picker-grid-border-radius: var( --luzmo-border-radius-xl );--edit-option-position-picker-grid-padding: .375rem;--edit-option-position-picker-item-height: 2.25rem;--edit-option-position-picker-grid-gap: .275rem}";var b=Object.defineProperty,n=(r,o,i,s)=>{for(var p=void 0,a=r.length-1,l;a>=0;a--)(l=r[a])&&(p=l(o,i,p)||p);return p&&b(o,i,p),p};const g=["
|
20
|
+
"use strict";var m=Object.getPrototypeOf;var h=Reflect.get;var c=(r,o,i)=>h(m(r),i,o);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../index-CdUTqQ3L.cjs");const e=require("../property-0L4eB11h.cjs"),k=require("../edit-option-base-Boz7TNRZ.cjs"),v=":host{height:var(--luzmo-edit-option-position-picker-grid-height, var(--edit-option-position-picker-grid-height));display:flex;align-items:center}.luzmo-edit-option{height:var(--luzmo-edit-option-position-picker-grid-height, var(--edit-option-position-picker-grid-height))}.position-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--luzmo-edit-option-position-picker-grid-gap, var(--edit-option-position-picker-grid-gap));width:var(--luzmo-edit-option-position-picker-grid-width, var(--edit-option-position-picker-grid-width));box-sizing:border-box;border:.0625rem solid var(--luzmo-edit-option-position-picker-grid-border-color, var(--luzmo-border-color));padding:var(--luzmo-edit-option-position-picker-grid-padding, var(--edit-option-position-picker-grid-padding));border-radius:var(--luzmo-edit-option-position-picker-grid-border-radius, var(--edit-option-position-picker-grid-border-radius))}.position-item{width:100%;height:var(--luzmo-edit-option-position-picker-item-height, var(--edit-option-position-picker-item-height));box-sizing:border-box;border:.0625rem solid var(--luzmo-edit-option-position-picker-border-color, var(--luzmo-border-color));border-radius:var(--luzmo-edit-option-position-picker-border-radius, var(--edit-option-position-picker-border-radius));background:var(--luzmo-edit-option-position-picker-background, var(--luzmo-background-color-highlight));transition:background-color var(--luzmo-edit-option-position-picker-animation-duration, var(--luzmo-animation-duration)) ease-in-out;cursor:pointer}.position-item:hover{background-color:var(--luzmo-edit-option-position-picker-background-hover, var(--luzmo-background-color-highlight-down))}.position-item.selected,.position-item.selected:hover,.position-item.selected:active,.position-item.selected:focus{background-color:var(--luzmo-edit-option-position-picker-background-selected, var(--luzmo-primary));transition:background-color var(--luzmo-edit-option-position-picker-selected-animation-duration, 0) ease-in-out}.position-item.position-item-not-allowed{opacity:0}:host{--edit-option-position-picker-grid-height: 7rem;--edit-option-position-picker-grid-width: 7rem;--edit-option-position-picker-border-radius: var(--luzmo-border-radius);--edit-option-position-picker-grid-border-radius: var(--luzmo-border-radius);--edit-option-position-picker-grid-padding: .25rem;--edit-option-position-picker-item-height: 1.75rem;--edit-option-position-picker-grid-gap: .25rem}:host([size=s]){--edit-option-position-picker-grid-height: 5.125rem;--edit-option-position-picker-grid-width: 5.625rem;--edit-option-position-picker-border-radius: var(--luzmo-border-radius);--edit-option-position-picker-grid-border-radius: var( --luzmo-border-radius-s );--edit-option-position-picker-grid-padding: .125rem;--edit-option-position-picker-item-height: 1.5rem;--edit-option-position-picker-grid-gap: .125rem}:host([size=l]){--edit-option-position-picker-grid-height: 8rem;--edit-option-position-picker-grid-width: 8rem;--edit-option-position-picker-border-radius: var(--luzmo-border-radius-l);--edit-option-position-picker-grid-border-radius: var( --luzmo-border-radius-l );--edit-option-position-picker-grid-padding: .3rem;--edit-option-position-picker-item-height: 2rem;--edit-option-position-picker-grid-gap: .25rem}:host([size=xl]){--edit-option-position-picker-grid-height: 9rem;--edit-option-position-picker-grid-width: 9rem;--edit-option-position-picker-border-radius: var(--luzmo-border-radius-xl);--edit-option-position-picker-grid-border-radius: var( --luzmo-border-radius-xl );--edit-option-position-picker-grid-padding: .375rem;--edit-option-position-picker-item-height: 2.25rem;--edit-option-position-picker-grid-gap: .275rem}";var b=Object.defineProperty,n=(r,o,i,s)=>{for(var p=void 0,a=r.length-1,l;a>=0;a--)(l=r[a])&&(p=l(o,i,p)||p);return p&&b(o,i,p),p};const g=["topLeft","top","topRight","left","center","right","bottomLeft","bottom","bottomRight"],u=g.filter(r=>r!=="center"),d=class d extends k.LuzmoEditOptionBase{constructor(){super(...arguments),this.defaultPosition="top-right",this.positions=u,this.readonly=!1}_handleEvent(){this.dispatchEvent(new CustomEvent("option-changed",{bubbles:!0,composed:!0,cancelable:!0,detail:{value:this.value}}))}_handleClick(o){var i;(i=this.positions)!=null&&i.includes(o)&&(this.value=o,this._handleEvent())}willUpdate(){this.value=this.value??this.defaultPosition??"top-right",this.positions=this.positions??u}renderController(){const o=g.map(i=>{var s;return e.x`
|
21
21
|
<div
|
22
22
|
class="position-item ${(s=this.positions)!=null&&s.includes(i)?"position-item-allowed":"position-item-not-allowed"} ${this.value===i?"selected":""}"
|
23
23
|
@click=${this._handleClick.bind(this,i)}
|
@@ -37,15 +37,15 @@ var x = Object.defineProperty, n = (i, r, o, p) => {
|
|
37
37
|
return t && x(r, o, t), t;
|
38
38
|
};
|
39
39
|
const g = [
|
40
|
-
"
|
40
|
+
"topLeft",
|
41
41
|
"top",
|
42
|
-
"
|
42
|
+
"topRight",
|
43
43
|
"left",
|
44
44
|
"center",
|
45
45
|
"right",
|
46
|
-
"
|
46
|
+
"bottomLeft",
|
47
47
|
"bottom",
|
48
|
-
"
|
48
|
+
"bottomRight"
|
49
49
|
], m = g.filter(
|
50
50
|
(i) => i !== "center"
|
51
51
|
), l = class l extends v {
|
@@ -0,0 +1,173 @@
|
|
1
|
+
declare const _default: ({
|
2
|
+
key: string;
|
3
|
+
type: string;
|
4
|
+
open: boolean;
|
5
|
+
children: ({
|
6
|
+
key: string;
|
7
|
+
control: {
|
8
|
+
type: string;
|
9
|
+
label: string;
|
10
|
+
default: boolean;
|
11
|
+
enum?: undefined;
|
12
|
+
fromOptionValue?: undefined;
|
13
|
+
toOptionValue?: undefined;
|
14
|
+
};
|
15
|
+
} | {
|
16
|
+
key: string;
|
17
|
+
control: {
|
18
|
+
type: string;
|
19
|
+
label: string;
|
20
|
+
default: string;
|
21
|
+
enum: string[];
|
22
|
+
fromOptionValue: (value: any) => "vertical" | "horizontal";
|
23
|
+
toOptionValue: (value: any) => boolean;
|
24
|
+
};
|
25
|
+
})[];
|
26
|
+
} | {
|
27
|
+
key: string;
|
28
|
+
type: string;
|
29
|
+
open: boolean;
|
30
|
+
children: ({
|
31
|
+
key: string;
|
32
|
+
control: {
|
33
|
+
type: string;
|
34
|
+
label: string;
|
35
|
+
default: number;
|
36
|
+
min: number;
|
37
|
+
max: number;
|
38
|
+
step: number;
|
39
|
+
extraLabel?: undefined;
|
40
|
+
extraLabelHasClickAction?: undefined;
|
41
|
+
extraLabelClickAction?: undefined;
|
42
|
+
};
|
43
|
+
} | {
|
44
|
+
key: string;
|
45
|
+
control: {
|
46
|
+
type: string;
|
47
|
+
label: string;
|
48
|
+
default: (_options: any, _slots: any, theme: any) => any;
|
49
|
+
extraLabel: (options: any, _slots: any, theme: any) => "reset" | undefined;
|
50
|
+
extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
|
51
|
+
extraLabelClickAction: (options: any, _slots: any, theme: any) => {
|
52
|
+
value: any;
|
53
|
+
options: any;
|
54
|
+
};
|
55
|
+
min?: undefined;
|
56
|
+
max?: undefined;
|
57
|
+
step?: undefined;
|
58
|
+
};
|
59
|
+
} | {
|
60
|
+
key: string;
|
61
|
+
control: {
|
62
|
+
type: string;
|
63
|
+
label: string;
|
64
|
+
default: (_options: any, _slots: any, theme: any) => any;
|
65
|
+
min: number;
|
66
|
+
max: number;
|
67
|
+
step: number;
|
68
|
+
extraLabel: (options: any, _slots: any, theme: any) => "auto" | "reset" | undefined;
|
69
|
+
extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
|
70
|
+
extraLabelClickAction: (options: any, _slots: any, _theme: any) => {
|
71
|
+
value: null;
|
72
|
+
options: any;
|
73
|
+
};
|
74
|
+
};
|
75
|
+
} | {
|
76
|
+
key: string;
|
77
|
+
control: {
|
78
|
+
type: string;
|
79
|
+
label: string;
|
80
|
+
default: string;
|
81
|
+
min?: undefined;
|
82
|
+
max?: undefined;
|
83
|
+
step?: undefined;
|
84
|
+
extraLabel?: undefined;
|
85
|
+
extraLabelHasClickAction?: undefined;
|
86
|
+
extraLabelClickAction?: undefined;
|
87
|
+
};
|
88
|
+
})[];
|
89
|
+
} | {
|
90
|
+
key: string;
|
91
|
+
type: string;
|
92
|
+
open: boolean;
|
93
|
+
children: ({
|
94
|
+
key: string;
|
95
|
+
control: {
|
96
|
+
type: string;
|
97
|
+
label: string;
|
98
|
+
default: boolean;
|
99
|
+
enum?: undefined;
|
100
|
+
min?: undefined;
|
101
|
+
max?: undefined;
|
102
|
+
step?: undefined;
|
103
|
+
extraLabel?: undefined;
|
104
|
+
extraLabelHasClickAction?: undefined;
|
105
|
+
extraLabelClickAction?: undefined;
|
106
|
+
};
|
107
|
+
visibleIf?: undefined;
|
108
|
+
} | {
|
109
|
+
key: string;
|
110
|
+
control: {
|
111
|
+
type: string;
|
112
|
+
label: string;
|
113
|
+
default: boolean;
|
114
|
+
enum?: undefined;
|
115
|
+
min?: undefined;
|
116
|
+
max?: undefined;
|
117
|
+
step?: undefined;
|
118
|
+
extraLabel?: undefined;
|
119
|
+
extraLabelHasClickAction?: undefined;
|
120
|
+
extraLabelClickAction?: undefined;
|
121
|
+
};
|
122
|
+
visibleIf: (options: any) => boolean;
|
123
|
+
} | {
|
124
|
+
key: string;
|
125
|
+
control: {
|
126
|
+
type: string;
|
127
|
+
label: string;
|
128
|
+
default: string;
|
129
|
+
enum: string[];
|
130
|
+
min?: undefined;
|
131
|
+
max?: undefined;
|
132
|
+
step?: undefined;
|
133
|
+
extraLabel?: undefined;
|
134
|
+
extraLabelHasClickAction?: undefined;
|
135
|
+
extraLabelClickAction?: undefined;
|
136
|
+
};
|
137
|
+
visibleIf: (options: any) => boolean;
|
138
|
+
} | {
|
139
|
+
key: string;
|
140
|
+
control: {
|
141
|
+
type: string;
|
142
|
+
label: string;
|
143
|
+
default: number;
|
144
|
+
min: number;
|
145
|
+
max: number;
|
146
|
+
step: number;
|
147
|
+
enum?: undefined;
|
148
|
+
extraLabel?: undefined;
|
149
|
+
extraLabelHasClickAction?: undefined;
|
150
|
+
extraLabelClickAction?: undefined;
|
151
|
+
};
|
152
|
+
visibleIf: (options: any) => boolean;
|
153
|
+
} | {
|
154
|
+
key: string;
|
155
|
+
control: {
|
156
|
+
type: string;
|
157
|
+
label: string;
|
158
|
+
default: (_options: any, _slots: any, theme: any) => any;
|
159
|
+
extraLabel: (options: any, _slots: any, theme: any) => "reset" | undefined;
|
160
|
+
extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
|
161
|
+
extraLabelClickAction: (options: any, _slots: any, theme: any) => {
|
162
|
+
value: any;
|
163
|
+
options: any;
|
164
|
+
};
|
165
|
+
enum?: undefined;
|
166
|
+
min?: undefined;
|
167
|
+
max?: undefined;
|
168
|
+
step?: undefined;
|
169
|
+
};
|
170
|
+
visibleIf: (options: any) => boolean;
|
171
|
+
})[];
|
172
|
+
})[];
|
173
|
+
export default _default;
|
@@ -0,0 +1,92 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
box: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
observations: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
};
|
14
|
+
options: {
|
15
|
+
'display.title': {
|
16
|
+
label: string;
|
17
|
+
};
|
18
|
+
horizontal: {
|
19
|
+
label: string;
|
20
|
+
enum: {
|
21
|
+
vertical: string;
|
22
|
+
horizontal: string;
|
23
|
+
};
|
24
|
+
};
|
25
|
+
extentTicks: {
|
26
|
+
label: string;
|
27
|
+
};
|
28
|
+
boxWidth: {
|
29
|
+
label: string;
|
30
|
+
};
|
31
|
+
boxFill: {
|
32
|
+
label: string;
|
33
|
+
};
|
34
|
+
roundedCorners: {
|
35
|
+
label: string;
|
36
|
+
extraLabel: string;
|
37
|
+
};
|
38
|
+
boxStrokeWidth: {
|
39
|
+
label: string;
|
40
|
+
};
|
41
|
+
boxStrokeColor: {
|
42
|
+
label: string;
|
43
|
+
};
|
44
|
+
medianStrokeWidth: {
|
45
|
+
label: string;
|
46
|
+
};
|
47
|
+
medianStrokeColor: {
|
48
|
+
label: string;
|
49
|
+
};
|
50
|
+
'observations.display': {
|
51
|
+
label: string;
|
52
|
+
};
|
53
|
+
'observations.onlyOutliers': {
|
54
|
+
label: string;
|
55
|
+
};
|
56
|
+
'observations.type': {
|
57
|
+
label: string;
|
58
|
+
enum: {
|
59
|
+
dot: string;
|
60
|
+
ticks: string;
|
61
|
+
};
|
62
|
+
};
|
63
|
+
'observations.size': {
|
64
|
+
label: string;
|
65
|
+
};
|
66
|
+
'observations.opacity': {
|
67
|
+
label: string;
|
68
|
+
};
|
69
|
+
'observations.jitter': {
|
70
|
+
label: string;
|
71
|
+
};
|
72
|
+
'observations.colorType': {
|
73
|
+
label: string;
|
74
|
+
enum: {
|
75
|
+
single: string;
|
76
|
+
range: string;
|
77
|
+
};
|
78
|
+
};
|
79
|
+
'observations.color': {
|
80
|
+
label: string;
|
81
|
+
};
|
82
|
+
'observations.colorsType': {
|
83
|
+
label: string;
|
84
|
+
enum: {
|
85
|
+
sequential: string;
|
86
|
+
divergent: string;
|
87
|
+
manual: string;
|
88
|
+
};
|
89
|
+
};
|
90
|
+
};
|
91
|
+
};
|
92
|
+
export default _default;
|
@@ -0,0 +1,92 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
box: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
observations: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
};
|
14
|
+
options: {
|
15
|
+
'display.title': {
|
16
|
+
label: string;
|
17
|
+
};
|
18
|
+
horizontal: {
|
19
|
+
label: string;
|
20
|
+
enum: {
|
21
|
+
vertical: string;
|
22
|
+
horizontal: string;
|
23
|
+
};
|
24
|
+
};
|
25
|
+
extentTicks: {
|
26
|
+
label: string;
|
27
|
+
};
|
28
|
+
boxWidth: {
|
29
|
+
label: string;
|
30
|
+
};
|
31
|
+
boxFill: {
|
32
|
+
label: string;
|
33
|
+
};
|
34
|
+
roundedCorners: {
|
35
|
+
label: string;
|
36
|
+
extraLabel: string;
|
37
|
+
};
|
38
|
+
boxStrokeWidth: {
|
39
|
+
label: string;
|
40
|
+
};
|
41
|
+
boxStrokeColor: {
|
42
|
+
label: string;
|
43
|
+
};
|
44
|
+
medianStrokeWidth: {
|
45
|
+
label: string;
|
46
|
+
};
|
47
|
+
medianStrokeColor: {
|
48
|
+
label: string;
|
49
|
+
};
|
50
|
+
'observations.display': {
|
51
|
+
label: string;
|
52
|
+
};
|
53
|
+
'observations.onlyOutliers': {
|
54
|
+
label: string;
|
55
|
+
};
|
56
|
+
'observations.type': {
|
57
|
+
label: string;
|
58
|
+
enum: {
|
59
|
+
dot: string;
|
60
|
+
ticks: string;
|
61
|
+
};
|
62
|
+
};
|
63
|
+
'observations.size': {
|
64
|
+
label: string;
|
65
|
+
};
|
66
|
+
'observations.opacity': {
|
67
|
+
label: string;
|
68
|
+
};
|
69
|
+
'observations.jitter': {
|
70
|
+
label: string;
|
71
|
+
};
|
72
|
+
'observations.colorType': {
|
73
|
+
label: string;
|
74
|
+
enum: {
|
75
|
+
single: string;
|
76
|
+
range: string;
|
77
|
+
};
|
78
|
+
};
|
79
|
+
'observations.color': {
|
80
|
+
label: string;
|
81
|
+
};
|
82
|
+
'observations.colorsType': {
|
83
|
+
label: string;
|
84
|
+
enum: {
|
85
|
+
sequential: string;
|
86
|
+
divergent: string;
|
87
|
+
manual: string;
|
88
|
+
};
|
89
|
+
};
|
90
|
+
};
|
91
|
+
};
|
92
|
+
export default _default;
|
@@ -0,0 +1,92 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
box: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
observations: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
};
|
14
|
+
options: {
|
15
|
+
'display.title': {
|
16
|
+
label: string;
|
17
|
+
};
|
18
|
+
horizontal: {
|
19
|
+
label: string;
|
20
|
+
enum: {
|
21
|
+
vertical: string;
|
22
|
+
horizontal: string;
|
23
|
+
};
|
24
|
+
};
|
25
|
+
extentTicks: {
|
26
|
+
label: string;
|
27
|
+
};
|
28
|
+
boxWidth: {
|
29
|
+
label: string;
|
30
|
+
};
|
31
|
+
boxFill: {
|
32
|
+
label: string;
|
33
|
+
};
|
34
|
+
roundedCorners: {
|
35
|
+
label: string;
|
36
|
+
extraLabel: string;
|
37
|
+
};
|
38
|
+
boxStrokeWidth: {
|
39
|
+
label: string;
|
40
|
+
};
|
41
|
+
boxStrokeColor: {
|
42
|
+
label: string;
|
43
|
+
};
|
44
|
+
medianStrokeWidth: {
|
45
|
+
label: string;
|
46
|
+
};
|
47
|
+
medianStrokeColor: {
|
48
|
+
label: string;
|
49
|
+
};
|
50
|
+
'observations.display': {
|
51
|
+
label: string;
|
52
|
+
};
|
53
|
+
'observations.onlyOutliers': {
|
54
|
+
label: string;
|
55
|
+
};
|
56
|
+
'observations.type': {
|
57
|
+
label: string;
|
58
|
+
enum: {
|
59
|
+
dot: string;
|
60
|
+
ticks: string;
|
61
|
+
};
|
62
|
+
};
|
63
|
+
'observations.size': {
|
64
|
+
label: string;
|
65
|
+
};
|
66
|
+
'observations.opacity': {
|
67
|
+
label: string;
|
68
|
+
};
|
69
|
+
'observations.jitter': {
|
70
|
+
label: string;
|
71
|
+
};
|
72
|
+
'observations.colorType': {
|
73
|
+
label: string;
|
74
|
+
enum: {
|
75
|
+
single: string;
|
76
|
+
range: string;
|
77
|
+
};
|
78
|
+
};
|
79
|
+
'observations.color': {
|
80
|
+
label: string;
|
81
|
+
};
|
82
|
+
'observations.colorsType': {
|
83
|
+
label: string;
|
84
|
+
enum: {
|
85
|
+
sequential: string;
|
86
|
+
divergent: string;
|
87
|
+
manual: string;
|
88
|
+
};
|
89
|
+
};
|
90
|
+
};
|
91
|
+
};
|
92
|
+
export default _default;
|
@@ -0,0 +1,92 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
box: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
observations: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
};
|
14
|
+
options: {
|
15
|
+
'display.title': {
|
16
|
+
label: string;
|
17
|
+
};
|
18
|
+
horizontal: {
|
19
|
+
label: string;
|
20
|
+
enum: {
|
21
|
+
vertical: string;
|
22
|
+
horizontal: string;
|
23
|
+
};
|
24
|
+
};
|
25
|
+
extentTicks: {
|
26
|
+
label: string;
|
27
|
+
};
|
28
|
+
boxWidth: {
|
29
|
+
label: string;
|
30
|
+
};
|
31
|
+
boxFill: {
|
32
|
+
label: string;
|
33
|
+
};
|
34
|
+
roundedCorners: {
|
35
|
+
label: string;
|
36
|
+
extraLabel: string;
|
37
|
+
};
|
38
|
+
boxStrokeWidth: {
|
39
|
+
label: string;
|
40
|
+
};
|
41
|
+
boxStrokeColor: {
|
42
|
+
label: string;
|
43
|
+
};
|
44
|
+
medianStrokeWidth: {
|
45
|
+
label: string;
|
46
|
+
};
|
47
|
+
medianStrokeColor: {
|
48
|
+
label: string;
|
49
|
+
};
|
50
|
+
'observations.display': {
|
51
|
+
label: string;
|
52
|
+
};
|
53
|
+
'observations.onlyOutliers': {
|
54
|
+
label: string;
|
55
|
+
};
|
56
|
+
'observations.type': {
|
57
|
+
label: string;
|
58
|
+
enum: {
|
59
|
+
dot: string;
|
60
|
+
ticks: string;
|
61
|
+
};
|
62
|
+
};
|
63
|
+
'observations.size': {
|
64
|
+
label: string;
|
65
|
+
};
|
66
|
+
'observations.opacity': {
|
67
|
+
label: string;
|
68
|
+
};
|
69
|
+
'observations.jitter': {
|
70
|
+
label: string;
|
71
|
+
};
|
72
|
+
'observations.colorType': {
|
73
|
+
label: string;
|
74
|
+
enum: {
|
75
|
+
single: string;
|
76
|
+
range: string;
|
77
|
+
};
|
78
|
+
};
|
79
|
+
'observations.color': {
|
80
|
+
label: string;
|
81
|
+
};
|
82
|
+
'observations.colorsType': {
|
83
|
+
label: string;
|
84
|
+
enum: {
|
85
|
+
sequential: string;
|
86
|
+
divergent: string;
|
87
|
+
manual: string;
|
88
|
+
};
|
89
|
+
};
|
90
|
+
};
|
91
|
+
};
|
92
|
+
export default _default;
|
@@ -0,0 +1,92 @@
|
|
1
|
+
declare const _default: {
|
2
|
+
name: string;
|
3
|
+
groups: {
|
4
|
+
general: {
|
5
|
+
label: string;
|
6
|
+
};
|
7
|
+
box: {
|
8
|
+
label: string;
|
9
|
+
};
|
10
|
+
observations: {
|
11
|
+
label: string;
|
12
|
+
};
|
13
|
+
};
|
14
|
+
options: {
|
15
|
+
'display.title': {
|
16
|
+
label: string;
|
17
|
+
};
|
18
|
+
horizontal: {
|
19
|
+
label: string;
|
20
|
+
enum: {
|
21
|
+
vertical: string;
|
22
|
+
horizontal: string;
|
23
|
+
};
|
24
|
+
};
|
25
|
+
extentTicks: {
|
26
|
+
label: string;
|
27
|
+
};
|
28
|
+
boxWidth: {
|
29
|
+
label: string;
|
30
|
+
};
|
31
|
+
boxFill: {
|
32
|
+
label: string;
|
33
|
+
};
|
34
|
+
roundedCorners: {
|
35
|
+
label: string;
|
36
|
+
extraLabel: string;
|
37
|
+
};
|
38
|
+
boxStrokeWidth: {
|
39
|
+
label: string;
|
40
|
+
};
|
41
|
+
boxStrokeColor: {
|
42
|
+
label: string;
|
43
|
+
};
|
44
|
+
medianStrokeWidth: {
|
45
|
+
label: string;
|
46
|
+
};
|
47
|
+
medianStrokeColor: {
|
48
|
+
label: string;
|
49
|
+
};
|
50
|
+
'observations.display': {
|
51
|
+
label: string;
|
52
|
+
};
|
53
|
+
'observations.onlyOutliers': {
|
54
|
+
label: string;
|
55
|
+
};
|
56
|
+
'observations.type': {
|
57
|
+
label: string;
|
58
|
+
enum: {
|
59
|
+
dot: string;
|
60
|
+
ticks: string;
|
61
|
+
};
|
62
|
+
};
|
63
|
+
'observations.size': {
|
64
|
+
label: string;
|
65
|
+
};
|
66
|
+
'observations.opacity': {
|
67
|
+
label: string;
|
68
|
+
};
|
69
|
+
'observations.jitter': {
|
70
|
+
label: string;
|
71
|
+
};
|
72
|
+
'observations.colorType': {
|
73
|
+
label: string;
|
74
|
+
enum: {
|
75
|
+
single: string;
|
76
|
+
range: string;
|
77
|
+
};
|
78
|
+
};
|
79
|
+
'observations.color': {
|
80
|
+
label: string;
|
81
|
+
};
|
82
|
+
'observations.colorsType': {
|
83
|
+
label: string;
|
84
|
+
enum: {
|
85
|
+
sequential: string;
|
86
|
+
divergent: string;
|
87
|
+
manual: string;
|
88
|
+
};
|
89
|
+
};
|
90
|
+
};
|
91
|
+
};
|
92
|
+
export default _default;
|