scu-web-components 1.3.12 → 1.3.13

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.
@@ -11422,7 +11422,8 @@
11422
11422
  },
11423
11423
  "default": "false",
11424
11424
  "description": "(ScwInput) if the input should be clearable",
11425
- "attribute": "clearable"
11425
+ "attribute": "clearable",
11426
+ "reflects": true
11426
11427
  },
11427
11428
  {
11428
11429
  "kind": "field",
@@ -11492,7 +11493,8 @@
11492
11493
  },
11493
11494
  "default": "false",
11494
11495
  "description": "(ScwInput) Rounded corners",
11495
- "attribute": "pill"
11496
+ "attribute": "pill",
11497
+ "reflects": true
11496
11498
  },
11497
11499
  {
11498
11500
  "kind": "field",
Binary file
@@ -127,7 +127,8 @@
127
127
  },
128
128
  "default": "false",
129
129
  "description": "(ScwInput) if the input should be clearable",
130
- "attribute": "clearable"
130
+ "attribute": "clearable",
131
+ "reflects": true
131
132
  },
132
133
  {
133
134
  "kind": "field",
@@ -197,7 +198,8 @@
197
198
  },
198
199
  "default": "false",
199
200
  "description": "(ScwInput) Rounded corners",
200
- "attribute": "pill"
201
+ "attribute": "pill",
202
+ "reflects": true
201
203
  },
202
204
  {
203
205
  "kind": "field",
@@ -11,12 +11,6 @@
11
11
  "tagName": "scw-alert",
12
12
  "category": "interactive"
13
13
  },
14
- {
15
- "name": "ScwBlock",
16
- "fileName": "ScwBlock.json",
17
- "tagName": "scw-block",
18
- "category": "interactive"
19
- },
20
14
  {
21
15
  "name": "ScwButton",
22
16
  "fileName": "ScwButton.json",
@@ -29,6 +23,12 @@
29
23
  "tagName": "scw-callout",
30
24
  "category": "interactive"
31
25
  },
26
+ {
27
+ "name": "ScwBlock",
28
+ "fileName": "ScwBlock.json",
29
+ "tagName": "scw-block",
30
+ "category": "interactive"
31
+ },
32
32
  {
33
33
  "name": "ScwCard",
34
34
  "fileName": "ScwCard.json",
@@ -257,18 +257,18 @@
257
257
  "tagName": "scw-radio-button",
258
258
  "category": "form"
259
259
  },
260
- {
261
- "name": "ScwRateTable",
262
- "fileName": "ScwRateTable.json",
263
- "tagName": "scw-rate-table",
264
- "category": "interactive"
265
- },
266
260
  {
267
261
  "name": "ScwRadioGroup",
268
262
  "fileName": "ScwRadioGroup.json",
269
263
  "tagName": "scw-radio-group",
270
264
  "category": "form"
271
265
  },
266
+ {
267
+ "name": "ScwRateTable",
268
+ "fileName": "ScwRateTable.json",
269
+ "tagName": "scw-rate-table",
270
+ "category": "interactive"
271
+ },
272
272
  {
273
273
  "name": "ScwRateTableGroup",
274
274
  "fileName": "ScwRateTableGroup.json",
@@ -365,12 +365,6 @@
365
365
  "tagName": "scw-validation",
366
366
  "category": "form"
367
367
  },
368
- {
369
- "name": "ScwMenuItem",
370
- "fileName": "ScwMenuItem.json",
371
- "tagName": "scw-menu-item",
372
- "category": "interactive"
373
- },
374
368
  {
375
369
  "name": "ScwHeading",
376
370
  "fileName": "ScwHeading.json",
@@ -388,5 +382,11 @@
388
382
  "fileName": "ScwLinkOld.json",
389
383
  "tagName": "scw-link-old",
390
384
  "category": "interactive"
385
+ },
386
+ {
387
+ "name": "ScwMenuItem",
388
+ "fileName": "ScwMenuItem.json",
389
+ "tagName": "scw-menu-item",
390
+ "category": "interactive"
391
391
  }
392
392
  ]
@@ -1,20 +1,20 @@
1
1
  {
2
2
  "title": "Summit Credit Union Web Design System (SCW)",
3
- "version": "1.3.12",
3
+ "version": "1.3.13",
4
4
  "navigation": [
5
5
  {
6
6
  "id": "tokens",
7
7
  "title": "Component SASS",
8
- "url": "../tokens/tokens.html?1.3.12"
8
+ "url": "../tokens/tokens.html?1.3.13"
9
9
  },
10
10
  {
11
11
  "id": "css",
12
12
  "title": "CSS",
13
- "url": "../tokens/css.html?clipboardType=classes&1.3.12"
13
+ "url": "../tokens/css.html?clipboardType=classes&1.3.13"
14
14
  }
15
15
  ],
16
- "moduleEmbed": "const scw = await import('../scw.js?1763663388285'); scw.defineComponents();",
17
- "cssLink": "../scw.css?1763663388285",
16
+ "moduleEmbed": "const scw = await import('../scw.js?1763665814553'); scw.defineComponents();",
17
+ "cssLink": "../scw.css?1763665814553",
18
18
  "documents": [
19
19
  {
20
20
  "title": "Install",
@@ -803,7 +803,7 @@ scw-tooltip {
803
803
  ${this.feedback?this.feedback:this.defaultFeedback} 
804
804
  </div>`}
805
805
  </div>
806
- <slot name="validation"></slot> `}};n([c({type:r2,attribute:"type",reflect:!0})],F.prototype,"type",2),n([c({type:$2,attribute:"autocapitalize"})],F.prototype,"autoCapitalize",2),n([c({type:S2,attribute:"autocomplete"})],F.prototype,"autoComplete",2),n([c({type:O2,attribute:"autocorrect"})],F.prototype,"autoCorrect",2),n([c({type:Boolean,attribute:"autofocus"})],F.prototype,"autoFocus",2),n([c({type:String})],F.prototype,"inputmode",2),n([c({type:Boolean,attribute:"select-all-on-focus"})],F.prototype,"selectAllOnFocus",2),n([c({type:String,attribute:"hide-feedback"})],F.prototype,"hideFeedback",2),n([c({type:String,attribute:"default-feedback"})],F.prototype,"defaultFeedback",2),n([c({type:String,attribute:"right-icon"})],F.prototype,"rightIcon",2),n([c({type:String,attribute:"left-icon"})],F.prototype,"leftIcon",2),n([c({type:Boolean,attribute:"clearable"})],F.prototype,"clearable",2),n([c({type:Boolean,attribute:"submittable",reflect:!0})],F.prototype,"submittable",2),n([c({type:String,attribute:"dropdown-text"})],F.prototype,"dropdownText",2),n([c({type:String,attribute:"dropdown-icon"})],F.prototype,"dropdownIcon",2),n([c({type:String,attribute:"size"})],F.prototype,"inputSize",2),n([c({type:String,attribute:"accept"})],F.prototype,"accept",2),n([c({type:String,attribute:"tooltip"})],F.prototype,"toolTip",2),n([c({type:Boolean,attribute:"pill"})],F.prototype,"pill",2),n([c({type:Number,attribute:"max-lines"})],F.prototype,"maxLines",2),n([$(".input-el")],F.prototype,"input",2),n([$(".input-container")],F.prototype,"inputContainer",2),n([$("inputWrapper")],F.prototype,"inputField",2),n([h3()],F.prototype,"valueDisplayed",2),n([T("value",{waitUntilFirstUpdate:!0})],F.prototype,"valueHandler",1)});var Jf,Qf=l(()=>{"use strict";M();Jf=u`
806
+ <slot name="validation"></slot> `}};n([c({type:r2,attribute:"type",reflect:!0})],F.prototype,"type",2),n([c({type:$2,attribute:"autocapitalize"})],F.prototype,"autoCapitalize",2),n([c({type:S2,attribute:"autocomplete"})],F.prototype,"autoComplete",2),n([c({type:O2,attribute:"autocorrect"})],F.prototype,"autoCorrect",2),n([c({type:Boolean,attribute:"autofocus"})],F.prototype,"autoFocus",2),n([c({type:String})],F.prototype,"inputmode",2),n([c({type:Boolean,attribute:"select-all-on-focus"})],F.prototype,"selectAllOnFocus",2),n([c({type:String,attribute:"hide-feedback"})],F.prototype,"hideFeedback",2),n([c({type:String,attribute:"default-feedback"})],F.prototype,"defaultFeedback",2),n([c({type:String,attribute:"right-icon"})],F.prototype,"rightIcon",2),n([c({type:String,attribute:"left-icon"})],F.prototype,"leftIcon",2),n([c({type:Boolean,attribute:"clearable",reflect:!0})],F.prototype,"clearable",2),n([c({type:Boolean,attribute:"submittable",reflect:!0})],F.prototype,"submittable",2),n([c({type:String,attribute:"dropdown-text"})],F.prototype,"dropdownText",2),n([c({type:String,attribute:"dropdown-icon"})],F.prototype,"dropdownIcon",2),n([c({type:String,attribute:"size"})],F.prototype,"inputSize",2),n([c({type:String,attribute:"accept"})],F.prototype,"accept",2),n([c({type:String,attribute:"tooltip"})],F.prototype,"toolTip",2),n([c({type:Boolean,attribute:"pill",reflect:!0})],F.prototype,"pill",2),n([c({type:Number,attribute:"max-lines"})],F.prototype,"maxLines",2),n([$(".input-el")],F.prototype,"input",2),n([$(".input-container")],F.prototype,"inputContainer",2),n([$("inputWrapper")],F.prototype,"inputField",2),n([h3()],F.prototype,"valueDisplayed",2),n([T("value",{waitUntilFirstUpdate:!0})],F.prototype,"valueHandler",1)});var Jf,Qf=l(()=>{"use strict";M();Jf=u`
807
807
  :host {
808
808
  display: block;
809
809
  --gap: initial;
Binary file
package/dist/scw.js CHANGED
@@ -803,7 +803,7 @@ scw-tooltip {
803
803
  ${this.feedback?this.feedback:this.defaultFeedback}&nbsp;
804
804
  </div>`}
805
805
  </div>
806
- <slot name="validation"></slot> `}};s([d({type:t2,attribute:"type",reflect:!0})],P.prototype,"type",2),s([d({type:Z2,attribute:"autocapitalize"})],P.prototype,"autoCapitalize",2),s([d({type:k2,attribute:"autocomplete"})],P.prototype,"autoComplete",2),s([d({type:E2,attribute:"autocorrect"})],P.prototype,"autoCorrect",2),s([d({type:Boolean,attribute:"autofocus"})],P.prototype,"autoFocus",2),s([d({type:String})],P.prototype,"inputmode",2),s([d({type:Boolean,attribute:"select-all-on-focus"})],P.prototype,"selectAllOnFocus",2),s([d({type:String,attribute:"hide-feedback"})],P.prototype,"hideFeedback",2),s([d({type:String,attribute:"default-feedback"})],P.prototype,"defaultFeedback",2),s([d({type:String,attribute:"right-icon"})],P.prototype,"rightIcon",2),s([d({type:String,attribute:"left-icon"})],P.prototype,"leftIcon",2),s([d({type:Boolean,attribute:"clearable"})],P.prototype,"clearable",2),s([d({type:Boolean,attribute:"submittable",reflect:!0})],P.prototype,"submittable",2),s([d({type:String,attribute:"dropdown-text"})],P.prototype,"dropdownText",2),s([d({type:String,attribute:"dropdown-icon"})],P.prototype,"dropdownIcon",2),s([d({type:String,attribute:"size"})],P.prototype,"inputSize",2),s([d({type:String,attribute:"accept"})],P.prototype,"accept",2),s([d({type:String,attribute:"tooltip"})],P.prototype,"toolTip",2),s([d({type:Boolean,attribute:"pill"})],P.prototype,"pill",2),s([d({type:Number,attribute:"max-lines"})],P.prototype,"maxLines",2),s([$(".input-el")],P.prototype,"input",2),s([$(".input-container")],P.prototype,"inputContainer",2),s([$("inputWrapper")],P.prototype,"inputField",2),s([s3()],P.prototype,"valueDisplayed",2),s([T("value",{waitUntilFirstUpdate:!0})],P.prototype,"valueHandler",1)});var ag,og=l(()=>{"use strict";M();ag=u`
806
+ <slot name="validation"></slot> `}};s([d({type:t2,attribute:"type",reflect:!0})],P.prototype,"type",2),s([d({type:Z2,attribute:"autocapitalize"})],P.prototype,"autoCapitalize",2),s([d({type:k2,attribute:"autocomplete"})],P.prototype,"autoComplete",2),s([d({type:E2,attribute:"autocorrect"})],P.prototype,"autoCorrect",2),s([d({type:Boolean,attribute:"autofocus"})],P.prototype,"autoFocus",2),s([d({type:String})],P.prototype,"inputmode",2),s([d({type:Boolean,attribute:"select-all-on-focus"})],P.prototype,"selectAllOnFocus",2),s([d({type:String,attribute:"hide-feedback"})],P.prototype,"hideFeedback",2),s([d({type:String,attribute:"default-feedback"})],P.prototype,"defaultFeedback",2),s([d({type:String,attribute:"right-icon"})],P.prototype,"rightIcon",2),s([d({type:String,attribute:"left-icon"})],P.prototype,"leftIcon",2),s([d({type:Boolean,attribute:"clearable",reflect:!0})],P.prototype,"clearable",2),s([d({type:Boolean,attribute:"submittable",reflect:!0})],P.prototype,"submittable",2),s([d({type:String,attribute:"dropdown-text"})],P.prototype,"dropdownText",2),s([d({type:String,attribute:"dropdown-icon"})],P.prototype,"dropdownIcon",2),s([d({type:String,attribute:"size"})],P.prototype,"inputSize",2),s([d({type:String,attribute:"accept"})],P.prototype,"accept",2),s([d({type:String,attribute:"tooltip"})],P.prototype,"toolTip",2),s([d({type:Boolean,attribute:"pill",reflect:!0})],P.prototype,"pill",2),s([d({type:Number,attribute:"max-lines"})],P.prototype,"maxLines",2),s([$(".input-el")],P.prototype,"input",2),s([$(".input-container")],P.prototype,"inputContainer",2),s([$("inputWrapper")],P.prototype,"inputField",2),s([s3()],P.prototype,"valueDisplayed",2),s([T("value",{waitUntilFirstUpdate:!0})],P.prototype,"valueHandler",1)});var ag,og=l(()=>{"use strict";M();ag=u`
807
807
  :host {
808
808
  display: block;
809
809
  --gap: initial;
package/dist/scw.js.gz CHANGED
Binary file
@@ -3,7 +3,7 @@
3
3
 
4
4
  constructor (config) {// version, extraCssPromise, config ) {
5
5
  this.prefix = 'scw';// dynamic
6
- this.buildUUID = '2304f045-74bf-46a5-9b65-4af813fd7790';// dynamic
6
+ this.buildUUID = '076089a7-e87f-4fd7-a607-f278767e3ac5';// dynamic
7
7
 
8
8
  this.generator = false;
9
9
  this.initialized = false;
Binary file