@oslokommune/punkt-elements 12.26.0 → 12.26.2

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.
@@ -4,7 +4,7 @@ import { P as m, x as r, E as k, n as a, t as u } from "./element-BKrU5soj.js";
4
4
  import { P as y } from "./pkt-slot-controller-DhwCJd_0.js";
5
5
  import { e as f, n as b } from "./ref-D5qG7OFB.js";
6
6
  import "./icon-Bsb0MB2h.js";
7
- import "./tag-DX31g1rQ.js";
7
+ import "./tag-CPLBzyiV.js";
8
8
  const $ = "pkt-card", v = !0, _ = {
9
9
  heading: {
10
10
  type: "string",
@@ -1,4 +1,4 @@
1
- "use strict";const g=require("./class-map-aeZWY44S.cjs"),d=require("./if-defined-Br3lDE5v.cjs"),t=require("./element-B0UgldHm.cjs"),k=require("./pkt-slot-controller-BEDVscvU.cjs"),l=require("./ref-DDYBJ4EB.cjs");require("./icon-PWn7rnfg.cjs");require("./tag-BpAs2fq6.cjs");const u="pkt-card",h=!0,m={heading:{type:"string",name:"Heading",description:"Tittel på kortet"},subheading:{type:"string",name:"Subheading",description:"Undertittel på kortet"},skin:{type:["outlined","gray","blue","beige","green"],name:"Skin",description:"Farge på kortet",default:"outlined"},direction:{type:["landscape","portrait"],name:"Direction",description:"Retningen innholdet skal ligge i forhold til kortet",default:"portrait"},tags:{type:"array",description:"Liste av tags på kortet. Tar inn en array med objekter med følgende stringproperties: skin, iconName, ariaLabel, text",name:"Tags",items:{type:"object",properties:{skin:{type:["blue","green","red","yellow"],description:"Farge på tag"},iconName:{type:"icon",description:"Id på ikonet du ønsker å bruke til tag"},ariaLabel:{type:"string",description:"Tekst for aria-label"},text:{type:"string",description:"Tekst på tag",required:!0}}}},image:{type:"object",name:"Bilde",description:"Bilde på kortet. Tar inn et objekt av typen {src: string, alt: string}. src er stien til bildet, og alt er tekst for aria-label.",properties:{src:{type:"string",description:"Bilde på kortet",required:!0},alt:{type:"string",description:"Tekst for aria-label",required:!0}}}},y={default:{description:"Innholdet i kortet"}},c={name:u,"css-class":"pkt-card",isElement:h,props:m,slots:y};var f=Object.defineProperty,b=Object.getOwnPropertyDescriptor,i=(a,s,e,n)=>{for(var r=n>1?void 0:n?b(s,e):s,o=a.length-1,p;o>=0;o--)(p=a[o])&&(r=(n?p(s,e,r):p(r))||r);return n&&r&&f(s,e,r),r};exports.PktCard=class extends t.PktElement{constructor(){super(),this.defaultSlot=l.e(),this.skin=c.props.skin.default,this.direction=c.props.direction.default,this.image={src:"",alt:""},this.heading="",this.subheading="",this.tags=[],this.slotController=new k.PktSlotController(this,this.defaultSlot)}connectedCallback(){super.connectedCallback()}render(){const s={"pkt-card":!0,[`pkt-card--${this.skin}`]:this.skin,[`pkt-card--${this.direction}`]:this.direction};return t.x`
1
+ "use strict";const g=require("./class-map-aeZWY44S.cjs"),d=require("./if-defined-Br3lDE5v.cjs"),t=require("./element-B0UgldHm.cjs"),k=require("./pkt-slot-controller-BEDVscvU.cjs"),l=require("./ref-DDYBJ4EB.cjs");require("./icon-PWn7rnfg.cjs");require("./tag-nAMwKi6B.cjs");const u="pkt-card",h=!0,m={heading:{type:"string",name:"Heading",description:"Tittel på kortet"},subheading:{type:"string",name:"Subheading",description:"Undertittel på kortet"},skin:{type:["outlined","gray","blue","beige","green"],name:"Skin",description:"Farge på kortet",default:"outlined"},direction:{type:["landscape","portrait"],name:"Direction",description:"Retningen innholdet skal ligge i forhold til kortet",default:"portrait"},tags:{type:"array",description:"Liste av tags på kortet. Tar inn en array med objekter med følgende stringproperties: skin, iconName, ariaLabel, text",name:"Tags",items:{type:"object",properties:{skin:{type:["blue","green","red","yellow"],description:"Farge på tag"},iconName:{type:"icon",description:"Id på ikonet du ønsker å bruke til tag"},ariaLabel:{type:"string",description:"Tekst for aria-label"},text:{type:"string",description:"Tekst på tag",required:!0}}}},image:{type:"object",name:"Bilde",description:"Bilde på kortet. Tar inn et objekt av typen {src: string, alt: string}. src er stien til bildet, og alt er tekst for aria-label.",properties:{src:{type:"string",description:"Bilde på kortet",required:!0},alt:{type:"string",description:"Tekst for aria-label",required:!0}}}},y={default:{description:"Innholdet i kortet"}},c={name:u,"css-class":"pkt-card",isElement:h,props:m,slots:y};var f=Object.defineProperty,b=Object.getOwnPropertyDescriptor,i=(a,s,e,n)=>{for(var r=n>1?void 0:n?b(s,e):s,o=a.length-1,p;o>=0;o--)(p=a[o])&&(r=(n?p(s,e,r):p(r))||r);return n&&r&&f(s,e,r),r};exports.PktCard=class extends t.PktElement{constructor(){super(),this.defaultSlot=l.e(),this.skin=c.props.skin.default,this.direction=c.props.direction.default,this.image={src:"",alt:""},this.heading="",this.subheading="",this.tags=[],this.slotController=new k.PktSlotController(this,this.defaultSlot)}connectedCallback(){super.connectedCallback()}render(){const s={"pkt-card":!0,[`pkt-card--${this.skin}`]:this.skin,[`pkt-card--${this.direction}`]:this.direction};return t.x`
2
2
  <div class=${g.e(s)}>
3
3
  ${this.image.src&&t.x`
4
4
  <div class="pkt-card__image">
@@ -1,4 +1,4 @@
1
- "use strict";const $=require("./class-map-aeZWY44S.cjs"),k=require("./if-defined-Br3lDE5v.cjs"),s=require("./element-B0UgldHm.cjs"),T=require("./state-CG-binsl.cjs"),g=require("./calendar-CPEJ1enc.cjs"),S=require("./input-element-Dnda8hac.cjs"),r=require("./ref-DDYBJ4EB.cjs");require("./icon-PWn7rnfg.cjs");require("./input-wrapper-nvacN4EY.cjs");require("./tag-BpAs2fq6.cjs");/**
1
+ "use strict";const $=require("./class-map-aeZWY44S.cjs"),k=require("./if-defined-Br3lDE5v.cjs"),s=require("./element-B0UgldHm.cjs"),T=require("./state-CG-binsl.cjs"),g=require("./calendar-CPEJ1enc.cjs"),S=require("./input-element-Dnda8hac.cjs"),r=require("./ref-DDYBJ4EB.cjs");require("./icon-PWn7rnfg.cjs");require("./input-wrapper-nvacN4EY.cjs");require("./tag-nAMwKi6B.cjs");/**
2
2
  * @license
3
3
  * Copyright 2017 Google LLC
4
4
  * SPDX-License-Identifier: BSD-3-Clause
@@ -7,7 +7,7 @@ import { P as U } from "./input-element-URKBm_vS.js";
7
7
  import { p as K, v as y, r as w, M as I, m as W, e as R, n as $ } from "./ref-D5qG7OFB.js";
8
8
  import "./icon-Bsb0MB2h.js";
9
9
  import "./input-wrapper-CWvzXs6X.js";
10
- import "./tag-DX31g1rQ.js";
10
+ import "./tag-CPLBzyiV.js";
11
11
  /**
12
12
  * @license
13
13
  * Copyright 2017 Google LLC
package/dist/pkt-card.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./card-D3ka94lj.cjs"),t=e.PktCard;Object.defineProperty(exports,"PktCard",{enumerable:!0,get:()=>e.PktCard});exports.default=t;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./card-CtipjQuP.cjs"),t=e.PktCard;Object.defineProperty(exports,"PktCard",{enumerable:!0,get:()=>e.PktCard});exports.default=t;
package/dist/pkt-card.js CHANGED
@@ -1,4 +1,4 @@
1
- import { P as a } from "./card-ChaNVDWw.js";
1
+ import { P as a } from "./card-ClWsCQfD.js";
2
2
  const r = a;
3
3
  export {
4
4
  a as PktCard,
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./datepicker-DdQVxt5g.cjs"),t=e.PktDatepicker;Object.defineProperty(exports,"PktDatepicker",{enumerable:!0,get:()=>e.PktDatepicker});exports.default=t;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./datepicker-B2W8ra1B.cjs"),t=e.PktDatepicker;Object.defineProperty(exports,"PktDatepicker",{enumerable:!0,get:()=>e.PktDatepicker});exports.default=t;
@@ -1,4 +1,4 @@
1
- import { P as t } from "./datepicker-wDY2qm00.js";
1
+ import { P as t } from "./datepicker-BVI4szRk.js";
2
2
  const a = t;
3
3
  export {
4
4
  t as PktDatepicker,
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./alert-3DZNN48_.cjs"),p=require("./calendar-CPEJ1enc.cjs"),d=require("./card-D3ka94lj.cjs"),t=require("./element-B0UgldHm.cjs"),P=require("./pkt-slot-controller-BEDVscvU.cjs"),i=require("./ref-DDYBJ4EB.cjs"),k=require("./class-map-aeZWY44S.cjs"),b=require("./datepicker-DdQVxt5g.cjs"),g=require("./helptext-XPScYIkx.cjs"),m=require("./icon-PWn7rnfg.cjs"),h=require("./input-wrapper-nvacN4EY.cjs"),f=require("./link-BnL83t0x.cjs"),y=require("./linkcard-RyOjvpmF.cjs"),v=require("./messagebox-CuM1y2P_.cjs"),x=require("./modal-gLMGJSSY.cjs"),C=require("./progressbar-CkaLjQYa.cjs"),O=require("./radiobutton-HmicLshI.cjs"),j=require("./tag-BpAs2fq6.cjs"),q=require("./textarea-D7uvC79V.cjs"),S=require("./textinput-C9pkRR6S.cjs"),$=require("./select-B19JEWYw.cjs");var _=Object.defineProperty,T=Object.getOwnPropertyDescriptor,o=(a,e,r,s)=>{for(var n=s>1?void 0:s?T(e,r):e,l=a.length-1,u;l>=0;l--)(u=a[l])&&(n=(s?u(e,r,n):u(n))||n);return s&&n&&_(e,r,n),n};exports.PktComponent=class extends t.PktElement{constructor(){super(),this.string="",this.strings=[],this.darkmode=!1,this._list=[],this.defaultSlot=i.e(),this.namedSlot=i.e(),this.slotController=new P.PktSlotController(this,this.defaultSlot,this.namedSlot)}connectedCallback(){this.strings.length&&this.strings.forEach(e=>{this._list.push(e.toUpperCase())}),super.connectedCallback()}render(){const e={"pkt-component":!0,"pkt-component--has-list":this.strings.length>0,"pkt-darkmode":this.darkmode};return t.x`
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./alert-3DZNN48_.cjs"),p=require("./calendar-CPEJ1enc.cjs"),d=require("./card-CtipjQuP.cjs"),t=require("./element-B0UgldHm.cjs"),P=require("./pkt-slot-controller-BEDVscvU.cjs"),i=require("./ref-DDYBJ4EB.cjs"),k=require("./class-map-aeZWY44S.cjs"),b=require("./datepicker-B2W8ra1B.cjs"),g=require("./helptext-XPScYIkx.cjs"),m=require("./icon-PWn7rnfg.cjs"),h=require("./input-wrapper-nvacN4EY.cjs"),f=require("./link-BnL83t0x.cjs"),y=require("./linkcard-RyOjvpmF.cjs"),v=require("./messagebox-CuM1y2P_.cjs"),x=require("./modal-gLMGJSSY.cjs"),C=require("./progressbar-CkaLjQYa.cjs"),O=require("./radiobutton-HmicLshI.cjs"),j=require("./tag-nAMwKi6B.cjs"),q=require("./textarea-D7uvC79V.cjs"),S=require("./textinput-C9pkRR6S.cjs"),$=require("./select-B19JEWYw.cjs");var _=Object.defineProperty,T=Object.getOwnPropertyDescriptor,o=(a,e,r,s)=>{for(var n=s>1?void 0:s?T(e,r):e,l=a.length-1,u;l>=0;l--)(u=a[l])&&(n=(s?u(e,r,n):u(n))||n);return s&&n&&_(e,r,n),n};exports.PktComponent=class extends t.PktElement{constructor(){super(),this.string="",this.strings=[],this.darkmode=!1,this._list=[],this.defaultSlot=i.e(),this.namedSlot=i.e(),this.slotController=new P.PktSlotController(this,this.defaultSlot,this.namedSlot)}connectedCallback(){this.strings.length&&this.strings.forEach(e=>{this._list.push(e.toUpperCase())}),super.connectedCallback()}render(){const e={"pkt-component":!0,"pkt-component--has-list":this.strings.length>0,"pkt-darkmode":this.darkmode};return t.x`
2
2
  <div class="${k.e(e)}">
3
3
  <h1 class="pkt-txt-28">${this.string}</h1>
4
4
 
package/dist/pkt-index.js CHANGED
@@ -1,12 +1,12 @@
1
1
  import { P as w } from "./alert-MKb7NX3r.js";
2
2
  import { c as P } from "./calendar-DB_8j4en.js";
3
3
  import { P as O } from "./calendar-DB_8j4en.js";
4
- import { P as j } from "./card-ChaNVDWw.js";
4
+ import { P as j } from "./card-ClWsCQfD.js";
5
5
  import { P as f, x as m, s as k, n, t as c } from "./element-BKrU5soj.js";
6
6
  import { P as x } from "./pkt-slot-controller-DhwCJd_0.js";
7
7
  import { e as h, n as d } from "./ref-D5qG7OFB.js";
8
8
  import { e as u } from "./class-map-CQzsZCwS.js";
9
- import { P as D } from "./datepicker-wDY2qm00.js";
9
+ import { P as D } from "./datepicker-BVI4szRk.js";
10
10
  import { P as R } from "./helptext-CNgXo34f.js";
11
11
  import { P as G } from "./icon-Bsb0MB2h.js";
12
12
  import { P as M } from "./input-wrapper-CWvzXs6X.js";
@@ -16,7 +16,7 @@ import { P as z } from "./messagebox-BDfhozc3.js";
16
16
  import { P as J } from "./modal-CYv8Qk0Y.js";
17
17
  import { P as V } from "./progressbar-DETyIwXf.js";
18
18
  import { P as Y } from "./radiobutton-BhQCBJ0I.js";
19
- import { P as tt } from "./tag-DX31g1rQ.js";
19
+ import { P as tt } from "./tag-CPLBzyiV.js";
20
20
  import { P as rt } from "./textarea-Da-bIu5d.js";
21
21
  import { P as ot } from "./textinput-Buj2CAKl.js";
22
22
  import { P as nt } from "./select-BJr30hL7.js";
package/dist/pkt-tag.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./tag-BpAs2fq6.cjs"),t=e.PktTag;Object.defineProperty(exports,"PktTag",{enumerable:!0,get:()=>e.PktTag});exports.default=t;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./tag-nAMwKi6B.cjs"),t=e.PktTag;Object.defineProperty(exports,"PktTag",{enumerable:!0,get:()=>e.PktTag});exports.default=t;
package/dist/pkt-tag.js CHANGED
@@ -1,4 +1,4 @@
1
- import { P as a } from "./tag-DX31g1rQ.js";
1
+ import { P as a } from "./tag-CPLBzyiV.js";
2
2
  const o = a;
3
3
  export {
4
4
  a as PktTag,
@@ -1,5 +1,5 @@
1
1
  import { e as h } from "./class-map-CQzsZCwS.js";
2
- import { P as d, x as p, n as l, t as m } from "./element-BKrU5soj.js";
2
+ import { P as d, x as p, n as o, t as m } from "./element-BKrU5soj.js";
3
3
  import { r as y } from "./state-C36ZmZgt.js";
4
4
  import { P as g } from "./pkt-slot-controller-DhwCJd_0.js";
5
5
  import { e as k, n as f } from "./ref-D5qG7OFB.js";
@@ -63,21 +63,21 @@ const b = "pkt-tag", S = !0, $ = {
63
63
  default: {
64
64
  description: "Teksten til tag"
65
65
  }
66
- }, r = {
66
+ }, l = {
67
67
  name: b,
68
68
  "css-class": "pkt-tag",
69
69
  isElement: S,
70
70
  props: $,
71
71
  slots: _
72
72
  };
73
- var x = Object.defineProperty, C = Object.getOwnPropertyDescriptor, e = (s, o, n, a) => {
74
- for (var i = a > 1 ? void 0 : a ? C(o, n) : o, c = s.length - 1, u; c >= 0; c--)
75
- (u = s[c]) && (i = (a ? u(o, n, i) : u(i)) || i);
76
- return a && i && x(o, n, i), i;
73
+ var x = Object.defineProperty, C = Object.getOwnPropertyDescriptor, e = (s, a, n, r) => {
74
+ for (var i = r > 1 ? void 0 : r ? C(a, n) : a, c = s.length - 1, u; c >= 0; c--)
75
+ (u = s[c]) && (i = (r ? u(a, n, i) : u(i)) || i);
76
+ return r && i && x(a, n, i), i;
77
77
  };
78
78
  let t = class extends d {
79
79
  constructor() {
80
- super(), this.defaultSlot = k(), this.closeTag = r.props.closeTag.default, this.size = r.props.size.default, this.skin = r.props.skin.default, this.textStyle = r.props.textStyle.default, this.iconName = void 0, this.type = r.props.type.default, this.ariaLabel = r.props.ariaLabel.default, this._isClosed = !1, this.close = (s) => {
80
+ super(), this.defaultSlot = k(), this.closeTag = l.props.closeTag.default, this.size = l.props.size.default, this.skin = l.props.skin.default, this.textStyle = l.props.textStyle.default, this.iconName = void 0, this.type = l.props.type.default, this.ariaLabel = l.props.ariaLabel.default, this._isClosed = !1, this.close = (s) => {
81
81
  this._isClosed = !0, this.dispatchEvent(
82
82
  new CustomEvent("close", { detail: { origin: s }, bubbles: !0, composed: !0 })
83
83
  ), this.dispatchEvent(
@@ -91,7 +91,7 @@ let t = class extends d {
91
91
  [`pkt-tag--${this.size}`]: !!this.size,
92
92
  [`pkt-tag--${this.skin}`]: !!this.skin,
93
93
  [`pkt-tag--${this.textStyle}`]: !!this.textStyle
94
- }, o = {
94
+ }, a = {
95
95
  "pkt-tag": !0,
96
96
  "pkt-btn": !0,
97
97
  "pkt-btn--tertiary": !0,
@@ -103,7 +103,7 @@ let t = class extends d {
103
103
  };
104
104
  return this.closeTag ? p`
105
105
  <button
106
- class=${h(o)}
106
+ class=${h(a)}
107
107
  type=${this.type}
108
108
  aria-label=${this.ariaLabel}
109
109
  @click=${this.close}
@@ -121,25 +121,25 @@ let t = class extends d {
121
121
  }
122
122
  };
123
123
  e([
124
- l({ type: Boolean, reflect: !0 })
124
+ o({ type: Boolean, reflect: !0 })
125
125
  ], t.prototype, "closeTag", 2);
126
126
  e([
127
- l({ type: String, reflect: !0 })
127
+ o({ type: String, reflect: !0 })
128
128
  ], t.prototype, "size", 2);
129
129
  e([
130
- l({ type: String, reflect: !0 })
130
+ o({ type: String, reflect: !0 })
131
131
  ], t.prototype, "skin", 2);
132
132
  e([
133
- l({ type: String, reflect: !0 })
133
+ o({ type: String, reflect: !0 })
134
134
  ], t.prototype, "textStyle", 2);
135
135
  e([
136
- l({ type: String, reflect: !0 })
136
+ o({ type: String, reflect: !0 })
137
137
  ], t.prototype, "iconName", 2);
138
138
  e([
139
- l({ type: String, reflect: !0 })
139
+ o({ type: String })
140
140
  ], t.prototype, "type", 2);
141
141
  e([
142
- l({ type: String, reflect: !0 })
142
+ o({ type: String })
143
143
  ], t.prototype, "ariaLabel", 2);
144
144
  e([
145
145
  y()
@@ -14,4 +14,4 @@
14
14
  ${this.iconName&&t.x` <pkt-icon class="pkt-tag__icon" name=${this.iconName}></pkt-icon> `}
15
15
  <span ${c.n(this.defaultSlot)}></span>
16
16
  </span>
17
- `}};s([t.n({type:Boolean,reflect:!0})],exports.PktTag.prototype,"closeTag",2);s([t.n({type:String,reflect:!0})],exports.PktTag.prototype,"size",2);s([t.n({type:String,reflect:!0})],exports.PktTag.prototype,"skin",2);s([t.n({type:String,reflect:!0})],exports.PktTag.prototype,"textStyle",2);s([t.n({type:String,reflect:!0})],exports.PktTag.prototype,"iconName",2);s([t.n({type:String,reflect:!0})],exports.PktTag.prototype,"type",2);s([t.n({type:String,reflect:!0})],exports.PktTag.prototype,"ariaLabel",2);s([h.r()],exports.PktTag.prototype,"_isClosed",2);exports.PktTag=s([t.t("pkt-tag")],exports.PktTag);
17
+ `}};s([t.n({type:Boolean,reflect:!0})],exports.PktTag.prototype,"closeTag",2);s([t.n({type:String,reflect:!0})],exports.PktTag.prototype,"size",2);s([t.n({type:String,reflect:!0})],exports.PktTag.prototype,"skin",2);s([t.n({type:String,reflect:!0})],exports.PktTag.prototype,"textStyle",2);s([t.n({type:String,reflect:!0})],exports.PktTag.prototype,"iconName",2);s([t.n({type:String})],exports.PktTag.prototype,"type",2);s([t.n({type:String})],exports.PktTag.prototype,"ariaLabel",2);s([h.r()],exports.PktTag.prototype,"_isClosed",2);exports.PktTag=s([t.t("pkt-tag")],exports.PktTag);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oslokommune/punkt-elements",
3
- "version": "12.26.0",
3
+ "version": "12.26.2",
4
4
  "description": "Komponentbiblioteket til Punkt, et designsystem laget av Oslo Origo",
5
5
  "homepage": "https://punkt.oslo.kommune.no",
6
6
  "author": "Team Designsystem, Oslo Origo",
@@ -57,5 +57,5 @@
57
57
  "url": "https://github.com/oslokommune/punkt/issues"
58
58
  },
59
59
  "license": "MIT",
60
- "gitHead": "d53ac4282cddb23a055e3d81337eb533d3abd068"
60
+ "gitHead": "40edb9d3d4eab9308ced03492923de706deff59d"
61
61
  }
@@ -51,8 +51,8 @@ export class PktTag extends PktElement {
51
51
  @property({ type: String, reflect: true }) skin: TTagSkin = specs.props.skin.default as TTagSkin
52
52
  @property({ type: String, reflect: true }) textStyle: string = specs.props.textStyle.default
53
53
  @property({ type: String, reflect: true }) iconName: string | undefined = undefined
54
- @property({ type: String, reflect: true }) type: TTagType = specs.props.type.default as TTagType
55
- @property({ type: String, reflect: true }) ariaLabel: string = specs.props.ariaLabel.default
54
+ @property({ type: String }) type: TTagType = specs.props.type.default as TTagType
55
+ @property({ type: String }) ariaLabel: string = specs.props.ariaLabel.default
56
56
 
57
57
  /**
58
58
  * Element state