@saasquatch/mint-components 1.15.0-15 → 1.15.0-17
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/cjs/{ShadowViewAddon-d2ed86e8.js → ShadowViewAddon-974f6839.js} +97 -57
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/mint-components.cjs.js +1 -1
- package/dist/cjs/sqm-big-stat_41.cjs.entry.js +37 -5
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +31 -6
- package/dist/cjs/sqm-tabs.cjs.entry.js +9 -4
- package/dist/collection/components/sqm-big-stat/BigStat.stories.js +13 -0
- package/dist/collection/components/sqm-big-stat/sqm-big-stat-view.js +15 -7
- package/dist/collection/components/sqm-big-stat/sqm-big-stat.js +162 -2
- package/dist/collection/components/sqm-big-stat/useBigStat.js +10 -0
- package/dist/collection/components/sqm-big-stat/useDemoBigStat.js +13 -4
- package/dist/collection/components/sqm-coupon-code/sqm-coupon-code-view.js +13 -13
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step-view.js +3 -1
- package/dist/collection/components/sqm-program-explainer-step/sqm-program-explainer-step.js +4 -4
- package/dist/collection/components/sqm-share-button/ShareButton.stories.js +3 -1
- package/dist/collection/components/sqm-share-button/sqm-share-button-view.js +23 -22
- package/dist/collection/components/sqm-share-button/sqm-share-button.js +53 -7
- package/dist/collection/components/sqm-stat-container/sqm-stat-container-view.js +20 -8
- package/dist/collection/components/sqm-stat-container/sqm-stat-container.js +110 -2
- package/dist/collection/components/sqm-tabs/Tabs.stories.js +7 -0
- package/dist/collection/components/sqm-tabs/sqm-tabs-view.js +7 -2
- package/dist/collection/components/sqm-tabs/sqm-tabs.js +28 -2
- package/dist/esm/{ShadowViewAddon-3651cb42.js → ShadowViewAddon-6a9f6e48.js} +97 -57
- package/dist/esm/loader.js +1 -1
- package/dist/esm/mint-components.js +1 -1
- package/dist/esm/sqm-big-stat_41.entry.js +37 -5
- package/dist/esm/sqm-stencilbook.entry.js +31 -6
- package/dist/esm/sqm-tabs.entry.js +9 -4
- package/dist/esm-es5/ShadowViewAddon-6a9f6e48.js +1 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/sqm-big-stat_41.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-tabs.entry.js +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/p-094b3b54.system.entry.js +1 -0
- package/dist/mint-components/{p-9b2e60ce.entry.js → p-3d8c4dd2.entry.js} +3 -3
- package/dist/mint-components/p-72263a72.js +394 -0
- package/dist/mint-components/p-81d6479a.system.js +1 -0
- package/dist/mint-components/p-b6de39a2.entry.js +1 -0
- package/dist/mint-components/{p-60e72631.entry.js → p-d30919cd.entry.js} +2 -2
- package/dist/mint-components/p-ead64a3d.system.entry.js +1 -0
- package/dist/mint-components/p-ee06426a.system.js +1 -1
- package/dist/mint-components/p-fdaa4dbb.system.entry.js +1 -0
- package/dist/types/components/sqm-big-stat/BigStat.stories.d.ts +2 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat-view.d.ts +5 -0
- package/dist/types/components/sqm-big-stat/sqm-big-stat.d.ts +41 -0
- package/dist/types/components/sqm-coupon-code/sqm-coupon-code-view.d.ts +1 -0
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step-view.d.ts +1 -1
- package/dist/types/components/sqm-program-explainer-step/sqm-program-explainer-step.d.ts +2 -1
- package/dist/types/components/sqm-share-button/ShareButton.stories.d.ts +1 -1
- package/dist/types/components/sqm-share-button/sqm-share-button-view.d.ts +2 -1
- package/dist/types/components/sqm-share-button/sqm-share-button.d.ts +15 -3
- package/dist/types/components/sqm-stat-container/sqm-stat-container-view.d.ts +3 -0
- package/dist/types/components/sqm-stat-container/sqm-stat-container.d.ts +23 -0
- package/dist/types/components/sqm-tabs/Tabs.stories.d.ts +1 -0
- package/dist/types/components/sqm-tabs/sqm-tabs-view.d.ts +1 -0
- package/dist/types/components/sqm-tabs/sqm-tabs.d.ts +8 -0
- package/dist/types/components.d.ts +176 -8
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/dist/esm-es5/ShadowViewAddon-3651cb42.js +0 -1
- package/dist/mint-components/p-16dba1eb.system.js +0 -1
- package/dist/mint-components/p-70c8fea5.system.entry.js +0 -1
- package/dist/mint-components/p-9617685e.system.entry.js +0 -1
- package/dist/mint-components/p-a6ca754f.js +0 -394
- package/dist/mint-components/p-c060f770.system.entry.js +0 -1
- package/dist/mint-components/p-dcc81e90.entry.js +0 -1
|
@@ -17,12 +17,35 @@ export declare class StatContainer {
|
|
|
17
17
|
*/
|
|
18
18
|
space: Spacing;
|
|
19
19
|
/**
|
|
20
|
+
* @undocumented
|
|
20
21
|
* @uiName Display
|
|
21
22
|
* @uiType string
|
|
22
23
|
* @uiEnum ["grid", "flex"]
|
|
23
24
|
* @uiEnumNames ["Grid", "Flex"]
|
|
24
25
|
*/
|
|
25
26
|
display: "grid" | "flex";
|
|
27
|
+
/**
|
|
28
|
+
* Hide the seperating border between stats
|
|
29
|
+
* @uiName Hide border
|
|
30
|
+
* @uiType boolean
|
|
31
|
+
*/
|
|
32
|
+
hideBorder?: boolean;
|
|
33
|
+
/**
|
|
34
|
+
* Controls the alignment of the flexbox
|
|
35
|
+
*
|
|
36
|
+
* @uiName Alignment
|
|
37
|
+
* @uiType string
|
|
38
|
+
* @uiEnum ["left", "right", "center"]
|
|
39
|
+
* @uiEnumNames ["Left", "Right", "Center"]
|
|
40
|
+
*/
|
|
41
|
+
alignment?: "left" | "right" | "center";
|
|
42
|
+
/**
|
|
43
|
+
* @uiName Gap
|
|
44
|
+
* @uiType string
|
|
45
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
46
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
47
|
+
*/
|
|
48
|
+
gap: Spacing;
|
|
26
49
|
constructor();
|
|
27
50
|
disconnectedCallback(): void;
|
|
28
51
|
render(): any;
|
|
@@ -6,6 +6,7 @@ declare const _default: {
|
|
|
6
6
|
};
|
|
7
7
|
export default _default;
|
|
8
8
|
export declare const SimpleTabs: () => any;
|
|
9
|
+
export declare const CustomColor: () => any;
|
|
9
10
|
export declare const ManyTabs: () => any;
|
|
10
11
|
export declare const SingleTab: () => any;
|
|
11
12
|
export declare const ReferralProgram: () => any;
|
|
@@ -17,6 +17,14 @@ export declare class Tabs {
|
|
|
17
17
|
* @uiEnumNames ["Left", "Right", "Bottom", "Top"]
|
|
18
18
|
*/
|
|
19
19
|
placement?: "left" | "right" | "bottom" | "top";
|
|
20
|
+
/**
|
|
21
|
+
* Tab text color
|
|
22
|
+
*
|
|
23
|
+
* @uiName Text color
|
|
24
|
+
* @uiType string
|
|
25
|
+
* @uiWidget color
|
|
26
|
+
*/
|
|
27
|
+
textColor?: string;
|
|
20
28
|
constructor();
|
|
21
29
|
disconnectedCallback(): void;
|
|
22
30
|
render(): any;
|
|
@@ -340,6 +340,7 @@ export namespace Components {
|
|
|
340
340
|
* @uiType string
|
|
341
341
|
* @uiEnum ["left", "right", "center"]
|
|
342
342
|
* @uiEnumNames ["Left", "Right", "Center"]
|
|
343
|
+
* @uiGroup Style
|
|
343
344
|
*/
|
|
344
345
|
"alignment"?: "left" | "right" | "center";
|
|
345
346
|
/**
|
|
@@ -347,10 +348,26 @@ export namespace Components {
|
|
|
347
348
|
* @uiType object
|
|
348
349
|
*/
|
|
349
350
|
"demoData"?: DemoData<BigStatViewProps>;
|
|
351
|
+
/**
|
|
352
|
+
* Font size of the description text in pixels
|
|
353
|
+
* @uiName Description font size
|
|
354
|
+
* @uiGroup Style
|
|
355
|
+
*/
|
|
356
|
+
"descriptionFontSize"?: number;
|
|
357
|
+
/**
|
|
358
|
+
* Color of the description text
|
|
359
|
+
* @uiName Description text color
|
|
360
|
+
* @uiWidget color
|
|
361
|
+
* @uiType string
|
|
362
|
+
* @format color
|
|
363
|
+
* @uiGroup Style
|
|
364
|
+
*/
|
|
365
|
+
"descriptionTextColor"?: string;
|
|
350
366
|
/**
|
|
351
367
|
* Controls the order of the stat value & description column
|
|
352
368
|
* @uiName Flex reverse
|
|
353
|
-
* @default
|
|
369
|
+
* @default
|
|
370
|
+
* @uiGroup Style
|
|
354
371
|
*/
|
|
355
372
|
"flexReverse"?: boolean;
|
|
356
373
|
/**
|
|
@@ -359,6 +376,30 @@ export namespace Components {
|
|
|
359
376
|
* @uiWidget programSelector
|
|
360
377
|
*/
|
|
361
378
|
"programId"?: string;
|
|
379
|
+
/**
|
|
380
|
+
* Font size of the stat text in pixels
|
|
381
|
+
* @uiName Stat font size
|
|
382
|
+
* @uiType string
|
|
383
|
+
* @uiGroup Style
|
|
384
|
+
*/
|
|
385
|
+
"statFontSize"?: number;
|
|
386
|
+
/**
|
|
387
|
+
* Font size of the stat text in pixels
|
|
388
|
+
* @uiName Stat font size
|
|
389
|
+
* @uiGroup Style
|
|
390
|
+
* @uiEnum [100, 200, 300, 400, 500, 600, 700, 800, 900]
|
|
391
|
+
* @uiEnumNames ["Thin", "Extra Light", "Light", "Normal", "Medium", "Semi Bold", "Bold", "Extra Bold", "Heavy"]
|
|
392
|
+
*/
|
|
393
|
+
"statFontWeight"?: number;
|
|
394
|
+
/**
|
|
395
|
+
* Color of the stat text
|
|
396
|
+
* @uiName Stat text color
|
|
397
|
+
* @uiWidget color
|
|
398
|
+
* @uiType string
|
|
399
|
+
* @format color
|
|
400
|
+
* @uiGroup Style
|
|
401
|
+
*/
|
|
402
|
+
"statTextColor"?: string;
|
|
362
403
|
/**
|
|
363
404
|
* Select what type of stat to display. Manual paths are also supported.
|
|
364
405
|
* @uiWidget statTypeSelectWidget
|
|
@@ -3065,10 +3106,11 @@ export namespace Components {
|
|
|
3065
3106
|
*/
|
|
3066
3107
|
"backgroundColor"?: string;
|
|
3067
3108
|
/**
|
|
3109
|
+
* Amount in pixels
|
|
3068
3110
|
* @uiName Border radius
|
|
3069
3111
|
* @type number
|
|
3070
3112
|
*/
|
|
3071
|
-
"borderRadius"?:
|
|
3113
|
+
"borderRadius"?: number;
|
|
3072
3114
|
/**
|
|
3073
3115
|
* @uiName Description
|
|
3074
3116
|
* @uiWidget textArea
|
|
@@ -4151,11 +4193,18 @@ export namespace Components {
|
|
|
4151
4193
|
* @uiName Button background color
|
|
4152
4194
|
* @uiWidget color
|
|
4153
4195
|
* @format color
|
|
4196
|
+
* @uiGroup Style
|
|
4154
4197
|
*/
|
|
4155
4198
|
"backgroundcolor"?: string;
|
|
4199
|
+
/**
|
|
4200
|
+
* @uiName Border
|
|
4201
|
+
* @uiGroup Style
|
|
4202
|
+
*/
|
|
4203
|
+
"border"?: string;
|
|
4156
4204
|
/**
|
|
4157
4205
|
* Configure border radius with pixel amount
|
|
4158
4206
|
* @uiName Border radius
|
|
4207
|
+
* @uiGroup Style
|
|
4159
4208
|
*/
|
|
4160
4209
|
"borderradius"?: number;
|
|
4161
4210
|
/**
|
|
@@ -4169,11 +4218,13 @@ export namespace Components {
|
|
|
4169
4218
|
"disabled"?: boolean;
|
|
4170
4219
|
/**
|
|
4171
4220
|
* @uiName Hide icon
|
|
4221
|
+
* @uiGroup Style
|
|
4172
4222
|
* @default
|
|
4173
4223
|
*/
|
|
4174
4224
|
"hideicon"?: boolean;
|
|
4175
4225
|
/**
|
|
4176
4226
|
* @uiName Hide text
|
|
4227
|
+
* @uiGroup Style
|
|
4177
4228
|
* @default
|
|
4178
4229
|
*/
|
|
4179
4230
|
"hidetext"?: boolean;
|
|
@@ -4211,6 +4262,7 @@ export namespace Components {
|
|
|
4211
4262
|
| "unknown";
|
|
4212
4263
|
/**
|
|
4213
4264
|
* @uiName Display pill
|
|
4265
|
+
* @uiGroup Style
|
|
4214
4266
|
*/
|
|
4215
4267
|
"pill"?: boolean;
|
|
4216
4268
|
/**
|
|
@@ -4234,21 +4286,24 @@ export namespace Components {
|
|
|
4234
4286
|
* @uiType string
|
|
4235
4287
|
* @uiEnum ["small", "medium", "large" ]
|
|
4236
4288
|
* @uiEnumNames ["Small", "Medium", "Large"]
|
|
4289
|
+
* @uiGroup Style
|
|
4237
4290
|
*/
|
|
4238
4291
|
"size"?: "small" | "medium" | "large";
|
|
4239
4292
|
/**
|
|
4240
4293
|
* @uiName Button text color
|
|
4241
4294
|
* @uiWidget color
|
|
4242
4295
|
* @format color
|
|
4296
|
+
* @uiGroup Style
|
|
4243
4297
|
*/
|
|
4244
4298
|
"textcolor"?: string;
|
|
4245
4299
|
/**
|
|
4246
4300
|
* @uiType string
|
|
4247
4301
|
* @uiName Button style
|
|
4248
|
-
* @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
|
|
4249
|
-
* @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
4302
|
+
* @uiEnum ["primary", "secondary", "success", "info", "warning", "danger", "default", "text" ]
|
|
4303
|
+
* @uiEnumNames ["Primary", "Secondary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
4250
4304
|
*/
|
|
4251
4305
|
"type"?: | "primary"
|
|
4306
|
+
| "secondary"
|
|
4252
4307
|
| "success"
|
|
4253
4308
|
| "info"
|
|
4254
4309
|
| "warning"
|
|
@@ -4438,12 +4493,34 @@ export namespace Components {
|
|
|
4438
4493
|
}
|
|
4439
4494
|
interface SqmStatContainer {
|
|
4440
4495
|
/**
|
|
4496
|
+
* Controls the alignment of the flexbox
|
|
4497
|
+
* @uiName Alignment
|
|
4498
|
+
* @uiType string
|
|
4499
|
+
* @uiEnum ["left", "right", "center"]
|
|
4500
|
+
* @uiEnumNames ["Left", "Right", "Center"]
|
|
4501
|
+
*/
|
|
4502
|
+
"alignment"?: "left" | "right" | "center";
|
|
4503
|
+
/**
|
|
4504
|
+
* @undocumented
|
|
4441
4505
|
* @uiName Display
|
|
4442
4506
|
* @uiType string
|
|
4443
4507
|
* @uiEnum ["grid", "flex"]
|
|
4444
4508
|
* @uiEnumNames ["Grid", "Flex"]
|
|
4445
4509
|
*/
|
|
4446
4510
|
"display": "grid" | "flex";
|
|
4511
|
+
/**
|
|
4512
|
+
* @uiName Gap
|
|
4513
|
+
* @uiType string
|
|
4514
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
4515
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
4516
|
+
*/
|
|
4517
|
+
"gap": Spacing;
|
|
4518
|
+
/**
|
|
4519
|
+
* Hide the seperating border between stats
|
|
4520
|
+
* @uiName Hide border
|
|
4521
|
+
* @uiType boolean
|
|
4522
|
+
*/
|
|
4523
|
+
"hideBorder"?: boolean;
|
|
4447
4524
|
/**
|
|
4448
4525
|
* @uiName Space between stats
|
|
4449
4526
|
* @uiType string
|
|
@@ -4485,6 +4562,13 @@ export namespace Components {
|
|
|
4485
4562
|
* @uiEnumNames ["Left", "Right", "Bottom", "Top"]
|
|
4486
4563
|
*/
|
|
4487
4564
|
"placement"?: "left" | "right" | "bottom" | "top";
|
|
4565
|
+
/**
|
|
4566
|
+
* Tab text color
|
|
4567
|
+
* @uiName Text color
|
|
4568
|
+
* @uiType string
|
|
4569
|
+
* @uiWidget color
|
|
4570
|
+
*/
|
|
4571
|
+
"textColor"?: string;
|
|
4488
4572
|
}
|
|
4489
4573
|
interface SqmTaskCard {
|
|
4490
4574
|
/**
|
|
@@ -7413,6 +7497,7 @@ declare namespace LocalJSX {
|
|
|
7413
7497
|
* @uiType string
|
|
7414
7498
|
* @uiEnum ["left", "right", "center"]
|
|
7415
7499
|
* @uiEnumNames ["Left", "Right", "Center"]
|
|
7500
|
+
* @uiGroup Style
|
|
7416
7501
|
*/
|
|
7417
7502
|
"alignment"?: "left" | "right" | "center";
|
|
7418
7503
|
/**
|
|
@@ -7420,10 +7505,26 @@ declare namespace LocalJSX {
|
|
|
7420
7505
|
* @uiType object
|
|
7421
7506
|
*/
|
|
7422
7507
|
"demoData"?: DemoData<BigStatViewProps>;
|
|
7508
|
+
/**
|
|
7509
|
+
* Font size of the description text in pixels
|
|
7510
|
+
* @uiName Description font size
|
|
7511
|
+
* @uiGroup Style
|
|
7512
|
+
*/
|
|
7513
|
+
"descriptionFontSize"?: number;
|
|
7514
|
+
/**
|
|
7515
|
+
* Color of the description text
|
|
7516
|
+
* @uiName Description text color
|
|
7517
|
+
* @uiWidget color
|
|
7518
|
+
* @uiType string
|
|
7519
|
+
* @format color
|
|
7520
|
+
* @uiGroup Style
|
|
7521
|
+
*/
|
|
7522
|
+
"descriptionTextColor"?: string;
|
|
7423
7523
|
/**
|
|
7424
7524
|
* Controls the order of the stat value & description column
|
|
7425
7525
|
* @uiName Flex reverse
|
|
7426
|
-
* @default
|
|
7526
|
+
* @default
|
|
7527
|
+
* @uiGroup Style
|
|
7427
7528
|
*/
|
|
7428
7529
|
"flexReverse"?: boolean;
|
|
7429
7530
|
/**
|
|
@@ -7432,6 +7533,30 @@ declare namespace LocalJSX {
|
|
|
7432
7533
|
* @uiWidget programSelector
|
|
7433
7534
|
*/
|
|
7434
7535
|
"programId"?: string;
|
|
7536
|
+
/**
|
|
7537
|
+
* Font size of the stat text in pixels
|
|
7538
|
+
* @uiName Stat font size
|
|
7539
|
+
* @uiType string
|
|
7540
|
+
* @uiGroup Style
|
|
7541
|
+
*/
|
|
7542
|
+
"statFontSize"?: number;
|
|
7543
|
+
/**
|
|
7544
|
+
* Font size of the stat text in pixels
|
|
7545
|
+
* @uiName Stat font size
|
|
7546
|
+
* @uiGroup Style
|
|
7547
|
+
* @uiEnum [100, 200, 300, 400, 500, 600, 700, 800, 900]
|
|
7548
|
+
* @uiEnumNames ["Thin", "Extra Light", "Light", "Normal", "Medium", "Semi Bold", "Bold", "Extra Bold", "Heavy"]
|
|
7549
|
+
*/
|
|
7550
|
+
"statFontWeight"?: number;
|
|
7551
|
+
/**
|
|
7552
|
+
* Color of the stat text
|
|
7553
|
+
* @uiName Stat text color
|
|
7554
|
+
* @uiWidget color
|
|
7555
|
+
* @uiType string
|
|
7556
|
+
* @format color
|
|
7557
|
+
* @uiGroup Style
|
|
7558
|
+
*/
|
|
7559
|
+
"statTextColor"?: string;
|
|
7435
7560
|
/**
|
|
7436
7561
|
* Select what type of stat to display. Manual paths are also supported.
|
|
7437
7562
|
* @uiWidget statTypeSelectWidget
|
|
@@ -10133,10 +10258,11 @@ declare namespace LocalJSX {
|
|
|
10133
10258
|
*/
|
|
10134
10259
|
"backgroundColor"?: string;
|
|
10135
10260
|
/**
|
|
10261
|
+
* Amount in pixels
|
|
10136
10262
|
* @uiName Border radius
|
|
10137
10263
|
* @type number
|
|
10138
10264
|
*/
|
|
10139
|
-
"borderRadius"?:
|
|
10265
|
+
"borderRadius"?: number;
|
|
10140
10266
|
/**
|
|
10141
10267
|
* @uiName Description
|
|
10142
10268
|
* @uiWidget textArea
|
|
@@ -11195,11 +11321,18 @@ declare namespace LocalJSX {
|
|
|
11195
11321
|
* @uiName Button background color
|
|
11196
11322
|
* @uiWidget color
|
|
11197
11323
|
* @format color
|
|
11324
|
+
* @uiGroup Style
|
|
11198
11325
|
*/
|
|
11199
11326
|
"backgroundcolor"?: string;
|
|
11327
|
+
/**
|
|
11328
|
+
* @uiName Border
|
|
11329
|
+
* @uiGroup Style
|
|
11330
|
+
*/
|
|
11331
|
+
"border"?: string;
|
|
11200
11332
|
/**
|
|
11201
11333
|
* Configure border radius with pixel amount
|
|
11202
11334
|
* @uiName Border radius
|
|
11335
|
+
* @uiGroup Style
|
|
11203
11336
|
*/
|
|
11204
11337
|
"borderradius"?: number;
|
|
11205
11338
|
/**
|
|
@@ -11213,11 +11346,13 @@ declare namespace LocalJSX {
|
|
|
11213
11346
|
"disabled"?: boolean;
|
|
11214
11347
|
/**
|
|
11215
11348
|
* @uiName Hide icon
|
|
11349
|
+
* @uiGroup Style
|
|
11216
11350
|
* @default
|
|
11217
11351
|
*/
|
|
11218
11352
|
"hideicon"?: boolean;
|
|
11219
11353
|
/**
|
|
11220
11354
|
* @uiName Hide text
|
|
11355
|
+
* @uiGroup Style
|
|
11221
11356
|
* @default
|
|
11222
11357
|
*/
|
|
11223
11358
|
"hidetext"?: boolean;
|
|
@@ -11255,6 +11390,7 @@ declare namespace LocalJSX {
|
|
|
11255
11390
|
| "unknown";
|
|
11256
11391
|
/**
|
|
11257
11392
|
* @uiName Display pill
|
|
11393
|
+
* @uiGroup Style
|
|
11258
11394
|
*/
|
|
11259
11395
|
"pill"?: boolean;
|
|
11260
11396
|
/**
|
|
@@ -11278,21 +11414,24 @@ declare namespace LocalJSX {
|
|
|
11278
11414
|
* @uiType string
|
|
11279
11415
|
* @uiEnum ["small", "medium", "large" ]
|
|
11280
11416
|
* @uiEnumNames ["Small", "Medium", "Large"]
|
|
11417
|
+
* @uiGroup Style
|
|
11281
11418
|
*/
|
|
11282
11419
|
"size"?: "small" | "medium" | "large";
|
|
11283
11420
|
/**
|
|
11284
11421
|
* @uiName Button text color
|
|
11285
11422
|
* @uiWidget color
|
|
11286
11423
|
* @format color
|
|
11424
|
+
* @uiGroup Style
|
|
11287
11425
|
*/
|
|
11288
11426
|
"textcolor"?: string;
|
|
11289
11427
|
/**
|
|
11290
11428
|
* @uiType string
|
|
11291
11429
|
* @uiName Button style
|
|
11292
|
-
* @uiEnum ["primary" , "success", "info", "warning", "danger", "default", "text" ]
|
|
11293
|
-
* @uiEnumNames ["Primary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
11430
|
+
* @uiEnum ["primary", "secondary", "success", "info", "warning", "danger", "default", "text" ]
|
|
11431
|
+
* @uiEnumNames ["Primary", "Secondary", "Success", "Info", "Warning", "Danger", "Default", "Text"]
|
|
11294
11432
|
*/
|
|
11295
11433
|
"type"?: | "primary"
|
|
11434
|
+
| "secondary"
|
|
11296
11435
|
| "success"
|
|
11297
11436
|
| "info"
|
|
11298
11437
|
| "warning"
|
|
@@ -11482,12 +11621,34 @@ declare namespace LocalJSX {
|
|
|
11482
11621
|
}
|
|
11483
11622
|
interface SqmStatContainer {
|
|
11484
11623
|
/**
|
|
11624
|
+
* Controls the alignment of the flexbox
|
|
11625
|
+
* @uiName Alignment
|
|
11626
|
+
* @uiType string
|
|
11627
|
+
* @uiEnum ["left", "right", "center"]
|
|
11628
|
+
* @uiEnumNames ["Left", "Right", "Center"]
|
|
11629
|
+
*/
|
|
11630
|
+
"alignment"?: "left" | "right" | "center";
|
|
11631
|
+
/**
|
|
11632
|
+
* @undocumented
|
|
11485
11633
|
* @uiName Display
|
|
11486
11634
|
* @uiType string
|
|
11487
11635
|
* @uiEnum ["grid", "flex"]
|
|
11488
11636
|
* @uiEnumNames ["Grid", "Flex"]
|
|
11489
11637
|
*/
|
|
11490
11638
|
"display"?: "grid" | "flex";
|
|
11639
|
+
/**
|
|
11640
|
+
* @uiName Gap
|
|
11641
|
+
* @uiType string
|
|
11642
|
+
* @uiEnum ["none", "xxx-small", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "xxx-large", "xxxx-large"]
|
|
11643
|
+
* @uiEnumNames ["None", "XXX-Small", "XX-Small", "X-Small", "Small", "Medium", "Large", "X-Large", "XX-Large", "XXX-Large", "XXXX-Large"]
|
|
11644
|
+
*/
|
|
11645
|
+
"gap"?: Spacing;
|
|
11646
|
+
/**
|
|
11647
|
+
* Hide the seperating border between stats
|
|
11648
|
+
* @uiName Hide border
|
|
11649
|
+
* @uiType boolean
|
|
11650
|
+
*/
|
|
11651
|
+
"hideBorder"?: boolean;
|
|
11491
11652
|
/**
|
|
11492
11653
|
* @uiName Space between stats
|
|
11493
11654
|
* @uiType string
|
|
@@ -11529,6 +11690,13 @@ declare namespace LocalJSX {
|
|
|
11529
11690
|
* @uiEnumNames ["Left", "Right", "Bottom", "Top"]
|
|
11530
11691
|
*/
|
|
11531
11692
|
"placement"?: "left" | "right" | "bottom" | "top";
|
|
11693
|
+
/**
|
|
11694
|
+
* Tab text color
|
|
11695
|
+
* @uiName Text color
|
|
11696
|
+
* @uiType string
|
|
11697
|
+
* @uiWidget color
|
|
11698
|
+
*/
|
|
11699
|
+
"textColor"?: string;
|
|
11532
11700
|
}
|
|
11533
11701
|
interface SqmTaskCard {
|
|
11534
11702
|
/**
|
package/docs/docs.docx
CHANGED
|
Binary file
|