@linzjs/lui 17.49.3 → 17.50.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
@@ -313,6 +313,8 @@ iconMap['ic_link'] = (React__default.createElement("svg", { xmlns: "http://www.w
313
313
  iconMap['ic_list_add'] = (React__default.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
314
314
  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
315
  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" })));
316
+ iconMap['ic_list_clear'] = (React__default.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
317
+ 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
318
  iconMap['ic_list_notepad'] = (React__default.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" },
317
319
  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
320
  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" })));