@ds-autonomie/web-components 1.1.0 → 1.2.0
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/CHANGELOG.md +11 -0
- package/dist/chunks/chunk.2WSMYCPC.js +24 -0
- package/dist/chunks/{chunk.T7JSALXE.js → chunk.3HI3T5R2.js} +1 -1
- package/dist/chunks/chunk.3I2KXA35.js +126 -0
- package/dist/chunks/{chunk.NOEQVLAW.js → chunk.4DWONP4W.js} +1 -1
- package/dist/chunks/{chunk.LSKBY2HF.js → chunk.5BTJP6HC.js} +1 -1
- package/dist/chunks/{chunk.NKPNQBLW.js → chunk.AFAQWHMU.js} +4 -4
- package/dist/chunks/{chunk.4MC32HP7.js → chunk.B4O7IAPL.js} +1 -1
- package/dist/chunks/chunk.CCTWXABH.js +13 -0
- package/dist/chunks/{chunk.VIULAG23.js → chunk.DOMRNQHQ.js} +1 -1
- package/dist/chunks/{chunk.7EWUWW3E.js → chunk.FHGXKQDW.js} +1 -1
- package/dist/chunks/{chunk.AYXPVAYS.js → chunk.FKIKQX6B.js} +1 -1
- package/dist/chunks/{chunk.V6V7AGDB.js → chunk.GRV3MK3D.js} +1 -1
- package/dist/chunks/{chunk.L6LQN6AI.js → chunk.IJL7YMFL.js} +1 -1
- package/dist/chunks/{chunk.GJCVGGCP.js → chunk.JJ3GF7YP.js} +1 -1
- package/dist/chunks/{chunk.F4XMSVNF.js → chunk.JLMY5OVR.js} +1 -1
- package/dist/chunks/{chunk.U5KRBVRP.js → chunk.K6YLMID4.js} +1 -1
- package/dist/chunks/{chunk.ST2QYN4S.js → chunk.KOZIER6A.js} +1 -1
- package/dist/chunks/{chunk.ILUHEJYG.js → chunk.LUHEO6AS.js} +1 -1
- package/dist/chunks/{chunk.NBQ3AEK6.js → chunk.MDFIMRCC.js} +1 -1
- package/dist/chunks/{chunk.IQ7SDYSC.js → chunk.NBPVVWJU.js} +10 -0
- package/dist/chunks/{chunk.RSJYKNXT.js → chunk.NQU3YD5L.js} +1 -1
- package/dist/chunks/{chunk.6BJBVSW4.js → chunk.OGQBKAFT.js} +1 -1
- package/dist/chunks/{chunk.CBMFAOZI.js → chunk.ORSUTGLR.js} +1 -1
- package/dist/chunks/{chunk.R37CT3PN.js → chunk.OXSDZ5LQ.js} +1 -1
- package/dist/chunks/{chunk.DFTZEFHF.js → chunk.P2AJBSND.js} +1 -1
- package/dist/chunks/chunk.QSNJ4FV6.js +54 -0
- package/dist/chunks/{chunk.DZWH4V6H.js → chunk.RDVFMQLV.js} +1 -1
- package/dist/chunks/{chunk.QSPKKO3T.js → chunk.TINRLVWL.js} +1 -1
- package/dist/chunks/{chunk.HEOTAAPU.js → chunk.WG5VRMQG.js} +1 -1
- package/dist/chunks/{chunk.W74UQSZJ.js → chunk.XJPCULMC.js} +1 -1
- package/dist/chunks/chunk.YRBTSDUN.js +134 -0
- package/dist/chunks/{chunk.2CCKS3CP.js → chunk.ZXVIEHXI.js} +1 -1
- package/dist/components/accordion/accordion.js +2 -2
- package/dist/components/alert/alert.js +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +2 -2
- package/dist/components/breadcrumb-item/breadcrumb-item.js +2 -2
- package/dist/components/button/button.js +3 -3
- package/dist/components/combobox/combobox.js +3 -3
- package/dist/components/dialog/dialog.js +2 -2
- package/dist/components/drawer/drawer.js +2 -2
- package/dist/components/dropdown/dropdown.js +2 -2
- package/dist/components/format-bytes/format-bytes.js +2 -2
- package/dist/components/format-date/format-date.js +2 -2
- package/dist/components/format-number/format-number.js +2 -2
- package/dist/components/input/input.js +2 -2
- package/dist/components/input-mask/input-mask.js +2 -2
- package/dist/components/input-phone/input-phone.js +7 -7
- package/dist/components/option/option.js +2 -2
- package/dist/components/progress-bar/progress-bar.js +2 -2
- package/dist/components/relative-time/relative-time.js +2 -2
- package/dist/components/select/select.js +3 -3
- package/dist/components/spinner/spinner.js +2 -2
- package/dist/components/step/step.d.ts +39 -0
- package/dist/components/step/step.js +24 -0
- package/dist/components/step/step.styles.d.ts +2 -0
- package/dist/components/step/step.styles.js +8 -0
- package/dist/components/step/step.utils.d.ts +3 -0
- package/dist/components/step/step.utils.js +7 -0
- package/dist/components/stepper/stepper.d.ts +23 -0
- package/dist/components/stepper/stepper.js +10 -0
- package/dist/components/stepper/stepper.styles.d.ts +2 -0
- package/dist/components/stepper/stepper.styles.js +8 -0
- package/dist/components/tab/tab.js +2 -2
- package/dist/components/tab-group/tab-group.js +2 -2
- package/dist/components/tag/tag.js +2 -2
- package/dist/components/tooltip/tooltip.js +2 -2
- package/dist/components/tree/tree.js +4 -4
- package/dist/components/tree-item/tree-item.js +3 -3
- package/dist/custom-elements.json +255 -1
- package/dist/design-system.d.ts +2 -0
- package/dist/design-system.js +50 -39
- package/dist/themes/dsa-wc-theme.css +42 -0
- package/dist/themes/dsa-wc-theme.min.css +1 -1
- package/dist/themes/dsa-wc-theme.styles.js +42 -0
- package/dist/translations/en-gb.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/utilities/localize.d.ts +5 -0
- package/dist/utilities/localize.js +1 -1
- package/dist/vscode.html-custom-data.json +39 -0
- package/dist/web-types.json +120 -1
- package/package.json +2 -2
|
@@ -13097,6 +13097,260 @@
|
|
|
13097
13097
|
}
|
|
13098
13098
|
]
|
|
13099
13099
|
},
|
|
13100
|
+
{
|
|
13101
|
+
"kind": "javascript-module",
|
|
13102
|
+
"path": "components/step/step.js",
|
|
13103
|
+
"declarations": [
|
|
13104
|
+
{
|
|
13105
|
+
"kind": "class",
|
|
13106
|
+
"description": "",
|
|
13107
|
+
"name": "DSAStep",
|
|
13108
|
+
"slots": [
|
|
13109
|
+
{
|
|
13110
|
+
"description": "The step's title. Alternatively, you can use the `title` attribute.",
|
|
13111
|
+
"name": "title"
|
|
13112
|
+
},
|
|
13113
|
+
{
|
|
13114
|
+
"description": "The tooltip slot allows additional information to be passed along the title.",
|
|
13115
|
+
"name": "tooltip"
|
|
13116
|
+
},
|
|
13117
|
+
{
|
|
13118
|
+
"description": "The step's content. Alternatively, you can use the `content` attribute.",
|
|
13119
|
+
"name": "content"
|
|
13120
|
+
}
|
|
13121
|
+
],
|
|
13122
|
+
"members": [
|
|
13123
|
+
{
|
|
13124
|
+
"kind": "field",
|
|
13125
|
+
"name": "hasSlotController",
|
|
13126
|
+
"privacy": "private",
|
|
13127
|
+
"readonly": true,
|
|
13128
|
+
"default": "new HasSlotController(\n this,\n 'title',\n 'content'\n )"
|
|
13129
|
+
},
|
|
13130
|
+
{
|
|
13131
|
+
"kind": "field",
|
|
13132
|
+
"name": "localize",
|
|
13133
|
+
"privacy": "private",
|
|
13134
|
+
"readonly": true,
|
|
13135
|
+
"default": "new LocalizeController(this)"
|
|
13136
|
+
},
|
|
13137
|
+
{
|
|
13138
|
+
"kind": "field",
|
|
13139
|
+
"name": "status",
|
|
13140
|
+
"type": {
|
|
13141
|
+
"text": "DSAStepStatus"
|
|
13142
|
+
},
|
|
13143
|
+
"default": "'default'",
|
|
13144
|
+
"description": "The step's status. There can only be one active step's state inside a stepper.\nThe `active` status defines the current step as the only active step on the page. It usually has related content on the page like a form.",
|
|
13145
|
+
"attribute": "status"
|
|
13146
|
+
},
|
|
13147
|
+
{
|
|
13148
|
+
"kind": "field",
|
|
13149
|
+
"name": "title",
|
|
13150
|
+
"type": {
|
|
13151
|
+
"text": "string"
|
|
13152
|
+
},
|
|
13153
|
+
"default": "''",
|
|
13154
|
+
"description": "The step's title. If you need to display HTML, use the `title` slot instead.",
|
|
13155
|
+
"attribute": "title"
|
|
13156
|
+
},
|
|
13157
|
+
{
|
|
13158
|
+
"kind": "field",
|
|
13159
|
+
"name": "content",
|
|
13160
|
+
"type": {
|
|
13161
|
+
"text": "string"
|
|
13162
|
+
},
|
|
13163
|
+
"default": "''",
|
|
13164
|
+
"description": "The step's content. If you need to display HTML, use the `content` slot instead.",
|
|
13165
|
+
"attribute": "content"
|
|
13166
|
+
},
|
|
13167
|
+
{
|
|
13168
|
+
"kind": "field",
|
|
13169
|
+
"name": "index",
|
|
13170
|
+
"type": {
|
|
13171
|
+
"text": "number"
|
|
13172
|
+
},
|
|
13173
|
+
"description": "Sets the step's index",
|
|
13174
|
+
"attribute": "index"
|
|
13175
|
+
},
|
|
13176
|
+
{
|
|
13177
|
+
"kind": "method",
|
|
13178
|
+
"name": "getStepLabel",
|
|
13179
|
+
"privacy": "private"
|
|
13180
|
+
}
|
|
13181
|
+
],
|
|
13182
|
+
"attributes": [
|
|
13183
|
+
{
|
|
13184
|
+
"name": "status",
|
|
13185
|
+
"type": {
|
|
13186
|
+
"text": "DSAStepStatus"
|
|
13187
|
+
},
|
|
13188
|
+
"default": "'default'",
|
|
13189
|
+
"description": "The step's status. There can only be one active step's state inside a stepper.\nThe `active` status defines the current step as the only active step on the page. It usually has related content on the page like a form.",
|
|
13190
|
+
"fieldName": "status"
|
|
13191
|
+
},
|
|
13192
|
+
{
|
|
13193
|
+
"name": "title",
|
|
13194
|
+
"type": {
|
|
13195
|
+
"text": "string"
|
|
13196
|
+
},
|
|
13197
|
+
"default": "''",
|
|
13198
|
+
"description": "The step's title. If you need to display HTML, use the `title` slot instead.",
|
|
13199
|
+
"fieldName": "title"
|
|
13200
|
+
},
|
|
13201
|
+
{
|
|
13202
|
+
"name": "content",
|
|
13203
|
+
"type": {
|
|
13204
|
+
"text": "string"
|
|
13205
|
+
},
|
|
13206
|
+
"default": "''",
|
|
13207
|
+
"description": "The step's content. If you need to display HTML, use the `content` slot instead.",
|
|
13208
|
+
"fieldName": "content"
|
|
13209
|
+
},
|
|
13210
|
+
{
|
|
13211
|
+
"name": "index",
|
|
13212
|
+
"type": {
|
|
13213
|
+
"text": "number"
|
|
13214
|
+
},
|
|
13215
|
+
"description": "Sets the step's index",
|
|
13216
|
+
"fieldName": "index"
|
|
13217
|
+
}
|
|
13218
|
+
],
|
|
13219
|
+
"superclass": {
|
|
13220
|
+
"name": "ShoelaceElement",
|
|
13221
|
+
"module": "/src/internal/shoelace-element"
|
|
13222
|
+
},
|
|
13223
|
+
"summary": "Step defines an element within a stepper.",
|
|
13224
|
+
"documentation": "https://dsa.service-public-autonomie.fr/062dac5f6/p/45619f-step",
|
|
13225
|
+
"dependencies": [
|
|
13226
|
+
"dsa-icon",
|
|
13227
|
+
"dsa-visually-hidden"
|
|
13228
|
+
],
|
|
13229
|
+
"tagName": "dsa-step",
|
|
13230
|
+
"customElement": true
|
|
13231
|
+
}
|
|
13232
|
+
],
|
|
13233
|
+
"exports": [
|
|
13234
|
+
{
|
|
13235
|
+
"kind": "js",
|
|
13236
|
+
"name": "default",
|
|
13237
|
+
"declaration": {
|
|
13238
|
+
"name": "DSAStep",
|
|
13239
|
+
"module": "components/step/step.js"
|
|
13240
|
+
}
|
|
13241
|
+
},
|
|
13242
|
+
{
|
|
13243
|
+
"kind": "custom-element-definition",
|
|
13244
|
+
"name": "dsa-step",
|
|
13245
|
+
"declaration": {
|
|
13246
|
+
"name": "DSAStep",
|
|
13247
|
+
"module": "components/step/step.js"
|
|
13248
|
+
}
|
|
13249
|
+
}
|
|
13250
|
+
]
|
|
13251
|
+
},
|
|
13252
|
+
{
|
|
13253
|
+
"kind": "javascript-module",
|
|
13254
|
+
"path": "components/step/step.utils.js",
|
|
13255
|
+
"declarations": [
|
|
13256
|
+
{
|
|
13257
|
+
"kind": "function",
|
|
13258
|
+
"name": "getStepIcon",
|
|
13259
|
+
"parameters": [
|
|
13260
|
+
{
|
|
13261
|
+
"name": "status",
|
|
13262
|
+
"type": {
|
|
13263
|
+
"text": "DSAIconStepTypes"
|
|
13264
|
+
}
|
|
13265
|
+
}
|
|
13266
|
+
]
|
|
13267
|
+
}
|
|
13268
|
+
],
|
|
13269
|
+
"exports": [
|
|
13270
|
+
{
|
|
13271
|
+
"kind": "js",
|
|
13272
|
+
"name": "getStepIcon",
|
|
13273
|
+
"declaration": {
|
|
13274
|
+
"name": "getStepIcon",
|
|
13275
|
+
"module": "components/step/step.utils.js"
|
|
13276
|
+
}
|
|
13277
|
+
}
|
|
13278
|
+
]
|
|
13279
|
+
},
|
|
13280
|
+
{
|
|
13281
|
+
"kind": "javascript-module",
|
|
13282
|
+
"path": "components/stepper/stepper.js",
|
|
13283
|
+
"declarations": [
|
|
13284
|
+
{
|
|
13285
|
+
"kind": "class",
|
|
13286
|
+
"description": "",
|
|
13287
|
+
"name": "DSAStepper",
|
|
13288
|
+
"slots": [
|
|
13289
|
+
{
|
|
13290
|
+
"description": "The step options. Must be `<dsa-step>` elements.",
|
|
13291
|
+
"name": ""
|
|
13292
|
+
}
|
|
13293
|
+
],
|
|
13294
|
+
"members": [
|
|
13295
|
+
{
|
|
13296
|
+
"kind": "field",
|
|
13297
|
+
"name": "hideLabel",
|
|
13298
|
+
"type": {
|
|
13299
|
+
"text": "false"
|
|
13300
|
+
},
|
|
13301
|
+
"description": "When set to true, it hides all steps's label.",
|
|
13302
|
+
"attribute": "hideLabel"
|
|
13303
|
+
},
|
|
13304
|
+
{
|
|
13305
|
+
"kind": "method",
|
|
13306
|
+
"name": "getAllSteps",
|
|
13307
|
+
"privacy": "private"
|
|
13308
|
+
},
|
|
13309
|
+
{
|
|
13310
|
+
"kind": "method",
|
|
13311
|
+
"name": "handleDefaultSlotChange",
|
|
13312
|
+
"privacy": "private"
|
|
13313
|
+
}
|
|
13314
|
+
],
|
|
13315
|
+
"attributes": [
|
|
13316
|
+
{
|
|
13317
|
+
"name": "hideLabel",
|
|
13318
|
+
"type": {
|
|
13319
|
+
"text": "false"
|
|
13320
|
+
},
|
|
13321
|
+
"description": "When set to true, it hides all steps's label.",
|
|
13322
|
+
"fieldName": "hideLabel"
|
|
13323
|
+
}
|
|
13324
|
+
],
|
|
13325
|
+
"superclass": {
|
|
13326
|
+
"name": "ShoelaceElement",
|
|
13327
|
+
"module": "/src/internal/shoelace-element"
|
|
13328
|
+
},
|
|
13329
|
+
"summary": "Stepper convey progress through numbered steps. It provides a wizard-like workflow.",
|
|
13330
|
+
"documentation": "https://dsa.service-public-autonomie.fr/062dac5f6/p/448026-stepper",
|
|
13331
|
+
"tagName": "dsa-stepper",
|
|
13332
|
+
"customElement": true
|
|
13333
|
+
}
|
|
13334
|
+
],
|
|
13335
|
+
"exports": [
|
|
13336
|
+
{
|
|
13337
|
+
"kind": "js",
|
|
13338
|
+
"name": "default",
|
|
13339
|
+
"declaration": {
|
|
13340
|
+
"name": "DSAStepper",
|
|
13341
|
+
"module": "components/stepper/stepper.js"
|
|
13342
|
+
}
|
|
13343
|
+
},
|
|
13344
|
+
{
|
|
13345
|
+
"kind": "custom-element-definition",
|
|
13346
|
+
"name": "dsa-stepper",
|
|
13347
|
+
"declaration": {
|
|
13348
|
+
"name": "DSAStepper",
|
|
13349
|
+
"module": "components/stepper/stepper.js"
|
|
13350
|
+
}
|
|
13351
|
+
}
|
|
13352
|
+
]
|
|
13353
|
+
},
|
|
13100
13354
|
{
|
|
13101
13355
|
"kind": "javascript-module",
|
|
13102
13356
|
"path": "components/tab/tab.js",
|
|
@@ -15651,7 +15905,7 @@
|
|
|
15651
15905
|
],
|
|
15652
15906
|
"package": {
|
|
15653
15907
|
"name": "@ds-autonomie/web-components",
|
|
15654
|
-
"version": "1.
|
|
15908
|
+
"version": "1.2.0",
|
|
15655
15909
|
"author": "CNSA",
|
|
15656
15910
|
"license": "MIT"
|
|
15657
15911
|
}
|
package/dist/design-system.d.ts
CHANGED
|
@@ -36,6 +36,8 @@ export { default as DSARadioButton } from './components/radio-button/radio-butto
|
|
|
36
36
|
export { default as DSARelativeTime } from './components/relative-time/relative-time';
|
|
37
37
|
export { default as DSASelect } from './components/select/select';
|
|
38
38
|
export { default as DSASkeleton } from './components/skeleton/skeleton';
|
|
39
|
+
export { default as DSAStep } from './components/step/step';
|
|
40
|
+
export { default as DSAStepper } from './components/stepper/stepper';
|
|
39
41
|
export { default as DSATab } from './components/tab/tab';
|
|
40
42
|
export { default as DSATabGroup } from './components/tab-group/tab-group';
|
|
41
43
|
export { default as DSATabPanel } from './components/tab-panel/tab-panel';
|
package/dist/design-system.js
CHANGED
|
@@ -1,40 +1,49 @@
|
|
|
1
1
|
import "./chunks/chunk.HAL7R4WT.js";
|
|
2
|
-
import {
|
|
3
|
-
DSAVisuallyHidden
|
|
4
|
-
} from "./chunks/chunk.DSGUQNN4.js";
|
|
5
|
-
import "./chunks/chunk.IOFPPNUO.js";
|
|
6
2
|
import "./chunks/chunk.QL5C2XOW.js";
|
|
7
|
-
import {
|
|
8
|
-
DSATextarea
|
|
9
|
-
} from "./chunks/chunk.EDRQ2QWB.js";
|
|
10
|
-
import "./chunks/chunk.VRY3E2XG.js";
|
|
11
3
|
import {
|
|
12
4
|
DSATooltip
|
|
13
|
-
} from "./chunks/chunk.
|
|
5
|
+
} from "./chunks/chunk.5BTJP6HC.js";
|
|
14
6
|
import "./chunks/chunk.EMJZLQCL.js";
|
|
15
7
|
import {
|
|
16
8
|
DSATree
|
|
17
|
-
} from "./chunks/chunk.
|
|
9
|
+
} from "./chunks/chunk.AFAQWHMU.js";
|
|
10
|
+
import "./chunks/chunk.73T7TU6S.js";
|
|
18
11
|
import {
|
|
19
12
|
DSATreeItem
|
|
20
|
-
} from "./chunks/chunk.
|
|
21
|
-
import "./chunks/chunk.73T7TU6S.js";
|
|
13
|
+
} from "./chunks/chunk.MDFIMRCC.js";
|
|
22
14
|
import "./chunks/chunk.EKWYMXQO.js";
|
|
23
|
-
import {
|
|
24
|
-
DSATab
|
|
25
|
-
} from "./chunks/chunk.DFTZEFHF.js";
|
|
26
|
-
import "./chunks/chunk.FIGO7UV2.js";
|
|
27
15
|
import {
|
|
28
16
|
DSATabGroup
|
|
29
|
-
} from "./chunks/chunk.
|
|
17
|
+
} from "./chunks/chunk.IJL7YMFL.js";
|
|
30
18
|
import "./chunks/chunk.4A57I2HX.js";
|
|
31
19
|
import {
|
|
32
20
|
DSATabPanel
|
|
33
21
|
} from "./chunks/chunk.NKVYNBAI.js";
|
|
34
22
|
import "./chunks/chunk.5WAZTHII.js";
|
|
23
|
+
import {
|
|
24
|
+
DSATextarea
|
|
25
|
+
} from "./chunks/chunk.EDRQ2QWB.js";
|
|
26
|
+
import "./chunks/chunk.VRY3E2XG.js";
|
|
27
|
+
import {
|
|
28
|
+
DSAStep
|
|
29
|
+
} from "./chunks/chunk.3I2KXA35.js";
|
|
30
|
+
import {
|
|
31
|
+
DSAVisuallyHidden
|
|
32
|
+
} from "./chunks/chunk.DSGUQNN4.js";
|
|
33
|
+
import "./chunks/chunk.IOFPPNUO.js";
|
|
34
|
+
import "./chunks/chunk.YRBTSDUN.js";
|
|
35
|
+
import "./chunks/chunk.CCTWXABH.js";
|
|
36
|
+
import {
|
|
37
|
+
DSAStepper
|
|
38
|
+
} from "./chunks/chunk.QSNJ4FV6.js";
|
|
39
|
+
import "./chunks/chunk.2WSMYCPC.js";
|
|
40
|
+
import {
|
|
41
|
+
DSATab
|
|
42
|
+
} from "./chunks/chunk.P2AJBSND.js";
|
|
43
|
+
import "./chunks/chunk.FIGO7UV2.js";
|
|
35
44
|
import {
|
|
36
45
|
DSARelativeTime
|
|
37
|
-
} from "./chunks/chunk.
|
|
46
|
+
} from "./chunks/chunk.DOMRNQHQ.js";
|
|
38
47
|
import {
|
|
39
48
|
DSAResizeObserver
|
|
40
49
|
} from "./chunks/chunk.G3ESG6Q5.js";
|
|
@@ -65,18 +74,18 @@ import {
|
|
|
65
74
|
import "./chunks/chunk.YZHDFJWJ.js";
|
|
66
75
|
import {
|
|
67
76
|
DSAProgressBar
|
|
68
|
-
} from "./chunks/chunk.
|
|
77
|
+
} from "./chunks/chunk.RDVFMQLV.js";
|
|
69
78
|
import "./chunks/chunk.SGIGGO5M.js";
|
|
70
79
|
import {
|
|
71
80
|
DSAInputPhone
|
|
72
|
-
} from "./chunks/chunk.
|
|
81
|
+
} from "./chunks/chunk.B4O7IAPL.js";
|
|
73
82
|
import {
|
|
74
83
|
DSASelect
|
|
75
|
-
} from "./chunks/chunk.
|
|
84
|
+
} from "./chunks/chunk.JJ3GF7YP.js";
|
|
76
85
|
import "./chunks/chunk.D6DEGG4H.js";
|
|
77
86
|
import {
|
|
78
87
|
DSAOption
|
|
79
|
-
} from "./chunks/chunk.
|
|
88
|
+
} from "./chunks/chunk.4DWONP4W.js";
|
|
80
89
|
import "./chunks/chunk.2DGAEK66.js";
|
|
81
90
|
import "./chunks/chunk.6ZQ4OQ2C.js";
|
|
82
91
|
import {
|
|
@@ -93,7 +102,7 @@ import {
|
|
|
93
102
|
import "./chunks/chunk.3XRQRY25.js";
|
|
94
103
|
import {
|
|
95
104
|
DSAInput
|
|
96
|
-
} from "./chunks/chunk.
|
|
105
|
+
} from "./chunks/chunk.FHGXKQDW.js";
|
|
97
106
|
import "./chunks/chunk.KBT2EKLF.js";
|
|
98
107
|
import {
|
|
99
108
|
BICConfig,
|
|
@@ -102,7 +111,7 @@ import {
|
|
|
102
111
|
} from "./chunks/chunk.ZKYSHEVZ.js";
|
|
103
112
|
import {
|
|
104
113
|
DSAInputMask
|
|
105
|
-
} from "./chunks/chunk.
|
|
114
|
+
} from "./chunks/chunk.JLMY5OVR.js";
|
|
106
115
|
import "./chunks/chunk.2HV2U4RQ.js";
|
|
107
116
|
import "./chunks/chunk.SQMWMSBA.js";
|
|
108
117
|
import {
|
|
@@ -116,28 +125,28 @@ import "./chunks/chunk.NNBOLKWI.js";
|
|
|
116
125
|
import "./chunks/chunk.MTZZV3NB.js";
|
|
117
126
|
import {
|
|
118
127
|
DSAFormatBytes
|
|
119
|
-
} from "./chunks/chunk.
|
|
128
|
+
} from "./chunks/chunk.FKIKQX6B.js";
|
|
120
129
|
import {
|
|
121
130
|
DSAFormatDate
|
|
122
|
-
} from "./chunks/chunk.
|
|
131
|
+
} from "./chunks/chunk.OGQBKAFT.js";
|
|
123
132
|
import {
|
|
124
133
|
DSAFormatNumber
|
|
125
|
-
} from "./chunks/chunk.
|
|
134
|
+
} from "./chunks/chunk.GRV3MK3D.js";
|
|
126
135
|
import {
|
|
127
136
|
DSADialog
|
|
128
|
-
} from "./chunks/chunk.
|
|
137
|
+
} from "./chunks/chunk.NQU3YD5L.js";
|
|
129
138
|
import {
|
|
130
139
|
DSADivider
|
|
131
140
|
} from "./chunks/chunk.AQRNB4GJ.js";
|
|
132
141
|
import "./chunks/chunk.RY4QCT3T.js";
|
|
133
142
|
import {
|
|
134
143
|
DSADrawer
|
|
135
|
-
} from "./chunks/chunk.
|
|
144
|
+
} from "./chunks/chunk.KOZIER6A.js";
|
|
136
145
|
import "./chunks/chunk.ISAFRNR2.js";
|
|
137
146
|
import "./chunks/chunk.DXVNWE2M.js";
|
|
138
147
|
import {
|
|
139
148
|
DSADropdown
|
|
140
|
-
} from "./chunks/chunk.
|
|
149
|
+
} from "./chunks/chunk.3HI3T5R2.js";
|
|
141
150
|
import "./chunks/chunk.UEUTSYIH.js";
|
|
142
151
|
import {
|
|
143
152
|
DSACheckbox
|
|
@@ -152,10 +161,10 @@ import {
|
|
|
152
161
|
import "./chunks/chunk.YY6AEXJK.js";
|
|
153
162
|
import {
|
|
154
163
|
DSACombobox
|
|
155
|
-
} from "./chunks/chunk.
|
|
164
|
+
} from "./chunks/chunk.OXSDZ5LQ.js";
|
|
156
165
|
import {
|
|
157
166
|
DSATag
|
|
158
|
-
} from "./chunks/chunk.
|
|
167
|
+
} from "./chunks/chunk.K6YLMID4.js";
|
|
159
168
|
import "./chunks/chunk.WFHOSUOX.js";
|
|
160
169
|
import {
|
|
161
170
|
DSAPopup
|
|
@@ -171,17 +180,17 @@ import "./chunks/chunk.7HGZSZJK.js";
|
|
|
171
180
|
import "./chunks/chunk.PQWQ42E2.js";
|
|
172
181
|
import {
|
|
173
182
|
DSABreadcrumb
|
|
174
|
-
} from "./chunks/chunk.
|
|
183
|
+
} from "./chunks/chunk.TINRLVWL.js";
|
|
175
184
|
import {
|
|
176
185
|
DSABreadcrumbItem
|
|
177
|
-
} from "./chunks/chunk.
|
|
186
|
+
} from "./chunks/chunk.ORSUTGLR.js";
|
|
178
187
|
import "./chunks/chunk.PULHNCDM.js";
|
|
179
188
|
import {
|
|
180
189
|
DSAButton
|
|
181
|
-
} from "./chunks/chunk.
|
|
190
|
+
} from "./chunks/chunk.XJPCULMC.js";
|
|
182
191
|
import {
|
|
183
192
|
DSASpinner
|
|
184
|
-
} from "./chunks/chunk.
|
|
193
|
+
} from "./chunks/chunk.ZXVIEHXI.js";
|
|
185
194
|
import "./chunks/chunk.S4ATPBQN.js";
|
|
186
195
|
import "./chunks/chunk.KIFBWPW5.js";
|
|
187
196
|
import "./chunks/chunk.J2XNYTTZ.js";
|
|
@@ -207,11 +216,11 @@ import "./chunks/chunk.ZVGZDTBF.js";
|
|
|
207
216
|
import "./chunks/chunk.IGYXUK7A.js";
|
|
208
217
|
import {
|
|
209
218
|
DSAAccordion
|
|
210
|
-
} from "./chunks/chunk.
|
|
219
|
+
} from "./chunks/chunk.WG5VRMQG.js";
|
|
211
220
|
import "./chunks/chunk.LC54322H.js";
|
|
212
221
|
import {
|
|
213
222
|
DSAAlert
|
|
214
|
-
} from "./chunks/chunk.
|
|
223
|
+
} from "./chunks/chunk.LUHEO6AS.js";
|
|
215
224
|
import {
|
|
216
225
|
DSAIconButton
|
|
217
226
|
} from "./chunks/chunk.EXIGM5NV.js";
|
|
@@ -220,7 +229,7 @@ import "./chunks/chunk.ZQJVCRB2.js";
|
|
|
220
229
|
import "./chunks/chunk.B4BZKR24.js";
|
|
221
230
|
import "./chunks/chunk.2FK6USFR.js";
|
|
222
231
|
import "./chunks/chunk.V7RJROLH.js";
|
|
223
|
-
import "./chunks/chunk.
|
|
232
|
+
import "./chunks/chunk.NBPVVWJU.js";
|
|
224
233
|
import {
|
|
225
234
|
DSAIcon
|
|
226
235
|
} from "./chunks/chunk.VRU3XH45.js";
|
|
@@ -295,6 +304,8 @@ export {
|
|
|
295
304
|
DSASelect,
|
|
296
305
|
DSASkeleton,
|
|
297
306
|
DSASpinner,
|
|
307
|
+
DSAStep,
|
|
308
|
+
DSAStepper,
|
|
298
309
|
DSATab,
|
|
299
310
|
DSATabGroup,
|
|
300
311
|
DSATabPanel,
|
|
@@ -1162,6 +1162,48 @@
|
|
|
1162
1162
|
--dsa-wc-avatar-x-large-size: 3rem;
|
|
1163
1163
|
--dsa-wc-avatar-x-large-font: var(--dsa-font-large-normal);
|
|
1164
1164
|
--dsa-wc-avatar-group-margin-left: -0.75rem;
|
|
1165
|
+
--dsa-wc-stepper-color-progress-complete: var(
|
|
1166
|
+
--dsa-color-stepper-progress-complete
|
|
1167
|
+
);
|
|
1168
|
+
--dsa-wc-stepper-color-progress-default: var(
|
|
1169
|
+
--dsa-color-stepper-progress-default
|
|
1170
|
+
);
|
|
1171
|
+
--dsa-wc-stepper-color-date-on-base: var(--dsa-color-stepper-date-on-base);
|
|
1172
|
+
--dsa-wc-stepper-color-date-base: var(--dsa-color-stepper-date-base);
|
|
1173
|
+
--dsa-wc-stepper-color-tag-blocked-on-base: var(
|
|
1174
|
+
--dsa-color-tag-stepper-blocked-on-base
|
|
1175
|
+
);
|
|
1176
|
+
--dsa-wc-stepper-color-tag-blocked-base: var(
|
|
1177
|
+
--dsa-color-tag-stepper-blocked-base
|
|
1178
|
+
);
|
|
1179
|
+
--dsa-wc-stepper-color-tag-error-on-base: var(
|
|
1180
|
+
--dsa-color-tag-stepper-error-on-base
|
|
1181
|
+
);
|
|
1182
|
+
--dsa-wc-stepper-color-tag-error-base: var(
|
|
1183
|
+
--dsa-color-tag-stepper-error-base
|
|
1184
|
+
);
|
|
1185
|
+
--dsa-wc-stepper-color-tag-in-progress-on-base: var(
|
|
1186
|
+
--dsa-color-tag-stepper-in-progress-on-base
|
|
1187
|
+
);
|
|
1188
|
+
--dsa-wc-stepper-color-tag-in-progress-base: var(
|
|
1189
|
+
--dsa-color-tag-stepper-in-progress-base
|
|
1190
|
+
);
|
|
1191
|
+
--dsa-wc-stepper-color-tag-complete-on-base: var(
|
|
1192
|
+
--dsa-color-tag-stepper-complete-on-base
|
|
1193
|
+
);
|
|
1194
|
+
--dsa-wc-stepper-color-tag-complete-base: var(
|
|
1195
|
+
--dsa-color-tag-stepper-complete-base
|
|
1196
|
+
);
|
|
1197
|
+
--dsa-wc-stepper-color-index: var(--dsa-color-text-on-base-secondary);
|
|
1198
|
+
--dsa-wc-stepper-font-index: var(--dsa-font-2x-small-normal);
|
|
1199
|
+
--dsa-wc-stepper-color-title: var(--dsa-color-text-on-base-primary);
|
|
1200
|
+
--dsa-wc-stepper-font-title: var(--dsa-font-medium-bold);
|
|
1201
|
+
--dsa-wc-stepper-font-content: var(--dsa-font-x-small-normal);
|
|
1202
|
+
--dsa-wc-stepper-color-content: var(--dsa-color-text-on-base-secondary);
|
|
1203
|
+
--dsa-wc-stepper-icon-border-width: 1.4px;
|
|
1204
|
+
--dsa-wc-stepper-icon-border-style: solid;
|
|
1205
|
+
--dsa-wc-stepper-icon-size: 26px;
|
|
1206
|
+
--dsa-wc-stepper-icon-in-progress-size: 12px;
|
|
1165
1207
|
--dsa-wc-link-on-base-color: var(--dsa-color-link-on-base-default);
|
|
1166
1208
|
--dsa-wc-link-on-contrasted-color: var(
|
|
1167
1209
|
--dsa-color-link-on-contrasted-visited
|