@univerjs/icons 0.2.11 → 0.2.13
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/components/Question.d.ts +4 -0
- package/dist/components/build.d.ts +4 -0
- package/dist/components/chevron-down-single.d.ts +4 -0
- package/dist/components/chevron-up-single.d.ts +4 -0
- package/dist/components/create-triggers-single.d.ts +4 -0
- package/dist/components/editor-single.d.ts +4 -0
- package/dist/components/executionlog-single.d.ts +4 -0
- package/dist/components/executionlog.d.ts +4 -0
- package/dist/components/executions-single.d.ts +4 -0
- package/dist/components/python-script.d.ts +4 -0
- package/dist/components/run-time.d.ts +4 -0
- package/dist/components/{Question-single.d.ts → setting-2-single.d.ts} +2 -2
- package/{esm/components/Question-single.d.ts → dist/components/triggers-single.d.ts} +2 -2
- package/dist/icons.d.ts +13 -3
- package/dist/index.js +1 -1
- package/dist/manifest.d.ts +2 -2
- package/esm/components/Question.d.ts +4 -0
- package/esm/components/{Question-single.js → Question.js} +5 -5
- package/esm/components/Question.js.map +1 -0
- package/esm/components/build.d.ts +4 -0
- package/esm/components/{build-single.js → build.js} +5 -5
- package/esm/components/build.js.map +1 -0
- package/esm/components/chevron-down-single.d.ts +4 -0
- package/esm/components/chevron-down-single.js +14 -0
- package/esm/components/chevron-down-single.js.map +1 -0
- package/esm/components/chevron-up-single.d.ts +4 -0
- package/esm/components/chevron-up-single.js +14 -0
- package/esm/components/chevron-up-single.js.map +1 -0
- package/esm/components/create-triggers-single.d.ts +4 -0
- package/esm/components/create-triggers-single.js +14 -0
- package/esm/components/create-triggers-single.js.map +1 -0
- package/esm/components/editor-single.d.ts +4 -0
- package/esm/components/editor-single.js +14 -0
- package/esm/components/editor-single.js.map +1 -0
- package/esm/components/executionlog-single.d.ts +4 -0
- package/esm/components/executionlog-single.js +14 -0
- package/esm/components/executionlog-single.js.map +1 -0
- package/esm/components/executionlog.d.ts +4 -0
- package/esm/components/executionlog.js +14 -0
- package/esm/components/executionlog.js.map +1 -0
- package/esm/components/executions-single.d.ts +4 -0
- package/esm/components/executions-single.js +14 -0
- package/esm/components/executions-single.js.map +1 -0
- package/esm/components/python-script.d.ts +4 -0
- package/esm/components/python-script.js +14 -0
- package/esm/components/python-script.js.map +1 -0
- package/esm/components/run-time.d.ts +4 -0
- package/esm/components/{run-time-single.js → run-time.js} +5 -5
- package/esm/components/run-time.js.map +1 -0
- package/esm/components/setting-2-single.d.ts +4 -0
- package/esm/components/setting-2-single.js +14 -0
- package/esm/components/setting-2-single.js.map +1 -0
- package/esm/components/triggers-single.d.ts +4 -0
- package/esm/components/triggers-single.js +14 -0
- package/esm/components/triggers-single.js.map +1 -0
- package/esm/icons.d.ts +13 -3
- package/esm/icons.js +13 -3
- package/esm/icons.js.map +1 -1
- package/esm/manifest.d.ts +2 -2
- package/esm/manifest.js +37 -27
- package/esm/manifest.js.map +1 -1
- package/package.json +1 -1
- package/dist/components/build-single.d.ts +0 -4
- package/dist/components/run-time-single.d.ts +0 -4
- package/esm/components/Question-single.js.map +0 -1
- package/esm/components/build-single.d.ts +0 -4
- package/esm/components/build-single.js.map +0 -1
- package/esm/components/run-time-single.d.ts +0 -4
- package/esm/components/run-time-single.js.map +0 -1
package/dist/manifest.d.ts
CHANGED
|
@@ -34,11 +34,11 @@ export declare const binaryWebsiteManifest: {
|
|
|
34
34
|
stem: string;
|
|
35
35
|
icon: string;
|
|
36
36
|
}[];
|
|
37
|
-
export declare const
|
|
37
|
+
export declare const singleDocumentOperationsManifest: {
|
|
38
38
|
stem: string;
|
|
39
39
|
icon: string;
|
|
40
40
|
}[];
|
|
41
|
-
export declare const
|
|
41
|
+
export declare const singleUnivergoManifest: {
|
|
42
42
|
stem: string;
|
|
43
43
|
icon: string;
|
|
44
44
|
}[];
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import { createElement, forwardRef } from 'react';
|
|
3
3
|
import { IconBase } from '../icon';
|
|
4
4
|
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "rect", "attrs": { "width": 16, "height": 16, "fill": "currentColor", "rx": 8 } }, { "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M7.22523 9.33854V9.25237C7.22744 8.85243 7.265 8.53425 7.33792 8.29782C7.41305 8.0614 7.51911 7.87137 7.6561 7.72775C7.7931 7.58191 7.95992 7.44823 8.15658 7.3267C8.29136 7.24274 8.41178 7.15104 8.51784 7.05161C8.62611 6.94997 8.71118 6.83728 8.77305 6.71354C8.83492 6.58759 8.86586 6.44729 8.86586 6.29261C8.86586 6.11806 8.82498 5.9667 8.74322 5.83854C8.66147 5.71039 8.55099 5.61095 8.41178 5.54025C8.27479 5.46954 8.12122 5.43419 7.95108 5.43419C7.7942 5.43419 7.64505 5.46843 7.50364 5.53693C7.36444 5.60322 7.24843 5.70486 7.15563 5.84186C7.06504 5.97664 7.01421 6.14789 7.00317 6.35559H5.82324C5.83429 5.93576 5.93593 5.58444 6.12817 5.30161C6.32261 5.01878 6.57892 4.80666 6.89711 4.66525C7.2175 4.52383 7.57103 4.45312 7.95771 4.45312C8.37974 4.45312 8.75096 4.52715 9.07135 4.67519C9.39395 4.82323 9.64474 5.03425 9.82372 5.30824C10.0049 5.58002 10.0955 5.90262 10.0955 6.27604C10.0955 6.52794 10.0546 6.75331 9.97286 6.95218C9.89332 7.15104 9.77952 7.32781 9.63148 7.48248C9.48344 7.63715 9.30777 7.77525 9.10449 7.89678C8.92551 8.00726 8.77858 8.12216 8.66368 8.24148C8.55099 8.3608 8.46702 8.5011 8.41178 8.66241C8.35875 8.8215 8.33113 9.01815 8.32892 9.25237V9.33854H7.22523ZM7.80194 11.4067C7.60307 11.4067 7.43183 11.336 7.2882 11.1946C7.14458 11.0532 7.07277 10.8808 7.07277 10.6776C7.07277 10.4787 7.14458 10.3086 7.2882 10.1671C7.43183 10.0257 7.60307 9.95502 7.80194 9.95502C7.99859 9.95502 8.16873 10.0257 8.31235 10.1671C8.45819 10.3086 8.5311 10.4787 8.5311 10.6776C8.5311 10.8123 8.49685 10.935 8.42836 11.0455C8.36207 11.1559 8.27368 11.2443 8.1632 11.3106C8.05493 11.3747 7.93451 11.4067 7.80194 11.4067Z" } }] };
|
|
5
|
-
export var
|
|
5
|
+
export var Question = forwardRef(function (props, ref) {
|
|
6
6
|
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
-
id: 'Question
|
|
7
|
+
id: 'Question',
|
|
8
8
|
ref: ref,
|
|
9
9
|
icon: element,
|
|
10
10
|
}));
|
|
11
11
|
});
|
|
12
|
-
|
|
13
|
-
export default
|
|
14
|
-
//# sourceMappingURL=Question
|
|
12
|
+
Question.displayName = 'Question';
|
|
13
|
+
export default Question;
|
|
14
|
+
//# sourceMappingURL=Question.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Question.js","sourceRoot":"","sources":["../../src/components/Question.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,OAAO,EAAC,EAAE,EAAC,QAAQ,EAAC,EAAE,EAAC,MAAM,EAAC,cAAc,EAAC,IAAI,EAAC,CAAC,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,eAAe,EAAC,GAAG,EAAC,gmDAAgmD,EAAC,EAAC,CAAC,EAAC,CAAC;AAEx1D,MAAM,CAAC,IAAM,QAAQ,GAAG,UAAU,CAChC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,UAAU;QACd,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,QAAQ,CAAC,WAAW,GAAG,UAAU,CAAC;AAElC,eAAe,QAAQ,CAAC"}
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import { createElement, forwardRef } from 'react';
|
|
3
3
|
import { IconBase } from '../icon';
|
|
4
4
|
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M6.61651 13.9033C7.30836 13.663 7.91514 13.2474 8.38632 12.7116C8.19213 12.5014 8.06833 12.224 8.05449 11.9157C8.02335 11.2223 8.56022 10.635 9.25363 10.6038C9.29557 10.602 9.33713 10.6022 9.3782 10.6043C9.42167 10.3295 9.43826 10.0462 9.42529 9.75742C9.40565 9.31995 9.31958 8.90117 9.17727 8.51037C9.17141 8.51072 9.16554 8.51103 9.15965 8.51129C8.46625 8.54243 7.87888 8.00556 7.84774 7.31215C7.8388 7.11309 7.87668 6.92278 7.95162 6.75184C7.44742 6.32356 6.84157 6.01329 6.17813 5.86132C5.98876 6.27766 5.5781 6.57538 5.08985 6.5973C4.6016 6.61923 4.1659 6.35952 3.93998 5.96184C3.29283 6.17266 2.71723 6.53598 2.25345 7.00774C2.34341 7.17127 2.39819 7.35742 2.40713 7.55648C2.43827 8.24989 1.9014 8.83725 1.20799 8.86839C1.20211 8.86866 1.19623 8.86888 1.19037 8.86906C1.08366 9.27104 1.03547 9.69585 1.05512 10.1333C1.06809 10.4221 1.11001 10.7028 1.17794 10.9726C1.21865 10.9668 1.26001 10.9628 1.30196 10.9609C1.99537 10.9298 2.58273 11.4667 2.61387 12.1601C2.62772 12.4684 2.52929 12.7557 2.35472 12.9825C2.87203 13.4739 3.51362 13.8335 4.22423 14.0107C4.36333 13.4972 4.8212 13.1093 5.38117 13.0842C5.94113 13.059 6.43193 13.4043 6.61651 13.9033Z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M5.15128 7.97976C6.23833 7.93095 7.15913 8.7726 7.20795 9.85965C7.25676 10.9467 6.41512 11.8675 5.32807 11.9163C4.24102 11.9651 3.32022 11.1235 3.2714 10.0364C3.22258 8.94938 4.06423 8.02858 5.15128 7.97976ZM6.20096 9.90487C6.17712 9.37396 5.72741 8.96291 5.1965 8.98675C4.6656 9.01059 4.25454 9.4603 4.27839 9.99121C4.30223 10.5221 4.75194 10.9332 5.28284 10.9093C5.81375 10.8855 6.2248 10.4358 6.20096 9.90487Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M5.71935 5.65476C5.81849 5.43681 6.05727 5.31869 6.29066 5.37215C7.03474 5.54259 7.71352 5.89041 8.27791 6.36983C8.44761 6.51397 8.50261 6.75239 8.41321 6.95631C8.36861 7.05805 8.34585 7.17151 8.35124 7.29164C8.36989 7.70698 8.72171 8.02856 9.13705 8.0099L9.14748 8.00936C9.36992 7.99619 9.5746 8.13065 9.65085 8.34002C9.81049 8.7784 9.90682 9.24768 9.92879 9.73691C9.94329 10.0598 9.92476 10.377 9.87602 10.6852C9.83569 10.9401 9.60924 11.1234 9.35147 11.1097C9.32669 11.1084 9.3016 11.1083 9.27624 11.1094C8.86091 11.1281 8.53933 11.4799 8.55798 11.8952C8.56629 12.0803 8.64006 12.2457 8.75656 12.3718C8.93171 12.5614 8.93527 12.8527 8.76479 13.0466C8.23742 13.6462 7.55775 14.1121 6.78185 14.3815C6.52262 14.4715 6.23901 14.3376 6.14381 14.0803C6.03307 13.7809 5.73842 13.5748 5.40378 13.5898C5.06915 13.6048 4.79415 13.8365 4.7107 14.1446C4.63895 14.4095 4.36848 14.5683 4.10223 14.5019C3.3053 14.303 2.58661 13.9 2.00762 13.35C1.82045 13.1723 1.79788 12.8818 1.95533 12.6772C2.06004 12.5412 2.1187 12.3699 2.11039 12.1848C2.09173 11.7695 1.73991 11.4479 1.32458 11.4665C1.29922 11.4677 1.27425 11.47 1.24968 11.4736C0.994177 11.5103 0.752214 11.3481 0.689194 11.0978C0.613026 10.7952 0.566131 10.4809 0.551631 10.158C0.52966 9.66879 0.583545 9.19277 0.703238 8.74186C0.760408 8.52648 0.952225 8.37421 1.17495 8.3674L1.18538 8.367C1.60072 8.34835 1.92229 7.99653 1.90364 7.5812C1.89825 7.46106 1.86541 7.3501 1.81186 7.25276C1.70455 7.05768 1.73796 6.8153 1.89405 6.65652C2.41319 6.12844 3.05807 5.72118 3.78387 5.48473C4.01153 5.41056 4.25994 5.50681 4.37821 5.71499C4.51422 5.9544 4.77551 6.10902 5.06724 6.09592C5.35897 6.08282 5.60535 5.9054 5.71935 5.65476ZM7.34426 7.33687C7.33818 7.20153 7.34762 7.06876 7.37105 6.94042C7.07685 6.73159 6.75134 6.5652 6.40379 6.4495C6.09821 6.82794 5.63764 7.07932 5.11246 7.1029C4.58728 7.12649 4.10604 6.91741 3.76777 6.56788C3.43198 6.71427 3.1227 6.90916 2.8484 7.14353C2.88324 7.26925 2.90455 7.40064 2.91063 7.53598C2.9484 8.37706 2.38966 9.10678 1.60854 9.31583C1.56402 9.57345 1.54637 9.84011 1.55862 10.1128C1.56409 10.2347 1.57541 10.3549 1.59227 10.4731C2.42168 10.5833 3.07852 11.2745 3.11737 12.1396C3.12893 12.3971 3.08438 12.6445 2.99464 12.8697C3.28297 13.0916 3.60442 13.2713 3.94947 13.4005C4.24677 12.9313 4.76079 12.6096 5.35856 12.5828C5.95633 12.5559 6.49711 12.8302 6.83527 13.2709C7.16735 13.1113 7.4714 12.9035 7.73868 12.6567C7.62912 12.4404 7.56256 12.1979 7.551 11.9405C7.51215 11.0753 8.10438 10.328 8.92058 10.144C8.92678 10.0248 8.92728 9.90408 8.9218 9.78214C8.90956 9.50943 8.86807 9.24543 8.80064 8.99284C8.00392 8.85465 7.38203 8.17795 7.34426 7.33687Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M11.863 7.86422C12.3667 7.86821 12.8558 7.73895 13.2847 7.50055C13.2074 7.31952 13.1912 7.11125 13.2534 6.9083C13.3932 6.45185 13.8766 6.19519 14.3331 6.33503C14.3607 6.34349 14.3875 6.35322 14.4137 6.36411C14.5052 6.19606 14.5814 6.01636 14.6396 5.82624C14.7278 5.53827 14.7687 5.24708 14.7667 4.96103C14.7628 4.9599 14.7589 4.95875 14.7551 4.95756C14.2986 4.81772 14.042 4.33432 14.1818 3.87787C14.2219 3.74683 14.2904 3.63227 14.3784 3.53881C14.1506 3.14496 13.8296 2.80413 13.4348 2.55256C13.2161 2.77861 12.8813 2.87673 12.5599 2.77827C12.2385 2.6798 12.0161 2.41098 11.9615 2.10118C11.4936 2.08843 11.0368 2.191 10.6274 2.38963C10.648 2.51635 10.6405 2.64959 10.6004 2.78063C10.4605 3.23708 9.97714 3.49375 9.52068 3.3539C9.51681 3.35272 9.51295 3.35151 9.50911 3.35027C9.34721 3.58609 9.21795 3.85021 9.12973 4.13819C9.07148 4.3283 9.03388 4.5198 9.01562 4.71032C9.04334 4.71592 9.07105 4.72291 9.09867 4.73138C9.55512 4.87122 9.81179 5.35461 9.67194 5.81107C9.60977 6.01401 9.47968 6.17746 9.31424 6.28413C9.53601 6.72188 9.86873 7.10291 10.2882 7.38176C10.4969 7.08115 10.883 6.93549 11.2516 7.04842C11.6203 7.16135 11.8586 7.49833 11.863 7.86422Z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M12.269 3.7308C12.9611 3.94281 13.3502 4.67569 13.1382 5.36772C12.9262 6.05975 12.1933 6.44888 11.5012 6.23686C10.8092 6.02484 10.4201 5.29197 10.6321 4.59994C10.8441 3.90791 11.577 3.51878 12.269 3.7308ZM12.1744 5.07244C12.2233 4.9127 12.1335 4.74352 11.9738 4.69458C11.814 4.64564 11.6448 4.73546 11.5959 4.89521C11.5469 5.05496 11.6368 5.22413 11.7965 5.27308C11.9563 5.32202 12.1254 5.23219 12.1744 5.07244Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M13.7064 2.12906C13.5045 2.00039 13.2399 2.03154 13.0734 2.20359C12.9812 2.29884 12.8416 2.33875 12.7082 2.29791C12.5749 2.25707 12.4816 2.14577 12.4586 2.01524C12.417 1.77944 12.2153 1.60542 11.976 1.5989C11.4253 1.5839 10.8885 1.70462 10.4081 1.93773C10.2078 2.03493 10.095 2.25205 10.1307 2.47183C10.1391 2.52397 10.1362 2.57903 10.1192 2.63453C10.0609 2.82484 9.85935 2.93185 9.66904 2.87355L9.66433 2.87207C9.45223 2.80376 9.22044 2.88284 9.09432 3.06655C8.90377 3.34411 8.75196 3.65456 8.64855 3.99208C8.58031 4.21483 8.53611 4.43969 8.51463 4.66377C8.49001 4.92073 8.66351 5.15475 8.91653 5.20587C8.92827 5.20824 8.94001 5.21121 8.95175 5.2148C9.14206 5.27311 9.24907 5.47465 9.19077 5.66497C9.16472 5.74998 9.11105 5.81746 9.04185 5.86207C8.82489 6.00196 8.7487 6.28316 8.86536 6.51344C9.12558 7.02709 9.51635 7.47492 10.0099 7.80302C10.2385 7.95493 10.5465 7.8961 10.703 7.67066C10.7903 7.54489 10.9518 7.48499 11.1047 7.53185C11.2577 7.57871 11.3579 7.7188 11.3598 7.87187C11.3631 8.14626 11.5853 8.36757 11.8597 8.36974C12.4524 8.37444 13.027 8.22235 13.5303 7.94262C13.7559 7.81721 13.8503 7.54158 13.7489 7.30417C13.7166 7.22845 13.7099 7.14249 13.736 7.05748C13.7943 6.86716 13.9958 6.76015 14.1861 6.81846C14.1979 6.82205 14.2093 6.82617 14.2203 6.83079C14.4585 6.93017 14.7334 6.8335 14.8569 6.60685C14.9646 6.40919 15.054 6.19816 15.1222 5.97542C15.2256 5.63789 15.2738 5.29569 15.2714 4.95901C15.2698 4.73618 15.1221 4.54084 14.9082 4.47862L14.9034 4.4772C14.7131 4.4189 14.6061 4.21735 14.6644 4.02704C14.6814 3.97155 14.7098 3.92431 14.7461 3.88585C14.8987 3.72375 14.9269 3.4807 14.8154 3.28797C14.548 2.82576 14.1709 2.42508 13.7064 2.12906ZM13.775 3.54085C13.7459 3.60175 13.7209 3.66549 13.7006 3.73177C13.5196 4.32249 13.7582 4.94172 14.246 5.26901C14.2293 5.40581 14.2004 5.54326 14.1584 5.68014C14.1465 5.71894 14.1338 5.75719 14.1201 5.79488C13.5194 5.77715 12.9568 6.15975 12.7722 6.7622C12.7263 6.91205 12.7074 7.06402 12.7128 7.21261C12.5651 7.26758 12.4117 7.30804 12.2549 7.33285C12.1012 6.97822 11.7991 6.69034 11.4 6.56806C11.0009 6.44579 10.5894 6.51502 10.2634 6.72274C10.1474 6.61431 10.043 6.49487 9.95143 6.3666C10.0391 6.24653 10.1086 6.11009 10.1546 5.96024C10.3391 5.35779 10.0874 4.72569 9.57979 4.40385C9.58961 4.365 9.60045 4.32616 9.61234 4.28736C9.65427 4.15048 9.7073 4.02041 9.77007 3.89771C10.3576 3.89988 10.902 3.52053 11.083 2.9298C11.1033 2.86352 11.1183 2.79675 11.1283 2.72996C11.2868 2.67653 11.4513 2.63964 11.6192 2.62063C11.7851 2.91755 12.0614 3.15397 12.413 3.26169C12.7646 3.36941 13.1259 3.32834 13.4296 3.17526C13.558 3.28506 13.6736 3.40778 13.775 3.54085Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
-
export var
|
|
5
|
+
export var Build = forwardRef(function (props, ref) {
|
|
6
6
|
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
-
id: 'build
|
|
7
|
+
id: 'build',
|
|
8
8
|
ref: ref,
|
|
9
9
|
icon: element,
|
|
10
10
|
}));
|
|
11
11
|
});
|
|
12
|
-
|
|
13
|
-
export default
|
|
14
|
-
//# sourceMappingURL=build
|
|
12
|
+
Build.displayName = 'Build';
|
|
13
|
+
export default Build;
|
|
14
|
+
//# sourceMappingURL=build.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build.js","sourceRoot":"","sources":["../../src/components/build.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,eAAe,EAAC,GAAG,EAAC,soCAAsoC,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,8ZAA8Z,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,ykFAAykF,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,eAAe,EAAC,GAAG,EAAC,soCAAsoC,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,6ZAA6Z,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,ikFAAikF,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEzyR,MAAM,CAAC,IAAM,KAAK,GAAG,UAAU,CAC7B,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,OAAO;QACX,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,KAAK,CAAC,WAAW,GAAG,OAAO,CAAC;AAE5B,eAAe,KAAK,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M8.01114 10.6666C7.76363 10.6665 7.52627 10.573 7.35128 10.4067L3.61794 6.85838C3.5288 6.77656 3.4577 6.67867 3.40878 6.57045C3.35987 6.46222 3.33412 6.34582 3.33304 6.22803C3.33197 6.11025 3.35558 5.99344 3.40251 5.88442C3.44944 5.7754 3.51874 5.67636 3.60637 5.59307C3.69401 5.50978 3.79822 5.44391 3.91292 5.39931C4.02762 5.35471 4.15052 5.33226 4.27445 5.33329C4.39838 5.33431 4.52085 5.35878 4.63472 5.40527C4.74859 5.45176 4.85158 5.51934 4.93768 5.60407L8.01114 8.52519L11.0846 5.60407C11.2606 5.44248 11.4964 5.35307 11.7411 5.35509C11.9858 5.35711 12.2199 5.4504 12.393 5.61487C12.566 5.77934 12.6642 6.00183 12.6663 6.23442C12.6684 6.46701 12.5744 6.69108 12.4043 6.85838L8.67101 10.4067C8.49602 10.573 8.25866 10.6665 8.01114 10.6666V10.6666Z" } }] };
|
|
5
|
+
export var ChevronDownSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'chevron-down-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
ChevronDownSingle.displayName = 'ChevronDownSingle';
|
|
13
|
+
export default ChevronDownSingle;
|
|
14
|
+
//# sourceMappingURL=chevron-down-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chevron-down-single.js","sourceRoot":"","sources":["../../src/components/chevron-down-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,mvBAAmvB,EAAC,EAAC,CAAC,EAAC,CAAC;AAE75B,MAAM,CAAC,IAAM,iBAAiB,GAAG,UAAU,CACzC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,qBAAqB;QACzB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,iBAAiB,CAAC,WAAW,GAAG,mBAAmB,CAAC;AAEpD,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M11.7343 10.6557C11.4871 10.6556 11.25 10.5621 11.0753 10.3958L8.0055 7.47453L4.93574 10.3958C4.84975 10.4805 4.74688 10.5481 4.63315 10.5946C4.51942 10.6411 4.39709 10.6655 4.27332 10.6666C4.14954 10.6676 4.02679 10.6451 3.91222 10.6005C3.79766 10.5559 3.69357 10.4901 3.60604 10.4068C3.51852 10.3235 3.4493 10.2244 3.40243 10.1154C3.35555 10.0064 3.33197 9.88956 3.33304 9.77177C3.33412 9.65398 3.35983 9.53758 3.40869 9.42935C3.45755 9.32112 3.52856 9.22323 3.6176 9.1414L7.34643 5.59298C7.52125 5.42668 7.75831 5.33325 8.0055 5.33325C8.25269 5.33325 8.48976 5.42668 8.66457 5.59298L12.3934 9.1414C12.5237 9.26546 12.6125 9.42351 12.6484 9.59557C12.6844 9.76762 12.6659 9.94596 12.5954 10.108C12.5249 10.2701 12.4054 10.4086 12.2521 10.5061C12.0989 10.6036 11.9187 10.6556 11.7343 10.6557Z" } }] };
|
|
5
|
+
export var ChevronUpSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'chevron-up-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
ChevronUpSingle.displayName = 'ChevronUpSingle';
|
|
13
|
+
export default ChevronUpSingle;
|
|
14
|
+
//# sourceMappingURL=chevron-up-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chevron-up-single.js","sourceRoot":"","sources":["../../src/components/chevron-up-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,0xBAA0xB,EAAC,EAAC,CAAC,EAAC,CAAC;AAEp8B,MAAM,CAAC,IAAM,eAAe,GAAG,UAAU,CACvC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,mBAAmB;QACvB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,eAAe,CAAC,WAAW,GAAG,iBAAiB,CAAC;AAEhD,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M6.51905 1.13989C6.12632 1.13989 5.80794 1.45827 5.80794 1.851 5.80794 2.24374 6.12632 2.56211 6.51905 2.56211H9.48086C9.8736 2.56211 10.192 2.24374 10.192 1.851 10.192 1.45827 9.8736 1.13989 9.48086 1.13989H6.51905zM3.67027 9.10849C3.67027 6.71745 5.60859 4.77913 7.99963 4.77913 10.3907 4.77913 12.329 6.71745 12.329 9.10849 12.329 9.50123 12.6474 9.8196 13.0401 9.8196 13.4328 9.8196 13.7512 9.50123 13.7512 9.10849 13.7512 7.76609 13.2913 6.5311 12.5205 5.55248L13.2076 4.86534C13.4854 4.58763 13.4854 4.13738 13.2076 3.85967 12.9299 3.58197 12.4797 3.58197 12.202 3.85967L11.5098 4.55187C10.5386 3.8026 9.32115 3.35691 7.99963 3.35691 6.67828 3.35691 5.46099 3.80249 4.48984 4.55159L3.79793 3.85967C3.52022 3.58197 3.06997 3.58197 2.79226 3.85967 2.51456 4.13738 2.51456 4.58763 2.79226 4.86534L3.47904 5.55212C2.70805 6.53079 2.24805 7.76592 2.24805 9.10849 2.24805 12.285 4.82312 14.8601 7.99963 14.8601 8.39237 14.8601 8.71074 14.5417 8.71074 14.149 8.71074 13.7562 8.39237 13.4379 7.99963 13.4379 5.60859 13.4379 3.67027 11.4995 3.67027 9.10849z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M8.71107 6.92826C8.71107 6.53553 8.39269 6.21715 7.99996 6.21715 7.60722 6.21715 7.28885 6.53553 7.28885 6.92826V8.29761C7.06631 8.49435 6.926 8.78196 6.926 9.10235 6.926 9.69538 7.40675 10.1761 7.99978 10.1761 8.59282 10.1761 9.07357 9.69538 9.07357 9.10235 9.07357 8.78213 8.9334 8.49465 8.71107 8.29792V6.92826zM11.1644 9.67071C11.5572 9.67071 11.8756 9.98908 11.8756 10.3818V11.5466H13.04C13.4327 11.5466 13.7511 11.865 13.7511 12.2577 13.7511 12.6504 13.4327 12.9688 13.04 12.9688H11.8756V14.1336C11.8756 14.5264 11.5572 14.8447 11.1644 14.8447 10.7717 14.8447 10.4533 14.5264 10.4533 14.1336V12.9688H9.28815C8.89542 12.9688 8.57704 12.6504 8.57704 12.2577 8.57704 11.865 8.89542 11.5466 9.28815 11.5466H10.4533V10.3818C10.4533 9.98908 10.7717 9.67071 11.1644 9.67071z" } }] };
|
|
5
|
+
export var CreateTriggersSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'create-triggers-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
CreateTriggersSingle.displayName = 'CreateTriggersSingle';
|
|
13
|
+
export default CreateTriggersSingle;
|
|
14
|
+
//# sourceMappingURL=create-triggers-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-triggers-single.js","sourceRoot":"","sources":["../../src/components/create-triggers-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,giCAAgiC,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,uwBAAuwB,EAAC,EAAC,CAAC,EAAC,CAAC;AAErgE,MAAM,CAAC,IAAM,oBAAoB,GAAG,UAAU,CAC5C,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,wBAAwB;QAC5B,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,oBAAoB,CAAC,WAAW,GAAG,sBAAsB,CAAC;AAE1D,eAAe,oBAAoB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M4.4814 11.5187C4.29477 11.5187 4.11581 11.4445 3.98386 11.3125L1.16893 8.49761C1.037 8.36564.962891 8.18667.962891 8.00007.962891 7.81346 1.037 7.6345 1.16893 7.50253L3.98386 4.6876C4.04878 4.62039 4.12643 4.56678 4.21229 4.52989 4.29815 4.49301 4.39049 4.4736 4.48393 4.47279 4.57737 4.47198 4.67004 4.48978 4.75653 4.52517 4.84301 4.56055 4.92159 4.6128 4.98766 4.67888 5.05374 4.74495 5.10599 4.82353 5.14138 4.91001 5.17676 4.9965 5.19457 5.08917 5.19375 5.18261 5.19294 5.27605 5.17353 5.36839 5.13665 5.45425 5.09976 5.54011 5.04615 5.61776 4.97894 5.68268L2.66155 8.00007 4.97894 10.3175C5.07733 10.4159 5.14433 10.5413 5.17147 10.6777 5.19861 10.8142 5.18467 10.9557 5.13142 11.0843 5.07817 11.2129 4.98799 11.3228 4.87229 11.4001 4.75659 11.4774 4.62056 11.5187 4.4814 11.5187zM11.5187 11.5187C11.3796 11.5187 11.2435 11.4774 11.1278 11.4001 11.0121 11.3228 10.9219 11.2129 10.8687 11.0843 10.8154 10.9557 10.8015 10.8142 10.8287 10.6777 10.8558 10.5413 10.9228 10.4159 11.0212 10.3175L13.3386 8.00007 11.0212 5.68268C10.954 5.61776 10.9004 5.54011 10.8635 5.45425 10.8266 5.36839 10.8072 5.27605 10.8064 5.18261 10.8056 5.08917 10.8234 4.9965 10.8587 4.91001 10.8941 4.82353 10.9464 4.74495 11.0125 4.67888 11.0785 4.6128 11.1571 4.56055 11.2436 4.52517 11.3301 4.48978 11.4227 4.47198 11.5162 4.47279 11.6096 4.4736 11.702 4.49301 11.7878 4.52989 11.8737 4.56678 11.9513 4.62039 12.0163 4.6876L14.8312 7.50253C14.9631 7.6345 15.0372 7.81346 15.0372 8.00007 15.0372 8.18667 14.9631 8.36564 14.8312 8.49761L12.0163 11.3125C11.8843 11.4445 11.7053 11.5187 11.5187 11.5187zM7.29633 13.6299C7.1954 13.63 7.09563 13.6084 7.00378 13.5666 6.91194 13.5248 6.83017 13.4637 6.76402 13.3874 6.69787 13.3112 6.64889 13.2216 6.62041 13.1248 6.59192 13.028 6.5846 12.9262 6.59893 12.8263L8.00639 2.97401C8.0329 2.78924 8.13172 2.62256 8.28111 2.51065 8.43051 2.39873 8.61824 2.35075 8.80302 2.37725 8.98779 2.40375 9.15447 2.50257 9.26639 2.65197 9.3783 2.80136 9.42629 2.9891 9.39978 3.17387L7.99232 13.0261C7.96829 13.1936 7.8847 13.3469 7.75688 13.4578 7.62905 13.5687 7.46555 13.6298 7.29633 13.6299z" } }] };
|
|
5
|
+
export var EditorSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'editor-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
EditorSingle.displayName = 'EditorSingle';
|
|
13
|
+
export default EditorSingle;
|
|
14
|
+
//# sourceMappingURL=editor-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"editor-single.js","sourceRoot":"","sources":["../../src/components/editor-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,ujEAAujE,EAAC,EAAC,CAAC,EAAC,CAAC;AAEjuE,MAAM,CAAC,IAAM,YAAY,GAAG,UAAU,CACpC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,eAAe;QACnB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,YAAY,CAAC,WAAW,GAAG,cAAc,CAAC;AAE1C,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M8.66699 9.33325H6.00033C5.82351 9.33325 5.65395 9.40349 5.52892 9.52851C5.4039 9.65354 5.33366 9.82311 5.33366 9.99992C5.33366 10.1767 5.4039 10.3463 5.52892 10.4713C5.65395 10.5963 5.82351 10.6666 6.00033 10.6666H8.66699C8.8438 10.6666 9.01337 10.5963 9.1384 10.4713C9.26342 10.3463 9.33366 10.1767 9.33366 9.99992C9.33366 9.82311 9.26342 9.65354 9.1384 9.52851C9.01337 9.40349 8.8438 9.33325 8.66699 9.33325ZM11.3337 2.66659H10.547C10.4095 2.27755 10.1549 1.94058 9.81837 1.70188C9.48179 1.46317 9.07962 1.33441 8.66699 1.33325H7.33366C6.92103 1.33441 6.51886 1.46317 6.18228 1.70188C5.84571 1.94058 5.5912 2.27755 5.45366 2.66659H4.66699C4.13656 2.66659 3.62785 2.8773 3.25278 3.25237C2.87771 3.62744 2.66699 4.13615 2.66699 4.66659V12.6666C2.66699 13.197 2.87771 13.7057 3.25278 14.0808C3.62785 14.4559 4.13656 14.6666 4.66699 14.6666H11.3337C11.8641 14.6666 12.3728 14.4559 12.7479 14.0808C13.1229 13.7057 13.3337 13.197 13.3337 12.6666V4.66659C13.3337 4.13615 13.1229 3.62744 12.7479 3.25237C12.3728 2.8773 11.8641 2.66659 11.3337 2.66659ZM6.66699 3.33325C6.66699 3.15644 6.73723 2.98687 6.86225 2.86185C6.98728 2.73682 7.15685 2.66659 7.33366 2.66659H8.66699C8.8438 2.66659 9.01337 2.73682 9.1384 2.86185C9.26342 2.98687 9.33366 3.15644 9.33366 3.33325V3.99992H6.66699V3.33325ZM12.0003 12.6666C12.0003 12.8434 11.9301 13.013 11.8051 13.138C11.68 13.263 11.5105 13.3333 11.3337 13.3333H4.66699C4.49018 13.3333 4.32061 13.263 4.19559 13.138C4.07056 13.013 4.00033 12.8434 4.00033 12.6666V4.66659C4.00033 4.48977 4.07056 4.3202 4.19559 4.19518C4.32061 4.07016 4.49018 3.99992 4.66699 3.99992H5.33366V4.66659C5.33366 4.8434 5.4039 5.01297 5.52892 5.13799C5.65395 5.26301 5.82351 5.33325 6.00033 5.33325H10.0003C10.1771 5.33325 10.3467 5.26301 10.4717 5.13799C10.5968 5.01297 10.667 4.8434 10.667 4.66659V3.99992H11.3337C11.5105 3.99992 11.68 4.07016 11.8051 4.19518C11.9301 4.3202 12.0003 4.48977 12.0003 4.66659V12.6666ZM10.0003 6.66658H6.00033C5.82351 6.66658 5.65395 6.73682 5.52892 6.86185C5.4039 6.98687 5.33366 7.15644 5.33366 7.33325C5.33366 7.51006 5.4039 7.67963 5.52892 7.80466C5.65395 7.92968 5.82351 7.99992 6.00033 7.99992H10.0003C10.1771 7.99992 10.3467 7.92968 10.4717 7.80466C10.5968 7.67963 10.667 7.51006 10.667 7.33325C10.667 7.15644 10.5968 6.98687 10.4717 6.86185C10.3467 6.73682 10.1771 6.66658 10.0003 6.66658Z" } }] };
|
|
5
|
+
export var ExecutionlogSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'executionlog-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
ExecutionlogSingle.displayName = 'ExecutionlogSingle';
|
|
13
|
+
export default ExecutionlogSingle;
|
|
14
|
+
//# sourceMappingURL=executionlog-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executionlog-single.js","sourceRoot":"","sources":["../../src/components/executionlog-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,myEAAmyE,EAAC,EAAC,CAAC,EAAC,CAAC;AAE78E,MAAM,CAAC,IAAM,kBAAkB,GAAG,UAAU,CAC1C,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,qBAAqB;QACzB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,kBAAkB,CAAC,WAAW,GAAG,oBAAoB,CAAC;AAEtD,eAAe,kBAAkB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M11.3337 2.66659H10.547C10.4095 2.27755 10.1549 1.94058 9.81837 1.70188C9.48179 1.46317 9.07962 1.33441 8.66699 1.33325H7.33366C6.92103 1.33441 6.51886 1.46317 6.18228 1.70188C5.84571 1.94058 5.5912 2.27755 5.45366 2.66659H4.66699C4.13656 2.66659 3.62785 2.8773 3.25278 3.25237C2.87771 3.62744 2.66699 4.13615 2.66699 4.66659V12.6666C2.66699 13.197 2.87771 13.7057 3.25278 14.0808C3.62785 14.4559 4.13656 14.6666 4.66699 14.6666H11.3337C11.8641 14.6666 12.3728 14.4559 12.7479 14.0808C13.1229 13.7057 13.3337 13.197 13.3337 12.6666V4.66659C13.3337 4.13615 13.1229 3.62744 12.7479 3.25237C12.3728 2.8773 11.8641 2.66659 11.3337 2.66659ZM6.66699 3.33325C6.66699 3.15644 6.73723 2.98687 6.86225 2.86185C6.98728 2.73682 7.15685 2.66659 7.33366 2.66659H8.66699C8.8438 2.66659 9.01337 2.73682 9.1384 2.86185C9.26342 2.98687 9.33366 3.15644 9.33366 3.33325V3.99992H6.66699V3.33325Z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M8.66699 9.33325H6.00033C5.82351 9.33325 5.65395 9.40349 5.52892 9.52851C5.4039 9.65354 5.33366 9.82311 5.33366 9.99992C5.33366 10.1767 5.4039 10.3463 5.52892 10.4713C5.65395 10.5963 5.82351 10.6666 6.00033 10.6666H8.66699C8.8438 10.6666 9.01337 10.5963 9.1384 10.4713C9.26342 10.3463 9.33366 10.1767 9.33366 9.99992C9.33366 9.82311 9.26342 9.65354 9.1384 9.52851C9.01337 9.40349 8.8438 9.33325 8.66699 9.33325ZM11.3337 2.66659H10.547C10.4095 2.27755 10.1549 1.94058 9.81837 1.70188C9.48179 1.46317 9.07962 1.33441 8.66699 1.33325H7.33366C6.92103 1.33441 6.51886 1.46317 6.18228 1.70188C5.84571 1.94058 5.5912 2.27755 5.45366 2.66659H4.66699C4.13656 2.66659 3.62785 2.8773 3.25278 3.25237C2.87771 3.62744 2.66699 4.13615 2.66699 4.66659V12.6666C2.66699 13.197 2.87771 13.7057 3.25278 14.0808C3.62785 14.4559 4.13656 14.6666 4.66699 14.6666H11.3337C11.8641 14.6666 12.3728 14.4559 12.7479 14.0808C13.1229 13.7057 13.3337 13.197 13.3337 12.6666V4.66659C13.3337 4.13615 13.1229 3.62744 12.7479 3.25237C12.3728 2.8773 11.8641 2.66659 11.3337 2.66659ZM6.66699 3.33325C6.66699 3.15644 6.73723 2.98687 6.86225 2.86185C6.98728 2.73682 7.15685 2.66659 7.33366 2.66659H8.66699C8.8438 2.66659 9.01337 2.73682 9.1384 2.86185C9.26342 2.98687 9.33366 3.15644 9.33366 3.33325V3.99992H6.66699V3.33325ZM12.0003 12.6666C12.0003 12.8434 11.9301 13.013 11.8051 13.138C11.68 13.263 11.5105 13.3333 11.3337 13.3333H4.66699C4.49018 13.3333 4.32061 13.263 4.19559 13.138C4.07056 13.013 4.00033 12.8434 4.00033 12.6666V4.66659C4.00033 4.48977 4.07056 4.3202 4.19559 4.19518C4.32061 4.07016 4.49018 3.99992 4.66699 3.99992H5.33366V4.66659C5.33366 4.8434 5.4039 5.01297 5.52892 5.13799C5.65395 5.26301 5.82351 5.33325 6.00033 5.33325H10.0003C10.1771 5.33325 10.3467 5.26301 10.4717 5.13799C10.5968 5.01297 10.667 4.8434 10.667 4.66659V3.99992H11.3337C11.5105 3.99992 11.68 4.07016 11.8051 4.19518C11.9301 4.3202 12.0003 4.48977 12.0003 4.66659V12.6666ZM10.0003 6.66658H6.00033C5.82351 6.66658 5.65395 6.73682 5.52892 6.86185C5.4039 6.98687 5.33366 7.15644 5.33366 7.33325C5.33366 7.51006 5.4039 7.67963 5.52892 7.80466C5.65395 7.92968 5.82351 7.99992 6.00033 7.99992H10.0003C10.1771 7.99992 10.3467 7.92968 10.4717 7.80466C10.5968 7.67963 10.667 7.51006 10.667 7.33325C10.667 7.15644 10.5968 6.98687 10.4717 6.86185C10.3467 6.73682 10.1771 6.66658 10.0003 6.66658Z" } }] };
|
|
5
|
+
export var Executionlog = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'executionlog',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Executionlog.displayName = 'Executionlog';
|
|
13
|
+
export default Executionlog;
|
|
14
|
+
//# sourceMappingURL=executionlog.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executionlog.js","sourceRoot":"","sources":["../../src/components/executionlog.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,eAAe,EAAC,GAAG,EAAC,42BAA42B,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,myEAAmyE,EAAC,EAAC,CAAC,EAAC,CAAC;AAE92G,MAAM,CAAC,IAAM,YAAY,GAAG,UAAU,CACpC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,cAAc;QAClB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,YAAY,CAAC,WAAW,GAAG,cAAc,CAAC;AAE1C,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M5.3958 8.85901H8.11556C8.29589 8.85901 8.46884 8.93183 8.59635 9.06145C8.72386 9.19107 8.7955 9.36688 8.7955 9.55019C8.7955 9.7335 8.72386 9.9093 8.59635 10.0389C8.46884 10.1685 8.29589 10.2414 8.11556 10.2414H5.3958C5.21546 10.2414 5.04252 10.1685 4.91501 10.0389C4.78749 9.9093 4.71586 9.7335 4.71586 9.55019C4.71586 9.36688 4.78749 9.19107 4.91501 9.06145C5.04252 8.93183 5.21546 8.85901 5.3958 8.85901Z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M10.033 1.94729H10.8353C11.3763 1.94729 11.8952 2.16575 12.2777 2.55461C12.6602 2.94347 12.8751 3.47087 12.8751 4.0208V9.47716C12.8751 9.85889 12.5707 10.1683 12.1952 10.1683C11.8197 10.1683 11.5153 9.85889 11.5153 9.47716V4.0208C11.5153 3.83749 11.4436 3.66169 11.3161 3.53207C11.1886 3.40245 11.0157 3.32963 10.8353 3.32963H10.1554V4.0208C10.1554 4.20411 10.0837 4.37992 9.95623 4.50954C9.82872 4.63916 9.65577 4.71198 9.47544 4.71198H5.3958C5.21546 4.71198 5.04252 4.63916 4.91501 4.50954C4.78749 4.37992 4.71586 4.20411 4.71586 4.0208V3.32963H4.03592C3.85558 3.32963 3.68264 3.40245 3.55512 3.53207C3.42761 3.66169 3.35597 3.83749 3.35597 4.0208V12.3149C3.35597 12.4982 3.42761 12.674 3.55512 12.8036C3.68264 12.9332 3.85558 13.0061 4.03592 13.0061H8.09027C8.46579 13.0061 8.77021 13.3155 8.77021 13.6972C8.77021 14.0789 8.46579 14.3884 8.09027 14.3884H4.03592C3.49492 14.3884 2.97608 14.1699 2.59354 13.7811C2.211 13.3922 1.99609 12.8648 1.99609 12.3149V4.0208C1.99609 3.47087 2.211 2.94347 2.59354 2.55461C2.97608 2.16575 3.49492 1.94729 4.03592 1.94729H4.83825C4.97853 1.54395 5.2381 1.1946 5.58138 0.947117C5.92465 0.699636 6.33483 0.566144 6.75568 0.564941H8.11556C8.5364 0.566144 8.94658 0.699636 9.28986 0.947117C9.63314 1.1946 9.89271 1.54395 10.033 1.94729ZM6.27489 2.14973C6.14737 2.27935 6.07574 2.45515 6.07574 2.63846V3.32963H8.7955V2.63846C8.7955 2.45515 8.72386 2.27935 8.59635 2.14973C8.46884 2.02011 8.29589 1.94729 8.11556 1.94729H6.75568C6.57535 1.94729 6.4024 2.02011 6.27489 2.14973Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M5.3958 6.09432H9.47544C9.65577 6.09432 9.82872 6.16714 9.95623 6.29676C10.0837 6.42638 10.1554 6.60219 10.1554 6.7855C10.1554 6.96881 10.0837 7.14461 9.95623 7.27423C9.82872 7.40385 9.65577 7.47667 9.47544 7.47667H5.3958C5.21546 7.47667 5.04252 7.40385 4.91501 7.27423C4.78749 7.14461 4.71586 6.96881 4.71586 6.7855C4.71586 6.60219 4.78749 6.42638 4.91501 6.29676C5.04252 6.16714 5.21546 6.09432 5.3958 6.09432Z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M10.917 11.0289C10.4817 10.7776 9.9375 11.0917 9.9375 11.5944V14.7811C9.9375 15.2837 10.4817 15.5979 10.917 15.3466L13.6767 13.7532C14.112 13.5019 14.112 12.8736 13.6767 12.6222L10.917 11.0289Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var ExecutionsSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'executions-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
ExecutionsSingle.displayName = 'ExecutionsSingle';
|
|
13
|
+
export default ExecutionsSingle;
|
|
14
|
+
//# sourceMappingURL=executions-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executions-single.js","sourceRoot":"","sources":["../../src/components/executions-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,yZAAyZ,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,s+CAAs+C,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,8ZAA8Z,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,mMAAmM,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAE13F,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAU,CACxC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,mBAAmB;QACvB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,gBAAgB,CAAC,WAAW,GAAG,kBAAkB,CAAC;AAElD,eAAe,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "g", "attrs": { "fill": "currentColor", "clipPath": "url(#python-script_clip0_1816_5)" }, "children": [{ "tag": "path", "attrs": { "d": "M8.61279 2.20557L8.69484 2.21583C9.02303 2.2466 9.25891 2.28762 9.48454 2.34916C9.74094 2.41069 9.92554 2.49274 10.0691 2.58504C10.1819 2.65683 10.1819 2.67734 10.1819 2.73888C10.1819 3.7337 10.1819 4.73877 10.1819 5.73359C10.1819 5.89768 10.1717 6.02075 10.1614 6.12331C10.1409 6.25664 10.0999 6.2874 10.0486 6.32843C9.90503 6.42073 9.75119 6.46175 9.55633 6.46175C9.11533 6.46175 8.66407 6.46175 8.22307 6.46175H7.4026H6.57188H6.34625H6.25395H6.15139C5.9873 6.46175 5.80269 6.46175 5.58732 6.49252C4.62327 6.6361 3.85408 7.10787 3.3618 7.87706C3.0131 8.42062 2.82849 9.02572 2.81824 9.68209C2.81824 9.84618 2.81824 10.0103 2.80798 10.1744C2.76696 10.1436 2.71568 10.1026 2.65415 10.0308C2.50031 9.85644 2.39775 9.60004 2.29519 9.15904C2.27468 9.06674 2.26442 8.96418 2.24391 8.86162C2.23366 8.77958 2.2234 8.69753 2.21314 8.62574V7.36427V7.3335C2.2234 7.25145 2.23366 7.16941 2.25417 7.09762C2.32596 6.65661 2.43877 6.35919 2.59261 6.15408C2.74645 5.95922 2.87977 5.88743 3.11566 5.88743H4.32585H6.336H7.84361H7.93591C8.72561 5.88743 9.34096 5.27207 9.35122 4.48237V4.18495C9.35122 3.41577 8.75638 2.80041 7.98719 2.76965C7.99744 2.69786 7.99744 2.62606 7.99744 2.56453C7.99744 2.44146 7.97693 2.32865 7.95642 2.20557H8.61279ZM8.75638 0.872314C8.22307 0.872314 7.68977 0.872314 7.15646 0.872314C6.9616 0.892826 6.76674 0.923594 6.57188 0.944105C6.10011 1.0159 5.64885 1.12871 5.23862 1.37485C4.91043 1.57997 4.65404 1.82611 4.57199 2.20557C4.56173 2.26711 4.56173 2.32865 4.56173 2.39018C4.56173 2.90297 4.56173 3.41577 4.56173 3.93881C4.56173 4.09265 4.56173 4.10291 4.72583 4.10291C5.04376 4.10291 5.36169 4.10291 5.66937 4.10291C6.38728 4.10291 7.09493 4.10291 7.81284 4.10291C7.86412 4.10291 7.90514 4.10291 7.95642 4.10291C8.0077 4.10291 8.03847 4.13367 8.03847 4.18495C8.03847 4.27726 8.03847 4.37982 8.03847 4.47212C8.03847 4.5234 8.0077 4.55416 7.95642 4.55416C7.92565 4.55416 7.89489 4.55416 7.86412 4.55416C6.68469 4.55416 5.51553 4.55416 4.3361 4.55416C3.93613 4.55416 3.53615 4.55416 3.12591 4.55416C2.46954 4.55416 1.93624 4.82082 1.53626 5.34387C1.18756 5.78487 1.03372 6.31817 0.941418 6.87199C0.920906 7.00531 0.900395 7.13864 0.879883 7.26171C0.879883 7.75399 0.879883 8.23602 0.879883 8.7283C0.920906 8.97444 0.941418 9.22058 0.992697 9.46672C1.11577 9.98977 1.27986 10.4923 1.64907 10.9128C1.98751 11.2923 2.39775 11.5281 2.91054 11.5281C3.05412 11.5281 3.18745 11.5281 3.33103 11.5281C3.5464 11.5281 3.76178 11.5281 3.97715 11.5281C4.13099 11.5281 4.14124 11.5179 4.14124 11.364C4.14124 10.8102 4.13099 10.2667 4.14124 9.71286C4.16176 9.31288 4.26431 8.93341 4.47969 8.60523C4.77711 8.13346 5.21811 7.89757 5.76167 7.82578C5.88474 7.80527 6.01806 7.80527 6.14113 7.80527C6.20267 7.80527 6.27446 7.80527 6.336 7.80527C6.336 7.80527 6.336 7.80527 6.34625 7.80527C6.41804 7.80527 6.48983 7.80527 6.56162 7.80527C7.11544 7.80527 7.66926 7.80527 8.21282 7.80527C8.66407 7.80527 9.11533 7.80527 9.55633 7.80527C9.99734 7.80527 10.4178 7.69246 10.787 7.43606C11.1665 7.16941 11.3921 6.81045 11.4639 6.34894C11.4947 6.14382 11.5049 5.9387 11.5049 5.73359C11.5049 4.73877 11.5049 3.74395 11.5049 2.74914C11.5049 2.20558 11.2588 1.8056 10.8281 1.49792C10.5306 1.28255 10.1819 1.14922 9.82299 1.05692C9.4948 0.964617 9.15636 0.923594 8.82817 0.88257C8.80766 0.88257 8.77689 0.872314 8.75638 0.872314ZM6.0796 3.19014C5.74116 3.19014 5.4745 2.92348 5.4745 2.5953C5.4745 2.26711 5.74116 2.01071 6.06934 2.00046C6.0796 2.00046 6.0796 2.00046 6.08986 2.00046C6.38728 2.00046 6.67444 2.27737 6.67444 2.58504C6.67444 2.90297 6.39753 3.19014 6.0796 3.19014Z" } }, { "tag": "path", "attrs": { "d": "M10.5925 11.4459C9.78225 11.4459 8.96179 11.4459 8.15157 11.4459C7.99774 11.4459 7.98748 11.4459 7.98748 11.61C7.98748 11.6613 7.98748 11.7126 7.98748 11.7638C7.98748 11.8869 7.99774 11.8972 8.12081 11.8972C9.15665 11.8972 10.2027 11.8972 11.2386 11.8972C11.4437 11.8972 11.4437 11.8972 11.4437 12.1125C11.4437 12.5843 11.4334 13.0458 11.4437 13.5176C11.454 13.9381 11.2694 14.256 10.9412 14.4919C10.6848 14.6765 10.3976 14.8098 10.0899 14.8919C9.49509 15.0662 8.87974 15.1278 8.26439 15.1278C8.03876 15.1278 7.82339 15.1278 7.59776 15.1278C7.12599 15.1175 6.65422 15.0662 6.19271 14.9432C5.81324 14.8508 5.46454 14.7073 5.14661 14.4816C4.73637 14.1842 4.49023 13.7945 4.49023 13.2714C4.49023 12.2151 4.49023 11.1587 4.49023 10.1024C4.49023 9.73318 4.55177 9.36397 4.74663 9.03578C4.90047 8.78964 5.09533 8.59478 5.35173 8.46145C5.74145 8.25634 6.17219 8.17429 6.6132 8.17429C7.70032 8.17429 8.78744 8.17429 9.87456 8.17429C10.3258 8.17429 10.7463 8.08199 11.1155 7.81533C11.3617 7.63073 11.5565 7.37433 11.6693 7.08717C11.7924 6.77949 11.8539 6.47182 11.8539 6.14363C11.8539 5.64109 11.8539 5.13856 11.8539 4.62577C11.8539 4.46167 11.8642 4.45142 12.018 4.45142C12.3872 4.45142 12.7565 4.45142 13.1257 4.45142C13.4744 4.45142 13.7923 4.58474 14.0589 4.80011C14.5102 5.15907 14.7563 5.64109 14.9102 6.18465C15.0538 6.67694 15.1153 7.16922 15.1153 7.68201C15.1153 7.93841 15.1256 8.20506 15.1153 8.46145C15.0948 9.09732 14.9717 9.71267 14.6846 10.287C14.4589 10.728 14.141 11.0664 13.6795 11.2716C13.4538 11.3741 13.218 11.4357 12.9718 11.4357C12.1924 11.4459 11.3924 11.4459 10.5925 11.4459ZM9.93609 13.9996C10.2745 13.9996 10.5412 13.7432 10.5412 13.415C10.5412 13.0766 10.2745 12.8099 9.94635 12.8099C9.61816 12.8099 9.34125 13.0868 9.34125 13.415C9.34125 13.7227 9.61816 13.9996 9.93609 13.9996Z" } }] }, { "tag": "defs", "attrs": {}, "children": [{ "tag": "clipPath", "attrs": { "id": "python-script_clip0_1816_5" }, "children": [{ "tag": "path", "attrs": { "fill": "#fff", "d": "M0 0H16V16H0z" } }] }] }], "defIds": ["python-script_clip0_1816_5"] };
|
|
5
|
+
export var PythonScript = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'python-script',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
PythonScript.displayName = 'PythonScript';
|
|
13
|
+
export default PythonScript;
|
|
14
|
+
//# sourceMappingURL=python-script.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"python-script.js","sourceRoot":"","sources":["../../src/components/python-script.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,GAAG,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,UAAU,EAAC,kCAAkC,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,0+GAA0+G,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,wwDAAwwD,EAAC,EAAC,CAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAE,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,UAAU,EAAC,OAAO,EAAC,EAAC,IAAI,EAAC,4BAA4B,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,GAAG,EAAC,eAAe,EAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,QAAQ,EAAC,CAAC,4BAA4B,CAAC,EAAC,CAAC;AAEjuL,MAAM,CAAC,IAAM,YAAY,GAAG,UAAU,CACpC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,eAAe;QACnB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,YAAY,CAAC,WAAW,GAAG,cAAc,CAAC;AAE1C,eAAe,YAAY,CAAC"}
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import { createElement, forwardRef } from 'react';
|
|
3
3
|
import { IconBase } from '../icon';
|
|
4
4
|
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M4.24707 6.66384V3.34045C4.24707 2.57065 5.0804 2.08953 5.74707 2.47443L8.6252 4.13612L11.5033 5.79782C12.17 6.18272 12.17 7.14496 11.5033 7.52986L8.6252 9.19156L5.74707 10.8533C5.0804 11.2382 4.24707 10.757 4.24707 9.98723V6.66384Z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M5.87807 1.86513C5.00874 1.36321 3.92207 1.9906 3.92207 2.99442V10.334C3.92207 11.3378 5.00874 11.9652 5.87807 11.4633L12.2343 7.79352C13.1037 7.29161 13.1037 6.03684 12.2343 5.53493L5.87807 1.86513ZM4.93007 2.99442C4.93007 2.76656 5.17674 2.62415 5.37407 2.73808L11.7303 6.40788C11.9277 6.52181 11.9277 6.80663 11.7303 6.92056L5.37407 10.5904C5.17674 10.7043 4.93007 10.5619 4.93007 10.334V2.99442Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.67295 13.3041C1.39459 13.3041 1.16895 13.5297 1.16895 13.8081C1.16895 14.0865 1.39459 14.3121 1.67295 14.3121H14.3292C14.6075 14.3121 14.8332 14.0865 14.8332 13.8081C14.8332 13.5297 14.6075 13.3041 14.3292 13.3041H1.67295Z" } }] };
|
|
5
|
-
export var
|
|
5
|
+
export var RunTime = forwardRef(function (props, ref) {
|
|
6
6
|
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
-
id: 'run-time
|
|
7
|
+
id: 'run-time',
|
|
8
8
|
ref: ref,
|
|
9
9
|
icon: element,
|
|
10
10
|
}));
|
|
11
11
|
});
|
|
12
|
-
|
|
13
|
-
export default
|
|
14
|
-
//# sourceMappingURL=run-time
|
|
12
|
+
RunTime.displayName = 'RunTime';
|
|
13
|
+
export default RunTime;
|
|
14
|
+
//# sourceMappingURL=run-time.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"run-time.js","sourceRoot":"","sources":["../../src/components/run-time.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,eAAe,EAAC,GAAG,EAAC,0OAA0O,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,iZAAiZ,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,mOAAmO,EAAC,EAAC,CAAC,EAAC,CAAC;AAE3pC,MAAM,CAAC,IAAM,OAAO,GAAG,UAAU,CAC/B,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,UAAU;QACd,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC;AAEhC,eAAe,OAAO,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M7.99971 5.01763C6.34285 5.01763 4.99971 6.36077 4.99971 8.01763C4.99971 9.67448 6.34285 11.0176 7.99971 11.0176C9.65656 11.0176 10.9997 9.67448 10.9997 8.01763C10.9997 6.36077 9.65656 5.01763 7.99971 5.01763ZM6.33304 8.01763C6.33304 7.09715 7.07923 6.35096 7.99971 6.35096C8.92018 6.35096 9.66637 7.09715 9.66637 8.01763C9.66637 8.9381 8.92018 9.68429 7.99971 9.68429C7.07923 9.68429 6.33304 8.9381 6.33304 8.01763Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M6.90767 1.63698C6.76375 1.35486 6.4412 1.21294 6.13597 1.29743C5.04333 1.59989 4.05927 2.16121 3.25366 2.91029C3.03798 3.11084 2.97945 3.42915 3.10968 3.6933C3.18969 3.85561 3.23496 4.03851 3.23496 4.23388C3.23496 4.91028 2.68662 5.45862 2.01022 5.45862L1.99319 5.4585C1.69848 5.45429 1.43598 5.64411 1.34765 5.92531C1.14001 6.58636 1.02832 7.28911 1.02832 8.01668C1.02832 8.4969 1.07697 8.9664 1.16982 9.42038C1.23824 9.7549 1.54835 9.98365 1.88816 9.95026C1.92829 9.94632 1.969 9.94429 2.01022 9.94429C2.68662 9.94429 3.23496 10.4926 3.23496 11.169C3.23496 11.4703 3.12702 11.7447 2.94694 11.9581C2.72674 12.2191 2.73933 12.6042 2.97611 12.8503C3.79871 13.705 4.83832 14.351 6.00749 14.699C6.35538 14.8026 6.7222 14.6088 6.83273 14.2631C6.99081 13.7686 7.45445 13.4119 7.99966 13.4119C8.54487 13.4119 9.00851 13.7686 9.16659 14.2631C9.27712 14.6088 9.64394 14.8026 9.99183 14.699C11.161 14.351 12.2006 13.705 13.0232 12.8503C13.26 12.6042 13.2726 12.2191 13.0524 11.9581C12.8723 11.7447 12.7644 11.4703 12.7644 11.169C12.7644 10.4926 13.3127 9.94429 13.9891 9.94429C14.0303 9.94429 14.071 9.94632 14.1112 9.95026C14.451 9.98365 14.7611 9.7549 14.8295 9.42038C14.9223 8.9664 14.971 8.4969 14.971 8.01668C14.971 7.2891 14.8593 6.58635 14.6517 5.92532C14.5633 5.64411 14.3008 5.45429 14.0061 5.4585L13.9891 5.45862C13.3127 5.45862 12.7644 4.91028 12.7644 4.23388C12.7644 4.03851 12.8096 3.85561 12.8896 3.6933C13.0199 3.42915 12.9613 3.11084 12.7457 2.91029C11.94 2.16121 10.956 1.59989 9.86335 1.29743C9.55812 1.21294 9.23558 1.35486 9.09165 1.63698C8.88826 2.03564 8.47498 2.30629 7.99966 2.30629C7.52434 2.30629 7.11106 2.03564 6.90767 1.63698ZM4.56829 4.23388C4.56829 4.01695 4.54115 3.80583 4.48999 3.60398C4.95367 3.23463 5.47651 2.93708 6.04173 2.72775C6.51047 3.28467 7.21327 3.63962 7.99966 3.63962C8.78605 3.63962 9.48885 3.28467 9.95759 2.72775C10.5228 2.93708 11.0457 3.23463 11.5093 3.60398C11.4582 3.80583 11.431 4.01695 11.431 4.23388C11.431 5.47713 12.3179 6.51323 13.4936 6.74399C13.5878 7.1525 13.6377 7.57842 13.6377 8.01668C13.6377 8.22748 13.6261 8.43537 13.6037 8.6398C12.3738 8.82566 11.431 9.88725 11.431 11.169C11.431 11.5679 11.5227 11.946 11.6858 12.2829C11.2284 12.6786 10.7069 13.0016 10.1395 13.2346C9.68266 12.5387 8.89544 12.0785 7.99966 12.0785C7.10388 12.0785 6.31666 12.5387 5.85985 13.2346C5.29239 13.0016 4.77097 12.6786 4.31351 12.2829C4.47667 11.946 4.56829 11.5679 4.56829 11.169C4.56829 9.88725 3.62556 8.82566 2.39564 8.6398C2.37319 8.43537 2.36165 8.22748 2.36165 8.01668C2.36165 7.57842 2.41154 7.15249 2.50574 6.74399C3.68138 6.51323 4.56829 5.47713 4.56829 4.23388Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var Setting2Single = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'setting-2-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Setting2Single.displayName = 'Setting2Single';
|
|
13
|
+
export default Setting2Single;
|
|
14
|
+
//# sourceMappingURL=setting-2-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"setting-2-single.js","sourceRoot":"","sources":["../../src/components/setting-2-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,kaAAka,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,qjFAAqjF,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEzwG,MAAM,CAAC,IAAM,cAAc,GAAG,UAAU,CACtC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,kBAAkB;QACtB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,cAAc,CAAC,WAAW,GAAG,gBAAgB,CAAC;AAE9C,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M12.5509 5.53605L13.2082 4.88591C13.3443 4.74988 13.4207 4.56538 13.4207 4.37301C13.4207 4.18064 13.3443 3.99614 13.2082 3.86012C13.0722 3.72409 12.8877 3.64767 12.6953 3.64767C12.503 3.64767 12.3185 3.72409 12.1824 3.86012L11.5323 4.51749C10.5199 3.73432 9.27616 3.30939 7.9962 3.30939C6.71625 3.30939 5.47251 3.73432 4.46012 4.51749L3.80275 3.85289C3.66576 3.71686 3.48035 3.64083 3.2873 3.6415C3.09425 3.64218 2.90938 3.71952 2.77335 3.8565C2.63732 3.99349 2.56128 4.1789 2.56196 4.37195C2.56264 4.565 2.63997 4.74988 2.77696 4.88591L3.44156 5.54328C2.64911 6.55285 2.21913 7.79954 2.22072 9.08297C2.21836 10.0043 2.43633 10.9129 2.85644 11.7329C3.27655 12.5529 3.88663 13.2605 4.6358 13.7969C5.38497 14.3332 6.25151 14.6826 7.16315 14.816C8.0748 14.9494 9.00513 14.8628 9.87654 14.5636C10.748 14.2644 11.5352 13.7612 12.1726 13.0959C12.8101 12.4307 13.2792 11.6226 13.5409 10.7392C13.8026 9.85584 13.8493 8.92267 13.677 8.01755C13.5048 7.11244 13.1187 6.26162 12.5509 5.53605V5.53605ZM7.99982 13.4173C7.14257 13.4173 6.30457 13.1631 5.5918 12.6868C4.87902 12.2106 4.32348 11.5336 3.99543 10.7416C3.66737 9.94965 3.58154 9.07816 3.74878 8.23739C3.91602 7.39661 4.32882 6.62431 4.93499 6.01815C5.54115 5.41198 6.31346 4.99918 7.15423 4.83194C7.99501 4.66469 8.8665 4.75053 9.65849 5.07858C10.4505 5.40664 11.1274 5.96218 11.6037 6.67495C12.0799 7.38773 12.3341 8.22573 12.3341 9.08297C12.3341 10.2325 11.8775 11.335 11.0646 12.1478C10.2518 12.9606 9.14935 13.4173 7.99982 13.4173ZM6.55504 2.58149H9.44459C9.63618 2.58149 9.81992 2.50538 9.95539 2.36991C10.0909 2.23444 10.167 2.05069 10.167 1.85911C10.167 1.66752 10.0909 1.48377 9.95539 1.3483C9.81992 1.21283 9.63618 1.13672 9.44459 1.13672H6.55504C6.36345 1.13672 6.17971 1.21283 6.04424 1.3483C5.90876 1.48377 5.83266 1.66752 5.83266 1.85911C5.83266 2.05069 5.90876 2.23444 6.04424 2.36991C6.17971 2.50538 6.36345 2.58149 6.55504 2.58149V2.58149ZM8.7222 6.91581C8.7222 6.72422 8.64609 6.54048 8.51062 6.40501C8.37515 6.26953 8.19141 6.19343 7.99982 6.19343C7.80823 6.19343 7.62449 6.26953 7.48901 6.40501C7.35354 6.54048 7.27743 6.72422 7.27743 6.91581V8.28112C7.11386 8.42743 6.99857 8.61994 6.94681 8.8332C6.89505 9.04646 6.90926 9.27042 6.98757 9.47542C7.06587 9.68043 7.20458 9.85683 7.38533 9.98127C7.56608 10.1057 7.78036 10.1724 7.99982 10.1724C8.21927 10.1724 8.43355 10.1057 8.6143 9.98127C8.79506 9.85683 8.93376 9.68043 9.01207 9.47542C9.09037 9.27042 9.10459 9.04646 9.05283 8.8332C9.00107 8.61994 8.88577 8.42743 8.7222 8.28112V6.91581Z" } }] };
|
|
5
|
+
export var TriggersSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'triggers-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
TriggersSingle.displayName = 'TriggersSingle';
|
|
13
|
+
export default TriggersSingle;
|
|
14
|
+
//# sourceMappingURL=triggers-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"triggers-single.js","sourceRoot":"","sources":["../../src/components/triggers-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,28EAA28E,EAAC,EAAC,CAAC,EAAC,CAAC;AAErnF,MAAM,CAAC,IAAM,cAAc,GAAG,UAAU,CACtC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,iBAAiB;QACrB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,cAAc,CAAC,WAAW,GAAG,gBAAgB,CAAC;AAE9C,eAAe,cAAc,CAAC"}
|
package/esm/icons.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { default as
|
|
1
|
+
export { default as Question } from './components/Question';
|
|
2
2
|
export { default as AddAttachmentSingle } from './components/add-attachment-single';
|
|
3
3
|
export { default as AddCommentSingle } from './components/add-comment-single';
|
|
4
4
|
export { default as AddDigitsSingle } from './components/add-digits-single';
|
|
@@ -50,7 +50,7 @@ export { default as BonusPointsSingle20 } from './components/bonus-points-single
|
|
|
50
50
|
export { default as BottomSingle } from './components/bottom-single';
|
|
51
51
|
export { default as BrokenlineChartSingle } from './components/brokenline-chart-single';
|
|
52
52
|
export { default as BrushSingle } from './components/brush-single';
|
|
53
|
-
export { default as
|
|
53
|
+
export { default as Build } from './components/build';
|
|
54
54
|
export { default as Building } from './components/building';
|
|
55
55
|
export { default as CalendarSingle } from './components/calendar-single';
|
|
56
56
|
export { default as CancelFreezeSingle } from './components/cancel-freeze-single';
|
|
@@ -73,7 +73,9 @@ export { default as CheckboxPartSingle } from './components/checkbox-part-single
|
|
|
73
73
|
export { default as CheckboxSingle } from './components/checkbox-single';
|
|
74
74
|
export { default as ChevronDoubleDownSingle } from './components/chevron-double-down-single';
|
|
75
75
|
export { default as ChevronDoubleUpSingle } from './components/chevron-double-up-single';
|
|
76
|
+
export { default as ChevronDownSingle } from './components/chevron-down-single';
|
|
76
77
|
export { default as ChevronSortSingle } from './components/chevron-sort-single';
|
|
78
|
+
export { default as ChevronUpSingle } from './components/chevron-up-single';
|
|
77
79
|
export { default as ChipSingle } from './components/chip-single';
|
|
78
80
|
export { default as Chrome } from './components/chrome';
|
|
79
81
|
export { default as ClearFormat } from './components/clear-format';
|
|
@@ -100,6 +102,7 @@ export { default as Copy } from './components/copy';
|
|
|
100
102
|
export { default as CorrectSingle } from './components/correct-single';
|
|
101
103
|
export { default as Correct } from './components/correct';
|
|
102
104
|
export { default as CreateCopySingle } from './components/create-copy-single';
|
|
105
|
+
export { default as CreateTriggersSingle } from './components/create-triggers-single';
|
|
103
106
|
export { default as CrossHighlightingSingle } from './components/cross-highlighting-single';
|
|
104
107
|
export { default as CrossHighlighting } from './components/cross-highlighting';
|
|
105
108
|
export { default as CrossSingle } from './components/cross-single';
|
|
@@ -154,6 +157,7 @@ export { default as ECommerceSingle } from './components/e-commerce-single';
|
|
|
154
157
|
export { default as EdiSingle } from './components/edi-single';
|
|
155
158
|
export { default as EditOutlineSingle } from './components/edit-outline-single';
|
|
156
159
|
export { default as EditRegionSingle } from './components/edit-region-single';
|
|
160
|
+
export { default as EditorSingle } from './components/editor-single';
|
|
157
161
|
export { default as EmailSingle } from './components/email-single';
|
|
158
162
|
export { default as EmptyColumn } from './components/empty-column';
|
|
159
163
|
export { default as EmptyFilter } from './components/empty-filter';
|
|
@@ -163,6 +167,9 @@ export { default as EraserSingle } from './components/eraser-single';
|
|
|
163
167
|
export { default as ErrorSingle } from './components/error-single';
|
|
164
168
|
export { default as EuroSingle } from './components/euro-single';
|
|
165
169
|
export { default as Examples } from './components/examples';
|
|
170
|
+
export { default as ExecutionlogSingle } from './components/executionlog-single';
|
|
171
|
+
export { default as Executionlog } from './components/executionlog';
|
|
172
|
+
export { default as ExecutionsSingle } from './components/executions-single';
|
|
166
173
|
export { default as ExpandAscendingSingle } from './components/expand-ascending-single';
|
|
167
174
|
export { default as ExpandDescendingSingle } from './components/expand-descending-single';
|
|
168
175
|
export { default as Expand } from './components/expand';
|
|
@@ -360,6 +367,7 @@ export { default as Progress50Single } from './components/progress-50-single';
|
|
|
360
367
|
export { default as Progress75Single } from './components/progress-75-single';
|
|
361
368
|
export { default as ProtectSingle } from './components/protect-single';
|
|
362
369
|
export { default as PuzzleSingle } from './components/puzzle-single';
|
|
370
|
+
export { default as PythonScript } from './components/python-script';
|
|
363
371
|
export { default as QiyeweixinFillSingle } from './components/qiyeweixin-fill-single';
|
|
364
372
|
export { default as QuestionMarkSingle } from './components/question-mark-single';
|
|
365
373
|
export { default as QuoteSingle } from './components/quote-single';
|
|
@@ -400,7 +408,7 @@ export { default as RoundnessChartSingle } from './components/roundness-chart-si
|
|
|
400
408
|
export { default as RoundnessFilllChartSingle } from './components/roundness-filll-chart-single';
|
|
401
409
|
export { default as RoundnessSingle } from './components/roundness-single';
|
|
402
410
|
export { default as RowSingle } from './components/row-single';
|
|
403
|
-
export { default as
|
|
411
|
+
export { default as RunTime } from './components/run-time';
|
|
404
412
|
export { default as SaveSingle } from './components/save-single';
|
|
405
413
|
export { default as ScatterChartSingle } from './components/scatter-chart-single';
|
|
406
414
|
export { default as Screen } from './components/screen';
|
|
@@ -409,6 +417,7 @@ export { default as SelectRangeSingle } from './components/select-range-single';
|
|
|
409
417
|
export { default as SelectedSingle } from './components/selected-single';
|
|
410
418
|
export { default as SequenceSingle } from './components/sequence-single';
|
|
411
419
|
export { default as ServerSingle } from './components/server-single';
|
|
420
|
+
export { default as Setting2Single } from './components/setting-2-single';
|
|
412
421
|
export { default as SettingSingle } from './components/setting-single';
|
|
413
422
|
export { default as Settings } from './components/settings';
|
|
414
423
|
export { default as ShareRangeSingle } from './components/share-range-single';
|
|
@@ -459,6 +468,7 @@ export { default as TreeDiagramFillSingle } from './components/tree-diagram-fill
|
|
|
459
468
|
export { default as TreeDiagramSingle } from './components/tree-diagram-single';
|
|
460
469
|
export { default as TriangleChartSingle } from './components/triangle-chart-single';
|
|
461
470
|
export { default as TriangleSingle } from './components/triangle-single';
|
|
471
|
+
export { default as TriggersSingle } from './components/triggers-single';
|
|
462
472
|
export { default as TruncationSingle } from './components/truncation-single';
|
|
463
473
|
export { default as TurnOnSingle } from './components/turn-on-single';
|
|
464
474
|
export { default as Tutorials } from './components/tutorials';
|