@luminati-io/uikit 2.0.0 → 2.0.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/uikit.chart.umd.js +2 -2
- package/dist/uikit.chart.umd.js.map +1 -1
- package/dist/uikit.chart.umd.min.js +1 -1
- package/dist/uikit.main.umd.js +2 -2
- package/dist/uikit.main.umd.js.map +1 -1
- package/dist/uikit.main.umd.min.js +1 -1
- package/dist/uikit.table.umd.js +2 -2
- package/dist/uikit.table.umd.js.map +1 -1
- package/dist/uikit.table.umd.min.js +1 -1
- package/package.json +7 -7
package/dist/uikit.table.umd.js
CHANGED
|
@@ -31524,7 +31524,7 @@ var symbol = new (_node_modules_svg_baker_runtime_browser_symbol_js__WEBPACK_IMP
|
|
|
31524
31524
|
"id": "briefcase_solid_uikit_icon",
|
|
31525
31525
|
"use": "briefcase_solid_uikit_icon-usage",
|
|
31526
31526
|
"viewBox": "0 0 20 20",
|
|
31527
|
-
"content": "<symbol xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 20 20\" id=\"briefcase_solid_uikit_icon\"><path fill=\"currentColor\" d=\"
|
|
31527
|
+
"content": "<symbol xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 20 20\" id=\"briefcase_solid_uikit_icon\"><path fill=\"currentColor\" d=\"M9.3 11.1c-.2-.18-.3-.44-.3-.7 0-.22.08-.42.2-.6h1.6c.3.4.26.94-.1 1.3-.38.4-1.02.4-1.4 0Zm1.98.56c-.36.36-.82.54-1.28.54-.46 0-.92-.18-1.28-.52a1.8 1.8 0 0 1-.52-1.28c0-.2.04-.4.1-.6H1.8v6.4c0 .66.54 1.2 1.2 1.2h14c.66 0 1.2-.54 1.2-1.2V9.8h-6.5c.22.64.08 1.36-.42 1.86ZM17 5H3c-.66 0-1.2.54-1.2 1.2V9h16.4V6.2c0-.66-.54-1.2-1.2-1.2Zm-4.2-2.4H7.2v1.6h5.6V2.6Z\" /></symbol>"
|
|
31528
31528
|
});
|
|
31529
31529
|
var result = _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WEBPACK_IMPORTED_MODULE_1___default().add(symbol);
|
|
31530
31530
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (symbol);
|
|
@@ -35080,7 +35080,7 @@ var symbol = new (_node_modules_svg_baker_runtime_browser_symbol_js__WEBPACK_IMP
|
|
|
35080
35080
|
"id": "person_solid_uikit_icon",
|
|
35081
35081
|
"use": "person_solid_uikit_icon-usage",
|
|
35082
35082
|
"viewBox": "0 0 20 20",
|
|
35083
|
-
"content": "<symbol xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 20 20\" id=\"person_solid_uikit_icon\"><path fill=\"currentColor\" d=\"
|
|
35083
|
+
"content": "<symbol xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 20 20\" id=\"person_solid_uikit_icon\"><path fill=\"currentColor\" d=\"M10 9a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm6 10a1 1 0 0 0 1-1 7 7 0 1 0-14 0 1 1 0 0 0 1 1h12Z\" /></symbol>"
|
|
35084
35084
|
});
|
|
35085
35085
|
var result = _node_modules_svg_sprite_loader_runtime_browser_sprite_build_js__WEBPACK_IMPORTED_MODULE_1___default().add(symbol);
|
|
35086
35086
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (symbol);
|