@luscii-healthtech/web-ui 47.0.3 → 47.0.4
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.development.js +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/web-ui.esm.js +1 -1
- package/dist/web-ui.esm.js.map +1 -1
- package/package.json +1 -1
|
@@ -5450,7 +5450,7 @@ const TextLink = (props) => {
|
|
|
5450
5450
|
return jsxRuntime.jsx("a", { href: props.href, rel: props.rel, target: props.target, onClick: props.onClick, className: classNames__default.default(className, props.className), children: props.text });
|
|
5451
5451
|
};
|
|
5452
5452
|
|
|
5453
|
-
var css_248z = "@font-face {\n font-family: \"Avenir Next\";\n font-weight:
|
|
5453
|
+
var css_248z = "@font-face {\n font-family: \"Avenir Next\";\n font-weight: 700;\n src: url(\"../../../public/fonts/avenir/3A0AF8_0_0.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Avenir Next\";\n font-weight: 600;\n src: url(\"../../../public/fonts/avenir/AvenirNext-DemiBold.ttf\")\n format(\"truetype\");\n}\n";
|
|
5454
5454
|
styleInject(css_248z);
|
|
5455
5455
|
|
|
5456
5456
|
const variantClasses = {
|