@linzjs/lui 24.14.0 → 24.15.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/dist/lui.esm.js CHANGED
@@ -747,6 +747,12 @@ iconMap['ic_separator'] = (React__default.createElement("svg", { xmlns: "http://
747
747
  React__default.createElement("path", { d: "M11 3h2v18h-2z" })));
748
748
  iconMap['ic_settings'] = (React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
749
749
  React__default.createElement("path", { d: "M13.924 21.95h-3.848a.97.97 0 0 1-.667-.25 1 1 0 0 1-.333-.626l-.308-2.325a4 4 0 0 1-.628-.3 8 8 0 0 1-.578-.375l-2.232.9q-.36.126-.718.025a.95.95 0 0 1-.564-.425L2.149 15.35a.92.92 0 0 1-.128-.7q.077-.375.385-.6l1.924-1.425a2.3 2.3 0 0 1-.026-.338v-.675q0-.162.026-.337L2.406 9.85a.96.96 0 0 1-.385-.6.92.92 0 0 1 .128-.7l1.899-3.225a.8.8 0 0 1 .55-.438 1.3 1.3 0 0 1 .732.038l2.232.9q.282-.2.59-.375.307-.174.616-.3l.308-2.325a1 1 0 0 1 .333-.625.97.97 0 0 1 .667-.25h3.848q.385 0 .667.25t.333.625l.308 2.325q.334.126.63.3.294.176.576.375l2.232-.9q.36-.124.718-.025a.95.95 0 0 1 .564.425l1.899 3.225a.92.92 0 0 1 .128.7.96.96 0 0 1-.385.6l-1.924 1.425q.026.176.026.337v.675a1.2 1.2 0 0 1-.051.338l1.924 1.425q.307.225.384.6a.92.92 0 0 1-.128.7l-1.898 3.2q-.206.326-.577.438a1.16 1.16 0 0 1-.732-.013l-2.18-.9a7 7 0 0 1-.59.375 5 5 0 0 1-.616.3l-.308 2.325a1 1 0 0 1-.333.625.97.97 0 0 1-.667.25m-1.873-6.5q1.488 0 2.54-1.026 1.052-1.024 1.052-2.475 0-1.449-1.052-2.475-1.052-1.025-2.54-1.025-1.514 0-2.553 1.025Q8.46 10.5 8.46 11.949t1.038 2.475q1.04 1.026 2.553 1.025Z" })));
750
+ iconMap['ic_slidein'] = (React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
751
+ React__default.createElement("path", { d: "M4 20C3.45 20 2.97917 19.8042 2.5875 19.4125C2.19583 19.0208 2 18.55 2 18V6C2 5.45 2.19583 4.97917 2.5875 4.5875C2.97917 4.19583 3.45 4 4 4H20C20.55 4 21.0208 4.19583 21.4125 4.5875C21.8042 4.97917 22 5.45 22 6V18C22 18.55 21.8042 19.0208 21.4125 19.4125C21.0208 19.8042 20.55 20 20 20H4ZM10 18H20V6H10V18Z" }),
752
+ React__default.createElement("path", { d: "M15 15.8002L16.33 14.4702L14.8337 12.9502H18.8V11.0502H14.8337L16.33 9.5302L15 8.2002L11.2 12.0002L15 15.8002Z" })));
753
+ iconMap['ic_slideout'] = (React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
754
+ React__default.createElement("path", { d: "M4 20C3.45 20 2.97917 19.8042 2.5875 19.4125C2.19583 19.0208 2 18.55 2 18V6C2 5.45 2.19583 4.97917 2.5875 4.5875C2.97917 4.19583 3.45 4 4 4H20C20.55 4 21.0208 4.19583 21.4125 4.5875C21.8042 4.97917 22 5.45 22 6V18C22 18.55 21.8042 19.0208 21.4125 19.4125C21.0208 19.8042 20.55 20 20 20H4ZM10 18H20V6H10V18Z" }),
755
+ React__default.createElement("path", { d: "M15 15.8002L13.67 14.4702L15.1663 12.9502H11.2V11.0502H15.1663L13.67 9.5302L15 8.2002L18.8 12.0002L15 15.8002Z" })));
750
756
  iconMap['ic_sort'] = (React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },
751
757
  React__default.createElement("path", { d: "M4 18h4c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1M3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1m1 6h10c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1" })));
752
758
  iconMap['ic_sorting_down_arrow_up'] = (React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" },