@warp-ds/elements 1.4.0 → 1.4.1-next.1

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,8 +1026,6 @@ 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
1030
  // node_modules/.pnpm/@warp-ds+css@1.9.6/node_modules/@warp-ds/css/component-classes/index.js
1033
1031
  var box = {
@@ -1312,6 +1310,10 @@ var attention = {
1312
1310
  closeBtn: `${buttonTextSizes.medium} ${buttonTypes.pill} ${buttonColors.pill} justify-self-end -mr-8 ml-8`
1313
1311
  };
1314
1312
 
1313
+ // packages/affix/index.js
1314
+ import WarpElement from "@warp-ds/elements-core";
1315
+ import { ifDefined } from "lit/directives/if-defined.js";
1316
+
1315
1317
  // node_modules/.pnpm/@warp-ds+icons@2.0.0/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";