@arco-iconbox/vue-smartcode 0.1.57 → 0.1.59

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 (77) hide show
  1. package/dist/icon.js +3573 -2827
  2. package/dist/icon.js.map +1 -1
  3. package/dist/icon.min.js +231 -139
  4. package/dist/icon.min.js.map +1 -1
  5. package/esm/IconLineApprovalTask/index.js +40 -0
  6. package/esm/IconLineBasicBlock/index.js +32 -0
  7. package/esm/IconLineCarousel/index.js +36 -0
  8. package/esm/IconLineCascade/index.js +44 -0
  9. package/esm/IconLineChartBar/index.js +32 -0
  10. package/esm/IconLineChartBubble/index.js +32 -0
  11. package/esm/IconLineChartDualAxis/index.js +36 -0
  12. package/esm/IconLineChartFunnel/index.js +36 -0
  13. package/esm/IconLineChartLine/index.js +32 -0
  14. package/esm/IconLineChartNormalTable/index.js +36 -0
  15. package/esm/IconLineChartPie/index.js +32 -0
  16. package/esm/IconLineChartPivotTable/index.js +36 -0
  17. package/esm/IconLineChartProgress/index.js +36 -0
  18. package/esm/IconLineChartRadar/index.js +36 -0
  19. package/esm/IconLineChartScatter/index.js +32 -0
  20. package/esm/IconLineDateRange/index.js +36 -0
  21. package/esm/IconLineIframe/index.js +32 -0
  22. package/esm/IconLineImage/index.js +32 -0
  23. package/esm/IconLineNoticeList/index.js +32 -0
  24. package/esm/IconLineNumberInput/index.js +36 -0
  25. package/esm/IconLineSelect2/index.js +32 -0
  26. package/esm/IconLineTab/index.js +32 -0
  27. package/esm/IconLineTextInput/index.js +32 -0
  28. package/esm/index.js +23 -0
  29. package/lib/IconLineApprovalTask/index.js +41 -0
  30. package/lib/IconLineBasicBlock/index.js +33 -0
  31. package/lib/IconLineCarousel/index.js +37 -0
  32. package/lib/IconLineCascade/index.js +45 -0
  33. package/lib/IconLineChartBar/index.js +33 -0
  34. package/lib/IconLineChartBubble/index.js +33 -0
  35. package/lib/IconLineChartDualAxis/index.js +37 -0
  36. package/lib/IconLineChartFunnel/index.js +37 -0
  37. package/lib/IconLineChartLine/index.js +33 -0
  38. package/lib/IconLineChartNormalTable/index.js +37 -0
  39. package/lib/IconLineChartPie/index.js +33 -0
  40. package/lib/IconLineChartPivotTable/index.js +37 -0
  41. package/lib/IconLineChartProgress/index.js +37 -0
  42. package/lib/IconLineChartRadar/index.js +37 -0
  43. package/lib/IconLineChartScatter/index.js +33 -0
  44. package/lib/IconLineDateRange/index.js +37 -0
  45. package/lib/IconLineIframe/index.js +33 -0
  46. package/lib/IconLineImage/index.js +33 -0
  47. package/lib/IconLineNoticeList/index.js +33 -0
  48. package/lib/IconLineNumberInput/index.js +37 -0
  49. package/lib/IconLineSelect2/index.js +33 -0
  50. package/lib/IconLineTab/index.js +33 -0
  51. package/lib/IconLineTextInput/index.js +33 -0
  52. package/lib/index.js +46 -0
  53. package/package.json +1 -1
  54. package/src/IconLineApprovalTask/index.vue +19 -0
  55. package/src/IconLineBasicBlock/index.vue +19 -0
  56. package/src/IconLineCarousel/index.vue +19 -0
  57. package/src/IconLineCascade/index.vue +19 -0
  58. package/src/IconLineChartBar/index.vue +19 -0
  59. package/src/IconLineChartBubble/index.vue +19 -0
  60. package/src/IconLineChartDualAxis/index.vue +19 -0
  61. package/src/IconLineChartFunnel/index.vue +19 -0
  62. package/src/IconLineChartLine/index.vue +19 -0
  63. package/src/IconLineChartNormalTable/index.vue +19 -0
  64. package/src/IconLineChartPie/index.vue +19 -0
  65. package/src/IconLineChartPivotTable/index.vue +19 -0
  66. package/src/IconLineChartProgress/index.vue +19 -0
  67. package/src/IconLineChartRadar/index.vue +19 -0
  68. package/src/IconLineChartScatter/index.vue +19 -0
  69. package/src/IconLineDateRange/index.vue +19 -0
  70. package/src/IconLineIframe/index.vue +19 -0
  71. package/src/IconLineImage/index.vue +19 -0
  72. package/src/IconLineNoticeList/index.vue +19 -0
  73. package/src/IconLineNumberInput/index.vue +19 -0
  74. package/src/IconLineSelect2/index.vue +19 -0
  75. package/src/IconLineTab/index.vue +19 -0
  76. package/src/IconLineTextInput/index.vue +19 -0
  77. package/src/index.js +24 -1
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-select-2`]" width="1em" height="1em" v-bind="$attrs"><path d="M9.85547 1.19141C10.6842 1.19141 11.3464 1.19081 11.8799 1.23438C12.421 1.2786 12.8892 1.37178 13.3193 1.59082C14.0087 1.94211 14.5695 2.50306 14.9209 3.19238C15.1401 3.62251 15.2331 4.09064 15.2773 4.63184C15.3209 5.16533 15.3203 5.82741 15.3203 6.65625V9.34473C15.3203 10.1735 15.3209 10.8356 15.2773 11.3691C15.2331 11.9104 15.14 12.3784 14.9209 12.8086C14.5696 13.4981 14.0088 14.0588 13.3193 14.4102C12.8892 14.6293 12.4211 14.7224 11.8799 14.7666C11.3464 14.8102 10.6843 14.8096 9.85547 14.8096H6.14258C5.31373 14.8096 4.65166 14.8102 4.11816 14.7666C3.57698 14.7224 3.10883 14.6293 2.67871 14.4102C1.9894 14.0588 1.42841 13.498 1.07715 12.8086C0.858137 12.3785 0.764916 11.9103 0.720703 11.3691C0.677158 10.8356 0.677734 10.1735 0.677734 9.34473V6.65625C0.677734 5.82741 0.677115 5.16533 0.720703 4.63184C0.764948 4.09062 0.857983 3.62252 1.07715 3.19238C1.42849 2.50297 1.9893 1.94216 2.67871 1.59082C3.10885 1.37165 3.57694 1.27862 4.11816 1.23438C4.65166 1.19079 5.31373 1.19141 6.14258 1.19141H9.85547ZM6.14258 2.52148C5.29182 2.52148 4.69336 2.52241 4.22656 2.56055C3.76763 2.59807 3.49367 2.66863 3.28223 2.77637C2.84342 3.00014 2.48647 3.35709 2.2627 3.7959C2.15496 4.00734 2.08439 4.28131 2.04688 4.74023C2.00874 5.20703 2.00781 5.8055 2.00781 6.65625V9.34473C2.00781 10.1954 2.00878 10.7939 2.04688 11.2607C2.08436 11.7196 2.15506 11.9936 2.2627 12.2051C2.48645 12.6441 2.8433 13.0017 3.28223 13.2256C3.49366 13.3333 3.76766 13.4039 4.22656 13.4414C4.69335 13.4795 5.29185 13.4795 6.14258 13.4795H9.85547C10.7062 13.4795 11.3047 13.4795 11.7715 13.4414C12.2302 13.4039 12.5034 13.3332 12.7148 13.2256C13.1541 13.0018 13.5115 12.6443 13.7354 12.2051C13.8431 11.9936 13.9137 11.7198 13.9512 11.2607C13.9893 10.7939 13.9902 10.1954 13.9902 9.34473V6.65625C13.9902 5.8055 13.9893 5.20703 13.9512 4.74023C13.9137 4.28134 13.8431 4.00733 13.7354 3.7959C13.5115 3.35698 13.1539 3.00007 12.7148 2.77637C12.5034 2.66878 12.2301 2.59803 11.7715 2.56055C11.3047 2.52243 10.7061 2.52148 9.85547 2.52148H6.14258ZM9.95703 6.87695C10.2456 6.65018 10.6636 6.69993 10.8906 6.98828C11.1175 7.27679 11.0676 7.69473 10.7793 7.92188L8.6084 9.62988C8.58662 9.64702 8.42843 9.78881 8.22754 9.84375C8.07836 9.88451 7.92067 9.88447 7.77148 9.84375C7.57084 9.78892 7.41278 9.64736 7.39062 9.62988L5.21973 7.92188C4.93123 7.69473 4.88132 7.27685 5.1084 6.98828C5.33553 6.69988 5.75345 6.65 6.04199 6.87695L7.99902 8.41699L9.95703 6.87695Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconLineSelect2',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-tab`]" width="1em" height="1em" v-bind="$attrs"><path d="M10.165 1.38281C10.9938 1.38281 11.6559 1.38224 12.1895 1.42578C12.7306 1.47 13.1988 1.56319 13.6289 1.78223C14.3183 2.13351 14.8791 2.69443 15.2305 3.38379C15.4496 3.81394 15.5427 4.282 15.5869 4.82324C15.6305 5.35677 15.6299 6.01874 15.6299 6.84766V9.14746C15.6299 9.97635 15.6305 10.6383 15.5869 11.1719C15.5427 11.7132 15.4497 12.1811 15.2305 12.6113C14.8791 13.3009 14.3185 13.8615 13.6289 14.2129C13.1987 14.432 12.7307 14.5251 12.1895 14.5693C11.6559 14.6129 10.9938 14.6123 10.165 14.6123H5.83398C5.00511 14.6123 4.34308 14.6129 3.80957 14.5693C3.26836 14.5251 2.80025 14.4321 2.37012 14.2129C1.68076 13.8615 1.11983 13.3008 0.768555 12.6113C0.549491 12.1812 0.456327 11.7131 0.412109 11.1719C0.368551 10.6383 0.369141 9.97631 0.369141 9.14746V6.84766C0.36914 6.01874 0.368518 5.35677 0.412109 4.82324C0.45635 4.28196 0.549369 3.81396 0.768555 3.38379C1.11989 2.69434 1.68068 2.13358 2.37012 1.78223C2.80027 1.56305 3.26833 1.47002 3.80957 1.42578C4.34308 1.38219 5.00511 1.38281 5.83398 1.38281H10.165ZM11.4053 3.06543C11.4053 3.61432 11.405 4.06682 11.375 4.43359C11.3444 4.80801 11.2789 5.15246 11.1143 5.47559C10.8587 5.97684 10.4505 6.3852 9.94922 6.64062C9.62618 6.80503 9.28153 6.87079 8.90723 6.90137C8.54053 6.93128 8.0887 6.93066 7.54004 6.93066H1.69922V9.14746C1.69922 9.99819 1.70018 10.5967 1.73828 11.0635C1.77578 11.5224 1.84642 11.7964 1.9541 12.0078C2.17787 12.4468 2.53466 12.8045 2.97363 13.0283C3.18508 13.1361 3.45903 13.2066 3.91797 13.2441C4.38477 13.2823 4.98323 13.2822 5.83398 13.2822H10.165C11.0157 13.2822 11.6143 13.2822 12.0811 13.2441C12.5401 13.2066 12.8139 13.136 13.0254 13.0283C13.4647 12.8045 13.822 12.4471 14.0459 12.0078C14.1536 11.7963 14.2242 11.5226 14.2617 11.0635C14.2998 10.5967 14.2998 9.99819 14.2998 9.14746V6.84766C14.2998 5.99685 14.2999 5.39845 14.2617 4.93164C14.2242 4.47265 14.1536 4.19876 14.0459 3.9873C13.8221 3.54831 13.4644 3.19154 13.0254 2.96777C12.8139 2.86011 12.5399 2.78945 12.0811 2.75195C11.8826 2.73576 11.6605 2.72723 11.4053 2.72168V3.06543ZM6.84277 3.66992C6.84278 4.18552 6.84767 4.56002 6.77051 4.88379C6.70952 5.13946 6.61128 5.37986 6.4834 5.60059H7.54004C8.11046 5.60059 8.49883 5.60063 8.79883 5.57617C9.09084 5.55231 9.24118 5.50825 9.3457 5.45508C9.59676 5.32716 9.80168 5.12307 9.92969 4.87207C9.98291 4.76758 10.0259 4.61722 10.0498 4.3252C10.0743 4.02514 10.0752 3.63614 10.0752 3.06543V2.71289H6.84277V3.66992ZM5.5127 2.71387C4.82891 2.71462 4.32369 2.7188 3.91797 2.75195C3.45901 2.78947 3.18508 2.86003 2.97363 2.96777C2.5348 3.19156 2.17787 3.54846 1.9541 3.9873C1.84635 4.19877 1.7758 4.47262 1.73828 4.93164C1.72222 5.12823 1.71456 5.34835 1.70898 5.60059H3.58203C4.17315 5.60059 4.3539 5.59612 4.4873 5.56445C4.977 5.44772 5.35967 5.06483 5.47656 4.5752C5.50833 4.44177 5.51269 4.26141 5.5127 3.66992V2.71387Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconLineTab',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-text-input`]" width="1em" height="1em" v-bind="$attrs"><path d="M10.8076 1.36719C11.5432 1.36719 12.1353 1.36723 12.6133 1.40625C13.099 1.44594 13.5264 1.52948 13.9209 1.73047C14.5476 2.04987 15.0566 2.55983 15.376 3.18652C15.577 3.58107 15.6615 4.00743 15.7012 4.49316C15.7402 4.97118 15.7393 5.56311 15.7393 6.29883V9.69727C15.7393 10.4329 15.7402 11.0249 15.7012 11.5029C15.6615 11.9887 15.577 12.415 15.376 12.8096C15.0566 13.4363 14.5475 13.9462 13.9209 14.2656C13.5264 14.4666 13.099 14.5511 12.6133 14.5908C12.1353 14.6298 11.5432 14.6289 10.8076 14.6289H5.19336C4.45772 14.6289 3.86567 14.6299 3.3877 14.5908C2.90202 14.5511 2.47556 14.4666 2.08105 14.2656C1.45425 13.9462 0.944387 13.4364 0.625 12.8096C0.424099 12.4151 0.340459 11.9886 0.300781 11.5029C0.261737 11.0249 0.261719 10.4329 0.261719 9.69727V6.29883C0.261719 5.56311 0.261726 4.97118 0.300781 4.49316C0.340472 4.0075 0.424028 3.58102 0.625 3.18652C0.944393 2.55968 1.45423 2.04989 2.08105 1.73047C2.47552 1.5295 2.90208 1.44595 3.3877 1.40625C3.86567 1.3672 4.45772 1.36719 5.19336 1.36719H10.8076ZM5.19336 2.69727C4.43579 2.69727 3.90736 2.69784 3.49609 2.73145C3.09272 2.76442 2.86038 2.82547 2.68457 2.91504C2.308 3.10695 2.00145 3.41345 1.80957 3.79004C1.72001 3.96586 1.65894 4.19812 1.62598 4.60156C1.59237 5.01286 1.5918 5.54117 1.5918 6.29883V9.69727C1.5918 10.4548 1.59239 10.9833 1.62598 11.3945C1.65892 11.7978 1.72007 12.0303 1.80957 12.2061C2.00144 12.5826 2.30804 12.8891 2.68457 13.0811C2.86038 13.1706 3.0927 13.2317 3.49609 13.2646C3.90736 13.2983 4.43579 13.2988 5.19336 13.2988H10.8076C11.565 13.2988 12.0936 13.2982 12.5049 13.2646C12.9081 13.2317 13.1406 13.1705 13.3164 13.0811C13.693 12.8892 13.9995 12.5827 14.1914 12.2061C14.281 12.0302 14.342 11.798 14.375 11.3945C14.4086 10.9833 14.4092 10.4548 14.4092 9.69727V6.29883C14.4092 5.54117 14.4086 5.01286 14.375 4.60156C14.342 4.19807 14.281 3.96587 14.1914 3.79004C13.9995 3.41349 13.693 3.10691 13.3164 2.91504C13.1406 2.82558 12.908 2.76439 12.5049 2.73145C12.0936 2.69788 11.565 2.69727 10.8076 2.69727H5.19336ZM7.30078 4.72656C7.66777 4.72683 7.96573 5.02457 7.96582 5.3916C7.96582 5.75871 7.66782 6.05637 7.30078 6.05664H6.53125V9.93945H7.30078C7.66782 9.93972 7.96582 10.2374 7.96582 10.6045C7.96576 10.9715 7.66779 11.2693 7.30078 11.2695H4.43164C4.06441 11.2695 3.76666 10.9717 3.7666 10.6045C3.7666 10.2372 4.06437 9.93945 4.43164 9.93945H5.20117V6.05664H4.43164C4.06437 6.05664 3.7666 5.75887 3.7666 5.3916C3.76669 5.02441 4.06443 4.72656 4.43164 4.72656H7.30078Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconLineTextInput',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
package/src/index.js CHANGED
@@ -301,4 +301,27 @@ export { default as IconLineCopy } from './IconLineCopy/index.vue';
301
301
  export { default as IconColorLogo } from './IconColorLogo/index.vue';
302
302
  export { default as IconColorApprove } from './IconColorApprove/index.vue';
303
303
  export { default as IconFillDataFilter } from './IconFillDataFilter/index.vue';
304
- export { default as IconLineSearch } from './IconLineSearch/index.vue';
304
+ export { default as IconLineSearch } from './IconLineSearch/index.vue';
305
+ export { default as IconLineChartBubble } from './IconLineChartBubble/index.vue';
306
+ export { default as IconLineBasicBlock } from './IconLineBasicBlock/index.vue';
307
+ export { default as IconLineChartLine } from './IconLineChartLine/index.vue';
308
+ export { default as IconLineCascade } from './IconLineCascade/index.vue';
309
+ export { default as IconLineChartDualAxis } from './IconLineChartDualAxis/index.vue';
310
+ export { default as IconLineApprovalTask } from './IconLineApprovalTask/index.vue';
311
+ export { default as IconLineChartFunnel } from './IconLineChartFunnel/index.vue';
312
+ export { default as IconLineChartNormalTable } from './IconLineChartNormalTable/index.vue';
313
+ export { default as IconLineChartProgress } from './IconLineChartProgress/index.vue';
314
+ export { default as IconLineChartPivotTable } from './IconLineChartPivotTable/index.vue';
315
+ export { default as IconLineChartBar } from './IconLineChartBar/index.vue';
316
+ export { default as IconLineDateRange } from './IconLineDateRange/index.vue';
317
+ export { default as IconLineChartScatter } from './IconLineChartScatter/index.vue';
318
+ export { default as IconLineImage } from './IconLineImage/index.vue';
319
+ export { default as IconLineNumberInput } from './IconLineNumberInput/index.vue';
320
+ export { default as IconLineChartPie } from './IconLineChartPie/index.vue';
321
+ export { default as IconLineTab } from './IconLineTab/index.vue';
322
+ export { default as IconLineChartRadar } from './IconLineChartRadar/index.vue';
323
+ export { default as IconLineTextInput } from './IconLineTextInput/index.vue';
324
+ export { default as IconLineCarousel } from './IconLineCarousel/index.vue';
325
+ export { default as IconLineSelect2 } from './IconLineSelect2/index.vue';
326
+ export { default as IconLineIframe } from './IconLineIframe/index.vue';
327
+ export { default as IconLineNoticeList } from './IconLineNoticeList/index.vue';