@warp-ds/elements 1.4.0 → 1.4.1-next.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.
@@ -1025,10 +1025,20 @@ var require_parser = __commonJS({
1025
1025
  });
1026
1026
 
1027
1027
  // packages/alert/index.js
1028
- import WarpElement from "@warp-ds/elements-core";
1029
1028
  import { css, html as html5 } from "lit";
1030
1029
 
1031
- // node_modules/.pnpm/@warp-ds+css@1.9.6/node_modules/@warp-ds/css/component-classes/index.js
1030
+ // node_modules/.pnpm/@chbphone55+classnames@2.0.0/node_modules/@chbphone55/classnames/dist/index.m.js
1031
+ var r = function() {
1032
+ for (var t = [], n = arguments.length; n--; )
1033
+ t[n] = arguments[n];
1034
+ return t.reduce(function(t2, n2) {
1035
+ return t2.concat("string" == typeof n2 ? n2 : Array.isArray(n2) ? r.apply(void 0, n2) : "object" == typeof n2 && n2 ? Object.keys(n2).map(function(r2) {
1036
+ return n2[r2] ? r2 : "";
1037
+ }) : "");
1038
+ }, []).join(" ");
1039
+ };
1040
+
1041
+ // node_modules/.pnpm/@warp-ds+css@1.9.7/node_modules/@warp-ds/css/component-classes/index.js
1032
1042
  var box = {
1033
1043
  box: "group block relative break-words last-child:mb-0 p-16 rounded-8",
1034
1044
  // Relative here enables w-clickable
@@ -1326,18 +1336,10 @@ var attention = {
1326
1336
  closeBtn: `${buttonTextSizes.medium} ${buttonTypes.pill} ${buttonColors.pill} justify-self-end -mr-8 ml-8`
1327
1337
  };
1328
1338
 
1329
- // node_modules/.pnpm/@chbphone55+classnames@2.0.0/node_modules/@chbphone55/classnames/dist/index.m.js
1330
- var r = function() {
1331
- for (var t = [], n = arguments.length; n--; )
1332
- t[n] = arguments[n];
1333
- return t.reduce(function(t2, n2) {
1334
- return t2.concat("string" == typeof n2 ? n2 : Array.isArray(n2) ? r.apply(void 0, n2) : "object" == typeof n2 && n2 ? Object.keys(n2).map(function(r2) {
1335
- return n2[r2] ? r2 : "";
1336
- }) : "");
1337
- }, []).join(" ");
1338
- };
1339
+ // packages/alert/index.js
1340
+ import WarpElement from "@warp-ds/elements-core";
1339
1341
 
1340
- // node_modules/.pnpm/@warp-ds+icons@2.0.0/node_modules/@warp-ds/icons/dist/elements/info-16.js
1342
+ // node_modules/.pnpm/@warp-ds+icons@2.0.1/node_modules/@warp-ds/icons/dist/elements/info-16.js
1341
1343
  import { LitElement } from "lit";
1342
1344
  import { unsafeStatic, html } from "lit/static-html.js";
1343
1345
 
@@ -1703,7 +1705,7 @@ function setupI18n(params = {}) {
1703
1705
  }
1704
1706
  var i18n = setupI18n();
1705
1707
 
1706
- // node_modules/.pnpm/@warp-ds+icons@2.0.0/node_modules/@warp-ds/icons/dist/elements/info-16.js
1708
+ // node_modules/.pnpm/@warp-ds+icons@2.0.1/node_modules/@warp-ds/icons/dist/elements/info-16.js
1707
1709
  var messages = JSON.parse('{"icon.title.info":"Informasjonssirkel"}');
1708
1710
  var messages2 = JSON.parse('{"icon.title.info":"Information circle"}');
1709
1711
  var messages3 = JSON.parse('{"icon.title.info":"Ympyr\xE4, jonka sis\xE4ll\xE4 on i-kirjain"}');
@@ -1792,7 +1794,7 @@ if (!customElements.get("w-icon-info-16")) {
1792
1794
  customElements.define("w-icon-info-16", IconInfo16);
1793
1795
  }
1794
1796
 
1795
- // node_modules/.pnpm/@warp-ds+icons@2.0.0/node_modules/@warp-ds/icons/dist/elements/warning-16.js
1797
+ // node_modules/.pnpm/@warp-ds+icons@2.0.1/node_modules/@warp-ds/icons/dist/elements/warning-16.js
1796
1798
  import { LitElement as LitElement2 } from "lit";
1797
1799
  import { unsafeStatic as unsafeStatic2, html as html2 } from "lit/static-html.js";
1798
1800
  var messages4 = JSON.parse('{"icon.title.warning":"Varseltrekant med utropstegn"}');
@@ -1883,7 +1885,7 @@ if (!customElements.get("w-icon-warning-16")) {
1883
1885
  customElements.define("w-icon-warning-16", IconWarning16);
1884
1886
  }
1885
1887
 
1886
- // node_modules/.pnpm/@warp-ds+icons@2.0.0/node_modules/@warp-ds/icons/dist/elements/error-16.js
1888
+ // node_modules/.pnpm/@warp-ds+icons@2.0.1/node_modules/@warp-ds/icons/dist/elements/error-16.js
1887
1889
  import { LitElement as LitElement3 } from "lit";
1888
1890
  import { unsafeStatic as unsafeStatic3, html as html3 } from "lit/static-html.js";
1889
1891
  var messages5 = JSON.parse('{"icon.title.error":"\xC5ttekant med utropstegn"}');
@@ -1974,7 +1976,7 @@ if (!customElements.get("w-icon-error-16")) {
1974
1976
  customElements.define("w-icon-error-16", IconError16);
1975
1977
  }
1976
1978
 
1977
- // node_modules/.pnpm/@warp-ds+icons@2.0.0/node_modules/@warp-ds/icons/dist/elements/success-16.js
1979
+ // node_modules/.pnpm/@warp-ds+icons@2.0.1/node_modules/@warp-ds/icons/dist/elements/success-16.js
1978
1980
  import { LitElement as LitElement4 } from "lit";
1979
1981
  import { unsafeStatic as unsafeStatic4, html as html4 } from "lit/static-html.js";
1980
1982
  var messages6 = JSON.parse('{"icon.title.success":"Sirkel med sjekkmerke"}');