@visitscotland/component-library 4.19.0 → 4.19.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.
- package/dist/client/fonts/custom-icons.ttf +0 -0
- package/dist/client/fonts/custom-icons.woff2 +0 -0
- package/dist/client/manifest.json +4 -4
- package/dist/client/scripts/e6e47307f4e9cacf431e.js +1 -0
- package/dist/client/styles/{b48505dcb11be2be4f4d.css → 3b12ba2c3641224596df.css} +1 -1
- package/dist/client/styles/e6e47307f4e9cacf431e.css +1 -0
- package/dist/client/styles/third-party/_font-awesome.css +1 -1
- package/dist/components/icons.css +1 -1
- package/dist/components/vs-component-library.css +1 -1
- package/dist/components/vs-component-library.js +1 -1
- package/dist/components/vs-component-library.mjs +1 -1
- package/dist/ssr/fonts/custom-icons.ttf +0 -0
- package/dist/ssr/fonts/custom-icons.woff2 +0 -0
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{30b6b0dd73515b7a7878.css → a58b2ad5f2f5228e6229.css} +2 -2
- package/package.json +1 -1
- package/dist/client/scripts/d77032c66447ba2fb3b1.js +0 -1
- package/dist/client/styles/d77032c66447ba2fb3b1.css +0 -1
- /package/dist/client/scripts/{b48505dcb11be2be4f4d.js → 3b12ba2c3641224596df.js} +0 -0
|
@@ -21084,7 +21084,7 @@ function requireObjectWithoutPropertiesLoose() {
|
|
|
21084
21084
|
if (t == null) return {};
|
|
21085
21085
|
var r = {};
|
|
21086
21086
|
for (var o in t) if ({}.hasOwnProperty.call(t, o)) {
|
|
21087
|
-
if (a.
|
|
21087
|
+
if (a.indexOf(o) !== -1) continue;
|
|
21088
21088
|
r[o] = t[o];
|
|
21089
21089
|
}
|
|
21090
21090
|
return r;
|
|
Binary file
|
|
Binary file
|