@veeqo/ui 9.13.1 → 9.14.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/icons/DocumentIcon.cjs +15 -0
- package/dist/icons/DocumentIcon.cjs.map +1 -0
- package/dist/icons/DocumentIcon.d.ts +2 -0
- package/dist/icons/DocumentIcon.js +9 -0
- package/dist/icons/DocumentIcon.js.map +1 -0
- package/dist/icons/index.d.ts +1 -0
- package/dist/index.cjs +2 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
|
|
5
|
+
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
6
|
+
|
|
7
|
+
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
8
|
+
|
|
9
|
+
const DocumentIcon = (props) => {
|
|
10
|
+
return (React__default.default.createElement("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "presentation", height: "16", width: "16", ...props },
|
|
11
|
+
React__default.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", fill: "currentColor", d: "M5.08333 2.6665H9.41667L12.6667 5.8665V12.2665C12.6667 12.8532 12.1792 13.3332 11.5833 13.3332H5.07792C4.48208 13.3332 4 12.8532 4 12.2665L4.00542 3.73317C4.00542 3.1465 4.4875 2.6665 5.08333 2.6665ZM6.1668 11.1998H10.5001V10.1332H6.1668V11.1998ZM10.5001 9.0665H6.1668V7.99984H10.5001V9.0665ZM8.87513 3.46651V6.39985H11.8543L8.87513 3.46651Z" })));
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
exports.DocumentIcon = DocumentIcon;
|
|
15
|
+
//# sourceMappingURL=DocumentIcon.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DocumentIcon.cjs","sources":["../../src/icons/DocumentIcon.tsx"],"sourcesContent":["import React from 'react';\n\nexport const DocumentIcon = (props: React.SVGProps<SVGSVGElement>) => {\n return (\n <svg\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n role=\"presentation\"\n height=\"16\"\n width=\"16\"\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n fill=\"currentColor\"\n d=\"M5.08333 2.6665H9.41667L12.6667 5.8665V12.2665C12.6667 12.8532 12.1792 13.3332 11.5833 13.3332H5.07792C4.48208 13.3332 4 12.8532 4 12.2665L4.00542 3.73317C4.00542 3.1465 4.4875 2.6665 5.08333 2.6665ZM6.1668 11.1998H10.5001V10.1332H6.1668V11.1998ZM10.5001 9.0665H6.1668V7.99984H10.5001V9.0665ZM8.87513 3.46651V6.39985H11.8543L8.87513 3.46651Z\"\n />\n </svg>\n );\n};\n"],"names":["React"],"mappings":";;;;;;;;AAEa,MAAA,YAAY,GAAG,CAAC,KAAoC,KAAI;IACnE,QACEA,sBACE,CAAA,aAAA,CAAA,KAAA,EAAA,EAAA,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,IAAI,EAAC,cAAc,EACnB,MAAM,EAAC,IAAI,EACX,KAAK,EAAC,IAAI,EAAA,GACN,KAAK,EAAA;AAET,QAAAA,sBAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,IAAI,EAAC,cAAc,EACnB,CAAC,EAAC,uVAAuV,EACzV,CAAA,CACE;AAEV;;;;"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React__default from 'react';
|
|
2
|
+
|
|
3
|
+
const DocumentIcon = (props) => {
|
|
4
|
+
return (React__default.createElement("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "presentation", height: "16", width: "16", ...props },
|
|
5
|
+
React__default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", fill: "currentColor", d: "M5.08333 2.6665H9.41667L12.6667 5.8665V12.2665C12.6667 12.8532 12.1792 13.3332 11.5833 13.3332H5.07792C4.48208 13.3332 4 12.8532 4 12.2665L4.00542 3.73317C4.00542 3.1465 4.4875 2.6665 5.08333 2.6665ZM6.1668 11.1998H10.5001V10.1332H6.1668V11.1998ZM10.5001 9.0665H6.1668V7.99984H10.5001V9.0665ZM8.87513 3.46651V6.39985H11.8543L8.87513 3.46651Z" })));
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
export { DocumentIcon };
|
|
9
|
+
//# sourceMappingURL=DocumentIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DocumentIcon.js","sources":["../../src/icons/DocumentIcon.tsx"],"sourcesContent":["import React from 'react';\n\nexport const DocumentIcon = (props: React.SVGProps<SVGSVGElement>) => {\n return (\n <svg\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n role=\"presentation\"\n height=\"16\"\n width=\"16\"\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n fill=\"currentColor\"\n d=\"M5.08333 2.6665H9.41667L12.6667 5.8665V12.2665C12.6667 12.8532 12.1792 13.3332 11.5833 13.3332H5.07792C4.48208 13.3332 4 12.8532 4 12.2665L4.00542 3.73317C4.00542 3.1465 4.4875 2.6665 5.08333 2.6665ZM6.1668 11.1998H10.5001V10.1332H6.1668V11.1998ZM10.5001 9.0665H6.1668V7.99984H10.5001V9.0665ZM8.87513 3.46651V6.39985H11.8543L8.87513 3.46651Z\"\n />\n </svg>\n );\n};\n"],"names":["React"],"mappings":";;AAEa,MAAA,YAAY,GAAG,CAAC,KAAoC,KAAI;IACnE,QACEA,cACE,CAAA,aAAA,CAAA,KAAA,EAAA,EAAA,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,IAAI,EAAC,cAAc,EACnB,MAAM,EAAC,IAAI,EACX,KAAK,EAAC,IAAI,EAAA,GACN,KAAK,EAAA;AAET,QAAAA,cAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,IAAI,EAAC,cAAc,EACnB,CAAC,EAAC,uVAAuV,EACzV,CAAA,CACE;AAEV;;;;"}
|
package/dist/icons/index.d.ts
CHANGED
package/dist/index.cjs
CHANGED
|
@@ -137,6 +137,7 @@ var UpArrowIcon = require('./icons/UpArrowIcon.cjs');
|
|
|
137
137
|
var VisibilityIcon = require('./icons/VisibilityIcon.cjs');
|
|
138
138
|
var VisibilityOffIcon = require('./icons/VisibilityOffIcon.cjs');
|
|
139
139
|
var WarningIcon = require('./icons/WarningIcon.cjs');
|
|
140
|
+
var DocumentIcon = require('./icons/DocumentIcon.cjs');
|
|
140
141
|
var utils = require('./theme/utils.cjs');
|
|
141
142
|
|
|
142
143
|
|
|
@@ -298,5 +299,6 @@ exports.UpArrowIcon = UpArrowIcon.UpArrowIcon;
|
|
|
298
299
|
exports.VisibilityIcon = VisibilityIcon.VisibilityIcon;
|
|
299
300
|
exports.VisibilityOffIcon = VisibilityOffIcon.VisibilityOffIcon;
|
|
300
301
|
exports.WarningIcon = WarningIcon.WarningIcon;
|
|
302
|
+
exports.DocumentIcon = DocumentIcon.DocumentIcon;
|
|
301
303
|
exports.getTextStyles = utils.getTextStyles;
|
|
302
304
|
//# sourceMappingURL=index.cjs.map
|
package/dist/index.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/index.js
CHANGED
|
@@ -135,5 +135,6 @@ export { UpArrowIcon } from './icons/UpArrowIcon.js';
|
|
|
135
135
|
export { VisibilityIcon } from './icons/VisibilityIcon.js';
|
|
136
136
|
export { VisibilityOffIcon } from './icons/VisibilityOffIcon.js';
|
|
137
137
|
export { WarningIcon } from './icons/WarningIcon.js';
|
|
138
|
+
export { DocumentIcon } from './icons/DocumentIcon.js';
|
|
138
139
|
export { getTextStyles } from './theme/utils.js';
|
|
139
140
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|