@linzjs/lui 17.49.3 → 17.51.0
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/CHANGELOG.md +14 -0
- package/dist/assets/icons/cart_view.svg +1 -0
- package/dist/assets/icons/list_clear.svg +1 -0
- package/dist/assets/svg-content.d.ts +1 -1
- package/dist/assets/svg-content.tsx +14 -0
- package/dist/index.js +4 -0
- package/dist/index.js.map +1 -1
- package/dist/lui.esm.js +4 -0
- package/dist/lui.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/lui.esm.js
CHANGED
|
@@ -189,6 +189,8 @@ iconMap['ic_border_color'] = (React__default.createElement("svg", { xmlns: "http
|
|
|
189
189
|
React__default.createElement("path", { d: "M0 20.016h24V24H0v-3.984zM20.719 4.031 18.75 6 15 2.25 16.969.281Q17.25 0 17.672 0t.703.281l2.344 2.344q.281.281.281.703t-.281.703zm-2.953 2.953L7.735 17.015h-3.75v-3.75L14.016 3.234z" })));
|
|
190
190
|
iconMap['ic_cancel_clear'] = (React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
|
|
191
191
|
React__default.createElement("path", { d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2Zm4.3 14.3a.996.996 0 0 1-1.41 0L12 13.41 9.11 16.3a.996.996 0 1 1-1.41-1.41L10.59 12 7.7 9.11A.996.996 0 1 1 9.11 7.7L12 10.59l2.89-2.89a.996.996 0 1 1 1.41 1.41L13.41 12l2.89 2.89c.38.38.38 1.02 0 1.41Z" })));
|
|
192
|
+
iconMap['ic_cart_view'] = (React__default.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
|
|
193
|
+
React__default.createElement("path", { d: "M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2ZM1 3c0 .55.45 1 1 1h1l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h11c.55 0 1-.45 1-1s-.45-1-1-1H7l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A.996.996 0 0 0 20.01 4H5.21l-.67-1.43a.993.993 0 0 0-.9-.57H2c-.55 0-1 .45-1 1Zm16 15c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2Z" })));
|
|
192
194
|
iconMap['ic_certify_and_sign'] = (React__default.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
|
|
193
195
|
React__default.createElement("path", { d: "M9 4v1.38c-.83-.33-1.72-.5-2.61-.5-1.79 0-3.58.68-4.95 2.05l3.33 3.33h1.11v1.11c.86.86 1.98 1.31 3.11 1.36V15H6v3c0 1.1.9 2 2 2h10c1.66 0 3-1.34 3-3V4H9Zm-1.11 6.41V8.26H5.61L4.57 7.22a5.07 5.07 0 0 1 1.82-.34c1.34 0 2.59.52 3.54 1.46l1.41 1.41-.2.2a2.7 2.7 0 0 1-1.92.8c-.47 0-.93-.12-1.33-.34ZM19 17c0 .55-.45 1-1 1s-1-.45-1-1v-2h-6v-2.59c.57-.23 1.1-.57 1.56-1.03l.2-.2L15.59 14H17v-1.41l-6-5.97V6h8v11Z" })));
|
|
194
196
|
iconMap['ic_change_password'] = (React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
|
|
@@ -313,6 +315,8 @@ iconMap['ic_link'] = (React__default.createElement("svg", { xmlns: "http://www.w
|
|
|
313
315
|
iconMap['ic_list_add'] = (React__default.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
|
|
314
316
|
React__default.createElement("path", { d: "M21.02 5H19V2.98c0-.54-.44-.98-.98-.98h-.03c-.55 0-.99.44-.99.98V5h-2.01c-.54 0-.98.44-.99.98v.03c0 .55.44.99.99.99H17v2.01c0 .54.44.99.99.98h.03c.54 0 .98-.44.98-.98V7h2.02c.54 0 .98-.44.98-.98v-.04c0-.54-.44-.98-.98-.98ZM18 12c-.55 0-1 .45-1 1v5.22c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1h5c.55 0 1-.45 1-1s-.45-1-1-1H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-6c0-.55-.45-1-1-1Z" }),
|
|
315
317
|
React__default.createElement("path", { d: "M7 10c0-.55.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1Zm1 2c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1H8Zm-1 4c0-.55.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1H8c-.55 0-1-.45-1-1Z" })));
|
|
318
|
+
iconMap['ic_list_clear'] = (React__default.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
|
|
319
|
+
React__default.createElement("path", { d: "M18 13H6a.967.967 0 0 1-.713-.287A.968.968 0 0 1 5 12c0-.283.096-.52.287-.713A.967.967 0 0 1 6 11h12c.283 0 .52.096.712.287.192.192.288.43.288.713s-.096.52-.288.713A.968.968 0 0 1 18 13Zm-2 4H4a.967.967 0 0 1-.712-.288A.968.968 0 0 1 3 16c0-.283.096-.52.288-.713A.967.967 0 0 1 4 15h12c.283 0 .52.096.712.287.192.192.288.43.288.713s-.096.52-.288.712A.968.968 0 0 1 16 17Zm4-8H8a.968.968 0 0 1-.713-.287A.968.968 0 0 1 7 8c0-.283.096-.52.287-.713A.968.968 0 0 1 8 7h12c.283 0 .52.096.712.287.192.192.288.43.288.713s-.096.52-.288.713A.968.968 0 0 1 20 9Z" })));
|
|
316
320
|
iconMap['ic_list_notepad'] = (React__default.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
|
|
317
321
|
React__default.createElement("path", { d: "M17 11V5.78c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1V16c0 .55.45 1 1 1h5l-2 2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v4l-2 2Z" }),
|
|
318
322
|
React__default.createElement("path", { d: "M7 14c0 .55.45 1 1 1h4c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1Zm1-2c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1H8ZM7 8c0 .55.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1Zm5.16 12.84c.108.106.233.16.376.16h1.152c.214-.071.339-.125.374-.16l5.17-5.17-1.875-1.902-5.196 5.17c-.107.214-.161.339-.161.375v1.151c0 .143.054.268.16.375Zm5.867-7.769 1.902 1.875.91-.91a.514.514 0 0 0 0-.75l-1.125-1.125a.53.53 0 0 0-.388-.161.53.53 0 0 0-.389.16l-.91.911Z" })));
|