@quen-ui/components 1.0.0 → 1.0.1

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.
Files changed (90) hide show
  1. package/dist/Drawer/Drawer.cjs.js +2 -2
  2. package/dist/Dropdown/Dropdown.cjs.js +2 -2
  3. package/dist/Modal/Modal.cjs.js +2 -2
  4. package/dist/Notification/NotificationInstance.cjs.js +2 -2
  5. package/dist/RichTextEditor/plugins.cjs.js +28 -51
  6. package/dist/RichTextEditor/plugins.es.js +4 -27
  7. package/dist/index.cjs.js +93 -0
  8. package/dist/index.d.ts +65 -1
  9. package/dist/index.es.js +93 -0
  10. package/package.json +3 -2
  11. package/dist/_virtual/client.cjs.js +0 -5
  12. package/dist/_virtual/client.cjs2.js +0 -4
  13. package/dist/_virtual/client.es.js +0 -5
  14. package/dist/_virtual/client.es2.js +0 -4
  15. package/dist/_virtual/index.cjs.js +0 -4
  16. package/dist/_virtual/index.es.js +0 -4
  17. package/dist/_virtual/react-dom-client.development.cjs.js +0 -4
  18. package/dist/_virtual/react-dom-client.development.es.js +0 -4
  19. package/dist/_virtual/react-dom-client.production.cjs.js +0 -4
  20. package/dist/_virtual/react-dom-client.production.es.js +0 -4
  21. package/dist/_virtual/scheduler.development.cjs.js +0 -4
  22. package/dist/_virtual/scheduler.development.es.js +0 -4
  23. package/dist/_virtual/scheduler.production.cjs.js +0 -4
  24. package/dist/_virtual/scheduler.production.es.js +0 -4
  25. package/dist/node_modules/@tabler/icons-react/dist/esm/createReactComponent.cjs.js +0 -30
  26. package/dist/node_modules/@tabler/icons-react/dist/esm/createReactComponent.es.js +0 -31
  27. package/dist/node_modules/@tabler/icons-react/dist/esm/defaultAttributes.cjs.js +0 -23
  28. package/dist/node_modules/@tabler/icons-react/dist/esm/defaultAttributes.es.js +0 -24
  29. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconAlignCenter.cjs.js +0 -7
  30. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconAlignCenter.es.js +0 -7
  31. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconAlignJustified.cjs.js +0 -7
  32. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconAlignJustified.es.js +0 -7
  33. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconAlignLeft.cjs.js +0 -7
  34. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconAlignLeft.es.js +0 -7
  35. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconAlignRight.cjs.js +0 -7
  36. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconAlignRight.es.js +0 -7
  37. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconArrowBackUp.cjs.js +0 -7
  38. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconArrowBackUp.es.js +0 -7
  39. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconArrowForwardUp.cjs.js +0 -7
  40. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconArrowForwardUp.es.js +0 -7
  41. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconBlockquote.cjs.js +0 -7
  42. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconBlockquote.es.js +0 -7
  43. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconBold.cjs.js +0 -7
  44. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconBold.es.js +0 -7
  45. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconCheckbox.cjs.js +0 -7
  46. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconCheckbox.es.js +0 -7
  47. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconClearFormatting.cjs.js +0 -7
  48. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconClearFormatting.es.js +0 -7
  49. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconH1.cjs.js +0 -7
  50. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconH1.es.js +0 -7
  51. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconH2.cjs.js +0 -7
  52. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconH2.es.js +0 -7
  53. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconHighlight.cjs.js +0 -7
  54. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconHighlight.es.js +0 -7
  55. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconImageInPicture.cjs.js +0 -7
  56. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconImageInPicture.es.js +0 -7
  57. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconItalic.cjs.js +0 -7
  58. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconItalic.es.js +0 -7
  59. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconLink.cjs.js +0 -7
  60. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconLink.es.js +0 -7
  61. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconList.cjs.js +0 -7
  62. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconList.es.js +0 -7
  63. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconListNumbers.cjs.js +0 -7
  64. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconListNumbers.es.js +0 -7
  65. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconStrikethrough.cjs.js +0 -7
  66. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconStrikethrough.es.js +0 -7
  67. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconSubscript.cjs.js +0 -7
  68. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconSubscript.es.js +0 -7
  69. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconSuperscript.cjs.js +0 -7
  70. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconSuperscript.es.js +0 -7
  71. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconTable.cjs.js +0 -7
  72. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconTable.es.js +0 -7
  73. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconTextColor.cjs.js +0 -7
  74. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconTextColor.es.js +0 -7
  75. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconUnderline.cjs.js +0 -7
  76. package/dist/node_modules/@tabler/icons-react/dist/esm/icons/IconUnderline.es.js +0 -7
  77. package/dist/node_modules/react-dom/cjs/react-dom-client.development.cjs.js +0 -19870
  78. package/dist/node_modules/react-dom/cjs/react-dom-client.development.es.js +0 -19870
  79. package/dist/node_modules/react-dom/cjs/react-dom-client.production.cjs.js +0 -11524
  80. package/dist/node_modules/react-dom/cjs/react-dom-client.production.es.js +0 -11524
  81. package/dist/node_modules/react-dom/client.cjs.js +0 -31
  82. package/dist/node_modules/react-dom/client.es.js +0 -31
  83. package/dist/node_modules/scheduler/cjs/scheduler.development.cjs.js +0 -264
  84. package/dist/node_modules/scheduler/cjs/scheduler.development.es.js +0 -264
  85. package/dist/node_modules/scheduler/cjs/scheduler.production.cjs.js +0 -259
  86. package/dist/node_modules/scheduler/cjs/scheduler.production.es.js +0 -259
  87. package/dist/node_modules/scheduler/index.cjs.js +0 -17
  88. package/dist/node_modules/scheduler/index.es.js +0 -17
  89. package/dist/packages/components/index.cjs.js +0 -93
  90. package/dist/packages/components/index.es.js +0 -93
@@ -1,5 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const client = require("../node_modules/react-dom/client.cjs.js");
4
- var clientExports = client.__require();
5
- exports.clientExports = clientExports;
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var client = { exports: {} };
4
- exports.__module = client;
@@ -1,5 +0,0 @@
1
- import { __require as requireClient } from "../node_modules/react-dom/client.es.js";
2
- var clientExports = requireClient();
3
- export {
4
- clientExports as c
5
- };
@@ -1,4 +0,0 @@
1
- var client = { exports: {} };
2
- export {
3
- client as __module
4
- };
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var scheduler = { exports: {} };
4
- exports.__module = scheduler;
@@ -1,4 +0,0 @@
1
- var scheduler = { exports: {} };
2
- export {
3
- scheduler as __module
4
- };
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var reactDomClient_development = {};
4
- exports.__exports = reactDomClient_development;
@@ -1,4 +0,0 @@
1
- var reactDomClient_development = {};
2
- export {
3
- reactDomClient_development as __exports
4
- };
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var reactDomClient_production = {};
4
- exports.__exports = reactDomClient_production;
@@ -1,4 +0,0 @@
1
- var reactDomClient_production = {};
2
- export {
3
- reactDomClient_production as __exports
4
- };
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var scheduler_development = {};
4
- exports.__exports = scheduler_development;
@@ -1,4 +0,0 @@
1
- var scheduler_development = {};
2
- export {
3
- scheduler_development as __exports
4
- };
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- var scheduler_production = {};
4
- exports.__exports = scheduler_production;
@@ -1,4 +0,0 @@
1
- var scheduler_production = {};
2
- export {
3
- scheduler_production as __exports
4
- };
@@ -1,30 +0,0 @@
1
- "use strict";
2
- const React = require("react");
3
- const defaultAttributes = require("./defaultAttributes.cjs.js");
4
- const createReactComponent = (type, iconName, iconNamePascal, iconNode) => {
5
- const Component = React.forwardRef(
6
- ({ color = "currentColor", size = 24, stroke = 2, title, className, children, ...rest }, ref) => React.createElement(
7
- "svg",
8
- {
9
- ref,
10
- ...defaultAttributes[type],
11
- width: size,
12
- height: size,
13
- className: [`tabler-icon`, `tabler-icon-${iconName}`, className].join(" "),
14
- ...{
15
- strokeWidth: stroke,
16
- stroke: color
17
- },
18
- ...rest
19
- },
20
- [
21
- title && React.createElement("title", { key: "svg-title" }, title),
22
- ...iconNode.map(([tag, attrs]) => React.createElement(tag, attrs)),
23
- ...Array.isArray(children) ? children : [children]
24
- ]
25
- )
26
- );
27
- Component.displayName = `${iconNamePascal}`;
28
- return Component;
29
- };
30
- module.exports = createReactComponent;
@@ -1,31 +0,0 @@
1
- import { forwardRef, createElement } from "react";
2
- import defaultAttributes from "./defaultAttributes.es.js";
3
- const createReactComponent = (type, iconName, iconNamePascal, iconNode) => {
4
- const Component = forwardRef(
5
- ({ color = "currentColor", size = 24, stroke = 2, title, className, children, ...rest }, ref) => createElement(
6
- "svg",
7
- {
8
- ref,
9
- ...defaultAttributes[type],
10
- width: size,
11
- height: size,
12
- className: [`tabler-icon`, `tabler-icon-${iconName}`, className].join(" "),
13
- ...{
14
- strokeWidth: stroke,
15
- stroke: color
16
- },
17
- ...rest
18
- },
19
- [
20
- title && createElement("title", { key: "svg-title" }, title),
21
- ...iconNode.map(([tag, attrs]) => createElement(tag, attrs)),
22
- ...Array.isArray(children) ? children : [children]
23
- ]
24
- )
25
- );
26
- Component.displayName = `${iconNamePascal}`;
27
- return Component;
28
- };
29
- export {
30
- createReactComponent as default
31
- };
@@ -1,23 +0,0 @@
1
- "use strict";
2
- var defaultAttributes = {
3
- outline: {
4
- xmlns: "http://www.w3.org/2000/svg",
5
- width: 24,
6
- height: 24,
7
- viewBox: "0 0 24 24",
8
- fill: "none",
9
- stroke: "currentColor",
10
- strokeWidth: 2,
11
- strokeLinecap: "round",
12
- strokeLinejoin: "round"
13
- },
14
- filled: {
15
- xmlns: "http://www.w3.org/2000/svg",
16
- width: 24,
17
- height: 24,
18
- viewBox: "0 0 24 24",
19
- fill: "currentColor",
20
- stroke: "none"
21
- }
22
- };
23
- module.exports = defaultAttributes;
@@ -1,24 +0,0 @@
1
- var defaultAttributes = {
2
- outline: {
3
- xmlns: "http://www.w3.org/2000/svg",
4
- width: 24,
5
- height: 24,
6
- viewBox: "0 0 24 24",
7
- fill: "none",
8
- stroke: "currentColor",
9
- strokeWidth: 2,
10
- strokeLinecap: "round",
11
- strokeLinejoin: "round"
12
- },
13
- filled: {
14
- xmlns: "http://www.w3.org/2000/svg",
15
- width: 24,
16
- height: 24,
17
- viewBox: "0 0 24 24",
18
- fill: "currentColor",
19
- stroke: "none"
20
- }
21
- };
22
- export {
23
- defaultAttributes as default
24
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M4 6l16 0", "key": "svg-0" }], ["path", { "d": "M8 12l8 0", "key": "svg-1" }], ["path", { "d": "M6 18l12 0", "key": "svg-2" }]];
5
- const IconAlignCenter = createReactComponent("outline", "align-center", "AlignCenter", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconAlignCenter;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M4 6l16 0", "key": "svg-0" }], ["path", { "d": "M8 12l8 0", "key": "svg-1" }], ["path", { "d": "M6 18l12 0", "key": "svg-2" }]];
3
- const IconAlignCenter = createReactComponent("outline", "align-center", "AlignCenter", __iconNode);
4
- export {
5
- __iconNode,
6
- IconAlignCenter as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M4 6l16 0", "key": "svg-0" }], ["path", { "d": "M4 12l16 0", "key": "svg-1" }], ["path", { "d": "M4 18l12 0", "key": "svg-2" }]];
5
- const IconAlignJustified = createReactComponent("outline", "align-justified", "AlignJustified", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconAlignJustified;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M4 6l16 0", "key": "svg-0" }], ["path", { "d": "M4 12l16 0", "key": "svg-1" }], ["path", { "d": "M4 18l12 0", "key": "svg-2" }]];
3
- const IconAlignJustified = createReactComponent("outline", "align-justified", "AlignJustified", __iconNode);
4
- export {
5
- __iconNode,
6
- IconAlignJustified as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M4 6l16 0", "key": "svg-0" }], ["path", { "d": "M4 12l10 0", "key": "svg-1" }], ["path", { "d": "M4 18l14 0", "key": "svg-2" }]];
5
- const IconAlignLeft = createReactComponent("outline", "align-left", "AlignLeft", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconAlignLeft;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M4 6l16 0", "key": "svg-0" }], ["path", { "d": "M4 12l10 0", "key": "svg-1" }], ["path", { "d": "M4 18l14 0", "key": "svg-2" }]];
3
- const IconAlignLeft = createReactComponent("outline", "align-left", "AlignLeft", __iconNode);
4
- export {
5
- __iconNode,
6
- IconAlignLeft as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M4 6l16 0", "key": "svg-0" }], ["path", { "d": "M10 12l10 0", "key": "svg-1" }], ["path", { "d": "M6 18l14 0", "key": "svg-2" }]];
5
- const IconAlignRight = createReactComponent("outline", "align-right", "AlignRight", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconAlignRight;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M4 6l16 0", "key": "svg-0" }], ["path", { "d": "M10 12l10 0", "key": "svg-1" }], ["path", { "d": "M6 18l14 0", "key": "svg-2" }]];
3
- const IconAlignRight = createReactComponent("outline", "align-right", "AlignRight", __iconNode);
4
- export {
5
- __iconNode,
6
- IconAlignRight as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M9 14l-4 -4l4 -4", "key": "svg-0" }], ["path", { "d": "M5 10h11a4 4 0 1 1 0 8h-1", "key": "svg-1" }]];
5
- const IconArrowBackUp = createReactComponent("outline", "arrow-back-up", "ArrowBackUp", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconArrowBackUp;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M9 14l-4 -4l4 -4", "key": "svg-0" }], ["path", { "d": "M5 10h11a4 4 0 1 1 0 8h-1", "key": "svg-1" }]];
3
- const IconArrowBackUp = createReactComponent("outline", "arrow-back-up", "ArrowBackUp", __iconNode);
4
- export {
5
- __iconNode,
6
- IconArrowBackUp as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M15 14l4 -4l-4 -4", "key": "svg-0" }], ["path", { "d": "M19 10h-11a4 4 0 1 0 0 8h1", "key": "svg-1" }]];
5
- const IconArrowForwardUp = createReactComponent("outline", "arrow-forward-up", "ArrowForwardUp", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconArrowForwardUp;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M15 14l4 -4l-4 -4", "key": "svg-0" }], ["path", { "d": "M19 10h-11a4 4 0 1 0 0 8h1", "key": "svg-1" }]];
3
- const IconArrowForwardUp = createReactComponent("outline", "arrow-forward-up", "ArrowForwardUp", __iconNode);
4
- export {
5
- __iconNode,
6
- IconArrowForwardUp as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M6 15h15", "key": "svg-0" }], ["path", { "d": "M21 19h-15", "key": "svg-1" }], ["path", { "d": "M15 11h6", "key": "svg-2" }], ["path", { "d": "M21 7h-6", "key": "svg-3" }], ["path", { "d": "M9 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2", "key": "svg-4" }], ["path", { "d": "M3 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2", "key": "svg-5" }]];
5
- const IconBlockquote = createReactComponent("outline", "blockquote", "Blockquote", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconBlockquote;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M6 15h15", "key": "svg-0" }], ["path", { "d": "M21 19h-15", "key": "svg-1" }], ["path", { "d": "M15 11h6", "key": "svg-2" }], ["path", { "d": "M21 7h-6", "key": "svg-3" }], ["path", { "d": "M9 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2", "key": "svg-4" }], ["path", { "d": "M3 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2", "key": "svg-5" }]];
3
- const IconBlockquote = createReactComponent("outline", "blockquote", "Blockquote", __iconNode);
4
- export {
5
- __iconNode,
6
- IconBlockquote as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M7 5h6a3.5 3.5 0 0 1 0 7h-6z", "key": "svg-0" }], ["path", { "d": "M13 12h1a3.5 3.5 0 0 1 0 7h-7v-7", "key": "svg-1" }]];
5
- const IconBold = createReactComponent("outline", "bold", "Bold", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconBold;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M7 5h6a3.5 3.5 0 0 1 0 7h-6z", "key": "svg-0" }], ["path", { "d": "M13 12h1a3.5 3.5 0 0 1 0 7h-7v-7", "key": "svg-1" }]];
3
- const IconBold = createReactComponent("outline", "bold", "Bold", __iconNode);
4
- export {
5
- __iconNode,
6
- IconBold as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M9 11l3 3l8 -8", "key": "svg-0" }], ["path", { "d": "M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9", "key": "svg-1" }]];
5
- const IconCheckbox = createReactComponent("outline", "checkbox", "Checkbox", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconCheckbox;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M9 11l3 3l8 -8", "key": "svg-0" }], ["path", { "d": "M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9", "key": "svg-1" }]];
3
- const IconCheckbox = createReactComponent("outline", "checkbox", "Checkbox", __iconNode);
4
- export {
5
- __iconNode,
6
- IconCheckbox as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M17 15l4 4m0 -4l-4 4", "key": "svg-0" }], ["path", { "d": "M7 6v-1h11v1", "key": "svg-1" }], ["path", { "d": "M7 19l4 0", "key": "svg-2" }], ["path", { "d": "M13 5l-4 14", "key": "svg-3" }]];
5
- const IconClearFormatting = createReactComponent("outline", "clear-formatting", "ClearFormatting", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconClearFormatting;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M17 15l4 4m0 -4l-4 4", "key": "svg-0" }], ["path", { "d": "M7 6v-1h11v1", "key": "svg-1" }], ["path", { "d": "M7 19l4 0", "key": "svg-2" }], ["path", { "d": "M13 5l-4 14", "key": "svg-3" }]];
3
- const IconClearFormatting = createReactComponent("outline", "clear-formatting", "ClearFormatting", __iconNode);
4
- export {
5
- __iconNode,
6
- IconClearFormatting as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M19 18v-8l-2 2", "key": "svg-0" }], ["path", { "d": "M4 6v12", "key": "svg-1" }], ["path", { "d": "M12 6v12", "key": "svg-2" }], ["path", { "d": "M11 18h2", "key": "svg-3" }], ["path", { "d": "M3 18h2", "key": "svg-4" }], ["path", { "d": "M4 12h8", "key": "svg-5" }], ["path", { "d": "M3 6h2", "key": "svg-6" }], ["path", { "d": "M11 6h2", "key": "svg-7" }]];
5
- const IconH1 = createReactComponent("outline", "h-1", "H1", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconH1;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M19 18v-8l-2 2", "key": "svg-0" }], ["path", { "d": "M4 6v12", "key": "svg-1" }], ["path", { "d": "M12 6v12", "key": "svg-2" }], ["path", { "d": "M11 18h2", "key": "svg-3" }], ["path", { "d": "M3 18h2", "key": "svg-4" }], ["path", { "d": "M4 12h8", "key": "svg-5" }], ["path", { "d": "M3 6h2", "key": "svg-6" }], ["path", { "d": "M11 6h2", "key": "svg-7" }]];
3
- const IconH1 = createReactComponent("outline", "h-1", "H1", __iconNode);
4
- export {
5
- __iconNode,
6
- IconH1 as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0", "key": "svg-0" }], ["path", { "d": "M4 6v12", "key": "svg-1" }], ["path", { "d": "M12 6v12", "key": "svg-2" }], ["path", { "d": "M11 18h2", "key": "svg-3" }], ["path", { "d": "M3 18h2", "key": "svg-4" }], ["path", { "d": "M4 12h8", "key": "svg-5" }], ["path", { "d": "M3 6h2", "key": "svg-6" }], ["path", { "d": "M11 6h2", "key": "svg-7" }]];
5
- const IconH2 = createReactComponent("outline", "h-2", "H2", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconH2;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0", "key": "svg-0" }], ["path", { "d": "M4 6v12", "key": "svg-1" }], ["path", { "d": "M12 6v12", "key": "svg-2" }], ["path", { "d": "M11 18h2", "key": "svg-3" }], ["path", { "d": "M3 18h2", "key": "svg-4" }], ["path", { "d": "M4 12h8", "key": "svg-5" }], ["path", { "d": "M3 6h2", "key": "svg-6" }], ["path", { "d": "M11 6h2", "key": "svg-7" }]];
3
- const IconH2 = createReactComponent("outline", "h-2", "H2", __iconNode);
4
- export {
5
- __iconNode,
6
- IconH2 as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M3 19h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4", "key": "svg-0" }], ["path", { "d": "M12.5 5.5l4 4", "key": "svg-1" }], ["path", { "d": "M4.5 13.5l4 4", "key": "svg-2" }], ["path", { "d": "M21 15v4h-8l4 -4z", "key": "svg-3" }]];
5
- const IconHighlight = createReactComponent("outline", "highlight", "Highlight", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconHighlight;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M3 19h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4", "key": "svg-0" }], ["path", { "d": "M12.5 5.5l4 4", "key": "svg-1" }], ["path", { "d": "M4.5 13.5l4 4", "key": "svg-2" }], ["path", { "d": "M21 15v4h-8l4 -4z", "key": "svg-3" }]];
3
- const IconHighlight = createReactComponent("outline", "highlight", "Highlight", __iconNode);
4
- export {
5
- __iconNode,
6
- IconHighlight as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M13 15c-2 0 -5 1 -5 5", "key": "svg-0" }], ["path", { "d": "M4 11m0 2a2 2 0 0 1 2 -2h5a2 2 0 0 1 2 2v5a2 2 0 0 1 -2 2h-5a2 2 0 0 1 -2 -2z", "key": "svg-1" }], ["path", { "d": "M4 7v-2a1 1 0 0 1 1 -1h2", "key": "svg-2" }], ["path", { "d": "M11 4h2", "key": "svg-3" }], ["path", { "d": "M17 4h2a1 1 0 0 1 1 1v2", "key": "svg-4" }], ["path", { "d": "M20 11v2", "key": "svg-5" }], ["path", { "d": "M20 17v2a1 1 0 0 1 -1 1h-2", "key": "svg-6" }]];
5
- const IconImageInPicture = createReactComponent("outline", "image-in-picture", "ImageInPicture", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconImageInPicture;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M13 15c-2 0 -5 1 -5 5", "key": "svg-0" }], ["path", { "d": "M4 11m0 2a2 2 0 0 1 2 -2h5a2 2 0 0 1 2 2v5a2 2 0 0 1 -2 2h-5a2 2 0 0 1 -2 -2z", "key": "svg-1" }], ["path", { "d": "M4 7v-2a1 1 0 0 1 1 -1h2", "key": "svg-2" }], ["path", { "d": "M11 4h2", "key": "svg-3" }], ["path", { "d": "M17 4h2a1 1 0 0 1 1 1v2", "key": "svg-4" }], ["path", { "d": "M20 11v2", "key": "svg-5" }], ["path", { "d": "M20 17v2a1 1 0 0 1 -1 1h-2", "key": "svg-6" }]];
3
- const IconImageInPicture = createReactComponent("outline", "image-in-picture", "ImageInPicture", __iconNode);
4
- export {
5
- __iconNode,
6
- IconImageInPicture as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M11 5l6 0", "key": "svg-0" }], ["path", { "d": "M7 19l6 0", "key": "svg-1" }], ["path", { "d": "M14 5l-4 14", "key": "svg-2" }]];
5
- const IconItalic = createReactComponent("outline", "italic", "Italic", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconItalic;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M11 5l6 0", "key": "svg-0" }], ["path", { "d": "M7 19l6 0", "key": "svg-1" }], ["path", { "d": "M14 5l-4 14", "key": "svg-2" }]];
3
- const IconItalic = createReactComponent("outline", "italic", "Italic", __iconNode);
4
- export {
5
- __iconNode,
6
- IconItalic as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M9 15l6 -6", "key": "svg-0" }], ["path", { "d": "M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464", "key": "svg-1" }], ["path", { "d": "M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463", "key": "svg-2" }]];
5
- const IconLink = createReactComponent("outline", "link", "Link", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconLink;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M9 15l6 -6", "key": "svg-0" }], ["path", { "d": "M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464", "key": "svg-1" }], ["path", { "d": "M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463", "key": "svg-2" }]];
3
- const IconLink = createReactComponent("outline", "link", "Link", __iconNode);
4
- export {
5
- __iconNode,
6
- IconLink as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M9 6l11 0", "key": "svg-0" }], ["path", { "d": "M9 12l11 0", "key": "svg-1" }], ["path", { "d": "M9 18l11 0", "key": "svg-2" }], ["path", { "d": "M5 6l0 .01", "key": "svg-3" }], ["path", { "d": "M5 12l0 .01", "key": "svg-4" }], ["path", { "d": "M5 18l0 .01", "key": "svg-5" }]];
5
- const IconList = createReactComponent("outline", "list", "List", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconList;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M9 6l11 0", "key": "svg-0" }], ["path", { "d": "M9 12l11 0", "key": "svg-1" }], ["path", { "d": "M9 18l11 0", "key": "svg-2" }], ["path", { "d": "M5 6l0 .01", "key": "svg-3" }], ["path", { "d": "M5 12l0 .01", "key": "svg-4" }], ["path", { "d": "M5 18l0 .01", "key": "svg-5" }]];
3
- const IconList = createReactComponent("outline", "list", "List", __iconNode);
4
- export {
5
- __iconNode,
6
- IconList as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M11 6h9", "key": "svg-0" }], ["path", { "d": "M11 12h9", "key": "svg-1" }], ["path", { "d": "M12 18h8", "key": "svg-2" }], ["path", { "d": "M4 16a2 2 0 1 1 4 0c0 .591 -.5 1 -1 1.5l-3 2.5h4", "key": "svg-3" }], ["path", { "d": "M6 10v-6l-2 2", "key": "svg-4" }]];
5
- const IconListNumbers = createReactComponent("outline", "list-numbers", "ListNumbers", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconListNumbers;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M11 6h9", "key": "svg-0" }], ["path", { "d": "M11 12h9", "key": "svg-1" }], ["path", { "d": "M12 18h8", "key": "svg-2" }], ["path", { "d": "M4 16a2 2 0 1 1 4 0c0 .591 -.5 1 -1 1.5l-3 2.5h4", "key": "svg-3" }], ["path", { "d": "M6 10v-6l-2 2", "key": "svg-4" }]];
3
- const IconListNumbers = createReactComponent("outline", "list-numbers", "ListNumbers", __iconNode);
4
- export {
5
- __iconNode,
6
- IconListNumbers as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M5 12l14 0", "key": "svg-0" }], ["path", { "d": "M16 6.5a4 2 0 0 0 -4 -1.5h-1a3.5 3.5 0 0 0 0 7h2a3.5 3.5 0 0 1 0 7h-1.5a4 2 0 0 1 -4 -1.5", "key": "svg-1" }]];
5
- const IconStrikethrough = createReactComponent("outline", "strikethrough", "Strikethrough", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconStrikethrough;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M5 12l14 0", "key": "svg-0" }], ["path", { "d": "M16 6.5a4 2 0 0 0 -4 -1.5h-1a3.5 3.5 0 0 0 0 7h2a3.5 3.5 0 0 1 0 7h-1.5a4 2 0 0 1 -4 -1.5", "key": "svg-1" }]];
3
- const IconStrikethrough = createReactComponent("outline", "strikethrough", "Strikethrough", __iconNode);
4
- export {
5
- __iconNode,
6
- IconStrikethrough as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M5 7l8 10m-8 0l8 -10", "key": "svg-0" }], ["path", { "d": "M21 20h-4l3.5 -4a1.73 1.73 0 0 0 -3.5 -2", "key": "svg-1" }]];
5
- const IconSubscript = createReactComponent("outline", "subscript", "Subscript", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconSubscript;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M5 7l8 10m-8 0l8 -10", "key": "svg-0" }], ["path", { "d": "M21 20h-4l3.5 -4a1.73 1.73 0 0 0 -3.5 -2", "key": "svg-1" }]];
3
- const IconSubscript = createReactComponent("outline", "subscript", "Subscript", __iconNode);
4
- export {
5
- __iconNode,
6
- IconSubscript as default
7
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const createReactComponent = require("../createReactComponent.cjs.js");
4
- const __iconNode = [["path", { "d": "M5 7l8 10m-8 0l8 -10", "key": "svg-0" }], ["path", { "d": "M21 11h-4l3.5 -4a1.73 1.73 0 0 0 -3.5 -2", "key": "svg-1" }]];
5
- const IconSuperscript = createReactComponent("outline", "superscript", "Superscript", __iconNode);
6
- exports.__iconNode = __iconNode;
7
- exports.default = IconSuperscript;
@@ -1,7 +0,0 @@
1
- import createReactComponent from "../createReactComponent.es.js";
2
- const __iconNode = [["path", { "d": "M5 7l8 10m-8 0l8 -10", "key": "svg-0" }], ["path", { "d": "M21 11h-4l3.5 -4a1.73 1.73 0 0 0 -3.5 -2", "key": "svg-1" }]];
3
- const IconSuperscript = createReactComponent("outline", "superscript", "Superscript", __iconNode);
4
- export {
5
- __iconNode,
6
- IconSuperscript as default
7
- };