@univerjs/icons-vue 1.17.0 → 1.19.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.
Files changed (64) hide show
  1. package/dist/cjs/ai-assistant-multi-icon.cjs +95 -0
  2. package/dist/cjs/color-wheel-multi-icon.cjs +114 -0
  3. package/dist/cjs/configure-tab-icon.cjs +57 -0
  4. package/dist/cjs/first-tab-icon.cjs +68 -0
  5. package/dist/cjs/index.cjs +140 -7
  6. package/dist/cjs/locate-fixed-icon.cjs +66 -0
  7. package/dist/cjs/quick-add-icon.cjs +46 -0
  8. package/dist/cjs/row-height-extra-tall-icon.cjs +78 -0
  9. package/dist/cjs/row-height-medium-icon.cjs +89 -0
  10. package/dist/cjs/row-height-short-icon.cjs +100 -0
  11. package/dist/cjs/row-height-tall-icon.cjs +89 -0
  12. package/dist/cjs/stroke-size1-icon.cjs +46 -0
  13. package/dist/cjs/stroke-size2-icon.cjs +46 -0
  14. package/dist/cjs/stroke-size3-icon.cjs +46 -0
  15. package/dist/cjs/stroke-size4-icon.cjs +46 -0
  16. package/dist/cjs/stroke-size5-icon.cjs +46 -0
  17. package/dist/cjs/{dropdown-icon.cjs → table-border-style-dashed-icon.cjs} +12 -9
  18. package/dist/cjs/table-border-style-dotted-icon.cjs +46 -0
  19. package/dist/cjs/table-border-style-icon.cjs +69 -0
  20. package/dist/cjs/table-border-style-solid-icon.cjs +45 -0
  21. package/dist/cjs/table-border-width-icon.cjs +77 -0
  22. package/dist/esm/ai-assistant-multi-icon.d.ts +18 -0
  23. package/dist/esm/ai-assistant-multi-icon.js +90 -0
  24. package/dist/esm/color-wheel-multi-icon.d.ts +18 -0
  25. package/dist/esm/color-wheel-multi-icon.js +109 -0
  26. package/dist/esm/configure-tab-icon.d.ts +18 -0
  27. package/dist/esm/configure-tab-icon.js +52 -0
  28. package/dist/esm/{dropdown-icon.d.ts → first-tab-icon.d.ts} +2 -2
  29. package/dist/esm/first-tab-icon.js +63 -0
  30. package/dist/esm/index.d.ts +20 -1
  31. package/dist/esm/index.js +21 -2
  32. package/dist/esm/locate-fixed-icon.d.ts +18 -0
  33. package/dist/esm/locate-fixed-icon.js +61 -0
  34. package/dist/esm/quick-add-icon.d.ts +18 -0
  35. package/dist/esm/quick-add-icon.js +41 -0
  36. package/dist/esm/row-height-extra-tall-icon.d.ts +18 -0
  37. package/dist/esm/row-height-extra-tall-icon.js +73 -0
  38. package/dist/esm/row-height-medium-icon.d.ts +18 -0
  39. package/dist/esm/row-height-medium-icon.js +84 -0
  40. package/dist/esm/row-height-short-icon.d.ts +18 -0
  41. package/dist/esm/row-height-short-icon.js +95 -0
  42. package/dist/esm/row-height-tall-icon.d.ts +18 -0
  43. package/dist/esm/row-height-tall-icon.js +84 -0
  44. package/dist/esm/stroke-size1-icon.d.ts +18 -0
  45. package/dist/esm/stroke-size1-icon.js +41 -0
  46. package/dist/esm/stroke-size2-icon.d.ts +18 -0
  47. package/dist/esm/stroke-size2-icon.js +41 -0
  48. package/dist/esm/stroke-size3-icon.d.ts +18 -0
  49. package/dist/esm/stroke-size3-icon.js +41 -0
  50. package/dist/esm/stroke-size4-icon.d.ts +18 -0
  51. package/dist/esm/stroke-size4-icon.js +41 -0
  52. package/dist/esm/stroke-size5-icon.d.ts +18 -0
  53. package/dist/esm/stroke-size5-icon.js +41 -0
  54. package/dist/esm/table-border-style-dashed-icon.d.ts +18 -0
  55. package/dist/esm/{dropdown-icon.js → table-border-style-dashed-icon.js} +11 -8
  56. package/dist/esm/table-border-style-dotted-icon.d.ts +18 -0
  57. package/dist/esm/table-border-style-dotted-icon.js +41 -0
  58. package/dist/esm/table-border-style-icon.d.ts +18 -0
  59. package/dist/esm/table-border-style-icon.js +64 -0
  60. package/dist/esm/table-border-style-solid-icon.d.ts +18 -0
  61. package/dist/esm/table-border-style-solid-icon.js +40 -0
  62. package/dist/esm/table-border-width-icon.d.ts +18 -0
  63. package/dist/esm/table-border-width-icon.js +72 -0
  64. package/package.json +2 -2
@@ -0,0 +1,95 @@
1
+ Object.defineProperties(exports, {
2
+ __esModule: { value: true },
3
+ [Symbol.toStringTag]: { value: "Module" }
4
+ });
5
+ let vue = require("vue");
6
+ let ts_base_js = require("./base.cjs");
7
+ //#region ts/ai-assistant-multi-icon.ts
8
+ const element = {
9
+ "tag": "svg",
10
+ "attrs": {
11
+ "xmlns": "http://www.w3.org/2000/svg",
12
+ "fill": "none",
13
+ "viewBox": "0 0 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [{
18
+ "tag": "path",
19
+ "attrs": {
20
+ "fill": "url(#ai-assistant-multi-icon_paint0_linear_236_415)",
21
+ "d": "M9.18035 2.34502C9.21605 2.15386 9.31749 1.9812 9.46709 1.85695C9.6167 1.7327 9.80504 1.66469 9.99951 1.66469C10.194 1.66469 10.3823 1.7327 10.5319 1.85695C10.6815 1.9812 10.783 2.15386 10.8187 2.34502L11.6945 6.97669C11.7567 7.30598 11.9167 7.60887 12.1537 7.84583C12.3907 8.08279 12.6936 8.24282 13.0228 8.30502L17.6545 9.18085C17.8457 9.21656 18.0183 9.318 18.1426 9.4676C18.2668 9.6172 18.3348 9.80555 18.3348 10C18.3348 10.1945 18.2668 10.3828 18.1426 10.5324C18.0183 10.682 17.8457 10.7835 17.6545 10.8192L13.0228 11.695C12.6936 11.7572 12.3907 11.9172 12.1537 12.1542C11.9167 12.3912 11.7567 12.6941 11.6945 13.0234L10.8187 17.655C10.783 17.8462 10.6815 18.0188 10.5319 18.1431C10.3823 18.2673 10.194 18.3353 9.99951 18.3353C9.80504 18.3353 9.6167 18.2673 9.46709 18.1431C9.31749 18.0188 9.21605 17.8462 9.18035 17.655L8.30451 13.0234C8.24231 12.6941 8.08228 12.3912 7.84532 12.1542C7.60836 11.9172 7.30547 11.7572 6.97618 11.695L2.34451 10.8192C2.15335 10.7835 1.98069 10.682 1.85645 10.5324C1.7322 10.3828 1.66418 10.1945 1.66418 10C1.66418 9.80555 1.7322 9.6172 1.85645 9.4676C1.98069 9.318 2.15335 9.21656 2.34451 9.18085L6.97618 8.30502C7.30547 8.24282 7.60836 8.08279 7.84532 7.84583C8.08228 7.60887 8.24231 7.30598 8.30451 6.97669L9.18035 2.34502Z"
22
+ }
23
+ }, {
24
+ "tag": "defs",
25
+ "attrs": {},
26
+ "children": [{
27
+ "tag": "linearGradient",
28
+ "attrs": {
29
+ "id": "ai-assistant-multi-icon_paint0_linear_236_415",
30
+ "x1": 1.66,
31
+ "x2": 18.18,
32
+ "y1": 7.09,
33
+ "y2": 6.77,
34
+ "gradientUnits": "userSpaceOnUse"
35
+ },
36
+ "children": [
37
+ {
38
+ "tag": "stop",
39
+ "attrs": {
40
+ "offset": 0,
41
+ "stop-color": "#0b00d0"
42
+ }
43
+ },
44
+ {
45
+ "tag": "stop",
46
+ "attrs": {
47
+ "offset": .49,
48
+ "stop-color": "#0492ed"
49
+ }
50
+ },
51
+ {
52
+ "tag": "stop",
53
+ "attrs": {
54
+ "offset": .65,
55
+ "stop-color": "#029dce"
56
+ }
57
+ },
58
+ {
59
+ "tag": "stop",
60
+ "attrs": {
61
+ "offset": .88,
62
+ "stop-color": "#00aba6"
63
+ }
64
+ },
65
+ {
66
+ "tag": "stop",
67
+ "attrs": {
68
+ "offset": 1,
69
+ "stop-color": "#00b197"
70
+ }
71
+ }
72
+ ]
73
+ }]
74
+ }],
75
+ "defIds": ["ai-assistant-multi-icon_paint0_linear_236_415"]
76
+ };
77
+ const AiAssistantMultiIcon = (0, vue.defineComponent)({
78
+ name: "AiAssistantMultiIcon",
79
+ inheritAttrs: false,
80
+ props: { extend: {
81
+ type: Object,
82
+ default: void 0
83
+ } },
84
+ setup(props, { attrs }) {
85
+ return () => (0, vue.h)(ts_base_js.IconBase, {
86
+ ...attrs,
87
+ extend: props.extend,
88
+ id: "ai-assistant-multi-icon",
89
+ icon: element
90
+ });
91
+ }
92
+ });
93
+ //#endregion
94
+ exports.AiAssistantMultiIcon = AiAssistantMultiIcon;
95
+ exports.default = AiAssistantMultiIcon;
@@ -0,0 +1,114 @@
1
+ Object.defineProperties(exports, {
2
+ __esModule: { value: true },
3
+ [Symbol.toStringTag]: { value: "Module" }
4
+ });
5
+ let vue = require("vue");
6
+ let ts_base_js = require("./base.cjs");
7
+ //#region ts/color-wheel-multi-icon.ts
8
+ const element = {
9
+ "tag": "svg",
10
+ "attrs": {
11
+ "xmlns": "http://www.w3.org/2000/svg",
12
+ "fill": "none",
13
+ "viewBox": "0 0 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [
18
+ {
19
+ "tag": "circle",
20
+ "attrs": {
21
+ "cx": 10,
22
+ "cy": 10,
23
+ "r": 9,
24
+ "fill": "#F5F5F5"
25
+ }
26
+ },
27
+ {
28
+ "tag": "path",
29
+ "attrs": {
30
+ "fill": "#6646E8",
31
+ "d": "M10 10L10 1A9 9 0 0 1 19 10Z"
32
+ }
33
+ },
34
+ {
35
+ "tag": "path",
36
+ "attrs": {
37
+ "fill": "#55B144",
38
+ "d": "M10 10L19 10A9 9 0 0 1 10 19Z"
39
+ }
40
+ },
41
+ {
42
+ "tag": "path",
43
+ "attrs": {
44
+ "fill": "#CBC443",
45
+ "d": "M10 10L10 19A9 9 0 0 1 1 10Z"
46
+ }
47
+ },
48
+ {
49
+ "tag": "path",
50
+ "attrs": {
51
+ "fill": "#E8433D",
52
+ "d": "M10 10L1 10A9 9 0 0 1 10 1Z"
53
+ }
54
+ },
55
+ {
56
+ "tag": "circle",
57
+ "attrs": {
58
+ "cx": 10,
59
+ "cy": 10,
60
+ "r": 9,
61
+ "fill": "url(#color-wheel-multi-icon_color-wheel-multi-icon-radial)"
62
+ }
63
+ },
64
+ {
65
+ "tag": "defs",
66
+ "attrs": {},
67
+ "children": [{
68
+ "tag": "radialGradient",
69
+ "attrs": {
70
+ "id": "color-wheel-multi-icon_color-wheel-multi-icon-radial",
71
+ "cx": 0,
72
+ "cy": 0,
73
+ "r": 1,
74
+ "gradientTransform": "matrix(0 9 -9 0 10 10)",
75
+ "gradientUnits": "userSpaceOnUse"
76
+ },
77
+ "children": [{
78
+ "tag": "stop",
79
+ "attrs": {
80
+ "stop-color": "white",
81
+ "stop-opacity": .82
82
+ }
83
+ }, {
84
+ "tag": "stop",
85
+ "attrs": {
86
+ "offset": 1,
87
+ "stop-color": "#F5F5F5",
88
+ "stop-opacity": .01
89
+ }
90
+ }]
91
+ }]
92
+ }
93
+ ],
94
+ "defIds": ["color-wheel-multi-icon_color-wheel-multi-icon-radial"]
95
+ };
96
+ const ColorWheelMultiIcon = (0, vue.defineComponent)({
97
+ name: "ColorWheelMultiIcon",
98
+ inheritAttrs: false,
99
+ props: { extend: {
100
+ type: Object,
101
+ default: void 0
102
+ } },
103
+ setup(props, { attrs }) {
104
+ return () => (0, vue.h)(ts_base_js.IconBase, {
105
+ ...attrs,
106
+ extend: props.extend,
107
+ id: "color-wheel-multi-icon",
108
+ icon: element
109
+ });
110
+ }
111
+ });
112
+ //#endregion
113
+ exports.ColorWheelMultiIcon = ColorWheelMultiIcon;
114
+ exports.default = ColorWheelMultiIcon;
@@ -0,0 +1,57 @@
1
+ Object.defineProperties(exports, {
2
+ __esModule: { value: true },
3
+ [Symbol.toStringTag]: { value: "Module" }
4
+ });
5
+ let vue = require("vue");
6
+ let ts_base_js = require("./base.cjs");
7
+ //#region ts/configure-tab-icon.ts
8
+ const element = {
9
+ "tag": "svg",
10
+ "attrs": {
11
+ "xmlns": "http://www.w3.org/2000/svg",
12
+ "fill": "none",
13
+ "viewBox": "0 0 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [{
18
+ "tag": "path",
19
+ "attrs": {
20
+ "stroke": "currentColor",
21
+ "stroke-linecap": "round",
22
+ "stroke-linejoin": "round",
23
+ "stroke-width": 1.6,
24
+ "d": "M8.7 3.2h2.6l.4 1.7 1.4.6 1.5-.9 1.8 1.8-.9 1.5.6 1.4 1.7.4v2.6l-1.7.4-.6 1.4.9 1.5-1.8 1.8-1.5-.9-1.4.6-.4 1.7H8.7l-.4-1.7-1.4-.6-1.5.9-1.8-1.8.9-1.5-.6-1.4-1.7-.4V9.7l1.7-.4.6-1.4-.9-1.5 1.8-1.8 1.5.9 1.4-.6.4-1.7Z"
25
+ }
26
+ }, {
27
+ "tag": "circle",
28
+ "attrs": {
29
+ "cx": 10,
30
+ "cy": 11,
31
+ "r": 2.2,
32
+ "stroke": "currentColor",
33
+ "stroke-linecap": "round",
34
+ "stroke-linejoin": "round",
35
+ "stroke-width": 1.6
36
+ }
37
+ }]
38
+ };
39
+ const ConfigureTabIcon = (0, vue.defineComponent)({
40
+ name: "ConfigureTabIcon",
41
+ inheritAttrs: false,
42
+ props: { extend: {
43
+ type: Object,
44
+ default: void 0
45
+ } },
46
+ setup(props, { attrs }) {
47
+ return () => (0, vue.h)(ts_base_js.IconBase, {
48
+ ...attrs,
49
+ extend: props.extend,
50
+ id: "configure-tab-icon",
51
+ icon: element
52
+ });
53
+ }
54
+ });
55
+ //#endregion
56
+ exports.ConfigureTabIcon = ConfigureTabIcon;
57
+ exports.default = ConfigureTabIcon;
@@ -0,0 +1,68 @@
1
+ Object.defineProperties(exports, {
2
+ __esModule: { value: true },
3
+ [Symbol.toStringTag]: { value: "Module" }
4
+ });
5
+ let vue = require("vue");
6
+ let ts_base_js = require("./base.cjs");
7
+ //#region ts/first-tab-icon.ts
8
+ const element = {
9
+ "tag": "svg",
10
+ "attrs": {
11
+ "xmlns": "http://www.w3.org/2000/svg",
12
+ "fill": "none",
13
+ "viewBox": "0 0 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [
18
+ {
19
+ "tag": "path",
20
+ "attrs": {
21
+ "stroke": "currentColor",
22
+ "stroke-linecap": "round",
23
+ "stroke-linejoin": "round",
24
+ "stroke-width": 1.6,
25
+ "d": "M5 4v12"
26
+ }
27
+ },
28
+ {
29
+ "tag": "path",
30
+ "attrs": {
31
+ "stroke": "currentColor",
32
+ "stroke-linecap": "round",
33
+ "stroke-linejoin": "round",
34
+ "stroke-width": 1.6,
35
+ "d": "M15 10H7"
36
+ }
37
+ },
38
+ {
39
+ "tag": "path",
40
+ "attrs": {
41
+ "stroke": "currentColor",
42
+ "stroke-linecap": "round",
43
+ "stroke-linejoin": "round",
44
+ "stroke-width": 1.6,
45
+ "d": "M10 7l-3 3 3 3"
46
+ }
47
+ }
48
+ ]
49
+ };
50
+ const FirstTabIcon = (0, vue.defineComponent)({
51
+ name: "FirstTabIcon",
52
+ inheritAttrs: false,
53
+ props: { extend: {
54
+ type: Object,
55
+ default: void 0
56
+ } },
57
+ setup(props, { attrs }) {
58
+ return () => (0, vue.h)(ts_base_js.IconBase, {
59
+ ...attrs,
60
+ extend: props.extend,
61
+ id: "first-tab-icon",
62
+ icon: element
63
+ });
64
+ }
65
+ });
66
+ //#endregion
67
+ exports.FirstTabIcon = FirstTabIcon;
68
+ exports.default = FirstTabIcon;
@@ -60,6 +60,7 @@ let ts_component_diagram_component_icon_js = require("./component-diagram-compon
60
60
  let ts_component_diagram_provided_interface_icon_js = require("./component-diagram-provided-interface-icon.cjs");
61
61
  let ts_component_diagram_required_interface_icon_js = require("./component-diagram-required-interface-icon.cjs");
62
62
  let ts_conditional_color_icon_js = require("./conditional-color-icon.cjs");
63
+ let ts_configure_tab_icon_js = require("./configure-tab-icon.cjs");
63
64
  let ts_connection_line_icon_js = require("./connection-line-icon.cjs");
64
65
  let ts_connector_bar_crows_foot_marker_icon_js = require("./connector-bar-crows-foot-marker-icon.cjs");
65
66
  let ts_connector_bar_marker_icon_js = require("./connector-bar-marker-icon.cjs");
@@ -107,7 +108,6 @@ let ts_dollar_icon_js = require("./dollar-icon.cjs");
107
108
  let ts_down_icon_js = require("./down-icon.cjs");
108
109
  let ts_download_icon_js = require("./download-icon.cjs");
109
110
  let ts_download_image_icon_js = require("./download-image-icon.cjs");
110
- let ts_dropdown_icon_js = require("./dropdown-icon.cjs");
111
111
  let ts_entity_relationship_entity_icon_js = require("./entity-relationship-entity-icon.cjs");
112
112
  let ts_entity_relationship_field_type_icon_js = require("./entity-relationship-field-type-icon.cjs");
113
113
  let ts_entity_relationship_full_icon_js = require("./entity-relationship-full-icon.cjs");
@@ -122,6 +122,7 @@ let ts_export_icon_js = require("./export-icon.cjs");
122
122
  let ts_eye_icon_js = require("./eye-icon.cjs");
123
123
  let ts_eyelash_icon_js = require("./eyelash-icon.cjs");
124
124
  let ts_filter_icon_js = require("./filter-icon.cjs");
125
+ let ts_first_tab_icon_js = require("./first-tab-icon.cjs");
125
126
  let ts_flag_icon_js = require("./flag-icon.cjs");
126
127
  let ts_flip_horizontal_icon_js = require("./flip-horizontal-icon.cjs");
127
128
  let ts_flip_vertical_icon_js = require("./flip-vertical-icon.cjs");
@@ -177,6 +178,7 @@ let ts_line_sparkline_icon_js = require("./line-sparkline-icon.cjs");
177
178
  let ts_linear_icon_js = require("./linear-icon.cjs");
178
179
  let ts_link_icon_js = require("./link-icon.cjs");
179
180
  let ts_live_share_icon_js = require("./live-share-icon.cjs");
181
+ let ts_locate_fixed_icon_js = require("./locate-fixed-icon.cjs");
180
182
  let ts_lock_icon_js = require("./lock-icon.cjs");
181
183
  let ts_logarithmic_icon_js = require("./logarithmic-icon.cjs");
182
184
  let ts_max_icon_js = require("./max-icon.cjs");
@@ -217,6 +219,7 @@ let ts_power_line_icon_js = require("./power-line-icon.cjs");
217
219
  let ts_precise_selection_icon_js = require("./precise-selection-icon.cjs");
218
220
  let ts_print_icon_js = require("./print-icon.cjs");
219
221
  let ts_protect_icon_js = require("./protect-icon.cjs");
222
+ let ts_quick_add_icon_js = require("./quick-add-icon.cjs");
220
223
  let ts_quote_icon_js = require("./quote-icon.cjs");
221
224
  let ts_radar_chart_icon_js = require("./radar-chart-icon.cjs");
222
225
  let ts_random_icon_js = require("./random-icon.cjs");
@@ -237,6 +240,10 @@ let ts_right_rotation_ninety_degrees_icon_js = require("./right-rotation-ninety-
237
240
  let ts_rmb_icon_js = require("./rmb-icon.cjs");
238
241
  let ts_rouble_icon_js = require("./rouble-icon.cjs");
239
242
  let ts_roundness_icon_js = require("./roundness-icon.cjs");
243
+ let ts_row_height_extra_tall_icon_js = require("./row-height-extra-tall-icon.cjs");
244
+ let ts_row_height_medium_icon_js = require("./row-height-medium-icon.cjs");
245
+ let ts_row_height_short_icon_js = require("./row-height-short-icon.cjs");
246
+ let ts_row_height_tall_icon_js = require("./row-height-tall-icon.cjs");
240
247
  let ts_row_icon_js = require("./row-icon.cjs");
241
248
  let ts_ruler_icon_js = require("./ruler-icon.cjs");
242
249
  let ts_sankey_icon_js = require("./sankey-icon.cjs");
@@ -459,12 +466,22 @@ let ts_status_diagram_initial_state_icon_js = require("./status-diagram-initial-
459
466
  let ts_status_diagram_state_bar_icon_js = require("./status-diagram-state-bar-icon.cjs");
460
467
  let ts_sticky_note_icon_js = require("./sticky-note-icon.cjs");
461
468
  let ts_strikethrough_icon_js = require("./strikethrough-icon.cjs");
469
+ let ts_stroke_size1_icon_js = require("./stroke-size1-icon.cjs");
470
+ let ts_stroke_size2_icon_js = require("./stroke-size2-icon.cjs");
471
+ let ts_stroke_size3_icon_js = require("./stroke-size3-icon.cjs");
472
+ let ts_stroke_size4_icon_js = require("./stroke-size4-icon.cjs");
473
+ let ts_stroke_size5_icon_js = require("./stroke-size5-icon.cjs");
462
474
  let ts_subscript_icon_js = require("./subscript-icon.cjs");
463
475
  let ts_success_icon_js = require("./success-icon.cjs");
464
476
  let ts_success_outline_icon_js = require("./success-outline-icon.cjs");
465
477
  let ts_sum_icon_js = require("./sum-icon.cjs");
466
478
  let ts_superscript_icon_js = require("./superscript-icon.cjs");
467
479
  let ts_symbols_icon_js = require("./symbols-icon.cjs");
480
+ let ts_table_border_style_dashed_icon_js = require("./table-border-style-dashed-icon.cjs");
481
+ let ts_table_border_style_dotted_icon_js = require("./table-border-style-dotted-icon.cjs");
482
+ let ts_table_border_style_icon_js = require("./table-border-style-icon.cjs");
483
+ let ts_table_border_style_solid_icon_js = require("./table-border-style-solid-icon.cjs");
484
+ let ts_table_border_width_icon_js = require("./table-border-width-icon.cjs");
468
485
  let ts_table_icon_js = require("./table-icon.cjs");
469
486
  let ts_text_icon_js = require("./text-icon.cjs");
470
487
  let ts_text_type_icon_js = require("./text-type-icon.cjs");
@@ -491,8 +508,10 @@ let ts_winloss_sparkline_icon_js = require("./winloss-sparkline-icon.cjs");
491
508
  let ts_write_icon_js = require("./write-icon.cjs");
492
509
  let ts_zoom_in_icon_js = require("./zoom-in-icon.cjs");
493
510
  let ts_zoom_out_icon_js = require("./zoom-out-icon.cjs");
511
+ let ts_ai_assistant_multi_icon_js = require("./ai-assistant-multi-icon.cjs");
494
512
  let ts_bases_multi_icon_js = require("./bases-multi-icon.cjs");
495
513
  let ts_boards_multi_icon_js = require("./boards-multi-icon.cjs");
514
+ let ts_color_wheel_multi_icon_js = require("./color-wheel-multi-icon.cjs");
496
515
  let ts_docs_multi_icon_js = require("./docs-multi-icon.cjs");
497
516
  let ts_loading_multi_icon_js = require("./loading-multi-icon.cjs");
498
517
  let ts_sheets_multi_icon_js = require("./sheets-multi-icon.cjs");
@@ -621,6 +640,12 @@ Object.defineProperty(exports, "AdjustWidthDoubleIcon", {
621
640
  return ts_adjust_width_double_icon_js.AdjustWidthDoubleIcon;
622
641
  }
623
642
  });
643
+ Object.defineProperty(exports, "AiAssistantMultiIcon", {
644
+ enumerable: true,
645
+ get: function() {
646
+ return ts_ai_assistant_multi_icon_js.AiAssistantMultiIcon;
647
+ }
648
+ });
624
649
  Object.defineProperty(exports, "AlignBottomIcon", {
625
650
  enumerable: true,
626
651
  get: function() {
@@ -957,6 +982,12 @@ Object.defineProperty(exports, "CodeIcon", {
957
982
  return ts_code_icon_js.CodeIcon;
958
983
  }
959
984
  });
985
+ Object.defineProperty(exports, "ColorWheelMultiIcon", {
986
+ enumerable: true,
987
+ get: function() {
988
+ return ts_color_wheel_multi_icon_js.ColorWheelMultiIcon;
989
+ }
990
+ });
960
991
  Object.defineProperty(exports, "ColumnChartIcon", {
961
992
  enumerable: true,
962
993
  get: function() {
@@ -1029,6 +1060,12 @@ Object.defineProperty(exports, "ConditionsDoubleIcon", {
1029
1060
  return ts_conditions_double_icon_js.ConditionsDoubleIcon;
1030
1061
  }
1031
1062
  });
1063
+ Object.defineProperty(exports, "ConfigureTabIcon", {
1064
+ enumerable: true,
1065
+ get: function() {
1066
+ return ts_configure_tab_icon_js.ConfigureTabIcon;
1067
+ }
1068
+ });
1032
1069
  Object.defineProperty(exports, "ConnectionLineIcon", {
1033
1070
  enumerable: true,
1034
1071
  get: function() {
@@ -1377,12 +1414,6 @@ Object.defineProperty(exports, "DownloadImageIcon", {
1377
1414
  return ts_download_image_icon_js.DownloadImageIcon;
1378
1415
  }
1379
1416
  });
1380
- Object.defineProperty(exports, "DropdownIcon", {
1381
- enumerable: true,
1382
- get: function() {
1383
- return ts_dropdown_icon_js.DropdownIcon;
1384
- }
1385
- });
1386
1417
  Object.defineProperty(exports, "EntityRelationshipEntityIcon", {
1387
1418
  enumerable: true,
1388
1419
  get: function() {
@@ -1467,6 +1498,12 @@ Object.defineProperty(exports, "FilterIcon", {
1467
1498
  return ts_filter_icon_js.FilterIcon;
1468
1499
  }
1469
1500
  });
1501
+ Object.defineProperty(exports, "FirstTabIcon", {
1502
+ enumerable: true,
1503
+ get: function() {
1504
+ return ts_first_tab_icon_js.FirstTabIcon;
1505
+ }
1506
+ });
1470
1507
  Object.defineProperty(exports, "FlagIcon", {
1471
1508
  enumerable: true,
1472
1509
  get: function() {
@@ -1923,6 +1960,12 @@ Object.defineProperty(exports, "LoadingMultiIcon", {
1923
1960
  return ts_loading_multi_icon_js.LoadingMultiIcon;
1924
1961
  }
1925
1962
  });
1963
+ Object.defineProperty(exports, "LocateFixedIcon", {
1964
+ enumerable: true,
1965
+ get: function() {
1966
+ return ts_locate_fixed_icon_js.LocateFixedIcon;
1967
+ }
1968
+ });
1926
1969
  Object.defineProperty(exports, "LockIcon", {
1927
1970
  enumerable: true,
1928
1971
  get: function() {
@@ -2235,6 +2278,12 @@ Object.defineProperty(exports, "ProtectIcon", {
2235
2278
  return ts_protect_icon_js.ProtectIcon;
2236
2279
  }
2237
2280
  });
2281
+ Object.defineProperty(exports, "QuickAddIcon", {
2282
+ enumerable: true,
2283
+ get: function() {
2284
+ return ts_quick_add_icon_js.QuickAddIcon;
2285
+ }
2286
+ });
2238
2287
  Object.defineProperty(exports, "QuoteIcon", {
2239
2288
  enumerable: true,
2240
2289
  get: function() {
@@ -2379,6 +2428,30 @@ Object.defineProperty(exports, "RoundnessIcon", {
2379
2428
  return ts_roundness_icon_js.RoundnessIcon;
2380
2429
  }
2381
2430
  });
2431
+ Object.defineProperty(exports, "RowHeightExtraTallIcon", {
2432
+ enumerable: true,
2433
+ get: function() {
2434
+ return ts_row_height_extra_tall_icon_js.RowHeightExtraTallIcon;
2435
+ }
2436
+ });
2437
+ Object.defineProperty(exports, "RowHeightMediumIcon", {
2438
+ enumerable: true,
2439
+ get: function() {
2440
+ return ts_row_height_medium_icon_js.RowHeightMediumIcon;
2441
+ }
2442
+ });
2443
+ Object.defineProperty(exports, "RowHeightShortIcon", {
2444
+ enumerable: true,
2445
+ get: function() {
2446
+ return ts_row_height_short_icon_js.RowHeightShortIcon;
2447
+ }
2448
+ });
2449
+ Object.defineProperty(exports, "RowHeightTallIcon", {
2450
+ enumerable: true,
2451
+ get: function() {
2452
+ return ts_row_height_tall_icon_js.RowHeightTallIcon;
2453
+ }
2454
+ });
2382
2455
  Object.defineProperty(exports, "RowIcon", {
2383
2456
  enumerable: true,
2384
2457
  get: function() {
@@ -3795,6 +3868,36 @@ Object.defineProperty(exports, "StrikethroughIcon", {
3795
3868
  return ts_strikethrough_icon_js.StrikethroughIcon;
3796
3869
  }
3797
3870
  });
3871
+ Object.defineProperty(exports, "StrokeSize1Icon", {
3872
+ enumerable: true,
3873
+ get: function() {
3874
+ return ts_stroke_size1_icon_js.StrokeSize1Icon;
3875
+ }
3876
+ });
3877
+ Object.defineProperty(exports, "StrokeSize2Icon", {
3878
+ enumerable: true,
3879
+ get: function() {
3880
+ return ts_stroke_size2_icon_js.StrokeSize2Icon;
3881
+ }
3882
+ });
3883
+ Object.defineProperty(exports, "StrokeSize3Icon", {
3884
+ enumerable: true,
3885
+ get: function() {
3886
+ return ts_stroke_size3_icon_js.StrokeSize3Icon;
3887
+ }
3888
+ });
3889
+ Object.defineProperty(exports, "StrokeSize4Icon", {
3890
+ enumerable: true,
3891
+ get: function() {
3892
+ return ts_stroke_size4_icon_js.StrokeSize4Icon;
3893
+ }
3894
+ });
3895
+ Object.defineProperty(exports, "StrokeSize5Icon", {
3896
+ enumerable: true,
3897
+ get: function() {
3898
+ return ts_stroke_size5_icon_js.StrokeSize5Icon;
3899
+ }
3900
+ });
3798
3901
  Object.defineProperty(exports, "SubscriptIcon", {
3799
3902
  enumerable: true,
3800
3903
  get: function() {
@@ -3831,6 +3934,36 @@ Object.defineProperty(exports, "SymbolsIcon", {
3831
3934
  return ts_symbols_icon_js.SymbolsIcon;
3832
3935
  }
3833
3936
  });
3937
+ Object.defineProperty(exports, "TableBorderStyleDashedIcon", {
3938
+ enumerable: true,
3939
+ get: function() {
3940
+ return ts_table_border_style_dashed_icon_js.TableBorderStyleDashedIcon;
3941
+ }
3942
+ });
3943
+ Object.defineProperty(exports, "TableBorderStyleDottedIcon", {
3944
+ enumerable: true,
3945
+ get: function() {
3946
+ return ts_table_border_style_dotted_icon_js.TableBorderStyleDottedIcon;
3947
+ }
3948
+ });
3949
+ Object.defineProperty(exports, "TableBorderStyleIcon", {
3950
+ enumerable: true,
3951
+ get: function() {
3952
+ return ts_table_border_style_icon_js.TableBorderStyleIcon;
3953
+ }
3954
+ });
3955
+ Object.defineProperty(exports, "TableBorderStyleSolidIcon", {
3956
+ enumerable: true,
3957
+ get: function() {
3958
+ return ts_table_border_style_solid_icon_js.TableBorderStyleSolidIcon;
3959
+ }
3960
+ });
3961
+ Object.defineProperty(exports, "TableBorderWidthIcon", {
3962
+ enumerable: true,
3963
+ get: function() {
3964
+ return ts_table_border_width_icon_js.TableBorderWidthIcon;
3965
+ }
3966
+ });
3834
3967
  Object.defineProperty(exports, "TableIcon", {
3835
3968
  enumerable: true,
3836
3969
  get: function() {
@@ -0,0 +1,66 @@
1
+ Object.defineProperties(exports, {
2
+ __esModule: { value: true },
3
+ [Symbol.toStringTag]: { value: "Module" }
4
+ });
5
+ let vue = require("vue");
6
+ let ts_base_js = require("./base.cjs");
7
+ //#region ts/locate-fixed-icon.ts
8
+ const element = {
9
+ "tag": "svg",
10
+ "attrs": {
11
+ "xmlns": "http://www.w3.org/2000/svg",
12
+ "fill": "none",
13
+ "viewBox": "0 0 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [
18
+ {
19
+ "tag": "path",
20
+ "attrs": {
21
+ "stroke": "currentColor",
22
+ "stroke-linecap": "round",
23
+ "stroke-width": 1.6,
24
+ "d": "M10 2.8v2.5M10 14.7v2.5M2.8 10h2.5M14.7 10h2.5"
25
+ }
26
+ },
27
+ {
28
+ "tag": "circle",
29
+ "attrs": {
30
+ "cx": 10,
31
+ "cy": 10,
32
+ "r": 4.2,
33
+ "stroke": "currentColor",
34
+ "stroke-width": 1.6
35
+ }
36
+ },
37
+ {
38
+ "tag": "circle",
39
+ "attrs": {
40
+ "cx": 10,
41
+ "cy": 10,
42
+ "r": 1.35,
43
+ "fill": "currentColor"
44
+ }
45
+ }
46
+ ]
47
+ };
48
+ const LocateFixedIcon = (0, vue.defineComponent)({
49
+ name: "LocateFixedIcon",
50
+ inheritAttrs: false,
51
+ props: { extend: {
52
+ type: Object,
53
+ default: void 0
54
+ } },
55
+ setup(props, { attrs }) {
56
+ return () => (0, vue.h)(ts_base_js.IconBase, {
57
+ ...attrs,
58
+ extend: props.extend,
59
+ id: "locate-fixed-icon",
60
+ icon: element
61
+ });
62
+ }
63
+ });
64
+ //#endregion
65
+ exports.LocateFixedIcon = LocateFixedIcon;
66
+ exports.default = LocateFixedIcon;