@sps-woodland/feedback-block 8.51.0 → 8.51.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.
package/lib/style.css CHANGED
@@ -1 +1 @@
1
- .pkg_sps-woodland_core__version_8_51_0__hash_1x0ztso0{display:flex;align-items:center}.pkg_sps-woodland_core__version_8_51_0__hash_1x0ztso1{background-color:#fff8e0;border-color:#fc0}.pkg_sps-woodland_core__version_8_51_0__hash_1x0ztso2{background-color:#e7f3ec;border-color:#0b8940}.pkg_sps-woodland_core__version_8_51_0__hash_1x0ztso3{background-color:#fcf1e7;border-color:#e7760b}.pkg_sps-woodland_core__version_8_51_0__hash_1x0ztso4{background-color:#e6f2f8;border-color:#09638d}.pkg_sps-woodland_core__version_8_51_0__hash_1x0ztso5{background-color:#fbe6ea;border-color:#de002e}.pkg_sps-woodland_core__version_8_51_0__hash_1x0ztso6{gap:.125rem;height:1rem;border:none;background-color:transparent}.pkg_sps-woodland_core__version_8_51_0__hash_1x0ztso7{gap:.5rem;border-radius:.125rem;border-style:solid;border-width:.0625rem;font-size:.875rem;font-weight:400;line-height:1.25rem;margin-bottom:1rem;padding:.5rem 1rem .5rem .5rem}.pkg_sps-woodland_core__version_8_51_0__hash_1x0ztso8{color:#fc0}.pkg_sps-woodland_core__version_8_51_0__hash_1x0ztso9{color:#0b8940}.pkg_sps-woodland_core__version_8_51_0__hash_1x0ztsoa{color:#e7760b}.pkg_sps-woodland_core__version_8_51_0__hash_1x0ztsob{color:#09638d}.pkg_sps-woodland_core__version_8_51_0__hash_1x0ztsoc{color:#de002e}.pkg_sps-woodland_core__version_8_51_0__hash_1x0ztsof{color:#09638d}.pkg_sps-woodland_core__version_8_51_0__hash_1x0ztsog{color:#4b5356;font-size:.75rem;font-weight:600;line-height:1.125rem;margin-left:.25rem}
1
+ .pkg_sps-woodland_core__version_8_51_1__hash_1x0ztso0{display:flex;align-items:center}.pkg_sps-woodland_core__version_8_51_1__hash_1x0ztso1{background-color:#fff8e0;border-color:#fc0}.pkg_sps-woodland_core__version_8_51_1__hash_1x0ztso2{background-color:#e7f3ec;border-color:#0b8940}.pkg_sps-woodland_core__version_8_51_1__hash_1x0ztso3{background-color:#fcf1e7;border-color:#e7760b}.pkg_sps-woodland_core__version_8_51_1__hash_1x0ztso4{background-color:#e6f2f8;border-color:#09638d}.pkg_sps-woodland_core__version_8_51_1__hash_1x0ztso5{background-color:#fbe6ea;border-color:#de002e}.pkg_sps-woodland_core__version_8_51_1__hash_1x0ztso6{gap:.125rem;height:1rem;border:none;background-color:transparent}.pkg_sps-woodland_core__version_8_51_1__hash_1x0ztso7{gap:.5rem;border-radius:.125rem;border-style:solid;border-width:.0625rem;font-size:.875rem;font-weight:400;line-height:1.25rem;margin-bottom:1rem;padding:.5rem 1rem .5rem .5rem}.pkg_sps-woodland_core__version_8_51_1__hash_1x0ztso8{color:#fc0}.pkg_sps-woodland_core__version_8_51_1__hash_1x0ztso9{color:#0b8940}.pkg_sps-woodland_core__version_8_51_1__hash_1x0ztsoa{color:#e7760b}.pkg_sps-woodland_core__version_8_51_1__hash_1x0ztsob{color:#09638d}.pkg_sps-woodland_core__version_8_51_1__hash_1x0ztsoc{color:#de002e}.pkg_sps-woodland_core__version_8_51_1__hash_1x0ztsof{color:#09638d}.pkg_sps-woodland_core__version_8_51_1__hash_1x0ztsog{color:#4b5356;font-size:.75rem;font-weight:600;line-height:1.125rem;margin-left:.25rem}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sps-woodland/feedback-block",
3
3
  "description": "SPS Woodland Design System feedback block component",
4
- "version": "8.51.0",
4
+ "version": "8.51.1",
5
5
  "author": "SPS Commerce",
6
6
  "license": "UNLICENSED",
7
7
  "repository": "https://github.com/SPSCommerce/woodland/tree/main/packages/@sps-woodland/feedback-block",
@@ -30,13 +30,13 @@
30
30
  "@spscommerce/utils": "^7.0.0 || ^8.0.0 || ^9.0.0",
31
31
  "react": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
32
32
  "react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
33
- "@sps-woodland/core": "8.51.0"
33
+ "@sps-woodland/core": "8.51.1"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@spscommerce/utils": "9.0.3",
37
37
  "react": "16.14.0",
38
38
  "react-dom": "16.14.0",
39
- "@sps-woodland/core": "8.51.0"
39
+ "@sps-woodland/core": "8.51.1"
40
40
  },
41
41
  "scripts": {
42
42
  "build": "pnpm run build:js && pnpm run build:types && pnpm run build:css",
package/vite.config.mjs CHANGED
@@ -18,7 +18,7 @@ export default defineConfig({
18
18
  emptyOutDir: false,
19
19
  rollupOptions: {
20
20
  // External must match subpath imports like @sps-woodland/core/feedback-block
21
- external: (id) => peerDeps.some((dep) => id === dep || id.startsWith(dep + "/")),
21
+ external: (id) => !id.endsWith(".css") && peerDeps.some((dep) => id === dep || id.startsWith(dep + "/")),
22
22
  },
23
23
  },
24
24
  });