@linzjs/lui 21.45.1 → 21.46.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 +7 -0
- package/dist/assets/icons/merge.svg +1 -0
- package/dist/assets/icons/split.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
|
@@ -503,6 +503,8 @@ iconMap['ic_memorials'] = (React__default.createElement("svg", { viewBox: "0 0 2
|
|
|
503
503
|
React__default.createElement("path", { d: "M23.2 11.7 12.6 1.4c-.3-.3-.8-.3-1 0L.8 11.7c-.3.3-.3.7 0 1l1.6 1.6 1-1v8.9c0 .4.3.7.7.7h15.8c.4 0 .7-.3.7-.7v-8.9l1 1 1.6-1.6c.3-.3.3-.7 0-1Zm-4.6 8.6c0 .3-.2.5-.5.5H5.9c-.3 0-.5-.2-.5-.5v-9.1L12.1 5l6.5 6.2v9.1Zm-11-1.9v-1.5c0-.1 0-.1.1-.2l5.5-5.5 1.9 1.9-5.5 5.5c0 .1-.1.1-.2.1H7.8c-.1 0-.2-.2-.2-.3Zm8.8-7.4c.2.2.2.5 0 .7l-.9.9-1.9-1.9.9-.9c.2-.2.5-.2.7 0l1.2 1.2Z" })));
|
|
504
504
|
iconMap['ic_menu'] = (React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
|
|
505
505
|
React__default.createElement("path", { d: "M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z" })));
|
|
506
|
+
iconMap['ic_merge'] = (React__default.createElement("svg", { viewBox: "0 0 24 24" },
|
|
507
|
+
React__default.createElement("path", { d: "M4 7.4 5.4 6l5 5h6.725L14.55 8.425 15.975 7l5 5-5.025 5.025-1.425-1.425 2.6-2.6H9.6zm-.025 9.2 3.175-3.2 1.425 1.425L5.375 18z" })));
|
|
506
508
|
iconMap['ic_message_received'] = (React__default.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
|
|
507
509
|
React__default.createElement("path", { d: "M19.5 4h-16c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h9v-2h-9V8l8 5 8-5v5h2V6c0-1.1-.9-2-2-2Zm-8 7-8-5h16l-8 5Zm6 4-4 4 4 4v-3h4v-2h-4v-3Z" })));
|
|
508
510
|
iconMap['ic_minimise'] = (React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
|
|
@@ -681,6 +683,8 @@ iconMap['ic_sorting_down_arrow_up'] = (React__default.createElement("svg", { vie
|
|
|
681
683
|
React__default.createElement("path", { d: "M18.3 14.29a.996.996 0 0 0-1.41 0L13 18.17V3c0-.55-.45-1-1-1s-1 .45-1 1v15.18L7.12 14.3a.996.996 0 1 0-1.41 1.41l5.59 5.59c.39.39 1.02.39 1.41 0l5.59-5.59c.38-.39.38-1.03 0-1.42Z" })));
|
|
682
684
|
iconMap['ic_sorting_up_arrow_up'] = (React__default.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
|
|
683
685
|
React__default.createElement("path", { d: "M5.71 9.7c.39.39 1.02.39 1.41 0L11 5.83V21c0 .55.45 1 1 1s1-.45 1-1V5.83l3.88 3.88a.996.996 0 1 0 1.41-1.41L12.7 2.7a.996.996 0 0 0-1.41 0L5.71 8.29a.996.996 0 0 0 0 1.41Z" })));
|
|
686
|
+
iconMap['ic_split'] = (React__default.createElement("svg", { viewBox: "0 0 24 24" },
|
|
687
|
+
React__default.createElement("path", { d: "M4 13v-2h7.6l5-5H14V4h6v6h-2V7.4L12.4 13zm10 7v-2h2.6l-3.2-3.15 1.45-1.45L18 16.6V14h2v6z" })));
|
|
684
688
|
iconMap['ic_square_selection'] = (React__default.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
|
|
685
689
|
React__default.createElement("path", { d: "M17 5h-2V3h2v2Zm2 4h2V7h-2v2Zm0 4h2v-2h-2v2Zm-8 8h2v-2h-2v2ZM7 5h2V3H7v2ZM3 17h2v-2H3v2Zm2 4v-2H3c0 1.1.9 2 2 2ZM19 3v2h2c0-1.1-.9-2-2-2Zm-8 2h2V3h-2v2ZM3 9h2V7H3v2Zm4 12h2v-2H7v2Zm-4-8h2v-2H3v2Zm0-8h2V3c-1.1 0-2 .9-2 2Zm18.02 12H19v-2.02c0-.54-.44-.98-.98-.98h-.03c-.55 0-.99.44-.99.98V17h-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-.98V19h2.02c.54 0 .98-.44.98-.98v-.04c0-.54-.44-.98-.98-.98Z" })));
|
|
686
690
|
iconMap['ic_subdirectory_arrow_right'] = (React__default.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
|