@univerjs/icons 1.16.0 → 1.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/ai-assistant-multi-icon.cjs +87 -0
- package/dist/cjs/class-diagram-class-icon.cjs +38 -0
- package/dist/cjs/class-diagram-dashed-filled-arrow-connector-icon.cjs +50 -0
- package/dist/cjs/class-diagram-dashed-open-arrow-connector-icon.cjs +49 -0
- package/dist/cjs/class-diagram-filled-arrow-connector-icon.cjs +38 -0
- package/dist/cjs/class-diagram-filled-diamond-connector-icon.cjs +36 -0
- package/dist/cjs/class-diagram-hollow-diamond-connector-icon.cjs +38 -0
- package/dist/cjs/class-diagram-interface-icon.cjs +38 -0
- package/dist/cjs/component-diagram-assembly-connector-icon.cjs +47 -0
- package/dist/cjs/component-diagram-component-box-icon.cjs +47 -0
- package/dist/cjs/component-diagram-component-icon.cjs +38 -0
- package/dist/cjs/component-diagram-provided-interface-icon.cjs +38 -0
- package/dist/cjs/component-diagram-required-interface-icon.cjs +36 -0
- package/dist/cjs/conditional-color-icon.cjs +50 -0
- package/dist/cjs/configure-tab-icon.cjs +49 -0
- package/dist/cjs/connector-bar-crows-foot-marker-icon.cjs +38 -0
- package/dist/cjs/connector-bar-marker-icon.cjs +38 -0
- package/dist/cjs/connector-circle-bar-marker-icon.cjs +38 -0
- package/dist/cjs/connector-circle-crows-foot-marker-icon.cjs +38 -0
- package/dist/cjs/connector-circle-marker-icon.cjs +38 -0
- package/dist/cjs/connector-cross-marker-icon.cjs +38 -0
- package/dist/cjs/connector-crows-foot-marker-icon.cjs +38 -0
- package/dist/cjs/connector-filled-arrow-marker-icon.cjs +38 -0
- package/dist/cjs/connector-filled-circle-marker-icon.cjs +38 -0
- package/dist/cjs/connector-filled-diamond-marker-icon.cjs +38 -0
- package/dist/cjs/connector-hollow-diamond-marker-icon.cjs +38 -0
- package/dist/cjs/connector-hollow-triangle-marker-icon.cjs +38 -0
- package/dist/cjs/connector-none-marker-icon.cjs +38 -0
- package/dist/cjs/connector-open-arrow-marker-icon.cjs +38 -0
- package/dist/cjs/connector-rounded-elbow-icon.cjs +38 -0
- package/dist/cjs/connector-swap-markers-icon.cjs +64 -0
- package/dist/cjs/connector-x-marker-icon.cjs +38 -0
- package/dist/cjs/data-flow-circle-icon.cjs +39 -0
- package/dist/cjs/data-flow-data-storage1-icon.cjs +39 -0
- package/dist/cjs/data-flow-data-storage2-icon.cjs +39 -0
- package/dist/cjs/data-flow-data-storage3-icon.cjs +50 -0
- package/dist/cjs/data-flow-rounded-rectangle-icon.cjs +41 -0
- package/dist/cjs/data-flow-rounded-square-icon.cjs +41 -0
- package/dist/cjs/entity-relationship-entity-icon.cjs +38 -0
- package/dist/cjs/entity-relationship-field-type-icon.cjs +38 -0
- package/dist/cjs/entity-relationship-full-icon.cjs +38 -0
- package/dist/cjs/entity-relationship-key-field-icon.cjs +38 -0
- package/dist/cjs/first-tab-icon.cjs +60 -0
- package/dist/cjs/index.cjs +500 -3
- package/dist/cjs/line-dashed-none-icon.cjs +38 -0
- package/dist/cjs/line-double-open-arrow-icon.cjs +41 -0
- package/dist/cjs/{dropdown-icon.cjs → line-none-icon.cjs} +11 -9
- package/dist/cjs/line-open-arrow-icon.cjs +35 -0
- package/dist/cjs/locate-fixed-icon.cjs +58 -0
- package/dist/cjs/quick-add-icon.cjs +38 -0
- package/dist/cjs/row-height-extra-tall-icon.cjs +70 -0
- package/dist/cjs/row-height-medium-icon.cjs +81 -0
- package/dist/cjs/row-height-short-icon.cjs +92 -0
- package/dist/cjs/row-height-tall-icon.cjs +81 -0
- package/dist/cjs/sequence-activation-bar-icon.cjs +40 -0
- package/dist/cjs/sequence-actor-lifeline-icon.cjs +47 -0
- package/dist/cjs/sequence-alternative-fragment-icon.cjs +47 -0
- package/dist/cjs/sequence-boundary-lifeline-icon.cjs +47 -0
- package/dist/cjs/sequence-collection-lifeline-icon.cjs +47 -0
- package/dist/cjs/sequence-control-lifeline-icon.cjs +47 -0
- package/dist/cjs/sequence-direct-access-storage-lifeline-icon.cjs +47 -0
- package/dist/cjs/sequence-entity-lifeline-icon.cjs +47 -0
- package/dist/cjs/sequence-fragment-icon.cjs +38 -0
- package/dist/cjs/sequence-magnetic-disk-lifeline-icon.cjs +47 -0
- package/dist/cjs/sequence-object-lifeline-icon.cjs +47 -0
- package/dist/cjs/status-diagram-final-state-icon.cjs +52 -0
- package/dist/cjs/status-diagram-initial-state-icon.cjs +38 -0
- package/dist/cjs/status-diagram-state-bar-icon.cjs +40 -0
- package/dist/cjs/table-border-style-dashed-icon.cjs +38 -0
- package/dist/cjs/table-border-style-dotted-icon.cjs +38 -0
- package/dist/cjs/table-border-style-icon.cjs +61 -0
- package/dist/cjs/table-border-style-solid-icon.cjs +37 -0
- package/dist/cjs/table-border-width-icon.cjs +69 -0
- package/dist/esm/ai-assistant-multi-icon.d.ts +3 -0
- package/dist/esm/ai-assistant-multi-icon.js +82 -0
- package/dist/esm/class-diagram-class-icon.d.ts +3 -0
- package/dist/esm/class-diagram-class-icon.js +33 -0
- package/dist/esm/class-diagram-dashed-filled-arrow-connector-icon.d.ts +3 -0
- package/dist/esm/class-diagram-dashed-filled-arrow-connector-icon.js +45 -0
- package/dist/esm/class-diagram-dashed-open-arrow-connector-icon.d.ts +3 -0
- package/dist/esm/class-diagram-dashed-open-arrow-connector-icon.js +44 -0
- package/dist/esm/class-diagram-filled-arrow-connector-icon.d.ts +3 -0
- package/dist/esm/class-diagram-filled-arrow-connector-icon.js +33 -0
- package/dist/esm/class-diagram-filled-diamond-connector-icon.d.ts +3 -0
- package/dist/esm/class-diagram-filled-diamond-connector-icon.js +31 -0
- package/dist/esm/class-diagram-hollow-diamond-connector-icon.d.ts +3 -0
- package/dist/esm/class-diagram-hollow-diamond-connector-icon.js +33 -0
- package/dist/esm/class-diagram-interface-icon.d.ts +3 -0
- package/dist/esm/class-diagram-interface-icon.js +33 -0
- package/dist/esm/component-diagram-assembly-connector-icon.d.ts +3 -0
- package/dist/esm/component-diagram-assembly-connector-icon.js +42 -0
- package/dist/esm/component-diagram-component-box-icon.d.ts +3 -0
- package/dist/esm/component-diagram-component-box-icon.js +42 -0
- package/dist/esm/component-diagram-component-icon.d.ts +3 -0
- package/dist/esm/component-diagram-component-icon.js +33 -0
- package/dist/esm/component-diagram-provided-interface-icon.d.ts +3 -0
- package/dist/esm/component-diagram-provided-interface-icon.js +33 -0
- package/dist/esm/component-diagram-required-interface-icon.d.ts +3 -0
- package/dist/esm/component-diagram-required-interface-icon.js +31 -0
- package/dist/esm/conditional-color-icon.d.ts +3 -0
- package/dist/esm/conditional-color-icon.js +45 -0
- package/dist/esm/configure-tab-icon.d.ts +3 -0
- package/dist/esm/configure-tab-icon.js +44 -0
- package/dist/esm/connector-bar-crows-foot-marker-icon.d.ts +3 -0
- package/dist/esm/connector-bar-crows-foot-marker-icon.js +33 -0
- package/dist/esm/connector-bar-marker-icon.d.ts +3 -0
- package/dist/esm/connector-bar-marker-icon.js +33 -0
- package/dist/esm/connector-circle-bar-marker-icon.d.ts +3 -0
- package/dist/esm/connector-circle-bar-marker-icon.js +33 -0
- package/dist/esm/connector-circle-crows-foot-marker-icon.d.ts +3 -0
- package/dist/esm/connector-circle-crows-foot-marker-icon.js +33 -0
- package/dist/esm/connector-circle-marker-icon.d.ts +3 -0
- package/dist/esm/connector-circle-marker-icon.js +33 -0
- package/dist/esm/connector-cross-marker-icon.d.ts +3 -0
- package/dist/esm/connector-cross-marker-icon.js +33 -0
- package/dist/esm/connector-crows-foot-marker-icon.d.ts +3 -0
- package/dist/esm/connector-crows-foot-marker-icon.js +33 -0
- package/dist/esm/connector-filled-arrow-marker-icon.d.ts +3 -0
- package/dist/esm/connector-filled-arrow-marker-icon.js +33 -0
- package/dist/esm/connector-filled-circle-marker-icon.d.ts +3 -0
- package/dist/esm/connector-filled-circle-marker-icon.js +33 -0
- package/dist/esm/connector-filled-diamond-marker-icon.d.ts +3 -0
- package/dist/esm/connector-filled-diamond-marker-icon.js +33 -0
- package/dist/esm/connector-hollow-diamond-marker-icon.d.ts +3 -0
- package/dist/esm/connector-hollow-diamond-marker-icon.js +33 -0
- package/dist/esm/connector-hollow-triangle-marker-icon.d.ts +3 -0
- package/dist/esm/connector-hollow-triangle-marker-icon.js +33 -0
- package/dist/esm/connector-none-marker-icon.d.ts +3 -0
- package/dist/esm/connector-none-marker-icon.js +33 -0
- package/dist/esm/connector-open-arrow-marker-icon.d.ts +3 -0
- package/dist/esm/connector-open-arrow-marker-icon.js +33 -0
- package/dist/esm/connector-rounded-elbow-icon.d.ts +3 -0
- package/dist/esm/connector-rounded-elbow-icon.js +33 -0
- package/dist/esm/connector-swap-markers-icon.d.ts +3 -0
- package/dist/esm/connector-swap-markers-icon.js +59 -0
- package/dist/esm/connector-x-marker-icon.d.ts +3 -0
- package/dist/esm/connector-x-marker-icon.js +33 -0
- package/dist/esm/data-flow-circle-icon.d.ts +3 -0
- package/dist/esm/data-flow-circle-icon.js +34 -0
- package/dist/esm/data-flow-data-storage1-icon.d.ts +3 -0
- package/dist/esm/data-flow-data-storage1-icon.js +34 -0
- package/dist/esm/data-flow-data-storage2-icon.d.ts +3 -0
- package/dist/esm/data-flow-data-storage2-icon.js +34 -0
- package/dist/esm/data-flow-data-storage3-icon.d.ts +3 -0
- package/dist/esm/data-flow-data-storage3-icon.js +45 -0
- package/dist/esm/data-flow-rounded-rectangle-icon.d.ts +3 -0
- package/dist/esm/data-flow-rounded-rectangle-icon.js +36 -0
- package/dist/esm/data-flow-rounded-square-icon.d.ts +3 -0
- package/dist/esm/data-flow-rounded-square-icon.js +36 -0
- package/dist/esm/entity-relationship-entity-icon.d.ts +3 -0
- package/dist/esm/entity-relationship-entity-icon.js +33 -0
- package/dist/esm/entity-relationship-field-type-icon.d.ts +3 -0
- package/dist/esm/entity-relationship-field-type-icon.js +33 -0
- package/dist/esm/entity-relationship-full-icon.d.ts +3 -0
- package/dist/esm/entity-relationship-full-icon.js +33 -0
- package/dist/esm/entity-relationship-key-field-icon.d.ts +3 -0
- package/dist/esm/entity-relationship-key-field-icon.js +33 -0
- package/dist/esm/{dropdown-icon.d.ts → first-tab-icon.d.ts} +2 -2
- package/dist/esm/first-tab-icon.js +55 -0
- package/dist/esm/index.d.ts +72 -1
- package/dist/esm/index.js +73 -2
- package/dist/esm/line-dashed-none-icon.d.ts +3 -0
- package/dist/esm/line-dashed-none-icon.js +33 -0
- package/dist/esm/line-double-open-arrow-icon.d.ts +3 -0
- package/dist/esm/line-double-open-arrow-icon.js +36 -0
- package/dist/esm/line-none-icon.d.ts +3 -0
- package/dist/esm/line-none-icon.js +32 -0
- package/dist/esm/line-open-arrow-icon.d.ts +3 -0
- package/dist/esm/line-open-arrow-icon.js +30 -0
- package/dist/esm/locate-fixed-icon.d.ts +3 -0
- package/dist/esm/locate-fixed-icon.js +53 -0
- package/dist/esm/quick-add-icon.d.ts +3 -0
- package/dist/esm/quick-add-icon.js +33 -0
- package/dist/esm/row-height-extra-tall-icon.d.ts +3 -0
- package/dist/esm/row-height-extra-tall-icon.js +65 -0
- package/dist/esm/row-height-medium-icon.d.ts +3 -0
- package/dist/esm/row-height-medium-icon.js +76 -0
- package/dist/esm/row-height-short-icon.d.ts +3 -0
- package/dist/esm/row-height-short-icon.js +87 -0
- package/dist/esm/row-height-tall-icon.d.ts +3 -0
- package/dist/esm/row-height-tall-icon.js +76 -0
- package/dist/esm/sequence-activation-bar-icon.d.ts +3 -0
- package/dist/esm/sequence-activation-bar-icon.js +35 -0
- package/dist/esm/sequence-actor-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-actor-lifeline-icon.js +42 -0
- package/dist/esm/sequence-alternative-fragment-icon.d.ts +3 -0
- package/dist/esm/sequence-alternative-fragment-icon.js +42 -0
- package/dist/esm/sequence-boundary-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-boundary-lifeline-icon.js +42 -0
- package/dist/esm/sequence-collection-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-collection-lifeline-icon.js +42 -0
- package/dist/esm/sequence-control-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-control-lifeline-icon.js +42 -0
- package/dist/esm/sequence-direct-access-storage-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-direct-access-storage-lifeline-icon.js +42 -0
- package/dist/esm/sequence-entity-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-entity-lifeline-icon.js +42 -0
- package/dist/esm/sequence-fragment-icon.d.ts +3 -0
- package/dist/esm/sequence-fragment-icon.js +33 -0
- package/dist/esm/sequence-magnetic-disk-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-magnetic-disk-lifeline-icon.js +42 -0
- package/dist/esm/sequence-object-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-object-lifeline-icon.js +42 -0
- package/dist/esm/status-diagram-final-state-icon.d.ts +3 -0
- package/dist/esm/status-diagram-final-state-icon.js +47 -0
- package/dist/esm/status-diagram-initial-state-icon.d.ts +3 -0
- package/dist/esm/status-diagram-initial-state-icon.js +33 -0
- package/dist/esm/status-diagram-state-bar-icon.d.ts +3 -0
- package/dist/esm/status-diagram-state-bar-icon.js +35 -0
- package/dist/esm/table-border-style-dashed-icon.d.ts +3 -0
- package/dist/esm/table-border-style-dashed-icon.js +33 -0
- package/dist/esm/table-border-style-dotted-icon.d.ts +3 -0
- package/dist/esm/table-border-style-dotted-icon.js +33 -0
- package/dist/esm/table-border-style-icon.d.ts +3 -0
- package/dist/esm/table-border-style-icon.js +56 -0
- package/dist/esm/table-border-style-solid-icon.d.ts +3 -0
- package/dist/esm/table-border-style-solid-icon.js +32 -0
- package/dist/esm/table-border-width-icon.d.ts +3 -0
- package/dist/esm/table-border-width-icon.js +64 -0
- package/package.json +2 -2
- package/dist/esm/dropdown-icon.js +0 -30
package/dist/cjs/index.cjs
CHANGED
|
@@ -36,6 +36,13 @@ let ts_cancel_merge_icon_js = require("./cancel-merge-icon.js");
|
|
|
36
36
|
let ts_catalogue_icon_js = require("./catalogue-icon.js");
|
|
37
37
|
let ts_chart_icon_js = require("./chart-icon.js");
|
|
38
38
|
let ts_check_mark_icon_js = require("./check-mark-icon.js");
|
|
39
|
+
let ts_class_diagram_class_icon_js = require("./class-diagram-class-icon.js");
|
|
40
|
+
let ts_class_diagram_dashed_filled_arrow_connector_icon_js = require("./class-diagram-dashed-filled-arrow-connector-icon.js");
|
|
41
|
+
let ts_class_diagram_dashed_open_arrow_connector_icon_js = require("./class-diagram-dashed-open-arrow-connector-icon.js");
|
|
42
|
+
let ts_class_diagram_filled_arrow_connector_icon_js = require("./class-diagram-filled-arrow-connector-icon.js");
|
|
43
|
+
let ts_class_diagram_filled_diamond_connector_icon_js = require("./class-diagram-filled-diamond-connector-icon.js");
|
|
44
|
+
let ts_class_diagram_hollow_diamond_connector_icon_js = require("./class-diagram-hollow-diamond-connector-icon.js");
|
|
45
|
+
let ts_class_diagram_interface_icon_js = require("./class-diagram-interface-icon.js");
|
|
39
46
|
let ts_clock_icon_js = require("./clock-icon.js");
|
|
40
47
|
let ts_close_icon_js = require("./close-icon.js");
|
|
41
48
|
let ts_cloud_outline_icon_js = require("./cloud-outline-icon.js");
|
|
@@ -47,7 +54,31 @@ let ts_column_icon_js = require("./column-icon.js");
|
|
|
47
54
|
let ts_column_sparkline_icon_js = require("./column-sparkline-icon.js");
|
|
48
55
|
let ts_combo_chart_icon_js = require("./combo-chart-icon.js");
|
|
49
56
|
let ts_comment_icon_js = require("./comment-icon.js");
|
|
57
|
+
let ts_component_diagram_assembly_connector_icon_js = require("./component-diagram-assembly-connector-icon.js");
|
|
58
|
+
let ts_component_diagram_component_box_icon_js = require("./component-diagram-component-box-icon.js");
|
|
59
|
+
let ts_component_diagram_component_icon_js = require("./component-diagram-component-icon.js");
|
|
60
|
+
let ts_component_diagram_provided_interface_icon_js = require("./component-diagram-provided-interface-icon.js");
|
|
61
|
+
let ts_component_diagram_required_interface_icon_js = require("./component-diagram-required-interface-icon.js");
|
|
62
|
+
let ts_conditional_color_icon_js = require("./conditional-color-icon.js");
|
|
63
|
+
let ts_configure_tab_icon_js = require("./configure-tab-icon.js");
|
|
50
64
|
let ts_connection_line_icon_js = require("./connection-line-icon.js");
|
|
65
|
+
let ts_connector_bar_crows_foot_marker_icon_js = require("./connector-bar-crows-foot-marker-icon.js");
|
|
66
|
+
let ts_connector_bar_marker_icon_js = require("./connector-bar-marker-icon.js");
|
|
67
|
+
let ts_connector_circle_bar_marker_icon_js = require("./connector-circle-bar-marker-icon.js");
|
|
68
|
+
let ts_connector_circle_crows_foot_marker_icon_js = require("./connector-circle-crows-foot-marker-icon.js");
|
|
69
|
+
let ts_connector_circle_marker_icon_js = require("./connector-circle-marker-icon.js");
|
|
70
|
+
let ts_connector_cross_marker_icon_js = require("./connector-cross-marker-icon.js");
|
|
71
|
+
let ts_connector_crows_foot_marker_icon_js = require("./connector-crows-foot-marker-icon.js");
|
|
72
|
+
let ts_connector_filled_arrow_marker_icon_js = require("./connector-filled-arrow-marker-icon.js");
|
|
73
|
+
let ts_connector_filled_circle_marker_icon_js = require("./connector-filled-circle-marker-icon.js");
|
|
74
|
+
let ts_connector_filled_diamond_marker_icon_js = require("./connector-filled-diamond-marker-icon.js");
|
|
75
|
+
let ts_connector_hollow_diamond_marker_icon_js = require("./connector-hollow-diamond-marker-icon.js");
|
|
76
|
+
let ts_connector_hollow_triangle_marker_icon_js = require("./connector-hollow-triangle-marker-icon.js");
|
|
77
|
+
let ts_connector_none_marker_icon_js = require("./connector-none-marker-icon.js");
|
|
78
|
+
let ts_connector_open_arrow_marker_icon_js = require("./connector-open-arrow-marker-icon.js");
|
|
79
|
+
let ts_connector_rounded_elbow_icon_js = require("./connector-rounded-elbow-icon.js");
|
|
80
|
+
let ts_connector_swap_markers_icon_js = require("./connector-swap-markers-icon.js");
|
|
81
|
+
let ts_connector_x_marker_icon_js = require("./connector-x-marker-icon.js");
|
|
51
82
|
let ts_convert_icon_js = require("./convert-icon.js");
|
|
52
83
|
let ts_copy_icon_js = require("./copy-icon.js");
|
|
53
84
|
let ts_create_copy_icon_js = require("./create-copy-icon.js");
|
|
@@ -57,6 +88,12 @@ let ts_cross_icon_js = require("./cross-icon.js");
|
|
|
57
88
|
let ts_cursors_icon_js = require("./cursors-icon.js");
|
|
58
89
|
let ts_custom_sort_icon_js = require("./custom-sort-icon.js");
|
|
59
90
|
let ts_cut_icon_js = require("./cut-icon.js");
|
|
91
|
+
let ts_data_flow_circle_icon_js = require("./data-flow-circle-icon.js");
|
|
92
|
+
let ts_data_flow_data_storage1_icon_js = require("./data-flow-data-storage1-icon.js");
|
|
93
|
+
let ts_data_flow_data_storage2_icon_js = require("./data-flow-data-storage2-icon.js");
|
|
94
|
+
let ts_data_flow_data_storage3_icon_js = require("./data-flow-data-storage3-icon.js");
|
|
95
|
+
let ts_data_flow_rounded_rectangle_icon_js = require("./data-flow-rounded-rectangle-icon.js");
|
|
96
|
+
let ts_data_flow_rounded_square_icon_js = require("./data-flow-rounded-square-icon.js");
|
|
60
97
|
let ts_data_validation_icon_js = require("./data-validation-icon.js");
|
|
61
98
|
let ts_database_icon_js = require("./database-icon.js");
|
|
62
99
|
let ts_delete_empty_icon_js = require("./delete-empty-icon.js");
|
|
@@ -71,7 +108,10 @@ let ts_dollar_icon_js = require("./dollar-icon.js");
|
|
|
71
108
|
let ts_down_icon_js = require("./down-icon.js");
|
|
72
109
|
let ts_download_icon_js = require("./download-icon.js");
|
|
73
110
|
let ts_download_image_icon_js = require("./download-image-icon.js");
|
|
74
|
-
let
|
|
111
|
+
let ts_entity_relationship_entity_icon_js = require("./entity-relationship-entity-icon.js");
|
|
112
|
+
let ts_entity_relationship_field_type_icon_js = require("./entity-relationship-field-type-icon.js");
|
|
113
|
+
let ts_entity_relationship_full_icon_js = require("./entity-relationship-full-icon.js");
|
|
114
|
+
let ts_entity_relationship_key_field_icon_js = require("./entity-relationship-key-field-icon.js");
|
|
75
115
|
let ts_error_icon_js = require("./error-icon.js");
|
|
76
116
|
let ts_euro_icon_js = require("./euro-icon.js");
|
|
77
117
|
let ts_exclamation_icon_js = require("./exclamation-icon.js");
|
|
@@ -82,6 +122,7 @@ let ts_export_icon_js = require("./export-icon.js");
|
|
|
82
122
|
let ts_eye_icon_js = require("./eye-icon.js");
|
|
83
123
|
let ts_eyelash_icon_js = require("./eyelash-icon.js");
|
|
84
124
|
let ts_filter_icon_js = require("./filter-icon.js");
|
|
125
|
+
let ts_first_tab_icon_js = require("./first-tab-icon.js");
|
|
85
126
|
let ts_flag_icon_js = require("./flag-icon.js");
|
|
86
127
|
let ts_flip_horizontal_icon_js = require("./flip-horizontal-icon.js");
|
|
87
128
|
let ts_flip_vertical_icon_js = require("./flip-vertical-icon.js");
|
|
@@ -129,10 +170,15 @@ let ts_left_justifying_icon_js = require("./left-justifying-icon.js");
|
|
|
129
170
|
let ts_left_rotation_forty_five_degrees_icon_js = require("./left-rotation-forty-five-degrees-icon.js");
|
|
130
171
|
let ts_left_rotation_ninety_degrees_icon_js = require("./left-rotation-ninety-degrees-icon.js");
|
|
131
172
|
let ts_line_chart_icon_js = require("./line-chart-icon.js");
|
|
173
|
+
let ts_line_dashed_none_icon_js = require("./line-dashed-none-icon.js");
|
|
174
|
+
let ts_line_double_open_arrow_icon_js = require("./line-double-open-arrow-icon.js");
|
|
175
|
+
let ts_line_none_icon_js = require("./line-none-icon.js");
|
|
176
|
+
let ts_line_open_arrow_icon_js = require("./line-open-arrow-icon.js");
|
|
132
177
|
let ts_line_sparkline_icon_js = require("./line-sparkline-icon.js");
|
|
133
178
|
let ts_linear_icon_js = require("./linear-icon.js");
|
|
134
179
|
let ts_link_icon_js = require("./link-icon.js");
|
|
135
180
|
let ts_live_share_icon_js = require("./live-share-icon.js");
|
|
181
|
+
let ts_locate_fixed_icon_js = require("./locate-fixed-icon.js");
|
|
136
182
|
let ts_lock_icon_js = require("./lock-icon.js");
|
|
137
183
|
let ts_logarithmic_icon_js = require("./logarithmic-icon.js");
|
|
138
184
|
let ts_max_icon_js = require("./max-icon.js");
|
|
@@ -173,6 +219,7 @@ let ts_power_line_icon_js = require("./power-line-icon.js");
|
|
|
173
219
|
let ts_precise_selection_icon_js = require("./precise-selection-icon.js");
|
|
174
220
|
let ts_print_icon_js = require("./print-icon.js");
|
|
175
221
|
let ts_protect_icon_js = require("./protect-icon.js");
|
|
222
|
+
let ts_quick_add_icon_js = require("./quick-add-icon.js");
|
|
176
223
|
let ts_quote_icon_js = require("./quote-icon.js");
|
|
177
224
|
let ts_radar_chart_icon_js = require("./radar-chart-icon.js");
|
|
178
225
|
let ts_random_icon_js = require("./random-icon.js");
|
|
@@ -193,12 +240,27 @@ let ts_right_rotation_ninety_degrees_icon_js = require("./right-rotation-ninety-
|
|
|
193
240
|
let ts_rmb_icon_js = require("./rmb-icon.js");
|
|
194
241
|
let ts_rouble_icon_js = require("./rouble-icon.js");
|
|
195
242
|
let ts_roundness_icon_js = require("./roundness-icon.js");
|
|
243
|
+
let ts_row_height_extra_tall_icon_js = require("./row-height-extra-tall-icon.js");
|
|
244
|
+
let ts_row_height_medium_icon_js = require("./row-height-medium-icon.js");
|
|
245
|
+
let ts_row_height_short_icon_js = require("./row-height-short-icon.js");
|
|
246
|
+
let ts_row_height_tall_icon_js = require("./row-height-tall-icon.js");
|
|
196
247
|
let ts_row_icon_js = require("./row-icon.js");
|
|
197
248
|
let ts_ruler_icon_js = require("./ruler-icon.js");
|
|
198
249
|
let ts_sankey_icon_js = require("./sankey-icon.js");
|
|
199
250
|
let ts_scatter_chart_icon_js = require("./scatter-chart-icon.js");
|
|
200
251
|
let ts_search_icon_js = require("./search-icon.js");
|
|
201
252
|
let ts_select_range_icon_js = require("./select-range-icon.js");
|
|
253
|
+
let ts_sequence_activation_bar_icon_js = require("./sequence-activation-bar-icon.js");
|
|
254
|
+
let ts_sequence_actor_lifeline_icon_js = require("./sequence-actor-lifeline-icon.js");
|
|
255
|
+
let ts_sequence_alternative_fragment_icon_js = require("./sequence-alternative-fragment-icon.js");
|
|
256
|
+
let ts_sequence_boundary_lifeline_icon_js = require("./sequence-boundary-lifeline-icon.js");
|
|
257
|
+
let ts_sequence_collection_lifeline_icon_js = require("./sequence-collection-lifeline-icon.js");
|
|
258
|
+
let ts_sequence_control_lifeline_icon_js = require("./sequence-control-lifeline-icon.js");
|
|
259
|
+
let ts_sequence_direct_access_storage_lifeline_icon_js = require("./sequence-direct-access-storage-lifeline-icon.js");
|
|
260
|
+
let ts_sequence_entity_lifeline_icon_js = require("./sequence-entity-lifeline-icon.js");
|
|
261
|
+
let ts_sequence_fragment_icon_js = require("./sequence-fragment-icon.js");
|
|
262
|
+
let ts_sequence_magnetic_disk_lifeline_icon_js = require("./sequence-magnetic-disk-lifeline-icon.js");
|
|
263
|
+
let ts_sequence_object_lifeline_icon_js = require("./sequence-object-lifeline-icon.js");
|
|
202
264
|
let ts_shape_accent_border_callout1_icon_js = require("./shape-accent-border-callout1-icon.js");
|
|
203
265
|
let ts_shape_accent_border_callout2_icon_js = require("./shape-accent-border-callout2-icon.js");
|
|
204
266
|
let ts_shape_accent_border_callout3_icon_js = require("./shape-accent-border-callout3-icon.js");
|
|
@@ -399,6 +461,9 @@ let ts_show_toolbar_icon_js = require("./show-toolbar-icon.js");
|
|
|
399
461
|
let ts_slides_app_icon_js = require("./slides-app-icon.js");
|
|
400
462
|
let ts_slideshow_play_icon_js = require("./slideshow-play-icon.js");
|
|
401
463
|
let ts_slideshow_theme_icon_js = require("./slideshow-theme-icon.js");
|
|
464
|
+
let ts_status_diagram_final_state_icon_js = require("./status-diagram-final-state-icon.js");
|
|
465
|
+
let ts_status_diagram_initial_state_icon_js = require("./status-diagram-initial-state-icon.js");
|
|
466
|
+
let ts_status_diagram_state_bar_icon_js = require("./status-diagram-state-bar-icon.js");
|
|
402
467
|
let ts_sticky_note_icon_js = require("./sticky-note-icon.js");
|
|
403
468
|
let ts_strikethrough_icon_js = require("./strikethrough-icon.js");
|
|
404
469
|
let ts_subscript_icon_js = require("./subscript-icon.js");
|
|
@@ -407,6 +472,11 @@ let ts_success_outline_icon_js = require("./success-outline-icon.js");
|
|
|
407
472
|
let ts_sum_icon_js = require("./sum-icon.js");
|
|
408
473
|
let ts_superscript_icon_js = require("./superscript-icon.js");
|
|
409
474
|
let ts_symbols_icon_js = require("./symbols-icon.js");
|
|
475
|
+
let ts_table_border_style_dashed_icon_js = require("./table-border-style-dashed-icon.js");
|
|
476
|
+
let ts_table_border_style_dotted_icon_js = require("./table-border-style-dotted-icon.js");
|
|
477
|
+
let ts_table_border_style_icon_js = require("./table-border-style-icon.js");
|
|
478
|
+
let ts_table_border_style_solid_icon_js = require("./table-border-style-solid-icon.js");
|
|
479
|
+
let ts_table_border_width_icon_js = require("./table-border-width-icon.js");
|
|
410
480
|
let ts_table_icon_js = require("./table-icon.js");
|
|
411
481
|
let ts_text_icon_js = require("./text-icon.js");
|
|
412
482
|
let ts_text_type_icon_js = require("./text-type-icon.js");
|
|
@@ -433,6 +503,7 @@ let ts_winloss_sparkline_icon_js = require("./winloss-sparkline-icon.js");
|
|
|
433
503
|
let ts_write_icon_js = require("./write-icon.js");
|
|
434
504
|
let ts_zoom_in_icon_js = require("./zoom-in-icon.js");
|
|
435
505
|
let ts_zoom_out_icon_js = require("./zoom-out-icon.js");
|
|
506
|
+
let ts_ai_assistant_multi_icon_js = require("./ai-assistant-multi-icon.js");
|
|
436
507
|
let ts_bases_multi_icon_js = require("./bases-multi-icon.js");
|
|
437
508
|
let ts_boards_multi_icon_js = require("./boards-multi-icon.js");
|
|
438
509
|
let ts_docs_multi_icon_js = require("./docs-multi-icon.js");
|
|
@@ -563,6 +634,12 @@ Object.defineProperty(exports, "AdjustWidthDoubleIcon", {
|
|
|
563
634
|
return ts_adjust_width_double_icon_js.AdjustWidthDoubleIcon;
|
|
564
635
|
}
|
|
565
636
|
});
|
|
637
|
+
Object.defineProperty(exports, "AiAssistantMultiIcon", {
|
|
638
|
+
enumerable: true,
|
|
639
|
+
get: function() {
|
|
640
|
+
return ts_ai_assistant_multi_icon_js.AiAssistantMultiIcon;
|
|
641
|
+
}
|
|
642
|
+
});
|
|
566
643
|
Object.defineProperty(exports, "AlignBottomIcon", {
|
|
567
644
|
enumerable: true,
|
|
568
645
|
get: function() {
|
|
@@ -815,6 +892,48 @@ Object.defineProperty(exports, "CheckMarkIcon", {
|
|
|
815
892
|
return ts_check_mark_icon_js.CheckMarkIcon;
|
|
816
893
|
}
|
|
817
894
|
});
|
|
895
|
+
Object.defineProperty(exports, "ClassDiagramClassIcon", {
|
|
896
|
+
enumerable: true,
|
|
897
|
+
get: function() {
|
|
898
|
+
return ts_class_diagram_class_icon_js.ClassDiagramClassIcon;
|
|
899
|
+
}
|
|
900
|
+
});
|
|
901
|
+
Object.defineProperty(exports, "ClassDiagramDashedFilledArrowConnectorIcon", {
|
|
902
|
+
enumerable: true,
|
|
903
|
+
get: function() {
|
|
904
|
+
return ts_class_diagram_dashed_filled_arrow_connector_icon_js.ClassDiagramDashedFilledArrowConnectorIcon;
|
|
905
|
+
}
|
|
906
|
+
});
|
|
907
|
+
Object.defineProperty(exports, "ClassDiagramDashedOpenArrowConnectorIcon", {
|
|
908
|
+
enumerable: true,
|
|
909
|
+
get: function() {
|
|
910
|
+
return ts_class_diagram_dashed_open_arrow_connector_icon_js.ClassDiagramDashedOpenArrowConnectorIcon;
|
|
911
|
+
}
|
|
912
|
+
});
|
|
913
|
+
Object.defineProperty(exports, "ClassDiagramFilledArrowConnectorIcon", {
|
|
914
|
+
enumerable: true,
|
|
915
|
+
get: function() {
|
|
916
|
+
return ts_class_diagram_filled_arrow_connector_icon_js.ClassDiagramFilledArrowConnectorIcon;
|
|
917
|
+
}
|
|
918
|
+
});
|
|
919
|
+
Object.defineProperty(exports, "ClassDiagramFilledDiamondConnectorIcon", {
|
|
920
|
+
enumerable: true,
|
|
921
|
+
get: function() {
|
|
922
|
+
return ts_class_diagram_filled_diamond_connector_icon_js.ClassDiagramFilledDiamondConnectorIcon;
|
|
923
|
+
}
|
|
924
|
+
});
|
|
925
|
+
Object.defineProperty(exports, "ClassDiagramHollowDiamondConnectorIcon", {
|
|
926
|
+
enumerable: true,
|
|
927
|
+
get: function() {
|
|
928
|
+
return ts_class_diagram_hollow_diamond_connector_icon_js.ClassDiagramHollowDiamondConnectorIcon;
|
|
929
|
+
}
|
|
930
|
+
});
|
|
931
|
+
Object.defineProperty(exports, "ClassDiagramInterfaceIcon", {
|
|
932
|
+
enumerable: true,
|
|
933
|
+
get: function() {
|
|
934
|
+
return ts_class_diagram_interface_icon_js.ClassDiagramInterfaceIcon;
|
|
935
|
+
}
|
|
936
|
+
});
|
|
818
937
|
Object.defineProperty(exports, "ClearFormatDoubleIcon", {
|
|
819
938
|
enumerable: true,
|
|
820
939
|
get: function() {
|
|
@@ -887,18 +1006,162 @@ Object.defineProperty(exports, "CommentIcon", {
|
|
|
887
1006
|
return ts_comment_icon_js.CommentIcon;
|
|
888
1007
|
}
|
|
889
1008
|
});
|
|
1009
|
+
Object.defineProperty(exports, "ComponentDiagramAssemblyConnectorIcon", {
|
|
1010
|
+
enumerable: true,
|
|
1011
|
+
get: function() {
|
|
1012
|
+
return ts_component_diagram_assembly_connector_icon_js.ComponentDiagramAssemblyConnectorIcon;
|
|
1013
|
+
}
|
|
1014
|
+
});
|
|
1015
|
+
Object.defineProperty(exports, "ComponentDiagramComponentBoxIcon", {
|
|
1016
|
+
enumerable: true,
|
|
1017
|
+
get: function() {
|
|
1018
|
+
return ts_component_diagram_component_box_icon_js.ComponentDiagramComponentBoxIcon;
|
|
1019
|
+
}
|
|
1020
|
+
});
|
|
1021
|
+
Object.defineProperty(exports, "ComponentDiagramComponentIcon", {
|
|
1022
|
+
enumerable: true,
|
|
1023
|
+
get: function() {
|
|
1024
|
+
return ts_component_diagram_component_icon_js.ComponentDiagramComponentIcon;
|
|
1025
|
+
}
|
|
1026
|
+
});
|
|
1027
|
+
Object.defineProperty(exports, "ComponentDiagramProvidedInterfaceIcon", {
|
|
1028
|
+
enumerable: true,
|
|
1029
|
+
get: function() {
|
|
1030
|
+
return ts_component_diagram_provided_interface_icon_js.ComponentDiagramProvidedInterfaceIcon;
|
|
1031
|
+
}
|
|
1032
|
+
});
|
|
1033
|
+
Object.defineProperty(exports, "ComponentDiagramRequiredInterfaceIcon", {
|
|
1034
|
+
enumerable: true,
|
|
1035
|
+
get: function() {
|
|
1036
|
+
return ts_component_diagram_required_interface_icon_js.ComponentDiagramRequiredInterfaceIcon;
|
|
1037
|
+
}
|
|
1038
|
+
});
|
|
1039
|
+
Object.defineProperty(exports, "ConditionalColorIcon", {
|
|
1040
|
+
enumerable: true,
|
|
1041
|
+
get: function() {
|
|
1042
|
+
return ts_conditional_color_icon_js.ConditionalColorIcon;
|
|
1043
|
+
}
|
|
1044
|
+
});
|
|
890
1045
|
Object.defineProperty(exports, "ConditionsDoubleIcon", {
|
|
891
1046
|
enumerable: true,
|
|
892
1047
|
get: function() {
|
|
893
1048
|
return ts_conditions_double_icon_js.ConditionsDoubleIcon;
|
|
894
1049
|
}
|
|
895
1050
|
});
|
|
1051
|
+
Object.defineProperty(exports, "ConfigureTabIcon", {
|
|
1052
|
+
enumerable: true,
|
|
1053
|
+
get: function() {
|
|
1054
|
+
return ts_configure_tab_icon_js.ConfigureTabIcon;
|
|
1055
|
+
}
|
|
1056
|
+
});
|
|
896
1057
|
Object.defineProperty(exports, "ConnectionLineIcon", {
|
|
897
1058
|
enumerable: true,
|
|
898
1059
|
get: function() {
|
|
899
1060
|
return ts_connection_line_icon_js.ConnectionLineIcon;
|
|
900
1061
|
}
|
|
901
1062
|
});
|
|
1063
|
+
Object.defineProperty(exports, "ConnectorBarCrowsFootMarkerIcon", {
|
|
1064
|
+
enumerable: true,
|
|
1065
|
+
get: function() {
|
|
1066
|
+
return ts_connector_bar_crows_foot_marker_icon_js.ConnectorBarCrowsFootMarkerIcon;
|
|
1067
|
+
}
|
|
1068
|
+
});
|
|
1069
|
+
Object.defineProperty(exports, "ConnectorBarMarkerIcon", {
|
|
1070
|
+
enumerable: true,
|
|
1071
|
+
get: function() {
|
|
1072
|
+
return ts_connector_bar_marker_icon_js.ConnectorBarMarkerIcon;
|
|
1073
|
+
}
|
|
1074
|
+
});
|
|
1075
|
+
Object.defineProperty(exports, "ConnectorCircleBarMarkerIcon", {
|
|
1076
|
+
enumerable: true,
|
|
1077
|
+
get: function() {
|
|
1078
|
+
return ts_connector_circle_bar_marker_icon_js.ConnectorCircleBarMarkerIcon;
|
|
1079
|
+
}
|
|
1080
|
+
});
|
|
1081
|
+
Object.defineProperty(exports, "ConnectorCircleCrowsFootMarkerIcon", {
|
|
1082
|
+
enumerable: true,
|
|
1083
|
+
get: function() {
|
|
1084
|
+
return ts_connector_circle_crows_foot_marker_icon_js.ConnectorCircleCrowsFootMarkerIcon;
|
|
1085
|
+
}
|
|
1086
|
+
});
|
|
1087
|
+
Object.defineProperty(exports, "ConnectorCircleMarkerIcon", {
|
|
1088
|
+
enumerable: true,
|
|
1089
|
+
get: function() {
|
|
1090
|
+
return ts_connector_circle_marker_icon_js.ConnectorCircleMarkerIcon;
|
|
1091
|
+
}
|
|
1092
|
+
});
|
|
1093
|
+
Object.defineProperty(exports, "ConnectorCrossMarkerIcon", {
|
|
1094
|
+
enumerable: true,
|
|
1095
|
+
get: function() {
|
|
1096
|
+
return ts_connector_cross_marker_icon_js.ConnectorCrossMarkerIcon;
|
|
1097
|
+
}
|
|
1098
|
+
});
|
|
1099
|
+
Object.defineProperty(exports, "ConnectorCrowsFootMarkerIcon", {
|
|
1100
|
+
enumerable: true,
|
|
1101
|
+
get: function() {
|
|
1102
|
+
return ts_connector_crows_foot_marker_icon_js.ConnectorCrowsFootMarkerIcon;
|
|
1103
|
+
}
|
|
1104
|
+
});
|
|
1105
|
+
Object.defineProperty(exports, "ConnectorFilledArrowMarkerIcon", {
|
|
1106
|
+
enumerable: true,
|
|
1107
|
+
get: function() {
|
|
1108
|
+
return ts_connector_filled_arrow_marker_icon_js.ConnectorFilledArrowMarkerIcon;
|
|
1109
|
+
}
|
|
1110
|
+
});
|
|
1111
|
+
Object.defineProperty(exports, "ConnectorFilledCircleMarkerIcon", {
|
|
1112
|
+
enumerable: true,
|
|
1113
|
+
get: function() {
|
|
1114
|
+
return ts_connector_filled_circle_marker_icon_js.ConnectorFilledCircleMarkerIcon;
|
|
1115
|
+
}
|
|
1116
|
+
});
|
|
1117
|
+
Object.defineProperty(exports, "ConnectorFilledDiamondMarkerIcon", {
|
|
1118
|
+
enumerable: true,
|
|
1119
|
+
get: function() {
|
|
1120
|
+
return ts_connector_filled_diamond_marker_icon_js.ConnectorFilledDiamondMarkerIcon;
|
|
1121
|
+
}
|
|
1122
|
+
});
|
|
1123
|
+
Object.defineProperty(exports, "ConnectorHollowDiamondMarkerIcon", {
|
|
1124
|
+
enumerable: true,
|
|
1125
|
+
get: function() {
|
|
1126
|
+
return ts_connector_hollow_diamond_marker_icon_js.ConnectorHollowDiamondMarkerIcon;
|
|
1127
|
+
}
|
|
1128
|
+
});
|
|
1129
|
+
Object.defineProperty(exports, "ConnectorHollowTriangleMarkerIcon", {
|
|
1130
|
+
enumerable: true,
|
|
1131
|
+
get: function() {
|
|
1132
|
+
return ts_connector_hollow_triangle_marker_icon_js.ConnectorHollowTriangleMarkerIcon;
|
|
1133
|
+
}
|
|
1134
|
+
});
|
|
1135
|
+
Object.defineProperty(exports, "ConnectorNoneMarkerIcon", {
|
|
1136
|
+
enumerable: true,
|
|
1137
|
+
get: function() {
|
|
1138
|
+
return ts_connector_none_marker_icon_js.ConnectorNoneMarkerIcon;
|
|
1139
|
+
}
|
|
1140
|
+
});
|
|
1141
|
+
Object.defineProperty(exports, "ConnectorOpenArrowMarkerIcon", {
|
|
1142
|
+
enumerable: true,
|
|
1143
|
+
get: function() {
|
|
1144
|
+
return ts_connector_open_arrow_marker_icon_js.ConnectorOpenArrowMarkerIcon;
|
|
1145
|
+
}
|
|
1146
|
+
});
|
|
1147
|
+
Object.defineProperty(exports, "ConnectorRoundedElbowIcon", {
|
|
1148
|
+
enumerable: true,
|
|
1149
|
+
get: function() {
|
|
1150
|
+
return ts_connector_rounded_elbow_icon_js.ConnectorRoundedElbowIcon;
|
|
1151
|
+
}
|
|
1152
|
+
});
|
|
1153
|
+
Object.defineProperty(exports, "ConnectorSwapMarkersIcon", {
|
|
1154
|
+
enumerable: true,
|
|
1155
|
+
get: function() {
|
|
1156
|
+
return ts_connector_swap_markers_icon_js.ConnectorSwapMarkersIcon;
|
|
1157
|
+
}
|
|
1158
|
+
});
|
|
1159
|
+
Object.defineProperty(exports, "ConnectorXMarkerIcon", {
|
|
1160
|
+
enumerable: true,
|
|
1161
|
+
get: function() {
|
|
1162
|
+
return ts_connector_x_marker_icon_js.ConnectorXMarkerIcon;
|
|
1163
|
+
}
|
|
1164
|
+
});
|
|
902
1165
|
Object.defineProperty(exports, "ConvertIcon", {
|
|
903
1166
|
enumerable: true,
|
|
904
1167
|
get: function() {
|
|
@@ -965,6 +1228,42 @@ Object.defineProperty(exports, "CutIcon", {
|
|
|
965
1228
|
return ts_cut_icon_js.CutIcon;
|
|
966
1229
|
}
|
|
967
1230
|
});
|
|
1231
|
+
Object.defineProperty(exports, "DataFlowCircleIcon", {
|
|
1232
|
+
enumerable: true,
|
|
1233
|
+
get: function() {
|
|
1234
|
+
return ts_data_flow_circle_icon_js.DataFlowCircleIcon;
|
|
1235
|
+
}
|
|
1236
|
+
});
|
|
1237
|
+
Object.defineProperty(exports, "DataFlowDataStorage1Icon", {
|
|
1238
|
+
enumerable: true,
|
|
1239
|
+
get: function() {
|
|
1240
|
+
return ts_data_flow_data_storage1_icon_js.DataFlowDataStorage1Icon;
|
|
1241
|
+
}
|
|
1242
|
+
});
|
|
1243
|
+
Object.defineProperty(exports, "DataFlowDataStorage2Icon", {
|
|
1244
|
+
enumerable: true,
|
|
1245
|
+
get: function() {
|
|
1246
|
+
return ts_data_flow_data_storage2_icon_js.DataFlowDataStorage2Icon;
|
|
1247
|
+
}
|
|
1248
|
+
});
|
|
1249
|
+
Object.defineProperty(exports, "DataFlowDataStorage3Icon", {
|
|
1250
|
+
enumerable: true,
|
|
1251
|
+
get: function() {
|
|
1252
|
+
return ts_data_flow_data_storage3_icon_js.DataFlowDataStorage3Icon;
|
|
1253
|
+
}
|
|
1254
|
+
});
|
|
1255
|
+
Object.defineProperty(exports, "DataFlowRoundedRectangleIcon", {
|
|
1256
|
+
enumerable: true,
|
|
1257
|
+
get: function() {
|
|
1258
|
+
return ts_data_flow_rounded_rectangle_icon_js.DataFlowRoundedRectangleIcon;
|
|
1259
|
+
}
|
|
1260
|
+
});
|
|
1261
|
+
Object.defineProperty(exports, "DataFlowRoundedSquareIcon", {
|
|
1262
|
+
enumerable: true,
|
|
1263
|
+
get: function() {
|
|
1264
|
+
return ts_data_flow_rounded_square_icon_js.DataFlowRoundedSquareIcon;
|
|
1265
|
+
}
|
|
1266
|
+
});
|
|
968
1267
|
Object.defineProperty(exports, "DataValidationIcon", {
|
|
969
1268
|
enumerable: true,
|
|
970
1269
|
get: function() {
|
|
@@ -1103,10 +1402,28 @@ Object.defineProperty(exports, "DownloadImageIcon", {
|
|
|
1103
1402
|
return ts_download_image_icon_js.DownloadImageIcon;
|
|
1104
1403
|
}
|
|
1105
1404
|
});
|
|
1106
|
-
Object.defineProperty(exports, "
|
|
1405
|
+
Object.defineProperty(exports, "EntityRelationshipEntityIcon", {
|
|
1406
|
+
enumerable: true,
|
|
1407
|
+
get: function() {
|
|
1408
|
+
return ts_entity_relationship_entity_icon_js.EntityRelationshipEntityIcon;
|
|
1409
|
+
}
|
|
1410
|
+
});
|
|
1411
|
+
Object.defineProperty(exports, "EntityRelationshipFieldTypeIcon", {
|
|
1412
|
+
enumerable: true,
|
|
1413
|
+
get: function() {
|
|
1414
|
+
return ts_entity_relationship_field_type_icon_js.EntityRelationshipFieldTypeIcon;
|
|
1415
|
+
}
|
|
1416
|
+
});
|
|
1417
|
+
Object.defineProperty(exports, "EntityRelationshipFullIcon", {
|
|
1107
1418
|
enumerable: true,
|
|
1108
1419
|
get: function() {
|
|
1109
|
-
return
|
|
1420
|
+
return ts_entity_relationship_full_icon_js.EntityRelationshipFullIcon;
|
|
1421
|
+
}
|
|
1422
|
+
});
|
|
1423
|
+
Object.defineProperty(exports, "EntityRelationshipKeyFieldIcon", {
|
|
1424
|
+
enumerable: true,
|
|
1425
|
+
get: function() {
|
|
1426
|
+
return ts_entity_relationship_key_field_icon_js.EntityRelationshipKeyFieldIcon;
|
|
1110
1427
|
}
|
|
1111
1428
|
});
|
|
1112
1429
|
Object.defineProperty(exports, "ErrorIcon", {
|
|
@@ -1169,6 +1486,12 @@ Object.defineProperty(exports, "FilterIcon", {
|
|
|
1169
1486
|
return ts_filter_icon_js.FilterIcon;
|
|
1170
1487
|
}
|
|
1171
1488
|
});
|
|
1489
|
+
Object.defineProperty(exports, "FirstTabIcon", {
|
|
1490
|
+
enumerable: true,
|
|
1491
|
+
get: function() {
|
|
1492
|
+
return ts_first_tab_icon_js.FirstTabIcon;
|
|
1493
|
+
}
|
|
1494
|
+
});
|
|
1172
1495
|
Object.defineProperty(exports, "FlagIcon", {
|
|
1173
1496
|
enumerable: true,
|
|
1174
1497
|
get: function() {
|
|
@@ -1571,6 +1894,30 @@ Object.defineProperty(exports, "LineChartIcon", {
|
|
|
1571
1894
|
return ts_line_chart_icon_js.LineChartIcon;
|
|
1572
1895
|
}
|
|
1573
1896
|
});
|
|
1897
|
+
Object.defineProperty(exports, "LineDashedNoneIcon", {
|
|
1898
|
+
enumerable: true,
|
|
1899
|
+
get: function() {
|
|
1900
|
+
return ts_line_dashed_none_icon_js.LineDashedNoneIcon;
|
|
1901
|
+
}
|
|
1902
|
+
});
|
|
1903
|
+
Object.defineProperty(exports, "LineDoubleOpenArrowIcon", {
|
|
1904
|
+
enumerable: true,
|
|
1905
|
+
get: function() {
|
|
1906
|
+
return ts_line_double_open_arrow_icon_js.LineDoubleOpenArrowIcon;
|
|
1907
|
+
}
|
|
1908
|
+
});
|
|
1909
|
+
Object.defineProperty(exports, "LineNoneIcon", {
|
|
1910
|
+
enumerable: true,
|
|
1911
|
+
get: function() {
|
|
1912
|
+
return ts_line_none_icon_js.LineNoneIcon;
|
|
1913
|
+
}
|
|
1914
|
+
});
|
|
1915
|
+
Object.defineProperty(exports, "LineOpenArrowIcon", {
|
|
1916
|
+
enumerable: true,
|
|
1917
|
+
get: function() {
|
|
1918
|
+
return ts_line_open_arrow_icon_js.LineOpenArrowIcon;
|
|
1919
|
+
}
|
|
1920
|
+
});
|
|
1574
1921
|
Object.defineProperty(exports, "LineSparklineIcon", {
|
|
1575
1922
|
enumerable: true,
|
|
1576
1923
|
get: function() {
|
|
@@ -1601,6 +1948,12 @@ Object.defineProperty(exports, "LoadingMultiIcon", {
|
|
|
1601
1948
|
return ts_loading_multi_icon_js.LoadingMultiIcon;
|
|
1602
1949
|
}
|
|
1603
1950
|
});
|
|
1951
|
+
Object.defineProperty(exports, "LocateFixedIcon", {
|
|
1952
|
+
enumerable: true,
|
|
1953
|
+
get: function() {
|
|
1954
|
+
return ts_locate_fixed_icon_js.LocateFixedIcon;
|
|
1955
|
+
}
|
|
1956
|
+
});
|
|
1604
1957
|
Object.defineProperty(exports, "LockIcon", {
|
|
1605
1958
|
enumerable: true,
|
|
1606
1959
|
get: function() {
|
|
@@ -1913,6 +2266,12 @@ Object.defineProperty(exports, "ProtectIcon", {
|
|
|
1913
2266
|
return ts_protect_icon_js.ProtectIcon;
|
|
1914
2267
|
}
|
|
1915
2268
|
});
|
|
2269
|
+
Object.defineProperty(exports, "QuickAddIcon", {
|
|
2270
|
+
enumerable: true,
|
|
2271
|
+
get: function() {
|
|
2272
|
+
return ts_quick_add_icon_js.QuickAddIcon;
|
|
2273
|
+
}
|
|
2274
|
+
});
|
|
1916
2275
|
Object.defineProperty(exports, "QuoteIcon", {
|
|
1917
2276
|
enumerable: true,
|
|
1918
2277
|
get: function() {
|
|
@@ -2057,6 +2416,30 @@ Object.defineProperty(exports, "RoundnessIcon", {
|
|
|
2057
2416
|
return ts_roundness_icon_js.RoundnessIcon;
|
|
2058
2417
|
}
|
|
2059
2418
|
});
|
|
2419
|
+
Object.defineProperty(exports, "RowHeightExtraTallIcon", {
|
|
2420
|
+
enumerable: true,
|
|
2421
|
+
get: function() {
|
|
2422
|
+
return ts_row_height_extra_tall_icon_js.RowHeightExtraTallIcon;
|
|
2423
|
+
}
|
|
2424
|
+
});
|
|
2425
|
+
Object.defineProperty(exports, "RowHeightMediumIcon", {
|
|
2426
|
+
enumerable: true,
|
|
2427
|
+
get: function() {
|
|
2428
|
+
return ts_row_height_medium_icon_js.RowHeightMediumIcon;
|
|
2429
|
+
}
|
|
2430
|
+
});
|
|
2431
|
+
Object.defineProperty(exports, "RowHeightShortIcon", {
|
|
2432
|
+
enumerable: true,
|
|
2433
|
+
get: function() {
|
|
2434
|
+
return ts_row_height_short_icon_js.RowHeightShortIcon;
|
|
2435
|
+
}
|
|
2436
|
+
});
|
|
2437
|
+
Object.defineProperty(exports, "RowHeightTallIcon", {
|
|
2438
|
+
enumerable: true,
|
|
2439
|
+
get: function() {
|
|
2440
|
+
return ts_row_height_tall_icon_js.RowHeightTallIcon;
|
|
2441
|
+
}
|
|
2442
|
+
});
|
|
2060
2443
|
Object.defineProperty(exports, "RowIcon", {
|
|
2061
2444
|
enumerable: true,
|
|
2062
2445
|
get: function() {
|
|
@@ -2093,6 +2476,72 @@ Object.defineProperty(exports, "SelectRangeIcon", {
|
|
|
2093
2476
|
return ts_select_range_icon_js.SelectRangeIcon;
|
|
2094
2477
|
}
|
|
2095
2478
|
});
|
|
2479
|
+
Object.defineProperty(exports, "SequenceActivationBarIcon", {
|
|
2480
|
+
enumerable: true,
|
|
2481
|
+
get: function() {
|
|
2482
|
+
return ts_sequence_activation_bar_icon_js.SequenceActivationBarIcon;
|
|
2483
|
+
}
|
|
2484
|
+
});
|
|
2485
|
+
Object.defineProperty(exports, "SequenceActorLifelineIcon", {
|
|
2486
|
+
enumerable: true,
|
|
2487
|
+
get: function() {
|
|
2488
|
+
return ts_sequence_actor_lifeline_icon_js.SequenceActorLifelineIcon;
|
|
2489
|
+
}
|
|
2490
|
+
});
|
|
2491
|
+
Object.defineProperty(exports, "SequenceAlternativeFragmentIcon", {
|
|
2492
|
+
enumerable: true,
|
|
2493
|
+
get: function() {
|
|
2494
|
+
return ts_sequence_alternative_fragment_icon_js.SequenceAlternativeFragmentIcon;
|
|
2495
|
+
}
|
|
2496
|
+
});
|
|
2497
|
+
Object.defineProperty(exports, "SequenceBoundaryLifelineIcon", {
|
|
2498
|
+
enumerable: true,
|
|
2499
|
+
get: function() {
|
|
2500
|
+
return ts_sequence_boundary_lifeline_icon_js.SequenceBoundaryLifelineIcon;
|
|
2501
|
+
}
|
|
2502
|
+
});
|
|
2503
|
+
Object.defineProperty(exports, "SequenceCollectionLifelineIcon", {
|
|
2504
|
+
enumerable: true,
|
|
2505
|
+
get: function() {
|
|
2506
|
+
return ts_sequence_collection_lifeline_icon_js.SequenceCollectionLifelineIcon;
|
|
2507
|
+
}
|
|
2508
|
+
});
|
|
2509
|
+
Object.defineProperty(exports, "SequenceControlLifelineIcon", {
|
|
2510
|
+
enumerable: true,
|
|
2511
|
+
get: function() {
|
|
2512
|
+
return ts_sequence_control_lifeline_icon_js.SequenceControlLifelineIcon;
|
|
2513
|
+
}
|
|
2514
|
+
});
|
|
2515
|
+
Object.defineProperty(exports, "SequenceDirectAccessStorageLifelineIcon", {
|
|
2516
|
+
enumerable: true,
|
|
2517
|
+
get: function() {
|
|
2518
|
+
return ts_sequence_direct_access_storage_lifeline_icon_js.SequenceDirectAccessStorageLifelineIcon;
|
|
2519
|
+
}
|
|
2520
|
+
});
|
|
2521
|
+
Object.defineProperty(exports, "SequenceEntityLifelineIcon", {
|
|
2522
|
+
enumerable: true,
|
|
2523
|
+
get: function() {
|
|
2524
|
+
return ts_sequence_entity_lifeline_icon_js.SequenceEntityLifelineIcon;
|
|
2525
|
+
}
|
|
2526
|
+
});
|
|
2527
|
+
Object.defineProperty(exports, "SequenceFragmentIcon", {
|
|
2528
|
+
enumerable: true,
|
|
2529
|
+
get: function() {
|
|
2530
|
+
return ts_sequence_fragment_icon_js.SequenceFragmentIcon;
|
|
2531
|
+
}
|
|
2532
|
+
});
|
|
2533
|
+
Object.defineProperty(exports, "SequenceMagneticDiskLifelineIcon", {
|
|
2534
|
+
enumerable: true,
|
|
2535
|
+
get: function() {
|
|
2536
|
+
return ts_sequence_magnetic_disk_lifeline_icon_js.SequenceMagneticDiskLifelineIcon;
|
|
2537
|
+
}
|
|
2538
|
+
});
|
|
2539
|
+
Object.defineProperty(exports, "SequenceObjectLifelineIcon", {
|
|
2540
|
+
enumerable: true,
|
|
2541
|
+
get: function() {
|
|
2542
|
+
return ts_sequence_object_lifeline_icon_js.SequenceObjectLifelineIcon;
|
|
2543
|
+
}
|
|
2544
|
+
});
|
|
2096
2545
|
Object.defineProperty(exports, "ShapeAccentBorderCallout1Icon", {
|
|
2097
2546
|
enumerable: true,
|
|
2098
2547
|
get: function() {
|
|
@@ -3377,6 +3826,24 @@ Object.defineProperty(exports, "StarIncompleteDoubleIcon", {
|
|
|
3377
3826
|
return ts_star_incomplete_double_icon_js.StarIncompleteDoubleIcon;
|
|
3378
3827
|
}
|
|
3379
3828
|
});
|
|
3829
|
+
Object.defineProperty(exports, "StatusDiagramFinalStateIcon", {
|
|
3830
|
+
enumerable: true,
|
|
3831
|
+
get: function() {
|
|
3832
|
+
return ts_status_diagram_final_state_icon_js.StatusDiagramFinalStateIcon;
|
|
3833
|
+
}
|
|
3834
|
+
});
|
|
3835
|
+
Object.defineProperty(exports, "StatusDiagramInitialStateIcon", {
|
|
3836
|
+
enumerable: true,
|
|
3837
|
+
get: function() {
|
|
3838
|
+
return ts_status_diagram_initial_state_icon_js.StatusDiagramInitialStateIcon;
|
|
3839
|
+
}
|
|
3840
|
+
});
|
|
3841
|
+
Object.defineProperty(exports, "StatusDiagramStateBarIcon", {
|
|
3842
|
+
enumerable: true,
|
|
3843
|
+
get: function() {
|
|
3844
|
+
return ts_status_diagram_state_bar_icon_js.StatusDiagramStateBarIcon;
|
|
3845
|
+
}
|
|
3846
|
+
});
|
|
3380
3847
|
Object.defineProperty(exports, "StickyNoteIcon", {
|
|
3381
3848
|
enumerable: true,
|
|
3382
3849
|
get: function() {
|
|
@@ -3425,6 +3892,36 @@ Object.defineProperty(exports, "SymbolsIcon", {
|
|
|
3425
3892
|
return ts_symbols_icon_js.SymbolsIcon;
|
|
3426
3893
|
}
|
|
3427
3894
|
});
|
|
3895
|
+
Object.defineProperty(exports, "TableBorderStyleDashedIcon", {
|
|
3896
|
+
enumerable: true,
|
|
3897
|
+
get: function() {
|
|
3898
|
+
return ts_table_border_style_dashed_icon_js.TableBorderStyleDashedIcon;
|
|
3899
|
+
}
|
|
3900
|
+
});
|
|
3901
|
+
Object.defineProperty(exports, "TableBorderStyleDottedIcon", {
|
|
3902
|
+
enumerable: true,
|
|
3903
|
+
get: function() {
|
|
3904
|
+
return ts_table_border_style_dotted_icon_js.TableBorderStyleDottedIcon;
|
|
3905
|
+
}
|
|
3906
|
+
});
|
|
3907
|
+
Object.defineProperty(exports, "TableBorderStyleIcon", {
|
|
3908
|
+
enumerable: true,
|
|
3909
|
+
get: function() {
|
|
3910
|
+
return ts_table_border_style_icon_js.TableBorderStyleIcon;
|
|
3911
|
+
}
|
|
3912
|
+
});
|
|
3913
|
+
Object.defineProperty(exports, "TableBorderStyleSolidIcon", {
|
|
3914
|
+
enumerable: true,
|
|
3915
|
+
get: function() {
|
|
3916
|
+
return ts_table_border_style_solid_icon_js.TableBorderStyleSolidIcon;
|
|
3917
|
+
}
|
|
3918
|
+
});
|
|
3919
|
+
Object.defineProperty(exports, "TableBorderWidthIcon", {
|
|
3920
|
+
enumerable: true,
|
|
3921
|
+
get: function() {
|
|
3922
|
+
return ts_table_border_width_icon_js.TableBorderWidthIcon;
|
|
3923
|
+
}
|
|
3924
|
+
});
|
|
3428
3925
|
Object.defineProperty(exports, "TableIcon", {
|
|
3429
3926
|
enumerable: true,
|
|
3430
3927
|
get: function() {
|