@eturnity/eturnity_reusable_components 7.8.1-EPDM-9696.0 → 7.8.1-EPDM-8441.1
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/.prettierrc +6 -6
- package/.storybook/main.js +8 -8
- package/.storybook/preview.js +46 -46
- package/README.md +29 -29
- package/babel.config.js +4 -4
- package/package.json +66 -66
- package/postcss.config.js +6 -6
- package/public/index.html +17 -17
- package/src/App.vue +247 -246
- package/src/assets/icons/arrow_down.svg +3 -3
- package/src/assets/icons/arrow_up_red.svg +3 -3
- package/src/assets/icons/black_spinner.svg +35 -35
- package/src/assets/icons/delete_icon.svg +11 -11
- package/src/assets/icons/delete_icon_gray.svg +11 -11
- package/src/assets/icons/drag_icon.svg +8 -8
- package/src/assets/icons/external_icon.svg +6 -6
- package/src/assets/icons/language_icon.svg +6 -6
- package/src/assets/icons/pdf_icon.svg +6 -6
- package/src/assets/icons/plus_button.svg +4 -4
- package/src/assets/icons/search_icon_black.svg +3 -3
- package/src/assets/icons/subposition_icon.svg +3 -3
- package/src/assets/icons/subposition_marker.svg +3 -3
- package/src/assets/icons/warning_icon.svg +3 -3
- package/src/assets/svgIcons/2d_active.svg +7 -7
- package/src/assets/svgIcons/2d_inactive.svg +8 -8
- package/src/assets/svgIcons/3d_active.svg +7 -7
- package/src/assets/svgIcons/3d_inactive.svg +8 -8
- package/src/assets/svgIcons/_readme.md +7 -7
- package/src/assets/svgIcons/accept.svg +5 -5
- package/src/assets/svgIcons/activate_panels_active.svg +22 -22
- package/src/assets/svgIcons/activate_panels_inactive.svg +20 -20
- package/src/assets/svgIcons/add_icon-1.svg +3 -3
- package/src/assets/svgIcons/add_icon.svg +4 -4
- package/src/assets/svgIcons/address_book.svg +3 -3
- package/src/assets/svgIcons/after_sale_as_a_service.svg +6 -6
- package/src/assets/svgIcons/all_good.svg +3 -3
- package/src/assets/svgIcons/angle_active.svg +5 -5
- package/src/assets/svgIcons/angle_inactive.svg +4 -4
- package/src/assets/svgIcons/area_active.svg +11 -11
- package/src/assets/svgIcons/area_inactive.svg +26 -26
- package/src/assets/svgIcons/areas_tool.svg +14 -14
- package/src/assets/svgIcons/arrow_down.svg +3 -3
- package/src/assets/svgIcons/arrow_left.svg +4 -4
- package/src/assets/svgIcons/arrow_right.svg +4 -4
- package/src/assets/svgIcons/arrow_up.svg +3 -3
- package/src/assets/svgIcons/attachment.svg +3 -3
- package/src/assets/svgIcons/base_layer.svg +3 -3
- package/src/assets/svgIcons/battery.svg +3 -3
- package/src/assets/svgIcons/bell.svg +3 -3
- package/src/assets/svgIcons/bold.svg +3 -3
- package/src/assets/svgIcons/bom.svg +3 -3
- package/src/assets/svgIcons/bom_generation.svg +10 -10
- package/src/assets/svgIcons/bookmaker.svg +3 -3
- package/src/assets/svgIcons/bubble.svg +3 -3
- package/src/assets/svgIcons/bug.svg +5 -5
- package/src/assets/svgIcons/bullet_list.svg +8 -8
- package/src/assets/svgIcons/calendar.svg +7 -7
- package/src/assets/svgIcons/calendar_icon.svg +7 -7
- package/src/assets/svgIcons/call.svg +3 -3
- package/src/assets/svgIcons/camera.svg +3 -3
- package/src/assets/svgIcons/car.svg +3 -3
- package/src/assets/svgIcons/cart.svg +3 -3
- package/src/assets/svgIcons/checkbox.svg +3 -3
- package/src/assets/svgIcons/clear_formatting.svg +7 -7
- package/src/assets/svgIcons/clickable_info.svg +4 -4
- package/src/assets/svgIcons/clip.svg +3 -3
- package/src/assets/svgIcons/clock.svg +17 -17
- package/src/assets/svgIcons/close_for_modals,_tool_tips.svg +4 -4
- package/src/assets/svgIcons/co_branding.svg +5 -5
- package/src/assets/svgIcons/collapse.svg +4 -4
- package/src/assets/svgIcons/collections.svg +3 -3
- package/src/assets/svgIcons/component_library.svg +7 -7
- package/src/assets/svgIcons/context_menu-1.svg +6 -6
- package/src/assets/svgIcons/context_menu-2.svg +5 -5
- package/src/assets/svgIcons/context_menu.svg +5 -5
- package/src/assets/svgIcons/context_menu_tabs.svg +5 -5
- package/src/assets/svgIcons/cross.svg +4 -4
- package/src/assets/svgIcons/current_variant.svg +4 -4
- package/src/assets/svgIcons/dashboard.svg +3 -3
- package/src/assets/svgIcons/deadline.svg +4 -4
- package/src/assets/svgIcons/deal_flow.svg +5 -5
- package/src/assets/svgIcons/delete.svg +4 -4
- package/src/assets/svgIcons/delete_area_active.svg +16 -16
- package/src/assets/svgIcons/delete_area_inactive.svg +15 -15
- package/src/assets/svgIcons/direction_active-1.svg +12 -12
- package/src/assets/svgIcons/direction_active.svg +5 -5
- package/src/assets/svgIcons/direction_arrow.svg +4 -4
- package/src/assets/svgIcons/direction_inactive.svg +4 -4
- package/src/assets/svgIcons/dislike.svg +3 -3
- package/src/assets/svgIcons/distance_tool.svg +8 -8
- package/src/assets/svgIcons/distances_active.svg +9 -9
- package/src/assets/svgIcons/distances_inactive.svg +8 -8
- package/src/assets/svgIcons/distort_tool.svg +10 -10
- package/src/assets/svgIcons/distort_tool2.svg +16 -16
- package/src/assets/svgIcons/document.svg +3 -3
- package/src/assets/svgIcons/documents.svg +4 -4
- package/src/assets/svgIcons/downarrow.svg +3 -3
- package/src/assets/svgIcons/download.svg +4 -4
- package/src/assets/svgIcons/draggable_corner.svg +5 -5
- package/src/assets/svgIcons/draw_tool.svg +3 -3
- package/src/assets/svgIcons/duplicate-1.svg +8 -8
- package/src/assets/svgIcons/duplicate-2.svg +5 -5
- package/src/assets/svgIcons/duplicate.svg +4 -4
- package/src/assets/svgIcons/e-mobility_configurator.svg +6 -6
- package/src/assets/svgIcons/e_signature.svg +5 -5
- package/src/assets/svgIcons/edit_button.svg +3 -3
- package/src/assets/svgIcons/email.svg +3 -3
- package/src/assets/svgIcons/ems-1.svg +3 -3
- package/src/assets/svgIcons/ems.svg +3 -3
- package/src/assets/svgIcons/end_of_the_list.svg +5 -5
- package/src/assets/svgIcons/erase.svg +4 -4
- package/src/assets/svgIcons/external_icon.svg +5 -5
- package/src/assets/svgIcons/fav_icon.svg +4 -4
- package/src/assets/svgIcons/finance.svg +3 -3
- package/src/assets/svgIcons/financing_for_pv-1.svg +5 -5
- package/src/assets/svgIcons/financing_for_pv-2.svg +3 -3
- package/src/assets/svgIcons/financing_for_pv.svg +6 -6
- package/src/assets/svgIcons/finish-1.svg +4 -4
- package/src/assets/svgIcons/finish.svg +3 -3
- package/src/assets/svgIcons/flatten.svg +11 -11
- package/src/assets/svgIcons/folder.svg +3 -3
- package/src/assets/svgIcons/free_technology.svg +5 -5
- package/src/assets/svgIcons/heat_calc.svg +7 -7
- package/src/assets/svgIcons/house.svg +3 -3
- package/src/assets/svgIcons/info.svg +3 -3
- package/src/assets/svgIcons/initial_situation.svg +3 -3
- package/src/assets/svgIcons/integrations.svg +3 -3
- package/src/assets/svgIcons/intro-tour-1.svg +3 -3
- package/src/assets/svgIcons/intro-tour.svg +3 -3
- package/src/assets/svgIcons/inverter-1.svg +5 -5
- package/src/assets/svgIcons/inverter.svg +3 -3
- package/src/assets/svgIcons/italic.svg +3 -3
- package/src/assets/svgIcons/key.svg +3 -3
- package/src/assets/svgIcons/layers_close.svg +4 -4
- package/src/assets/svgIcons/layers_open.svg +4 -4
- package/src/assets/svgIcons/lead_marketplace.svg +6 -6
- package/src/assets/svgIcons/lead_provider.svg +4 -4
- package/src/assets/svgIcons/length_in_2d_active.svg +12 -12
- package/src/assets/svgIcons/length_in_2d_inctive.svg +13 -13
- package/src/assets/svgIcons/light_bulb.svg +3 -3
- package/src/assets/svgIcons/like.svg +3 -3
- package/src/assets/svgIcons/line_graph.svg +3 -3
- package/src/assets/svgIcons/local_subsidies.svg +18 -18
- package/src/assets/svgIcons/location.svg +3 -3
- package/src/assets/svgIcons/lock.svg +3 -3
- package/src/assets/svgIcons/logout.svg +3 -3
- package/src/assets/svgIcons/loop.svg +3 -3
- package/src/assets/svgIcons/lunch.svg +4 -4
- package/src/assets/svgIcons/magic_tool.svg +6 -6
- package/src/assets/svgIcons/map_icon.svg +5 -5
- package/src/assets/svgIcons/map_settings.svg +3 -3
- package/src/assets/svgIcons/margin_tool.svg +4 -4
- package/src/assets/svgIcons/meeting.svg +6 -6
- package/src/assets/svgIcons/move_copy.svg +4 -4
- package/src/assets/svgIcons/new_area_inactive.svg +11 -11
- package/src/assets/svgIcons/next.svg +4 -4
- package/src/assets/svgIcons/not_equal_to.svg +3 -3
- package/src/assets/svgIcons/numbered_list.svg +6 -6
- package/src/assets/svgIcons/obstacle_tool.svg +9 -9
- package/src/assets/svgIcons/obstacle_tool_origin.svg +3 -3
- package/src/assets/svgIcons/offset_tool.svg +8 -8
- package/src/assets/svgIcons/outline_tool.svg +11 -11
- package/src/assets/svgIcons/pan_tool.svg +12 -12
- package/src/assets/svgIcons/panels_tool.svg +8 -8
- package/src/assets/svgIcons/pen_tool.svg +4 -4
- package/src/assets/svgIcons/picker_tool.svg +4 -4
- package/src/assets/svgIcons/picture.svg +3 -3
- package/src/assets/svgIcons/pin.svg +5 -5
- package/src/assets/svgIcons/presentation.svg +3 -3
- package/src/assets/svgIcons/previous.svg +4 -4
- package/src/assets/svgIcons/profile-1.svg +4 -4
- package/src/assets/svgIcons/profile.svg +4 -4
- package/src/assets/svgIcons/profitability.svg +3 -3
- package/src/assets/svgIcons/project_analysis.svg +4 -4
- package/src/assets/svgIcons/project_settings.svg +4 -4
- package/src/assets/svgIcons/pv.svg +3 -3
- package/src/assets/svgIcons/quotations.svg +6 -6
- package/src/assets/svgIcons/redo.svg +6 -6
- package/src/assets/svgIcons/resizer.svg +5 -5
- package/src/assets/svgIcons/roof_layer.svg +3 -3
- package/src/assets/svgIcons/rotate_tool.svg +3 -3
- package/src/assets/svgIcons/rotate_view.svg +5 -5
- package/src/assets/svgIcons/ruler_tool.svg +3 -3
- package/src/assets/svgIcons/run_simulation.svg +3 -3
- package/src/assets/svgIcons/scaling_tool.svg +8 -8
- package/src/assets/svgIcons/search.svg +3 -3
- package/src/assets/svgIcons/security.svg +3 -3
- package/src/assets/svgIcons/settings.svg +3 -3
- package/src/assets/svgIcons/show_in_a_new_tab.svg +12 -12
- package/src/assets/svgIcons/smartphone.svg +4 -4
- package/src/assets/svgIcons/solar_calc.svg +13 -13
- package/src/assets/svgIcons/sorting.svg +4 -4
- package/src/assets/svgIcons/start_of_the_list.svg +5 -5
- package/src/assets/svgIcons/strikethrough.svg +4 -4
- package/src/assets/svgIcons/subscriptions.svg +3 -3
- package/src/assets/svgIcons/subsidies-1.svg +5 -5
- package/src/assets/svgIcons/subsidies-2.svg +3 -3
- package/src/assets/svgIcons/subsidies.svg +3 -3
- package/src/assets/svgIcons/subtract_icon.svg +3 -3
- package/src/assets/svgIcons/suitcase.svg +3 -3
- package/src/assets/svgIcons/template_icon_not_clickable.svg +6 -6
- package/src/assets/svgIcons/transfer.svg +4 -4
- package/src/assets/svgIcons/trim_tool.svg +4 -4
- package/src/assets/svgIcons/truck.svg +3 -3
- package/src/assets/svgIcons/underlined.svg +3 -3
- package/src/assets/svgIcons/undo.svg +6 -6
- package/src/assets/svgIcons/uparrow.svg +3 -3
- package/src/assets/svgIcons/update.svg +3 -3
- package/src/assets/svgIcons/upload_avatar-1.svg +12 -12
- package/src/assets/svgIcons/upload_avatar.svg +5 -5
- package/src/assets/svgIcons/upload_image.svg +8 -8
- package/src/assets/svgIcons/upload_image_tool.svg +7 -7
- package/src/assets/svgIcons/variants.svg +6 -6
- package/src/assets/svgIcons/vertical_tool.svg +3 -3
- package/src/assets/svgIcons/virtual_storage.svg +4 -4
- package/src/assets/svgIcons/warning.svg +4 -4
- package/src/assets/svgIcons/way.svg +5 -5
- package/src/assets/svgIcons/wifi.svg +3 -3
- package/src/assets/svgIcons/winter.svg +3 -3
- package/src/assets/svgIcons/workflow_template.svg +11 -11
- package/src/assets/theme.js +39 -39
- package/src/components/addNewButton/AddNewButton.stories.js +24 -24
- package/src/components/addNewButton/index.vue +62 -62
- package/src/components/buttons/buttonIcon/index.vue +142 -142
- package/src/components/buttons/closeButton/CloseButton.stories.js +29 -29
- package/src/components/buttons/closeButton/index.vue +61 -61
- package/src/components/buttons/mainButton/index.vue +107 -107
- package/src/components/deleteIcon/DeleteIcon.stories.js +29 -29
- package/src/components/deleteIcon/index.vue +61 -61
- package/src/components/dropdown/Dropdown.stories.js +54 -54
- package/src/components/dropdown/index.vue +118 -118
- package/src/components/errorMessage/index.vue +61 -61
- package/src/components/filter/filterSettings.vue +650 -650
- package/src/components/filter/index.vue +143 -143
- package/src/components/filter/parentDropdown.vue +91 -91
- package/src/components/icon/Icons.stories.js +41 -41
- package/src/components/icon/iconCollection.vue +68 -68
- package/src/components/icon/index.vue +116 -116
- package/src/components/iconWrapper/index.vue +156 -156
- package/src/components/infoCard/index.vue +35 -35
- package/src/components/infoText/index.vue +171 -171
- package/src/components/inputs/checkbox/Checkbox.stories.js +57 -57
- package/src/components/inputs/checkbox/index.vue +187 -187
- package/src/components/inputs/inputNumber/InputNumber.stories.js +150 -150
- package/src/components/inputs/inputNumber/index.vue +710 -710
- package/src/components/inputs/inputNumberQuestion/index.vue +215 -215
- package/src/components/inputs/inputText/InputText.stories.js +75 -75
- package/src/components/inputs/inputText/index.vue +360 -355
- package/src/components/inputs/radioButton/RadioButton.stories.js +58 -58
- package/src/components/inputs/radioButton/index.vue +267 -267
- package/src/components/inputs/searchInput/SearchInput.stories.js +40 -40
- package/src/components/inputs/searchInput/index.vue +133 -133
- package/src/components/inputs/select/index.vue +622 -596
- package/src/components/inputs/select/option/index.vue +111 -111
- package/src/components/inputs/select/select.stories.js +59 -59
- package/src/components/inputs/slider/index.vue +126 -126
- package/src/components/inputs/switchField/index.vue +265 -265
- package/src/components/inputs/textAreaInput/TextAreaInput.stories.js +135 -135
- package/src/components/inputs/textAreaInput/index.vue +206 -206
- package/src/components/inputs/toggle/Toggle.stories.js +77 -77
- package/src/components/inputs/toggle/index.vue +298 -298
- package/src/components/modals/modal/index.vue +178 -178
- package/src/components/modals/modal/modal.stories.js +31 -31
- package/src/components/navigationTabs/index.vue +107 -107
- package/src/components/pageSubtitle/index.vue +68 -68
- package/src/components/pageTitle/index.vue +68 -68
- package/src/components/pagination/index.vue +144 -144
- package/src/components/progressBar/index.vue +125 -125
- package/src/components/projectMarker/index.vue +291 -291
- package/src/components/sideMenu/index.vue +270 -270
- package/src/components/spinner/index.vue +71 -71
- package/src/components/tableDropdown/index.vue +637 -637
- package/src/components/tables/mainTable/exampleNested.vue +328 -328
- package/src/components/tables/mainTable/index.vue +446 -446
- package/src/components/tables/viewTable/index.vue +195 -195
- package/src/components/threeDots/index.vue +389 -389
- package/src/components/videoThumbnail/index.vue +107 -107
- package/src/components/videoThumbnail/videoThumbnail.stories.js +35 -35
- package/src/helpers/numberConverter.js +102 -102
- package/src/helpers/translateLang.js +119 -119
- package/src/main.js +13 -13
- package/src/components/label/index.vue +0 -104
package/src/App.vue
CHANGED
@@ -1,246 +1,247 @@
|
|
1
|
-
<template>
|
2
|
-
<ThemeProvider :theme="getTheme()" :style="{ height: '100%' }">
|
3
|
-
<page-container>
|
4
|
-
<br />
|
5
|
-
<input-number
|
6
|
-
:value="value"
|
7
|
-
:minNumber="0"
|
8
|
-
unitName="mm"
|
9
|
-
:numberPrecision="0"
|
10
|
-
backgroundColor="transparent"
|
11
|
-
borderColor="eturnityGrey"
|
12
|
-
inputHeight="34px"
|
13
|
-
inputWidth="420px"
|
14
|
-
textAlign="left"
|
15
|
-
:isInteractive="true"
|
16
|
-
:interactionStep="1"
|
17
|
-
@on-input="value = $event"
|
18
|
-
@input-change="changeHandler"
|
19
|
-
@input-focus="focusHandler"
|
20
|
-
@input-blur="blurHandler"
|
21
|
-
>
|
22
|
-
<template v-slot:label>
|
23
|
-
<div>Interactive Label</div>
|
24
|
-
</template>
|
25
|
-
</input-number>
|
26
|
-
|
27
|
-
<dropdown-component openingMode="hover" gap="30px">
|
28
|
-
<template #trigger><i>Click Me</i></template>
|
29
|
-
<template #dropdown>
|
30
|
-
<div>
|
31
|
-
<a href="">test1</a>
|
32
|
-
<button href="">test2</button>
|
33
|
-
<br />
|
34
|
-
<p>Text</p>
|
35
|
-
</div>
|
36
|
-
</template>
|
37
|
-
</dropdown-component>
|
38
|
-
|
39
|
-
<videoThumbnail
|
40
|
-
src="https://musicart.xboxlive.com/6/cfaf1e9d-0000-0000-0000-000000000009/504/image.jpg?w=1920&h=1080"
|
41
|
-
playIconColor="red"
|
42
|
-
playIconSize="20px"
|
43
|
-
width="400px"
|
44
|
-
height="600px"
|
45
|
-
/>
|
46
|
-
|
47
|
-
<SwitchField
|
48
|
-
@on-switch-change="onInputChange($event)"
|
49
|
-
:options="[
|
50
|
-
{ value: 0, content: 'zero' },
|
51
|
-
{ value: 1, content: 'one' },
|
52
|
-
{ value: 2, content: 'two' }
|
53
|
-
]"
|
54
|
-
:value="value"
|
55
|
-
label="label"
|
56
|
-
toggleColor="red"
|
57
|
-
size="large"
|
58
|
-
backgroundColor="blue"
|
59
|
-
labelAlign="left"
|
60
|
-
fontColor="black"
|
61
|
-
:disabled="false"
|
62
|
-
/>
|
63
|
-
<icon
|
64
|
-
name="opacity"
|
65
|
-
color="red"
|
66
|
-
hoveredColor="blue"
|
67
|
-
size="60px"
|
68
|
-
cursor="default"
|
69
|
-
isStriked="true"
|
70
|
-
/>
|
71
|
-
<Select
|
72
|
-
:value="value"
|
73
|
-
selectWidth="100%"
|
74
|
-
optionWidth="50%"
|
75
|
-
label="that is a label"
|
76
|
-
alignItems="vertical"
|
77
|
-
colorMode="dark"
|
78
|
-
isSearchable="true"
|
79
|
-
@input-change="value = $event"
|
80
|
-
@search-change="searchValue = $event"
|
81
|
-
>
|
82
|
-
<template #selector="{ selectedValue }">
|
83
|
-
value selected: {{ selectedValue }}
|
84
|
-
</template>
|
85
|
-
<template #dropdown>
|
86
|
-
<Option
|
87
|
-
v-for="opt in filteredOptionList"
|
88
|
-
:key="opt.id"
|
89
|
-
:value="opt.val"
|
90
|
-
>{{ opt.lookFor }}
|
91
|
-
</Option>
|
92
|
-
</template>
|
93
|
-
</Select>
|
94
|
-
|
95
|
-
{{ filteredOptionList }}
|
96
|
-
|
97
|
-
<iconCollection color="red" />
|
98
|
-
</page-container>
|
99
|
-
</ThemeProvider>
|
100
|
-
</template>
|
101
|
-
|
102
|
-
<script>
|
103
|
-
import { ThemeProvider } from 'vue-styled-components'
|
104
|
-
import theme from './assets/theme'
|
105
|
-
import styled from 'vue-styled-components'
|
106
|
-
import InputNumber from '@/components/inputs/inputNumber'
|
107
|
-
import Select from '@/components/inputs/select'
|
108
|
-
import SwitchField from '@/components/inputs/switchField'
|
109
|
-
import Option from '@/components/inputs/select/option'
|
110
|
-
import iconCollection from '@/components/icon/iconCollection'
|
111
|
-
import dropdownComponent from '@/components/dropdown'
|
112
|
-
import videoThumbnail from '@/components/videoThumbnail'
|
113
|
-
import icon from '@/components/icon'
|
114
|
-
// import infoCard from '@/components/infoCard'
|
115
|
-
// import TableDropdown from "@/components/tableDropdown"
|
116
|
-
|
117
|
-
const PageContainer = styled.div`
|
118
|
-
padding: 40px;
|
119
|
-
`
|
120
|
-
|
121
|
-
// const RowContainer = styled.div`
|
122
|
-
// display: inline-flex;
|
123
|
-
// gap: 10px;
|
124
|
-
// flex-wrap: wrap;
|
125
|
-
// `
|
126
|
-
|
127
|
-
export default {
|
128
|
-
name: 'App',
|
129
|
-
components: {
|
130
|
-
ThemeProvider,
|
131
|
-
PageContainer,
|
132
|
-
InputNumber,
|
133
|
-
Option,
|
134
|
-
Select,
|
135
|
-
SwitchField,
|
136
|
-
iconCollection,
|
137
|
-
dropdownComponent,
|
138
|
-
videoThumbnail,
|
139
|
-
icon
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
{ id: '
|
149
|
-
{ id: '
|
150
|
-
{ id: '
|
151
|
-
{ id: '
|
152
|
-
{ id: '
|
153
|
-
{ id: '
|
154
|
-
{ id: '
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
items = [
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
}
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
1
|
+
<template>
|
2
|
+
<ThemeProvider :theme="getTheme()" :style="{ height: '100%' }">
|
3
|
+
<page-container>
|
4
|
+
<br />
|
5
|
+
<input-number
|
6
|
+
:value="value"
|
7
|
+
:minNumber="0"
|
8
|
+
unitName="mm"
|
9
|
+
:numberPrecision="0"
|
10
|
+
backgroundColor="transparent"
|
11
|
+
borderColor="eturnityGrey"
|
12
|
+
inputHeight="34px"
|
13
|
+
inputWidth="420px"
|
14
|
+
textAlign="left"
|
15
|
+
:isInteractive="true"
|
16
|
+
:interactionStep="1"
|
17
|
+
@on-input="value = $event"
|
18
|
+
@input-change="changeHandler"
|
19
|
+
@input-focus="focusHandler"
|
20
|
+
@input-blur="blurHandler"
|
21
|
+
>
|
22
|
+
<template v-slot:label>
|
23
|
+
<div>Interactive Label</div>
|
24
|
+
</template>
|
25
|
+
</input-number>
|
26
|
+
|
27
|
+
<dropdown-component openingMode="hover" gap="30px">
|
28
|
+
<template #trigger><i>Click Me</i></template>
|
29
|
+
<template #dropdown>
|
30
|
+
<div>
|
31
|
+
<a href="">test1</a>
|
32
|
+
<button href="">test2</button>
|
33
|
+
<br />
|
34
|
+
<p>Text</p>
|
35
|
+
</div>
|
36
|
+
</template>
|
37
|
+
</dropdown-component>
|
38
|
+
|
39
|
+
<videoThumbnail
|
40
|
+
src="https://musicart.xboxlive.com/6/cfaf1e9d-0000-0000-0000-000000000009/504/image.jpg?w=1920&h=1080"
|
41
|
+
playIconColor="red"
|
42
|
+
playIconSize="20px"
|
43
|
+
width="400px"
|
44
|
+
height="600px"
|
45
|
+
/>
|
46
|
+
|
47
|
+
<SwitchField
|
48
|
+
@on-switch-change="onInputChange($event)"
|
49
|
+
:options="[
|
50
|
+
{ value: 0, content: 'zero' },
|
51
|
+
{ value: 1, content: 'one' },
|
52
|
+
{ value: 2, content: 'two' }
|
53
|
+
]"
|
54
|
+
:value="value"
|
55
|
+
label="label"
|
56
|
+
toggleColor="red"
|
57
|
+
size="large"
|
58
|
+
backgroundColor="blue"
|
59
|
+
labelAlign="left"
|
60
|
+
fontColor="black"
|
61
|
+
:disabled="false"
|
62
|
+
/>
|
63
|
+
<icon
|
64
|
+
name="opacity"
|
65
|
+
color="red"
|
66
|
+
hoveredColor="blue"
|
67
|
+
size="60px"
|
68
|
+
cursor="default"
|
69
|
+
isStriked="true"
|
70
|
+
/>
|
71
|
+
<Select
|
72
|
+
:value="value"
|
73
|
+
selectWidth="100%"
|
74
|
+
optionWidth="50%"
|
75
|
+
label="that is a label"
|
76
|
+
alignItems="vertical"
|
77
|
+
colorMode="dark"
|
78
|
+
isSearchable="true"
|
79
|
+
@input-change="value = $event"
|
80
|
+
@search-change="searchValue = $event"
|
81
|
+
>
|
82
|
+
<template #selector="{ selectedValue }">
|
83
|
+
value selected: {{ selectedValue }}
|
84
|
+
</template>
|
85
|
+
<template #dropdown>
|
86
|
+
<Option
|
87
|
+
v-for="opt in filteredOptionList"
|
88
|
+
:key="opt.id"
|
89
|
+
:value="opt.val"
|
90
|
+
>{{ opt.lookFor }}
|
91
|
+
</Option>
|
92
|
+
</template>
|
93
|
+
</Select>
|
94
|
+
|
95
|
+
{{ filteredOptionList }}
|
96
|
+
|
97
|
+
<iconCollection color="red" />
|
98
|
+
</page-container>
|
99
|
+
</ThemeProvider>
|
100
|
+
</template>
|
101
|
+
|
102
|
+
<script>
|
103
|
+
import { ThemeProvider } from 'vue-styled-components'
|
104
|
+
import theme from './assets/theme'
|
105
|
+
import styled from 'vue-styled-components'
|
106
|
+
import InputNumber from '@/components/inputs/inputNumber'
|
107
|
+
import Select from '@/components/inputs/select'
|
108
|
+
import SwitchField from '@/components/inputs/switchField'
|
109
|
+
import Option from '@/components/inputs/select/option'
|
110
|
+
import iconCollection from '@/components/icon/iconCollection'
|
111
|
+
import dropdownComponent from '@/components/dropdown'
|
112
|
+
import videoThumbnail from '@/components/videoThumbnail'
|
113
|
+
import icon from '@/components/icon'
|
114
|
+
// import infoCard from '@/components/infoCard'
|
115
|
+
// import TableDropdown from "@/components/tableDropdown"
|
116
|
+
|
117
|
+
const PageContainer = styled.div`
|
118
|
+
padding: 40px;
|
119
|
+
`
|
120
|
+
|
121
|
+
// const RowContainer = styled.div`
|
122
|
+
// display: inline-flex;
|
123
|
+
// gap: 10px;
|
124
|
+
// flex-wrap: wrap;
|
125
|
+
// `
|
126
|
+
|
127
|
+
export default {
|
128
|
+
name: 'App',
|
129
|
+
components: {
|
130
|
+
ThemeProvider,
|
131
|
+
PageContainer,
|
132
|
+
InputNumber,
|
133
|
+
Option,
|
134
|
+
Select,
|
135
|
+
SwitchField,
|
136
|
+
iconCollection,
|
137
|
+
dropdownComponent,
|
138
|
+
videoThumbnail,
|
139
|
+
icon
|
140
|
+
// infoCard
|
141
|
+
},
|
142
|
+
data() {
|
143
|
+
return {
|
144
|
+
value: 42,
|
145
|
+
value2: 42,
|
146
|
+
companyName: 'toto',
|
147
|
+
optionList: [
|
148
|
+
{ id: 'a', val: 'A', lookFor: 'babababa' },
|
149
|
+
{ id: 'b', val: 'B', lookFor: 'abab' },
|
150
|
+
{ id: 'c', val: 'C', lookFor: 'ccc' },
|
151
|
+
{ id: 'd', val: 'D', lookFor: 'ddd' },
|
152
|
+
{ id: 'e', val: 'E', lookFor: 'dddee' },
|
153
|
+
{ id: 'f', val: 'F', lookFor: 'ddfff' },
|
154
|
+
{ id: 'g', val: 'G', lookFor: 'dggg' },
|
155
|
+
{ id: 'h', val: 'H', lookFor: 'dddhhh' }
|
156
|
+
],
|
157
|
+
searchValue: ''
|
158
|
+
}
|
159
|
+
},
|
160
|
+
computed: {
|
161
|
+
filteredOptionList() {
|
162
|
+
return this.optionList.filter((opt) =>
|
163
|
+
opt.lookFor.includes(this.searchValue)
|
164
|
+
)
|
165
|
+
}
|
166
|
+
},
|
167
|
+
methods: {
|
168
|
+
blurHandler(e) {
|
169
|
+
console.log('blur', e)
|
170
|
+
},
|
171
|
+
changeHandler(e) {
|
172
|
+
console.log('change', e)
|
173
|
+
},
|
174
|
+
focusHandler(e) {
|
175
|
+
console.log('focus', e)
|
176
|
+
},
|
177
|
+
inputHandler(e) {
|
178
|
+
this.value2 = e
|
179
|
+
console.log('input', e)
|
180
|
+
},
|
181
|
+
keydownHandler(e) {
|
182
|
+
console.log('test', e)
|
183
|
+
},
|
184
|
+
getTheme() {
|
185
|
+
return theme
|
186
|
+
},
|
187
|
+
onInputChange(event) {
|
188
|
+
this.inputValue = event
|
189
|
+
},
|
190
|
+
onInputBlur(event) {
|
191
|
+
console.log(event)
|
192
|
+
},
|
193
|
+
isDropdownOpen() {
|
194
|
+
return this.dropdownOpen
|
195
|
+
},
|
196
|
+
onClickButton() {
|
197
|
+
console.log('Test')
|
198
|
+
},
|
199
|
+
toggleDropdownOpen() {
|
200
|
+
this.dropdownOpen = !this.dropdownOpen
|
201
|
+
},
|
202
|
+
getDropdownValues() {
|
203
|
+
let items = []
|
204
|
+
items = [
|
205
|
+
{
|
206
|
+
value: this.getComponentInfo({
|
207
|
+
row: this.itemOptions[0],
|
208
|
+
value: 'display_name'
|
209
|
+
})
|
210
|
+
},
|
211
|
+
{
|
212
|
+
value: this.getComponentInfo({
|
213
|
+
row: this.itemOptions[0],
|
214
|
+
value: 'company_item_number'
|
215
|
+
})
|
216
|
+
},
|
217
|
+
{
|
218
|
+
value: this.getComponentInfo({
|
219
|
+
row: this.itemOptions[0],
|
220
|
+
value: 'model'
|
221
|
+
})
|
222
|
+
}
|
223
|
+
]
|
224
|
+
return items
|
225
|
+
},
|
226
|
+
getComponentInfo({ row, value }) {
|
227
|
+
let item
|
228
|
+
if (row.selectedValue && row.selectedValue[value]) {
|
229
|
+
item = row.selectedValue[value]
|
230
|
+
} else if (row[value]) {
|
231
|
+
item = row[value]
|
232
|
+
} else {
|
233
|
+
item = '-'
|
234
|
+
}
|
235
|
+
return item
|
236
|
+
}
|
237
|
+
}
|
238
|
+
}
|
239
|
+
</script>
|
240
|
+
|
241
|
+
<style>
|
242
|
+
html,
|
243
|
+
body {
|
244
|
+
height: 100%;
|
245
|
+
margin: 0;
|
246
|
+
}
|
247
|
+
</style>
|
@@ -1,3 +1,3 @@
|
|
1
|
-
<svg width="8" height="4" viewBox="0 0 8 4" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path d="M4 4L8 0H0L4 4Z" fill="#263238"/>
|
3
|
-
</svg>
|
1
|
+
<svg width="8" height="4" viewBox="0 0 8 4" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path d="M4 4L8 0H0L4 4Z" fill="#263238"/>
|
3
|
+
</svg>
|
@@ -1,3 +1,3 @@
|
|
1
|
-
<svg width="8" height="4" viewBox="0 0 8 4" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path d="M4 0L8 4H0L4 0Z" fill="#FF5656"/>
|
3
|
-
</svg>
|
1
|
+
<svg width="8" height="4" viewBox="0 0 8 4" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path d="M4 0L8 4H0L4 0Z" fill="#FF5656"/>
|
3
|
+
</svg>
|
@@ -1,36 +1,36 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin: auto; background: none; display: block; shape-rendering: auto;" width="207px" height="207px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
|
3
|
-
<g transform="rotate(0 50 50)">
|
4
|
-
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
5
|
-
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.875s" repeatCount="indefinite"></animate>
|
6
|
-
</rect>
|
7
|
-
</g><g transform="rotate(45 50 50)">
|
8
|
-
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
9
|
-
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.75s" repeatCount="indefinite"></animate>
|
10
|
-
</rect>
|
11
|
-
</g><g transform="rotate(90 50 50)">
|
12
|
-
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
13
|
-
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.625s" repeatCount="indefinite"></animate>
|
14
|
-
</rect>
|
15
|
-
</g><g transform="rotate(135 50 50)">
|
16
|
-
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
17
|
-
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.5s" repeatCount="indefinite"></animate>
|
18
|
-
</rect>
|
19
|
-
</g><g transform="rotate(180 50 50)">
|
20
|
-
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
21
|
-
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.375s" repeatCount="indefinite"></animate>
|
22
|
-
</rect>
|
23
|
-
</g><g transform="rotate(225 50 50)">
|
24
|
-
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
25
|
-
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.25s" repeatCount="indefinite"></animate>
|
26
|
-
</rect>
|
27
|
-
</g><g transform="rotate(270 50 50)">
|
28
|
-
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
29
|
-
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.125s" repeatCount="indefinite"></animate>
|
30
|
-
</rect>
|
31
|
-
</g><g transform="rotate(315 50 50)">
|
32
|
-
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
33
|
-
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="0s" repeatCount="indefinite"></animate>
|
34
|
-
</rect>
|
35
|
-
</g>
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin: auto; background: none; display: block; shape-rendering: auto;" width="207px" height="207px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
|
3
|
+
<g transform="rotate(0 50 50)">
|
4
|
+
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
5
|
+
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.875s" repeatCount="indefinite"></animate>
|
6
|
+
</rect>
|
7
|
+
</g><g transform="rotate(45 50 50)">
|
8
|
+
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
9
|
+
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.75s" repeatCount="indefinite"></animate>
|
10
|
+
</rect>
|
11
|
+
</g><g transform="rotate(90 50 50)">
|
12
|
+
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
13
|
+
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.625s" repeatCount="indefinite"></animate>
|
14
|
+
</rect>
|
15
|
+
</g><g transform="rotate(135 50 50)">
|
16
|
+
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
17
|
+
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.5s" repeatCount="indefinite"></animate>
|
18
|
+
</rect>
|
19
|
+
</g><g transform="rotate(180 50 50)">
|
20
|
+
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
21
|
+
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.375s" repeatCount="indefinite"></animate>
|
22
|
+
</rect>
|
23
|
+
</g><g transform="rotate(225 50 50)">
|
24
|
+
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
25
|
+
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.25s" repeatCount="indefinite"></animate>
|
26
|
+
</rect>
|
27
|
+
</g><g transform="rotate(270 50 50)">
|
28
|
+
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
29
|
+
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.125s" repeatCount="indefinite"></animate>
|
30
|
+
</rect>
|
31
|
+
</g><g transform="rotate(315 50 50)">
|
32
|
+
<rect x="48" y="20" rx="0" ry="0" width="4" height="14" fill="#000000">
|
33
|
+
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="0s" repeatCount="indefinite"></animate>
|
34
|
+
</rect>
|
35
|
+
</g>
|
36
36
|
<!-- [ldio] generated by https://loading.io/ --></svg>
|
@@ -1,11 +1,11 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="5 5 30 30">
|
2
|
-
<defs>
|
3
|
-
<style>
|
4
|
-
.cls-1 {
|
5
|
-
fill: #ff5656;
|
6
|
-
fill-rule: evenodd;
|
7
|
-
}
|
8
|
-
</style>
|
9
|
-
</defs>
|
10
|
-
<path id="delete_icon" class="cls-1" d="M15.44,27.225a0.8,0.8,0,0,0,.8.771h7.512a0.8,0.8,0,0,0,.8-0.771L25.1,15.9H14.9ZM21.7,18.711a0.327,0.327,0,0,1,.327-0.327h0.523a0.327,0.327,0,0,1,.327.327v6.472a0.327,0.327,0,0,1-.327.327H22.026a0.327,0.327,0,0,1-.327-0.327V18.711Zm-2.288,0a0.327,0.327,0,0,1,.327-0.327h0.523a0.327,0.327,0,0,1,.327.327v6.472a0.327,0.327,0,0,1-.327.327H19.739a0.327,0.327,0,0,1-.327-0.327V18.711h0Zm-2.287,0a0.327,0.327,0,0,1,.327-0.327h0.523a0.327,0.327,0,0,1,.327.327v6.472a0.327,0.327,0,0,1-.327.327H17.451a0.327,0.327,0,0,1-.327-0.327V18.711Zm8.329-5.884H21.988V12.172A0.169,0.169,0,0,0,21.819,12H18.18a0.168,0.168,0,0,0-.168.168v0.656H14.546a0.505,0.505,0,0,0-.505.505v1.587H25.958V13.332A0.505,0.505,0,0,0,25.453,12.827Z"/>
|
11
|
-
</svg>
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="5 5 30 30">
|
2
|
+
<defs>
|
3
|
+
<style>
|
4
|
+
.cls-1 {
|
5
|
+
fill: #ff5656;
|
6
|
+
fill-rule: evenodd;
|
7
|
+
}
|
8
|
+
</style>
|
9
|
+
</defs>
|
10
|
+
<path id="delete_icon" class="cls-1" d="M15.44,27.225a0.8,0.8,0,0,0,.8.771h7.512a0.8,0.8,0,0,0,.8-0.771L25.1,15.9H14.9ZM21.7,18.711a0.327,0.327,0,0,1,.327-0.327h0.523a0.327,0.327,0,0,1,.327.327v6.472a0.327,0.327,0,0,1-.327.327H22.026a0.327,0.327,0,0,1-.327-0.327V18.711Zm-2.288,0a0.327,0.327,0,0,1,.327-0.327h0.523a0.327,0.327,0,0,1,.327.327v6.472a0.327,0.327,0,0,1-.327.327H19.739a0.327,0.327,0,0,1-.327-0.327V18.711h0Zm-2.287,0a0.327,0.327,0,0,1,.327-0.327h0.523a0.327,0.327,0,0,1,.327.327v6.472a0.327,0.327,0,0,1-.327.327H17.451a0.327,0.327,0,0,1-.327-0.327V18.711Zm8.329-5.884H21.988V12.172A0.169,0.169,0,0,0,21.819,12H18.18a0.168,0.168,0,0,0-.168.168v0.656H14.546a0.505,0.505,0,0,0-.505.505v1.587H25.958V13.332A0.505,0.505,0,0,0,25.453,12.827Z"/>
|
11
|
+
</svg>
|
@@ -1,11 +1,11 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="5 5 30 30">
|
2
|
-
<defs>
|
3
|
-
<style>
|
4
|
-
.cls-1 {
|
5
|
-
fill: #DEE2EB;
|
6
|
-
fill-rule: evenodd;
|
7
|
-
}
|
8
|
-
</style>
|
9
|
-
</defs>
|
10
|
-
<path id="delete_icon" class="cls-1" d="M15.44,27.225a0.8,0.8,0,0,0,.8.771h7.512a0.8,0.8,0,0,0,.8-0.771L25.1,15.9H14.9ZM21.7,18.711a0.327,0.327,0,0,1,.327-0.327h0.523a0.327,0.327,0,0,1,.327.327v6.472a0.327,0.327,0,0,1-.327.327H22.026a0.327,0.327,0,0,1-.327-0.327V18.711Zm-2.288,0a0.327,0.327,0,0,1,.327-0.327h0.523a0.327,0.327,0,0,1,.327.327v6.472a0.327,0.327,0,0,1-.327.327H19.739a0.327,0.327,0,0,1-.327-0.327V18.711h0Zm-2.287,0a0.327,0.327,0,0,1,.327-0.327h0.523a0.327,0.327,0,0,1,.327.327v6.472a0.327,0.327,0,0,1-.327.327H17.451a0.327,0.327,0,0,1-.327-0.327V18.711Zm8.329-5.884H21.988V12.172A0.169,0.169,0,0,0,21.819,12H18.18a0.168,0.168,0,0,0-.168.168v0.656H14.546a0.505,0.505,0,0,0-.505.505v1.587H25.958V13.332A0.505,0.505,0,0,0,25.453,12.827Z"/>
|
11
|
-
</svg>
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="5 5 30 30">
|
2
|
+
<defs>
|
3
|
+
<style>
|
4
|
+
.cls-1 {
|
5
|
+
fill: #DEE2EB;
|
6
|
+
fill-rule: evenodd;
|
7
|
+
}
|
8
|
+
</style>
|
9
|
+
</defs>
|
10
|
+
<path id="delete_icon" class="cls-1" d="M15.44,27.225a0.8,0.8,0,0,0,.8.771h7.512a0.8,0.8,0,0,0,.8-0.771L25.1,15.9H14.9ZM21.7,18.711a0.327,0.327,0,0,1,.327-0.327h0.523a0.327,0.327,0,0,1,.327.327v6.472a0.327,0.327,0,0,1-.327.327H22.026a0.327,0.327,0,0,1-.327-0.327V18.711Zm-2.288,0a0.327,0.327,0,0,1,.327-0.327h0.523a0.327,0.327,0,0,1,.327.327v6.472a0.327,0.327,0,0,1-.327.327H19.739a0.327,0.327,0,0,1-.327-0.327V18.711h0Zm-2.287,0a0.327,0.327,0,0,1,.327-0.327h0.523a0.327,0.327,0,0,1,.327.327v6.472a0.327,0.327,0,0,1-.327.327H17.451a0.327,0.327,0,0,1-.327-0.327V18.711Zm8.329-5.884H21.988V12.172A0.169,0.169,0,0,0,21.819,12H18.18a0.168,0.168,0,0,0-.168.168v0.656H14.546a0.505,0.505,0,0,0-.505.505v1.587H25.958V13.332A0.505,0.505,0,0,0,25.453,12.827Z"/>
|
11
|
+
</svg>
|