@genesislcap/foundation-zero 14.125.1 → 14.126.0-PA-1036.1
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.
|
@@ -996,37 +996,6 @@
|
|
|
996
996
|
}
|
|
997
997
|
]
|
|
998
998
|
},
|
|
999
|
-
{
|
|
1000
|
-
"kind": "javascript-module",
|
|
1001
|
-
"path": "src/_config/index.ts",
|
|
1002
|
-
"declarations": [],
|
|
1003
|
-
"exports": [
|
|
1004
|
-
{
|
|
1005
|
-
"kind": "js",
|
|
1006
|
-
"name": "*",
|
|
1007
|
-
"declaration": {
|
|
1008
|
-
"name": "*",
|
|
1009
|
-
"package": "./styles"
|
|
1010
|
-
}
|
|
1011
|
-
},
|
|
1012
|
-
{
|
|
1013
|
-
"kind": "js",
|
|
1014
|
-
"name": "*",
|
|
1015
|
-
"declaration": {
|
|
1016
|
-
"name": "*",
|
|
1017
|
-
"package": "./tokens"
|
|
1018
|
-
}
|
|
1019
|
-
},
|
|
1020
|
-
{
|
|
1021
|
-
"kind": "js",
|
|
1022
|
-
"name": "*",
|
|
1023
|
-
"declaration": {
|
|
1024
|
-
"name": "*",
|
|
1025
|
-
"package": "./values"
|
|
1026
|
-
}
|
|
1027
|
-
}
|
|
1028
|
-
]
|
|
1029
|
-
},
|
|
1030
999
|
{
|
|
1031
1000
|
"kind": "javascript-module",
|
|
1032
1001
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1387,6 +1356,37 @@
|
|
|
1387
1356
|
}
|
|
1388
1357
|
]
|
|
1389
1358
|
},
|
|
1359
|
+
{
|
|
1360
|
+
"kind": "javascript-module",
|
|
1361
|
+
"path": "src/_config/index.ts",
|
|
1362
|
+
"declarations": [],
|
|
1363
|
+
"exports": [
|
|
1364
|
+
{
|
|
1365
|
+
"kind": "js",
|
|
1366
|
+
"name": "*",
|
|
1367
|
+
"declaration": {
|
|
1368
|
+
"name": "*",
|
|
1369
|
+
"package": "./styles"
|
|
1370
|
+
}
|
|
1371
|
+
},
|
|
1372
|
+
{
|
|
1373
|
+
"kind": "js",
|
|
1374
|
+
"name": "*",
|
|
1375
|
+
"declaration": {
|
|
1376
|
+
"name": "*",
|
|
1377
|
+
"package": "./tokens"
|
|
1378
|
+
}
|
|
1379
|
+
},
|
|
1380
|
+
{
|
|
1381
|
+
"kind": "js",
|
|
1382
|
+
"name": "*",
|
|
1383
|
+
"declaration": {
|
|
1384
|
+
"name": "*",
|
|
1385
|
+
"package": "./values"
|
|
1386
|
+
}
|
|
1387
|
+
}
|
|
1388
|
+
]
|
|
1389
|
+
},
|
|
1390
1390
|
{
|
|
1391
1391
|
"kind": "javascript-module",
|
|
1392
1392
|
"path": "src/actions-menu/actions-menu.stories.ts",
|
|
@@ -18116,6 +18116,14 @@
|
|
|
18116
18116
|
}
|
|
18117
18117
|
]
|
|
18118
18118
|
},
|
|
18119
|
+
{
|
|
18120
|
+
"kind": "variable",
|
|
18121
|
+
"name": "defaultHorizontalScrollZeroConfig",
|
|
18122
|
+
"type": {
|
|
18123
|
+
"text": "object"
|
|
18124
|
+
},
|
|
18125
|
+
"default": "{\n nextFlipper: html`\n <zero-flipper\n @click=\"${(x) => x.scrollToNext()}\"\n aria-hidden=\"${(x) => x.flippersHiddenFromAT}\"\n ></zero-flipper>\n `,\n previousFlipper: html`\n <zero-flipper\n @click=\"${(x) => x.scrollToPrevious()}\"\n direction=\"previous\"\n aria-hidden=\"${(x) => x.flippersHiddenFromAT}\"\n ></zero-flipper>\n `,\n}"
|
|
18126
|
+
},
|
|
18119
18127
|
{
|
|
18120
18128
|
"kind": "variable",
|
|
18121
18129
|
"name": "zeroHorizontalScroll"
|
|
@@ -18130,6 +18138,14 @@
|
|
|
18130
18138
|
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
18131
18139
|
}
|
|
18132
18140
|
},
|
|
18141
|
+
{
|
|
18142
|
+
"kind": "js",
|
|
18143
|
+
"name": "defaultHorizontalScrollZeroConfig",
|
|
18144
|
+
"declaration": {
|
|
18145
|
+
"name": "defaultHorizontalScrollZeroConfig",
|
|
18146
|
+
"module": "src/horizontal-scroll/horizontal-scroll.ts"
|
|
18147
|
+
}
|
|
18148
|
+
},
|
|
18133
18149
|
{
|
|
18134
18150
|
"kind": "js",
|
|
18135
18151
|
"name": "zeroHorizontalScroll",
|
|
@@ -22157,7 +22173,7 @@
|
|
|
22157
22173
|
},
|
|
22158
22174
|
{
|
|
22159
22175
|
"kind": "javascript-module",
|
|
22160
|
-
"path": "src/
|
|
22176
|
+
"path": "src/progress/index.ts",
|
|
22161
22177
|
"declarations": [],
|
|
22162
22178
|
"exports": [
|
|
22163
22179
|
{
|
|
@@ -22165,7 +22181,7 @@
|
|
|
22165
22181
|
"name": "*",
|
|
22166
22182
|
"declaration": {
|
|
22167
22183
|
"name": "*",
|
|
22168
|
-
"package": "./
|
|
22184
|
+
"package": "./progress"
|
|
22169
22185
|
}
|
|
22170
22186
|
},
|
|
22171
22187
|
{
|
|
@@ -22173,14 +22189,22 @@
|
|
|
22173
22189
|
"name": "*",
|
|
22174
22190
|
"declaration": {
|
|
22175
22191
|
"name": "*",
|
|
22176
|
-
"package": "./
|
|
22192
|
+
"package": "./progress.styles"
|
|
22193
|
+
}
|
|
22194
|
+
},
|
|
22195
|
+
{
|
|
22196
|
+
"kind": "js",
|
|
22197
|
+
"name": "*",
|
|
22198
|
+
"declaration": {
|
|
22199
|
+
"name": "*",
|
|
22200
|
+
"package": "./progress.template"
|
|
22177
22201
|
}
|
|
22178
22202
|
}
|
|
22179
22203
|
]
|
|
22180
22204
|
},
|
|
22181
22205
|
{
|
|
22182
22206
|
"kind": "javascript-module",
|
|
22183
|
-
"path": "src/
|
|
22207
|
+
"path": "src/progress/progress.stories.ts",
|
|
22184
22208
|
"declarations": [
|
|
22185
22209
|
{
|
|
22186
22210
|
"kind": "variable",
|
|
@@ -22188,15 +22212,23 @@
|
|
|
22188
22212
|
"type": {
|
|
22189
22213
|
"text": "Meta"
|
|
22190
22214
|
},
|
|
22191
|
-
"default": "{\n title: '
|
|
22215
|
+
"default": "{\n title: 'Progress',\n component: 'zero-progress',\n}"
|
|
22192
22216
|
},
|
|
22193
22217
|
{
|
|
22194
22218
|
"kind": "variable",
|
|
22195
|
-
"name": "
|
|
22219
|
+
"name": "Multiple",
|
|
22196
22220
|
"type": {
|
|
22197
22221
|
"text": "StoryObj"
|
|
22198
22222
|
},
|
|
22199
|
-
"default": "{\n render: () => html`\n <div style=\"
|
|
22223
|
+
"default": "{\n render: () => html`\n <div style=\"width: 100%;\">\n <zero-progress></zero-progress>\n <zero-progress value=\"50\"></zero-progress>\n <zero-progress value=\"100\"></zero-progress>\n <zero-progress appearance=\"secondary-teal\"></zero-progress>\n <zero-progress appearance=\"secondary-teal\" value=\"50\"></zero-progress>\n <zero-progress appearance=\"secondary-teal\" value=\"100\"></zero-progress>\n <zero-progress appearance=\"secondary-orange\"></zero-progress>\n <zero-progress appearance=\"secondary-orange\" value=\"50\"></zero-progress>\n <zero-progress appearance=\"secondary-orange\" value=\"100\"></zero-progress>\n </div>\n `,\n}"
|
|
22224
|
+
},
|
|
22225
|
+
{
|
|
22226
|
+
"kind": "variable",
|
|
22227
|
+
"name": "Configurable",
|
|
22228
|
+
"type": {
|
|
22229
|
+
"text": "StoryObj"
|
|
22230
|
+
},
|
|
22231
|
+
"default": "{\n argTypes: {\n appearance: {\n control: 'select',\n options: ['accent', 'secondary-orange', 'secondary-teal'],\n },\n },\n args: {\n appearance: 'accent',\n value: '50',\n },\n render: ({ appearance, value }) => html`\n <div style=\"width: 100%;\">\n <zero-progress appearance=\"${appearance}\" value=\"${value}\"></zero-progress>\n </div>\n `,\n}"
|
|
22200
22232
|
}
|
|
22201
22233
|
],
|
|
22202
22234
|
"exports": [
|
|
@@ -22205,26 +22237,34 @@
|
|
|
22205
22237
|
"name": "default",
|
|
22206
22238
|
"declaration": {
|
|
22207
22239
|
"name": "meta",
|
|
22208
|
-
"module": "src/
|
|
22240
|
+
"module": "src/progress/progress.stories.ts"
|
|
22209
22241
|
}
|
|
22210
22242
|
},
|
|
22211
22243
|
{
|
|
22212
22244
|
"kind": "js",
|
|
22213
|
-
"name": "
|
|
22245
|
+
"name": "Multiple",
|
|
22214
22246
|
"declaration": {
|
|
22215
|
-
"name": "
|
|
22216
|
-
"module": "src/
|
|
22247
|
+
"name": "Multiple",
|
|
22248
|
+
"module": "src/progress/progress.stories.ts"
|
|
22249
|
+
}
|
|
22250
|
+
},
|
|
22251
|
+
{
|
|
22252
|
+
"kind": "js",
|
|
22253
|
+
"name": "Configurable",
|
|
22254
|
+
"declaration": {
|
|
22255
|
+
"name": "Configurable",
|
|
22256
|
+
"module": "src/progress/progress.stories.ts"
|
|
22217
22257
|
}
|
|
22218
22258
|
}
|
|
22219
22259
|
]
|
|
22220
22260
|
},
|
|
22221
22261
|
{
|
|
22222
22262
|
"kind": "javascript-module",
|
|
22223
|
-
"path": "src/
|
|
22263
|
+
"path": "src/progress/progress.styles.ts",
|
|
22224
22264
|
"declarations": [
|
|
22225
22265
|
{
|
|
22226
22266
|
"kind": "function",
|
|
22227
|
-
"name": "
|
|
22267
|
+
"name": "zeroProgressStyles",
|
|
22228
22268
|
"return": {
|
|
22229
22269
|
"type": {
|
|
22230
22270
|
"text": "ElementStyles"
|
|
@@ -22240,7 +22280,7 @@
|
|
|
22240
22280
|
{
|
|
22241
22281
|
"name": "definition",
|
|
22242
22282
|
"type": {
|
|
22243
|
-
"text": "
|
|
22283
|
+
"text": "ProgressOptions"
|
|
22244
22284
|
}
|
|
22245
22285
|
}
|
|
22246
22286
|
]
|
|
@@ -22249,139 +22289,534 @@
|
|
|
22249
22289
|
"exports": [
|
|
22250
22290
|
{
|
|
22251
22291
|
"kind": "js",
|
|
22252
|
-
"name": "
|
|
22292
|
+
"name": "zeroProgressStyles",
|
|
22253
22293
|
"declaration": {
|
|
22254
|
-
"name": "
|
|
22255
|
-
"module": "src/
|
|
22294
|
+
"name": "zeroProgressStyles",
|
|
22295
|
+
"module": "src/progress/progress.styles.ts"
|
|
22256
22296
|
}
|
|
22257
22297
|
}
|
|
22258
22298
|
]
|
|
22259
22299
|
},
|
|
22260
22300
|
{
|
|
22261
22301
|
"kind": "javascript-module",
|
|
22262
|
-
"path": "src/
|
|
22302
|
+
"path": "src/progress/progress.template.ts",
|
|
22263
22303
|
"declarations": [
|
|
22264
22304
|
{
|
|
22265
|
-
"kind": "
|
|
22266
|
-
"
|
|
22267
|
-
"
|
|
22268
|
-
|
|
22269
|
-
|
|
22270
|
-
|
|
22305
|
+
"kind": "function",
|
|
22306
|
+
"name": "zeroProgressTemplate",
|
|
22307
|
+
"return": {
|
|
22308
|
+
"type": {
|
|
22309
|
+
"text": "ViewTemplate<Progress>"
|
|
22310
|
+
}
|
|
22271
22311
|
},
|
|
22272
|
-
"
|
|
22273
|
-
"customElement": true,
|
|
22274
|
-
"attributes": [
|
|
22275
|
-
{
|
|
22276
|
-
"name": "autocomplete",
|
|
22277
|
-
"type": {
|
|
22278
|
-
"text": "string"
|
|
22279
|
-
},
|
|
22280
|
-
"fieldName": "autocomplete",
|
|
22281
|
-
"inheritedFrom": {
|
|
22282
|
-
"name": "NumberField",
|
|
22283
|
-
"module": "src/number-field/number-field.ts"
|
|
22284
|
-
}
|
|
22285
|
-
},
|
|
22286
|
-
{
|
|
22287
|
-
"type": {
|
|
22288
|
-
"text": "number"
|
|
22289
|
-
},
|
|
22290
|
-
"description": "Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.",
|
|
22291
|
-
"fieldName": "hideStep",
|
|
22292
|
-
"default": "false",
|
|
22293
|
-
"inheritedFrom": {
|
|
22294
|
-
"name": "NumberField",
|
|
22295
|
-
"module": "src/number-field/number-field.ts"
|
|
22296
|
-
}
|
|
22297
|
-
},
|
|
22298
|
-
{
|
|
22299
|
-
"name": "value",
|
|
22300
|
-
"type": {
|
|
22301
|
-
"text": "string"
|
|
22302
|
-
},
|
|
22303
|
-
"default": "''",
|
|
22304
|
-
"fieldName": "value",
|
|
22305
|
-
"inheritedFrom": {
|
|
22306
|
-
"name": "NumberField",
|
|
22307
|
-
"module": "src/number-field/number-field.ts"
|
|
22308
|
-
}
|
|
22309
|
-
},
|
|
22310
|
-
{
|
|
22311
|
-
"name": "locale",
|
|
22312
|
-
"type": {
|
|
22313
|
-
"text": "string"
|
|
22314
|
-
},
|
|
22315
|
-
"default": "'en-US'",
|
|
22316
|
-
"fieldName": "locale",
|
|
22317
|
-
"inheritedFrom": {
|
|
22318
|
-
"name": "NumberField",
|
|
22319
|
-
"module": "src/number-field/number-field.ts"
|
|
22320
|
-
}
|
|
22321
|
-
},
|
|
22322
|
-
{
|
|
22323
|
-
"name": "readonly",
|
|
22324
|
-
"type": {
|
|
22325
|
-
"text": "boolean"
|
|
22326
|
-
},
|
|
22327
|
-
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
|
|
22328
|
-
"fieldName": "readOnly",
|
|
22329
|
-
"inheritedFrom": {
|
|
22330
|
-
"name": "NumberField",
|
|
22331
|
-
"module": "src/number-field/number-field.ts"
|
|
22332
|
-
}
|
|
22333
|
-
},
|
|
22334
|
-
{
|
|
22335
|
-
"name": "hide-step",
|
|
22336
|
-
"type": {
|
|
22337
|
-
"text": "boolean"
|
|
22338
|
-
},
|
|
22339
|
-
"default": "false",
|
|
22340
|
-
"description": "When true, spin buttons will not be rendered",
|
|
22341
|
-
"fieldName": "hideStep",
|
|
22342
|
-
"inheritedFrom": {
|
|
22343
|
-
"name": "NumberField",
|
|
22344
|
-
"module": "src/number-field/number-field.ts"
|
|
22345
|
-
}
|
|
22346
|
-
},
|
|
22312
|
+
"parameters": [
|
|
22347
22313
|
{
|
|
22348
|
-
"name": "
|
|
22314
|
+
"name": "context",
|
|
22349
22315
|
"type": {
|
|
22350
|
-
"text": "
|
|
22351
|
-
},
|
|
22352
|
-
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
22353
|
-
"fieldName": "placeholder",
|
|
22354
|
-
"inheritedFrom": {
|
|
22355
|
-
"name": "NumberField",
|
|
22356
|
-
"module": "src/number-field/number-field.ts"
|
|
22316
|
+
"text": "ElementDefinitionContext"
|
|
22357
22317
|
}
|
|
22358
22318
|
},
|
|
22359
22319
|
{
|
|
22360
|
-
"name": "
|
|
22320
|
+
"name": "definition",
|
|
22361
22321
|
"type": {
|
|
22362
|
-
"text": "
|
|
22363
|
-
},
|
|
22364
|
-
"description": "Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.",
|
|
22365
|
-
"fieldName": "list",
|
|
22366
|
-
"inheritedFrom": {
|
|
22367
|
-
"name": "NumberField",
|
|
22368
|
-
"module": "src/number-field/number-field.ts"
|
|
22322
|
+
"text": "ProgressOptions"
|
|
22369
22323
|
}
|
|
22370
22324
|
}
|
|
22371
|
-
]
|
|
22372
|
-
|
|
22373
|
-
|
|
22374
|
-
|
|
22375
|
-
|
|
22376
|
-
|
|
22377
|
-
|
|
22378
|
-
|
|
22379
|
-
|
|
22380
|
-
|
|
22381
|
-
|
|
22382
|
-
|
|
22383
|
-
|
|
22384
|
-
|
|
22325
|
+
]
|
|
22326
|
+
}
|
|
22327
|
+
],
|
|
22328
|
+
"exports": [
|
|
22329
|
+
{
|
|
22330
|
+
"kind": "js",
|
|
22331
|
+
"name": "zeroProgressTemplate",
|
|
22332
|
+
"declaration": {
|
|
22333
|
+
"name": "zeroProgressTemplate",
|
|
22334
|
+
"module": "src/progress/progress.template.ts"
|
|
22335
|
+
}
|
|
22336
|
+
}
|
|
22337
|
+
]
|
|
22338
|
+
},
|
|
22339
|
+
{
|
|
22340
|
+
"kind": "javascript-module",
|
|
22341
|
+
"path": "src/progress/progress.ts",
|
|
22342
|
+
"declarations": [
|
|
22343
|
+
{
|
|
22344
|
+
"kind": "class",
|
|
22345
|
+
"description": "",
|
|
22346
|
+
"name": "Progress",
|
|
22347
|
+
"superclass": {
|
|
22348
|
+
"name": "FoundationProgress",
|
|
22349
|
+
"package": "@genesislcap/foundation-ui"
|
|
22350
|
+
},
|
|
22351
|
+
"tagName": "%%prefix%%-progress",
|
|
22352
|
+
"customElement": true
|
|
22353
|
+
},
|
|
22354
|
+
{
|
|
22355
|
+
"kind": "variable",
|
|
22356
|
+
"name": "zeroProgress"
|
|
22357
|
+
}
|
|
22358
|
+
],
|
|
22359
|
+
"exports": [
|
|
22360
|
+
{
|
|
22361
|
+
"kind": "js",
|
|
22362
|
+
"name": "Progress",
|
|
22363
|
+
"declaration": {
|
|
22364
|
+
"name": "Progress",
|
|
22365
|
+
"module": "src/progress/progress.ts"
|
|
22366
|
+
}
|
|
22367
|
+
},
|
|
22368
|
+
{
|
|
22369
|
+
"kind": "js",
|
|
22370
|
+
"name": "zeroProgress",
|
|
22371
|
+
"declaration": {
|
|
22372
|
+
"name": "zeroProgress",
|
|
22373
|
+
"module": "src/progress/progress.ts"
|
|
22374
|
+
}
|
|
22375
|
+
}
|
|
22376
|
+
]
|
|
22377
|
+
},
|
|
22378
|
+
{
|
|
22379
|
+
"kind": "javascript-module",
|
|
22380
|
+
"path": "src/progress-ring/index.ts",
|
|
22381
|
+
"declarations": [],
|
|
22382
|
+
"exports": [
|
|
22383
|
+
{
|
|
22384
|
+
"kind": "js",
|
|
22385
|
+
"name": "*",
|
|
22386
|
+
"declaration": {
|
|
22387
|
+
"name": "*",
|
|
22388
|
+
"package": "./progress-ring"
|
|
22389
|
+
}
|
|
22390
|
+
},
|
|
22391
|
+
{
|
|
22392
|
+
"kind": "js",
|
|
22393
|
+
"name": "*",
|
|
22394
|
+
"declaration": {
|
|
22395
|
+
"name": "*",
|
|
22396
|
+
"package": "./progress-ring.styles"
|
|
22397
|
+
}
|
|
22398
|
+
},
|
|
22399
|
+
{
|
|
22400
|
+
"kind": "js",
|
|
22401
|
+
"name": "*",
|
|
22402
|
+
"declaration": {
|
|
22403
|
+
"name": "*",
|
|
22404
|
+
"package": "./progress-ring.template"
|
|
22405
|
+
}
|
|
22406
|
+
}
|
|
22407
|
+
]
|
|
22408
|
+
},
|
|
22409
|
+
{
|
|
22410
|
+
"kind": "javascript-module",
|
|
22411
|
+
"path": "src/progress-ring/progress-ring.stories.ts",
|
|
22412
|
+
"declarations": [
|
|
22413
|
+
{
|
|
22414
|
+
"kind": "variable",
|
|
22415
|
+
"name": "meta",
|
|
22416
|
+
"type": {
|
|
22417
|
+
"text": "Meta"
|
|
22418
|
+
},
|
|
22419
|
+
"default": "{\n title: 'Progress Ring',\n component: 'zero-progress-ring',\n}"
|
|
22420
|
+
},
|
|
22421
|
+
{
|
|
22422
|
+
"kind": "variable",
|
|
22423
|
+
"name": "Multiple",
|
|
22424
|
+
"type": {
|
|
22425
|
+
"text": "StoryObj"
|
|
22426
|
+
},
|
|
22427
|
+
"default": "{\n render: () => html`\n <zero-progress-ring></zero-progress-ring>\n <zero-progress-ring value=\"50\"></zero-progress-ring>\n <zero-progress-ring value=\"100\"></zero-progress-ring>\n `,\n}"
|
|
22428
|
+
},
|
|
22429
|
+
{
|
|
22430
|
+
"kind": "variable",
|
|
22431
|
+
"name": "Configurable",
|
|
22432
|
+
"type": {
|
|
22433
|
+
"text": "StoryObj"
|
|
22434
|
+
},
|
|
22435
|
+
"default": "{\n args: {\n value: '50',\n },\n render: ({ value }) => html`\n <div style=\"width: 100%;\">\n <zero-progress-ring value=\"${value}\"></zero-progress-ring>\n </div>\n `,\n}"
|
|
22436
|
+
}
|
|
22437
|
+
],
|
|
22438
|
+
"exports": [
|
|
22439
|
+
{
|
|
22440
|
+
"kind": "js",
|
|
22441
|
+
"name": "default",
|
|
22442
|
+
"declaration": {
|
|
22443
|
+
"name": "meta",
|
|
22444
|
+
"module": "src/progress-ring/progress-ring.stories.ts"
|
|
22445
|
+
}
|
|
22446
|
+
},
|
|
22447
|
+
{
|
|
22448
|
+
"kind": "js",
|
|
22449
|
+
"name": "Multiple",
|
|
22450
|
+
"declaration": {
|
|
22451
|
+
"name": "Multiple",
|
|
22452
|
+
"module": "src/progress-ring/progress-ring.stories.ts"
|
|
22453
|
+
}
|
|
22454
|
+
},
|
|
22455
|
+
{
|
|
22456
|
+
"kind": "js",
|
|
22457
|
+
"name": "Configurable",
|
|
22458
|
+
"declaration": {
|
|
22459
|
+
"name": "Configurable",
|
|
22460
|
+
"module": "src/progress-ring/progress-ring.stories.ts"
|
|
22461
|
+
}
|
|
22462
|
+
}
|
|
22463
|
+
]
|
|
22464
|
+
},
|
|
22465
|
+
{
|
|
22466
|
+
"kind": "javascript-module",
|
|
22467
|
+
"path": "src/progress-ring/progress-ring.styles.ts",
|
|
22468
|
+
"declarations": [
|
|
22469
|
+
{
|
|
22470
|
+
"kind": "function",
|
|
22471
|
+
"name": "zeroProgressRingStyles",
|
|
22472
|
+
"return": {
|
|
22473
|
+
"type": {
|
|
22474
|
+
"text": "ElementStyles"
|
|
22475
|
+
}
|
|
22476
|
+
},
|
|
22477
|
+
"parameters": [
|
|
22478
|
+
{
|
|
22479
|
+
"name": "context",
|
|
22480
|
+
"type": {
|
|
22481
|
+
"text": "ElementDefinitionContext"
|
|
22482
|
+
}
|
|
22483
|
+
},
|
|
22484
|
+
{
|
|
22485
|
+
"name": "definition",
|
|
22486
|
+
"type": {
|
|
22487
|
+
"text": "ProgressRingOptions"
|
|
22488
|
+
}
|
|
22489
|
+
}
|
|
22490
|
+
]
|
|
22491
|
+
}
|
|
22492
|
+
],
|
|
22493
|
+
"exports": [
|
|
22494
|
+
{
|
|
22495
|
+
"kind": "js",
|
|
22496
|
+
"name": "zeroProgressRingStyles",
|
|
22497
|
+
"declaration": {
|
|
22498
|
+
"name": "zeroProgressRingStyles",
|
|
22499
|
+
"module": "src/progress-ring/progress-ring.styles.ts"
|
|
22500
|
+
}
|
|
22501
|
+
}
|
|
22502
|
+
]
|
|
22503
|
+
},
|
|
22504
|
+
{
|
|
22505
|
+
"kind": "javascript-module",
|
|
22506
|
+
"path": "src/progress-ring/progress-ring.template.ts",
|
|
22507
|
+
"declarations": [
|
|
22508
|
+
{
|
|
22509
|
+
"kind": "function",
|
|
22510
|
+
"name": "zeroProgressRingTemplate",
|
|
22511
|
+
"parameters": [
|
|
22512
|
+
{
|
|
22513
|
+
"name": "context",
|
|
22514
|
+
"type": {
|
|
22515
|
+
"text": "ElementDefinitionContext"
|
|
22516
|
+
}
|
|
22517
|
+
},
|
|
22518
|
+
{
|
|
22519
|
+
"name": "definition",
|
|
22520
|
+
"type": {
|
|
22521
|
+
"text": "ProgressRingOptions"
|
|
22522
|
+
}
|
|
22523
|
+
}
|
|
22524
|
+
]
|
|
22525
|
+
}
|
|
22526
|
+
],
|
|
22527
|
+
"exports": [
|
|
22528
|
+
{
|
|
22529
|
+
"kind": "js",
|
|
22530
|
+
"name": "zeroProgressRingTemplate",
|
|
22531
|
+
"declaration": {
|
|
22532
|
+
"name": "zeroProgressRingTemplate",
|
|
22533
|
+
"module": "src/progress-ring/progress-ring.template.ts"
|
|
22534
|
+
}
|
|
22535
|
+
}
|
|
22536
|
+
]
|
|
22537
|
+
},
|
|
22538
|
+
{
|
|
22539
|
+
"kind": "javascript-module",
|
|
22540
|
+
"path": "src/progress-ring/progress-ring.ts",
|
|
22541
|
+
"declarations": [
|
|
22542
|
+
{
|
|
22543
|
+
"kind": "class",
|
|
22544
|
+
"description": "",
|
|
22545
|
+
"name": "ProgressRing",
|
|
22546
|
+
"superclass": {
|
|
22547
|
+
"name": "FoundationProgressRing",
|
|
22548
|
+
"package": "@genesislcap/foundation-ui"
|
|
22549
|
+
},
|
|
22550
|
+
"tagName": "%%prefix%%-progress-ring",
|
|
22551
|
+
"customElement": true
|
|
22552
|
+
},
|
|
22553
|
+
{
|
|
22554
|
+
"kind": "variable",
|
|
22555
|
+
"name": "defaultZeroProgressRingConfig",
|
|
22556
|
+
"type": {
|
|
22557
|
+
"text": "object"
|
|
22558
|
+
},
|
|
22559
|
+
"default": "{\n indeterminateIndicator: `\n <svg class=\"progress\" part=\"progress\" viewBox=\"0 0 16 16\">\n <defs>\n <linearGradient id=\"linear\">\n <stop offset=\"0%\" stop-color=\"${PrimaryRapidColorHEX.purple}\"/>\n <stop offset=\"100%\" stop-color=\"${PrimaryRapidColorHEX.blue}\"/>\n </linearGradient>\n </defs>\n <circle class=\"background\" part=\"background\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n <circle class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n </svg>\n `,\n}"
|
|
22560
|
+
},
|
|
22561
|
+
{
|
|
22562
|
+
"kind": "variable",
|
|
22563
|
+
"name": "zeroProgressRing"
|
|
22564
|
+
}
|
|
22565
|
+
],
|
|
22566
|
+
"exports": [
|
|
22567
|
+
{
|
|
22568
|
+
"kind": "js",
|
|
22569
|
+
"name": "ProgressRing",
|
|
22570
|
+
"declaration": {
|
|
22571
|
+
"name": "ProgressRing",
|
|
22572
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
22573
|
+
}
|
|
22574
|
+
},
|
|
22575
|
+
{
|
|
22576
|
+
"kind": "js",
|
|
22577
|
+
"name": "defaultZeroProgressRingConfig",
|
|
22578
|
+
"declaration": {
|
|
22579
|
+
"name": "defaultZeroProgressRingConfig",
|
|
22580
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
22581
|
+
}
|
|
22582
|
+
},
|
|
22583
|
+
{
|
|
22584
|
+
"kind": "js",
|
|
22585
|
+
"name": "zeroProgressRing",
|
|
22586
|
+
"declaration": {
|
|
22587
|
+
"name": "zeroProgressRing",
|
|
22588
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
22589
|
+
}
|
|
22590
|
+
}
|
|
22591
|
+
]
|
|
22592
|
+
},
|
|
22593
|
+
{
|
|
22594
|
+
"kind": "javascript-module",
|
|
22595
|
+
"path": "src/number-field/index.ts",
|
|
22596
|
+
"declarations": [],
|
|
22597
|
+
"exports": [
|
|
22598
|
+
{
|
|
22599
|
+
"kind": "js",
|
|
22600
|
+
"name": "*",
|
|
22601
|
+
"declaration": {
|
|
22602
|
+
"name": "*",
|
|
22603
|
+
"package": "./number-field"
|
|
22604
|
+
}
|
|
22605
|
+
},
|
|
22606
|
+
{
|
|
22607
|
+
"kind": "js",
|
|
22608
|
+
"name": "*",
|
|
22609
|
+
"declaration": {
|
|
22610
|
+
"name": "*",
|
|
22611
|
+
"package": "./number-field.styles"
|
|
22612
|
+
}
|
|
22613
|
+
}
|
|
22614
|
+
]
|
|
22615
|
+
},
|
|
22616
|
+
{
|
|
22617
|
+
"kind": "javascript-module",
|
|
22618
|
+
"path": "src/number-field/number-field.stories.ts",
|
|
22619
|
+
"declarations": [
|
|
22620
|
+
{
|
|
22621
|
+
"kind": "variable",
|
|
22622
|
+
"name": "meta",
|
|
22623
|
+
"type": {
|
|
22624
|
+
"text": "Meta"
|
|
22625
|
+
},
|
|
22626
|
+
"default": "{\n title: 'Number Field',\n component: 'zero-number-field',\n}"
|
|
22627
|
+
},
|
|
22628
|
+
{
|
|
22629
|
+
"kind": "variable",
|
|
22630
|
+
"name": "Primary",
|
|
22631
|
+
"type": {
|
|
22632
|
+
"text": "StoryObj"
|
|
22633
|
+
},
|
|
22634
|
+
"default": "{\n render: () => html`\n <div style=\"display: flex; gap: 2rem;\">\n <zero-number-field placeholder=\"number\" withFormatting>with formatting:</zero-number-field>\n <zero-number-field placeholder=\"number\">without formatting:</zero-number-field>\n <zero-number-field placeholder=\"number\" min=\"6\" withFormatting>\n Min 6 - with formatting\n </zero-number-field>\n <zero-number-field placeholder=\"number\" min=\"6\" max=\"60\">\n Min 6, Max 60 - without formatting\n </zero-number-field>\n <zero-number-field placeholder=\"number\" min=\"1\" value=${undefined}>\n Value is undefined (min 1)\n </zero-number-field>\n <zero-number-field placeholder=\"number\" min=\"1\" value=${null}>\n Value is null (min 1)\n </zero-number-field>\n </div>\n `,\n}"
|
|
22635
|
+
}
|
|
22636
|
+
],
|
|
22637
|
+
"exports": [
|
|
22638
|
+
{
|
|
22639
|
+
"kind": "js",
|
|
22640
|
+
"name": "default",
|
|
22641
|
+
"declaration": {
|
|
22642
|
+
"name": "meta",
|
|
22643
|
+
"module": "src/number-field/number-field.stories.ts"
|
|
22644
|
+
}
|
|
22645
|
+
},
|
|
22646
|
+
{
|
|
22647
|
+
"kind": "js",
|
|
22648
|
+
"name": "Primary",
|
|
22649
|
+
"declaration": {
|
|
22650
|
+
"name": "Primary",
|
|
22651
|
+
"module": "src/number-field/number-field.stories.ts"
|
|
22652
|
+
}
|
|
22653
|
+
}
|
|
22654
|
+
]
|
|
22655
|
+
},
|
|
22656
|
+
{
|
|
22657
|
+
"kind": "javascript-module",
|
|
22658
|
+
"path": "src/number-field/number-field.styles.ts",
|
|
22659
|
+
"declarations": [
|
|
22660
|
+
{
|
|
22661
|
+
"kind": "function",
|
|
22662
|
+
"name": "zeroNumberFieldStyles",
|
|
22663
|
+
"return": {
|
|
22664
|
+
"type": {
|
|
22665
|
+
"text": "ElementStyles"
|
|
22666
|
+
}
|
|
22667
|
+
},
|
|
22668
|
+
"parameters": [
|
|
22669
|
+
{
|
|
22670
|
+
"name": "context",
|
|
22671
|
+
"type": {
|
|
22672
|
+
"text": "ElementDefinitionContext"
|
|
22673
|
+
}
|
|
22674
|
+
},
|
|
22675
|
+
{
|
|
22676
|
+
"name": "definition",
|
|
22677
|
+
"type": {
|
|
22678
|
+
"text": "FoundationElementDefinition"
|
|
22679
|
+
}
|
|
22680
|
+
}
|
|
22681
|
+
]
|
|
22682
|
+
}
|
|
22683
|
+
],
|
|
22684
|
+
"exports": [
|
|
22685
|
+
{
|
|
22686
|
+
"kind": "js",
|
|
22687
|
+
"name": "zeroNumberFieldStyles",
|
|
22688
|
+
"declaration": {
|
|
22689
|
+
"name": "zeroNumberFieldStyles",
|
|
22690
|
+
"module": "src/number-field/number-field.styles.ts"
|
|
22691
|
+
}
|
|
22692
|
+
}
|
|
22693
|
+
]
|
|
22694
|
+
},
|
|
22695
|
+
{
|
|
22696
|
+
"kind": "javascript-module",
|
|
22697
|
+
"path": "src/number-field/number-field.ts",
|
|
22698
|
+
"declarations": [
|
|
22699
|
+
{
|
|
22700
|
+
"kind": "class",
|
|
22701
|
+
"description": "",
|
|
22702
|
+
"name": "NumberField",
|
|
22703
|
+
"superclass": {
|
|
22704
|
+
"name": "FoundationNumberField",
|
|
22705
|
+
"package": "@genesislcap/foundation-ui"
|
|
22706
|
+
},
|
|
22707
|
+
"tagName": "%%prefix%%-number-field",
|
|
22708
|
+
"customElement": true,
|
|
22709
|
+
"attributes": [
|
|
22710
|
+
{
|
|
22711
|
+
"name": "autocomplete",
|
|
22712
|
+
"type": {
|
|
22713
|
+
"text": "string"
|
|
22714
|
+
},
|
|
22715
|
+
"fieldName": "autocomplete",
|
|
22716
|
+
"inheritedFrom": {
|
|
22717
|
+
"name": "NumberField",
|
|
22718
|
+
"module": "src/number-field/number-field.ts"
|
|
22719
|
+
}
|
|
22720
|
+
},
|
|
22721
|
+
{
|
|
22722
|
+
"type": {
|
|
22723
|
+
"text": "number"
|
|
22724
|
+
},
|
|
22725
|
+
"description": "Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.",
|
|
22726
|
+
"fieldName": "hideStep",
|
|
22727
|
+
"default": "false",
|
|
22728
|
+
"inheritedFrom": {
|
|
22729
|
+
"name": "NumberField",
|
|
22730
|
+
"module": "src/number-field/number-field.ts"
|
|
22731
|
+
}
|
|
22732
|
+
},
|
|
22733
|
+
{
|
|
22734
|
+
"name": "value",
|
|
22735
|
+
"type": {
|
|
22736
|
+
"text": "string"
|
|
22737
|
+
},
|
|
22738
|
+
"default": "''",
|
|
22739
|
+
"fieldName": "value",
|
|
22740
|
+
"inheritedFrom": {
|
|
22741
|
+
"name": "NumberField",
|
|
22742
|
+
"module": "src/number-field/number-field.ts"
|
|
22743
|
+
}
|
|
22744
|
+
},
|
|
22745
|
+
{
|
|
22746
|
+
"name": "locale",
|
|
22747
|
+
"type": {
|
|
22748
|
+
"text": "string"
|
|
22749
|
+
},
|
|
22750
|
+
"default": "'en-US'",
|
|
22751
|
+
"fieldName": "locale",
|
|
22752
|
+
"inheritedFrom": {
|
|
22753
|
+
"name": "NumberField",
|
|
22754
|
+
"module": "src/number-field/number-field.ts"
|
|
22755
|
+
}
|
|
22756
|
+
},
|
|
22757
|
+
{
|
|
22758
|
+
"name": "readonly",
|
|
22759
|
+
"type": {
|
|
22760
|
+
"text": "boolean"
|
|
22761
|
+
},
|
|
22762
|
+
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
|
|
22763
|
+
"fieldName": "readOnly",
|
|
22764
|
+
"inheritedFrom": {
|
|
22765
|
+
"name": "NumberField",
|
|
22766
|
+
"module": "src/number-field/number-field.ts"
|
|
22767
|
+
}
|
|
22768
|
+
},
|
|
22769
|
+
{
|
|
22770
|
+
"name": "hide-step",
|
|
22771
|
+
"type": {
|
|
22772
|
+
"text": "boolean"
|
|
22773
|
+
},
|
|
22774
|
+
"default": "false",
|
|
22775
|
+
"description": "When true, spin buttons will not be rendered",
|
|
22776
|
+
"fieldName": "hideStep",
|
|
22777
|
+
"inheritedFrom": {
|
|
22778
|
+
"name": "NumberField",
|
|
22779
|
+
"module": "src/number-field/number-field.ts"
|
|
22780
|
+
}
|
|
22781
|
+
},
|
|
22782
|
+
{
|
|
22783
|
+
"name": "placeholder",
|
|
22784
|
+
"type": {
|
|
22785
|
+
"text": "string"
|
|
22786
|
+
},
|
|
22787
|
+
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
22788
|
+
"fieldName": "placeholder",
|
|
22789
|
+
"inheritedFrom": {
|
|
22790
|
+
"name": "NumberField",
|
|
22791
|
+
"module": "src/number-field/number-field.ts"
|
|
22792
|
+
}
|
|
22793
|
+
},
|
|
22794
|
+
{
|
|
22795
|
+
"name": "list",
|
|
22796
|
+
"type": {
|
|
22797
|
+
"text": "string"
|
|
22798
|
+
},
|
|
22799
|
+
"description": "Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.",
|
|
22800
|
+
"fieldName": "list",
|
|
22801
|
+
"inheritedFrom": {
|
|
22802
|
+
"name": "NumberField",
|
|
22803
|
+
"module": "src/number-field/number-field.ts"
|
|
22804
|
+
}
|
|
22805
|
+
}
|
|
22806
|
+
],
|
|
22807
|
+
"members": [
|
|
22808
|
+
{
|
|
22809
|
+
"kind": "field",
|
|
22810
|
+
"name": "autocomplete",
|
|
22811
|
+
"type": {
|
|
22812
|
+
"text": "string"
|
|
22813
|
+
},
|
|
22814
|
+
"inheritedFrom": {
|
|
22815
|
+
"name": "NumberField",
|
|
22816
|
+
"module": "src/number-field/number-field.ts"
|
|
22817
|
+
}
|
|
22818
|
+
},
|
|
22819
|
+
{
|
|
22385
22820
|
"kind": "method",
|
|
22386
22821
|
"name": "autocompleteChanged",
|
|
22387
22822
|
"privacy": "private",
|
|
@@ -22939,497 +23374,78 @@
|
|
|
22939
23374
|
"name": "input",
|
|
22940
23375
|
"inheritedFrom": {
|
|
22941
23376
|
"name": "NumberField",
|
|
22942
|
-
"module": "src/number-field/number-field.ts"
|
|
22943
|
-
}
|
|
22944
|
-
},
|
|
22945
|
-
{
|
|
22946
|
-
"description": "Fires a custom 'change' event when the value has changed",
|
|
22947
|
-
"name": "change",
|
|
22948
|
-
"inheritedFrom": {
|
|
22949
|
-
"name": "NumberField",
|
|
22950
|
-
"module": "src/number-field/number-field.ts"
|
|
22951
|
-
}
|
|
22952
|
-
}
|
|
22953
|
-
]
|
|
22954
|
-
},
|
|
22955
|
-
{
|
|
22956
|
-
"kind": "variable",
|
|
22957
|
-
"name": "defaultNumberFieldConfig",
|
|
22958
|
-
"default": "foundationNumberFieldConfig"
|
|
22959
|
-
},
|
|
22960
|
-
{
|
|
22961
|
-
"kind": "variable",
|
|
22962
|
-
"name": "zeroNumberFieldTemplate",
|
|
22963
|
-
"default": "foundationNumberFieldTemplate"
|
|
22964
|
-
},
|
|
22965
|
-
{
|
|
22966
|
-
"kind": "variable",
|
|
22967
|
-
"name": "zeroNumberFieldShadowOptions",
|
|
22968
|
-
"default": "foundationNumberFieldShadowOptions"
|
|
22969
|
-
},
|
|
22970
|
-
{
|
|
22971
|
-
"kind": "variable",
|
|
22972
|
-
"name": "zeroNumberField"
|
|
22973
|
-
}
|
|
22974
|
-
],
|
|
22975
|
-
"exports": [
|
|
22976
|
-
{
|
|
22977
|
-
"kind": "js",
|
|
22978
|
-
"name": "NumberField",
|
|
22979
|
-
"declaration": {
|
|
22980
|
-
"name": "NumberField",
|
|
22981
|
-
"module": "src/number-field/number-field.ts"
|
|
22982
|
-
}
|
|
22983
|
-
},
|
|
22984
|
-
{
|
|
22985
|
-
"kind": "js",
|
|
22986
|
-
"name": "defaultNumberFieldConfig",
|
|
22987
|
-
"declaration": {
|
|
22988
|
-
"name": "defaultNumberFieldConfig",
|
|
22989
|
-
"module": "src/number-field/number-field.ts"
|
|
22990
|
-
}
|
|
22991
|
-
},
|
|
22992
|
-
{
|
|
22993
|
-
"kind": "js",
|
|
22994
|
-
"name": "zeroNumberFieldTemplate",
|
|
22995
|
-
"declaration": {
|
|
22996
|
-
"name": "zeroNumberFieldTemplate",
|
|
22997
|
-
"module": "src/number-field/number-field.ts"
|
|
22998
|
-
}
|
|
22999
|
-
},
|
|
23000
|
-
{
|
|
23001
|
-
"kind": "js",
|
|
23002
|
-
"name": "zeroNumberFieldShadowOptions",
|
|
23003
|
-
"declaration": {
|
|
23004
|
-
"name": "zeroNumberFieldShadowOptions",
|
|
23005
|
-
"module": "src/number-field/number-field.ts"
|
|
23006
|
-
}
|
|
23007
|
-
},
|
|
23008
|
-
{
|
|
23009
|
-
"kind": "js",
|
|
23010
|
-
"name": "zeroNumberField",
|
|
23011
|
-
"declaration": {
|
|
23012
|
-
"name": "zeroNumberField",
|
|
23013
|
-
"module": "src/number-field/number-field.ts"
|
|
23014
|
-
}
|
|
23015
|
-
}
|
|
23016
|
-
]
|
|
23017
|
-
},
|
|
23018
|
-
{
|
|
23019
|
-
"kind": "javascript-module",
|
|
23020
|
-
"path": "src/progress/index.ts",
|
|
23021
|
-
"declarations": [],
|
|
23022
|
-
"exports": [
|
|
23023
|
-
{
|
|
23024
|
-
"kind": "js",
|
|
23025
|
-
"name": "*",
|
|
23026
|
-
"declaration": {
|
|
23027
|
-
"name": "*",
|
|
23028
|
-
"package": "./progress"
|
|
23029
|
-
}
|
|
23030
|
-
},
|
|
23031
|
-
{
|
|
23032
|
-
"kind": "js",
|
|
23033
|
-
"name": "*",
|
|
23034
|
-
"declaration": {
|
|
23035
|
-
"name": "*",
|
|
23036
|
-
"package": "./progress.styles"
|
|
23037
|
-
}
|
|
23038
|
-
},
|
|
23039
|
-
{
|
|
23040
|
-
"kind": "js",
|
|
23041
|
-
"name": "*",
|
|
23042
|
-
"declaration": {
|
|
23043
|
-
"name": "*",
|
|
23044
|
-
"package": "./progress.template"
|
|
23045
|
-
}
|
|
23046
|
-
}
|
|
23047
|
-
]
|
|
23048
|
-
},
|
|
23049
|
-
{
|
|
23050
|
-
"kind": "javascript-module",
|
|
23051
|
-
"path": "src/progress/progress.stories.ts",
|
|
23052
|
-
"declarations": [
|
|
23053
|
-
{
|
|
23054
|
-
"kind": "variable",
|
|
23055
|
-
"name": "meta",
|
|
23056
|
-
"type": {
|
|
23057
|
-
"text": "Meta"
|
|
23058
|
-
},
|
|
23059
|
-
"default": "{\n title: 'Progress',\n component: 'zero-progress',\n}"
|
|
23060
|
-
},
|
|
23061
|
-
{
|
|
23062
|
-
"kind": "variable",
|
|
23063
|
-
"name": "Multiple",
|
|
23064
|
-
"type": {
|
|
23065
|
-
"text": "StoryObj"
|
|
23066
|
-
},
|
|
23067
|
-
"default": "{\n render: () => html`\n <div style=\"width: 100%;\">\n <zero-progress></zero-progress>\n <zero-progress value=\"50\"></zero-progress>\n <zero-progress value=\"100\"></zero-progress>\n <zero-progress appearance=\"secondary-teal\"></zero-progress>\n <zero-progress appearance=\"secondary-teal\" value=\"50\"></zero-progress>\n <zero-progress appearance=\"secondary-teal\" value=\"100\"></zero-progress>\n <zero-progress appearance=\"secondary-orange\"></zero-progress>\n <zero-progress appearance=\"secondary-orange\" value=\"50\"></zero-progress>\n <zero-progress appearance=\"secondary-orange\" value=\"100\"></zero-progress>\n </div>\n `,\n}"
|
|
23068
|
-
},
|
|
23069
|
-
{
|
|
23070
|
-
"kind": "variable",
|
|
23071
|
-
"name": "Configurable",
|
|
23072
|
-
"type": {
|
|
23073
|
-
"text": "StoryObj"
|
|
23074
|
-
},
|
|
23075
|
-
"default": "{\n argTypes: {\n appearance: {\n control: 'select',\n options: ['accent', 'secondary-orange', 'secondary-teal'],\n },\n },\n args: {\n appearance: 'accent',\n value: '50',\n },\n render: ({ appearance, value }) => html`\n <div style=\"width: 100%;\">\n <zero-progress appearance=\"${appearance}\" value=\"${value}\"></zero-progress>\n </div>\n `,\n}"
|
|
23076
|
-
}
|
|
23077
|
-
],
|
|
23078
|
-
"exports": [
|
|
23079
|
-
{
|
|
23080
|
-
"kind": "js",
|
|
23081
|
-
"name": "default",
|
|
23082
|
-
"declaration": {
|
|
23083
|
-
"name": "meta",
|
|
23084
|
-
"module": "src/progress/progress.stories.ts"
|
|
23085
|
-
}
|
|
23086
|
-
},
|
|
23087
|
-
{
|
|
23088
|
-
"kind": "js",
|
|
23089
|
-
"name": "Multiple",
|
|
23090
|
-
"declaration": {
|
|
23091
|
-
"name": "Multiple",
|
|
23092
|
-
"module": "src/progress/progress.stories.ts"
|
|
23093
|
-
}
|
|
23094
|
-
},
|
|
23095
|
-
{
|
|
23096
|
-
"kind": "js",
|
|
23097
|
-
"name": "Configurable",
|
|
23098
|
-
"declaration": {
|
|
23099
|
-
"name": "Configurable",
|
|
23100
|
-
"module": "src/progress/progress.stories.ts"
|
|
23101
|
-
}
|
|
23102
|
-
}
|
|
23103
|
-
]
|
|
23104
|
-
},
|
|
23105
|
-
{
|
|
23106
|
-
"kind": "javascript-module",
|
|
23107
|
-
"path": "src/progress/progress.styles.ts",
|
|
23108
|
-
"declarations": [
|
|
23109
|
-
{
|
|
23110
|
-
"kind": "function",
|
|
23111
|
-
"name": "zeroProgressStyles",
|
|
23112
|
-
"return": {
|
|
23113
|
-
"type": {
|
|
23114
|
-
"text": "ElementStyles"
|
|
23115
|
-
}
|
|
23116
|
-
},
|
|
23117
|
-
"parameters": [
|
|
23118
|
-
{
|
|
23119
|
-
"name": "context",
|
|
23120
|
-
"type": {
|
|
23121
|
-
"text": "ElementDefinitionContext"
|
|
23122
|
-
}
|
|
23123
|
-
},
|
|
23124
|
-
{
|
|
23125
|
-
"name": "definition",
|
|
23126
|
-
"type": {
|
|
23127
|
-
"text": "ProgressOptions"
|
|
23128
|
-
}
|
|
23129
|
-
}
|
|
23130
|
-
]
|
|
23131
|
-
}
|
|
23132
|
-
],
|
|
23133
|
-
"exports": [
|
|
23134
|
-
{
|
|
23135
|
-
"kind": "js",
|
|
23136
|
-
"name": "zeroProgressStyles",
|
|
23137
|
-
"declaration": {
|
|
23138
|
-
"name": "zeroProgressStyles",
|
|
23139
|
-
"module": "src/progress/progress.styles.ts"
|
|
23140
|
-
}
|
|
23141
|
-
}
|
|
23142
|
-
]
|
|
23143
|
-
},
|
|
23144
|
-
{
|
|
23145
|
-
"kind": "javascript-module",
|
|
23146
|
-
"path": "src/progress/progress.template.ts",
|
|
23147
|
-
"declarations": [
|
|
23148
|
-
{
|
|
23149
|
-
"kind": "function",
|
|
23150
|
-
"name": "zeroProgressTemplate",
|
|
23151
|
-
"return": {
|
|
23152
|
-
"type": {
|
|
23153
|
-
"text": "ViewTemplate<Progress>"
|
|
23154
|
-
}
|
|
23155
|
-
},
|
|
23156
|
-
"parameters": [
|
|
23157
|
-
{
|
|
23158
|
-
"name": "context",
|
|
23159
|
-
"type": {
|
|
23160
|
-
"text": "ElementDefinitionContext"
|
|
23377
|
+
"module": "src/number-field/number-field.ts"
|
|
23161
23378
|
}
|
|
23162
23379
|
},
|
|
23163
23380
|
{
|
|
23164
|
-
"
|
|
23165
|
-
"
|
|
23166
|
-
|
|
23381
|
+
"description": "Fires a custom 'change' event when the value has changed",
|
|
23382
|
+
"name": "change",
|
|
23383
|
+
"inheritedFrom": {
|
|
23384
|
+
"name": "NumberField",
|
|
23385
|
+
"module": "src/number-field/number-field.ts"
|
|
23167
23386
|
}
|
|
23168
23387
|
}
|
|
23169
23388
|
]
|
|
23170
|
-
}
|
|
23171
|
-
],
|
|
23172
|
-
"exports": [
|
|
23173
|
-
{
|
|
23174
|
-
"kind": "js",
|
|
23175
|
-
"name": "zeroProgressTemplate",
|
|
23176
|
-
"declaration": {
|
|
23177
|
-
"name": "zeroProgressTemplate",
|
|
23178
|
-
"module": "src/progress/progress.template.ts"
|
|
23179
|
-
}
|
|
23180
|
-
}
|
|
23181
|
-
]
|
|
23182
|
-
},
|
|
23183
|
-
{
|
|
23184
|
-
"kind": "javascript-module",
|
|
23185
|
-
"path": "src/progress/progress.ts",
|
|
23186
|
-
"declarations": [
|
|
23187
|
-
{
|
|
23188
|
-
"kind": "class",
|
|
23189
|
-
"description": "",
|
|
23190
|
-
"name": "Progress",
|
|
23191
|
-
"superclass": {
|
|
23192
|
-
"name": "FoundationProgress",
|
|
23193
|
-
"package": "@genesislcap/foundation-ui"
|
|
23194
|
-
},
|
|
23195
|
-
"tagName": "%%prefix%%-progress",
|
|
23196
|
-
"customElement": true
|
|
23197
23389
|
},
|
|
23198
23390
|
{
|
|
23199
23391
|
"kind": "variable",
|
|
23200
|
-
"name": "
|
|
23201
|
-
|
|
23202
|
-
],
|
|
23203
|
-
"exports": [
|
|
23204
|
-
{
|
|
23205
|
-
"kind": "js",
|
|
23206
|
-
"name": "Progress",
|
|
23207
|
-
"declaration": {
|
|
23208
|
-
"name": "Progress",
|
|
23209
|
-
"module": "src/progress/progress.ts"
|
|
23210
|
-
}
|
|
23211
|
-
},
|
|
23212
|
-
{
|
|
23213
|
-
"kind": "js",
|
|
23214
|
-
"name": "zeroProgress",
|
|
23215
|
-
"declaration": {
|
|
23216
|
-
"name": "zeroProgress",
|
|
23217
|
-
"module": "src/progress/progress.ts"
|
|
23218
|
-
}
|
|
23219
|
-
}
|
|
23220
|
-
]
|
|
23221
|
-
},
|
|
23222
|
-
{
|
|
23223
|
-
"kind": "javascript-module",
|
|
23224
|
-
"path": "src/progress-ring/index.ts",
|
|
23225
|
-
"declarations": [],
|
|
23226
|
-
"exports": [
|
|
23227
|
-
{
|
|
23228
|
-
"kind": "js",
|
|
23229
|
-
"name": "*",
|
|
23230
|
-
"declaration": {
|
|
23231
|
-
"name": "*",
|
|
23232
|
-
"package": "./progress-ring"
|
|
23233
|
-
}
|
|
23234
|
-
},
|
|
23235
|
-
{
|
|
23236
|
-
"kind": "js",
|
|
23237
|
-
"name": "*",
|
|
23238
|
-
"declaration": {
|
|
23239
|
-
"name": "*",
|
|
23240
|
-
"package": "./progress-ring.styles"
|
|
23241
|
-
}
|
|
23392
|
+
"name": "defaultNumberFieldConfig",
|
|
23393
|
+
"default": "foundationNumberFieldConfig"
|
|
23242
23394
|
},
|
|
23243
|
-
{
|
|
23244
|
-
"kind": "js",
|
|
23245
|
-
"name": "*",
|
|
23246
|
-
"declaration": {
|
|
23247
|
-
"name": "*",
|
|
23248
|
-
"package": "./progress-ring.template"
|
|
23249
|
-
}
|
|
23250
|
-
}
|
|
23251
|
-
]
|
|
23252
|
-
},
|
|
23253
|
-
{
|
|
23254
|
-
"kind": "javascript-module",
|
|
23255
|
-
"path": "src/progress-ring/progress-ring.stories.ts",
|
|
23256
|
-
"declarations": [
|
|
23257
23395
|
{
|
|
23258
23396
|
"kind": "variable",
|
|
23259
|
-
"name": "
|
|
23260
|
-
"
|
|
23261
|
-
"text": "Meta"
|
|
23262
|
-
},
|
|
23263
|
-
"default": "{\n title: 'Progress Ring',\n component: 'zero-progress-ring',\n}"
|
|
23397
|
+
"name": "zeroNumberFieldTemplate",
|
|
23398
|
+
"default": "foundationNumberFieldTemplate"
|
|
23264
23399
|
},
|
|
23265
23400
|
{
|
|
23266
23401
|
"kind": "variable",
|
|
23267
|
-
"name": "
|
|
23268
|
-
"
|
|
23269
|
-
"text": "StoryObj"
|
|
23270
|
-
},
|
|
23271
|
-
"default": "{\n render: () => html`\n <zero-progress-ring></zero-progress-ring>\n <zero-progress-ring value=\"50\"></zero-progress-ring>\n <zero-progress-ring value=\"100\"></zero-progress-ring>\n `,\n}"
|
|
23402
|
+
"name": "zeroNumberFieldShadowOptions",
|
|
23403
|
+
"default": "foundationNumberFieldShadowOptions"
|
|
23272
23404
|
},
|
|
23273
23405
|
{
|
|
23274
23406
|
"kind": "variable",
|
|
23275
|
-
"name": "
|
|
23276
|
-
"type": {
|
|
23277
|
-
"text": "StoryObj"
|
|
23278
|
-
},
|
|
23279
|
-
"default": "{\n args: {\n value: '50',\n },\n render: ({ value }) => html`\n <div style=\"width: 100%;\">\n <zero-progress-ring value=\"${value}\"></zero-progress-ring>\n </div>\n `,\n}"
|
|
23407
|
+
"name": "zeroNumberField"
|
|
23280
23408
|
}
|
|
23281
23409
|
],
|
|
23282
23410
|
"exports": [
|
|
23283
23411
|
{
|
|
23284
23412
|
"kind": "js",
|
|
23285
|
-
"name": "
|
|
23286
|
-
"declaration": {
|
|
23287
|
-
"name": "meta",
|
|
23288
|
-
"module": "src/progress-ring/progress-ring.stories.ts"
|
|
23289
|
-
}
|
|
23290
|
-
},
|
|
23291
|
-
{
|
|
23292
|
-
"kind": "js",
|
|
23293
|
-
"name": "Multiple",
|
|
23413
|
+
"name": "NumberField",
|
|
23294
23414
|
"declaration": {
|
|
23295
|
-
"name": "
|
|
23296
|
-
"module": "src/
|
|
23415
|
+
"name": "NumberField",
|
|
23416
|
+
"module": "src/number-field/number-field.ts"
|
|
23297
23417
|
}
|
|
23298
23418
|
},
|
|
23299
23419
|
{
|
|
23300
23420
|
"kind": "js",
|
|
23301
|
-
"name": "
|
|
23302
|
-
"declaration": {
|
|
23303
|
-
"name": "Configurable",
|
|
23304
|
-
"module": "src/progress-ring/progress-ring.stories.ts"
|
|
23305
|
-
}
|
|
23306
|
-
}
|
|
23307
|
-
]
|
|
23308
|
-
},
|
|
23309
|
-
{
|
|
23310
|
-
"kind": "javascript-module",
|
|
23311
|
-
"path": "src/progress-ring/progress-ring.styles.ts",
|
|
23312
|
-
"declarations": [
|
|
23313
|
-
{
|
|
23314
|
-
"kind": "function",
|
|
23315
|
-
"name": "zeroProgressRingStyles",
|
|
23316
|
-
"return": {
|
|
23317
|
-
"type": {
|
|
23318
|
-
"text": "ElementStyles"
|
|
23319
|
-
}
|
|
23320
|
-
},
|
|
23321
|
-
"parameters": [
|
|
23322
|
-
{
|
|
23323
|
-
"name": "context",
|
|
23324
|
-
"type": {
|
|
23325
|
-
"text": "ElementDefinitionContext"
|
|
23326
|
-
}
|
|
23327
|
-
},
|
|
23328
|
-
{
|
|
23329
|
-
"name": "definition",
|
|
23330
|
-
"type": {
|
|
23331
|
-
"text": "ProgressRingOptions"
|
|
23332
|
-
}
|
|
23333
|
-
}
|
|
23334
|
-
]
|
|
23335
|
-
}
|
|
23336
|
-
],
|
|
23337
|
-
"exports": [
|
|
23338
|
-
{
|
|
23339
|
-
"kind": "js",
|
|
23340
|
-
"name": "zeroProgressRingStyles",
|
|
23341
|
-
"declaration": {
|
|
23342
|
-
"name": "zeroProgressRingStyles",
|
|
23343
|
-
"module": "src/progress-ring/progress-ring.styles.ts"
|
|
23344
|
-
}
|
|
23345
|
-
}
|
|
23346
|
-
]
|
|
23347
|
-
},
|
|
23348
|
-
{
|
|
23349
|
-
"kind": "javascript-module",
|
|
23350
|
-
"path": "src/progress-ring/progress-ring.template.ts",
|
|
23351
|
-
"declarations": [
|
|
23352
|
-
{
|
|
23353
|
-
"kind": "function",
|
|
23354
|
-
"name": "zeroProgressRingTemplate",
|
|
23355
|
-
"parameters": [
|
|
23356
|
-
{
|
|
23357
|
-
"name": "context",
|
|
23358
|
-
"type": {
|
|
23359
|
-
"text": "ElementDefinitionContext"
|
|
23360
|
-
}
|
|
23361
|
-
},
|
|
23362
|
-
{
|
|
23363
|
-
"name": "definition",
|
|
23364
|
-
"type": {
|
|
23365
|
-
"text": "ProgressRingOptions"
|
|
23366
|
-
}
|
|
23367
|
-
}
|
|
23368
|
-
]
|
|
23369
|
-
}
|
|
23370
|
-
],
|
|
23371
|
-
"exports": [
|
|
23372
|
-
{
|
|
23373
|
-
"kind": "js",
|
|
23374
|
-
"name": "zeroProgressRingTemplate",
|
|
23421
|
+
"name": "defaultNumberFieldConfig",
|
|
23375
23422
|
"declaration": {
|
|
23376
|
-
"name": "
|
|
23377
|
-
"module": "src/
|
|
23423
|
+
"name": "defaultNumberFieldConfig",
|
|
23424
|
+
"module": "src/number-field/number-field.ts"
|
|
23378
23425
|
}
|
|
23379
|
-
}
|
|
23380
|
-
]
|
|
23381
|
-
},
|
|
23382
|
-
{
|
|
23383
|
-
"kind": "javascript-module",
|
|
23384
|
-
"path": "src/progress-ring/progress-ring.ts",
|
|
23385
|
-
"declarations": [
|
|
23386
|
-
{
|
|
23387
|
-
"kind": "class",
|
|
23388
|
-
"description": "",
|
|
23389
|
-
"name": "ProgressRing",
|
|
23390
|
-
"superclass": {
|
|
23391
|
-
"name": "FoundationProgressRing",
|
|
23392
|
-
"package": "@genesislcap/foundation-ui"
|
|
23393
|
-
},
|
|
23394
|
-
"tagName": "%%prefix%%-progress-ring",
|
|
23395
|
-
"customElement": true
|
|
23396
23426
|
},
|
|
23397
|
-
{
|
|
23398
|
-
"kind": "variable",
|
|
23399
|
-
"name": "defaultZeroProgressRingConfig",
|
|
23400
|
-
"type": {
|
|
23401
|
-
"text": "object"
|
|
23402
|
-
},
|
|
23403
|
-
"default": "{\n indeterminateIndicator: `\n <svg class=\"progress\" part=\"progress\" viewBox=\"0 0 16 16\">\n <defs>\n <linearGradient id=\"linear\">\n <stop offset=\"0%\" stop-color=\"${PrimaryRapidColorHEX.purple}\"/>\n <stop offset=\"100%\" stop-color=\"${PrimaryRapidColorHEX.blue}\"/>\n </linearGradient>\n </defs>\n <circle class=\"background\" part=\"background\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n <circle class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n </svg>\n `,\n}"
|
|
23404
|
-
},
|
|
23405
|
-
{
|
|
23406
|
-
"kind": "variable",
|
|
23407
|
-
"name": "zeroProgressRing"
|
|
23408
|
-
}
|
|
23409
|
-
],
|
|
23410
|
-
"exports": [
|
|
23411
23427
|
{
|
|
23412
23428
|
"kind": "js",
|
|
23413
|
-
"name": "
|
|
23429
|
+
"name": "zeroNumberFieldTemplate",
|
|
23414
23430
|
"declaration": {
|
|
23415
|
-
"name": "
|
|
23416
|
-
"module": "src/
|
|
23431
|
+
"name": "zeroNumberFieldTemplate",
|
|
23432
|
+
"module": "src/number-field/number-field.ts"
|
|
23417
23433
|
}
|
|
23418
23434
|
},
|
|
23419
23435
|
{
|
|
23420
23436
|
"kind": "js",
|
|
23421
|
-
"name": "
|
|
23437
|
+
"name": "zeroNumberFieldShadowOptions",
|
|
23422
23438
|
"declaration": {
|
|
23423
|
-
"name": "
|
|
23424
|
-
"module": "src/
|
|
23439
|
+
"name": "zeroNumberFieldShadowOptions",
|
|
23440
|
+
"module": "src/number-field/number-field.ts"
|
|
23425
23441
|
}
|
|
23426
23442
|
},
|
|
23427
23443
|
{
|
|
23428
23444
|
"kind": "js",
|
|
23429
|
-
"name": "
|
|
23445
|
+
"name": "zeroNumberField",
|
|
23430
23446
|
"declaration": {
|
|
23431
|
-
"name": "
|
|
23432
|
-
"module": "src/
|
|
23447
|
+
"name": "zeroNumberField",
|
|
23448
|
+
"module": "src/number-field/number-field.ts"
|
|
23433
23449
|
}
|
|
23434
23450
|
}
|
|
23435
23451
|
]
|