optimized-react-component-library-xyz123 0.5.1 → 0.7.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/dist/index.mjs CHANGED
@@ -2021,7 +2021,15 @@ var CookieBanner = ({
2021
2021
  ]
2022
2022
  }
2023
2023
  ),
2024
- /* @__PURE__ */ jsx15("a", { href: "www.pts.se", target: "_blank", rel: "noopener noreferrer", children: "Kakor (cookies) p\xE5 pts.se (\xF6ppnas i nytt f\xF6nster)" })
2024
+ /* @__PURE__ */ jsx15(
2025
+ "a",
2026
+ {
2027
+ href: "https://pts.se/om-oss/om-pts.se/kakor-pa-webbplatsen/kakor-pa-pts-e-tjanster/",
2028
+ target: "_blank",
2029
+ rel: "noopener noreferrer",
2030
+ children: "Kakor (cookies) p\xE5 pts.se (\xF6ppnas i nytt f\xF6nster)"
2031
+ }
2032
+ )
2025
2033
  ] }),
2026
2034
  /* @__PURE__ */ jsxs13("div", { className: "pts-cookieBanner-Buttons", children: [
2027
2035
  /* @__PURE__ */ jsx15("button", { onClick: () => handleCookieChoice(true), children: "Ja, jag samtycker" }),
@@ -2272,7 +2280,7 @@ var Logo_sv = () => /* @__PURE__ */ jsxs15("svg", { width: "168.8", height: "46.
2272
2280
  fill: "#F0AA1E"
2273
2281
  }
2274
2282
  ),
2275
- /* @__PURE__ */ jsx17("path", { d: "M82.2223 18.3335V37.2224", stroke: "black", strokeWidth: "0.8", strokeMiterlimit: "10" })
2283
+ /* @__PURE__ */ jsx17("path", { d: "M82.2223 18.3335V37.2224", stroke: "currentColor", strokeWidth: "0.8", strokeMiterlimit: "10" })
2276
2284
  ] });
2277
2285
  var Logo_en = () => /* @__PURE__ */ jsxs15("svg", { width: "189.0", height: "46.67", viewBox: "0 0 189 46.67", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", children: [
2278
2286
  /* @__PURE__ */ jsx17(
@@ -2289,7 +2297,7 @@ var Logo_en = () => /* @__PURE__ */ jsxs15("svg", { width: "189.0", height: "46.
2289
2297
  fill: "#F0AA1E"
2290
2298
  }
2291
2299
  ),
2292
- /* @__PURE__ */ jsx17("path", { d: "M82.2223 18.3335V37.2224", stroke: "#141414", strokeWidth: "0.8", strokeMiterlimit: "10" }),
2300
+ /* @__PURE__ */ jsx17("path", { d: "M82.2223 18.3335V37.2224", stroke: "currentColor", strokeWidth: "0.8", strokeMiterlimit: "10" }),
2293
2301
  /* @__PURE__ */ jsx17(
2294
2302
  "path",
2295
2303
  {