@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.
@@ -1026,10 +1026,8 @@ var require_parser = __commonJS({
1026
1026
 
1027
1027
  // packages/affix/index.js
1028
1028
  import { html as html3 } from "lit";
1029
- import WarpElement from "@warp-ds/elements-core";
1030
- import { ifDefined } from "lit/directives/if-defined.js";
1031
1029
 
1032
- // node_modules/.pnpm/@warp-ds+css@1.9.6/node_modules/@warp-ds/css/component-classes/index.js
1030
+ // node_modules/.pnpm/@warp-ds+css@1.9.7/node_modules/@warp-ds/css/component-classes/index.js
1033
1031
  var box = {
1034
1032
  box: "group block relative break-words last-child:mb-0 p-16 rounded-8",
1035
1033
  // Relative here enables w-clickable
@@ -1312,7 +1310,11 @@ var attention = {
1312
1310
  closeBtn: `${buttonTextSizes.medium} ${buttonTypes.pill} ${buttonColors.pill} justify-self-end -mr-8 ml-8`
1313
1311
  };
1314
1312
 
1315
- // node_modules/.pnpm/@warp-ds+icons@2.0.0/node_modules/@warp-ds/icons/dist/elements/search-16.js
1313
+ // packages/affix/index.js
1314
+ import WarpElement from "@warp-ds/elements-core";
1315
+ import { ifDefined } from "lit/directives/if-defined.js";
1316
+
1317
+ // node_modules/.pnpm/@warp-ds+icons@2.0.1/node_modules/@warp-ds/icons/dist/elements/search-16.js
1316
1318
  import { LitElement } from "lit";
1317
1319
  import { unsafeStatic, html } from "lit/static-html.js";
1318
1320
 
@@ -1678,7 +1680,7 @@ function setupI18n(params = {}) {
1678
1680
  }
1679
1681
  var i18n = setupI18n();
1680
1682
 
1681
- // node_modules/.pnpm/@warp-ds+icons@2.0.0/node_modules/@warp-ds/icons/dist/elements/search-16.js
1683
+ // node_modules/.pnpm/@warp-ds+icons@2.0.1/node_modules/@warp-ds/icons/dist/elements/search-16.js
1682
1684
  var messages = JSON.parse('{"icon.title.search":"Forst\xF8rrelsesglass"}');
1683
1685
  var messages2 = JSON.parse('{"icon.title.search":"Magnifying glass"}');
1684
1686
  var messages3 = JSON.parse('{"icon.title.search":"Suurennuslasi"}');
@@ -1767,7 +1769,7 @@ if (!customElements.get("w-icon-search-16")) {
1767
1769
  customElements.define("w-icon-search-16", IconSearch16);
1768
1770
  }
1769
1771
 
1770
- // node_modules/.pnpm/@warp-ds+icons@2.0.0/node_modules/@warp-ds/icons/dist/elements/close-16.js
1772
+ // node_modules/.pnpm/@warp-ds+icons@2.0.1/node_modules/@warp-ds/icons/dist/elements/close-16.js
1771
1773
  import { LitElement as LitElement2 } from "lit";
1772
1774
  import { unsafeStatic as unsafeStatic2, html as html2 } from "lit/static-html.js";
1773
1775
  var messages4 = JSON.parse('{"icon.title.close":"Kryss"}');