edvoyui-component-library-test-flight 0.0.160 → 0.0.161
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/EUINumberInput.vue.d.ts +5 -0
- package/dist/EUINumberInput.vue.d.ts.map +1 -0
- package/dist/button/EUIButton.vue.d.ts.map +1 -0
- package/dist/button/EUIButtonGroup.vue.d.ts.map +1 -0
- package/dist/library-vue-ts.cjs.js +46 -46
- package/dist/library-vue-ts.css +1 -1
- package/dist/library-vue-ts.es.js +9877 -9667
- package/dist/library-vue-ts.umd.js +47 -47
- package/package.json +1 -1
- package/src/App.vue.js.map +1 -0
- package/src/assets/svg/CheckTick.vue.js.map +1 -0
- package/src/assets/svg/ChevronBigDown.vue.js.map +1 -0
- package/src/assets/svg/ChevronDownSolid.vue.js.map +1 -0
- package/src/assets/svg/ChevronDownStroke.vue.js.map +1 -0
- package/src/assets/svg/ChevronDownStrokeSolid.vue.js.map +1 -0
- package/src/assets/svg/SearchBigZoomIn.vue.js.map +1 -0
- package/src/assets/svg/SortArrow.vue.js.map +1 -0
- package/src/assets/svg/Student.vue.js.map +1 -0
- package/src/assets/svg/partner.vue.js.map +1 -0
- package/src/assets/svg/people.vue.js.map +1 -0
- package/src/components/HelloWorld.vue +436 -385
- package/src/components/HelloWorld.vue.js.map +1 -0
- package/src/components/accordion/EUIAccordion.vue.js.map +1 -0
- package/src/components/alerts/EUIAlerts.vue.js.map +1 -0
- package/src/components/avatar/EUIAvatar.vue.js.map +1 -0
- package/src/components/breadcrumb/EUIBreadcrumb.vue.js.map +1 -0
- package/src/components/button/EUIButton.vue.js.map +1 -0
- package/src/components/button/EUIButtonGroup.vue.js.map +1 -0
- package/src/components/button/buttonAnimateTab.vue.js.map +1 -0
- package/src/components/checkbox/EUICheckbox.vue.js.map +1 -0
- package/src/components/datepicker/EUIDatepicker.vue.js.map +1 -0
- package/src/components/delete.vue.js.map +1 -0
- package/src/components/dragModal/EUIDrag.vue.js.map +1 -0
- package/src/components/dropdown/EUIMultiDropdown.vue.js.map +1 -0
- package/src/components/errorMessage/EUIErrorMessage.vue.js.map +1 -0
- package/src/components/index.js.map +1 -0
- package/src/components/index.ts +1 -0
- package/src/components/input/EUIInput.vue.js.map +1 -0
- package/src/components/input/EUINumberInput.vue +233 -0
- package/src/components/loader/EUICircleLoader.vue.js.map +1 -0
- package/src/components/loader/EUICubeLoader.vue.js.map +1 -0
- package/src/components/loader/EUILoader.vue.js.map +1 -0
- package/src/components/loader/EUISquareLoader.vue.js.map +1 -0
- package/src/components/modal/EUIModal.vue.js.map +1 -0
- package/src/components/pillSelect/EUIPillSelect.vue.js.map +1 -0
- package/src/components/popover/EUIPopover.vue.js.map +1 -0
- package/src/components/radio/EUIRadio.vue.js.map +1 -0
- package/src/components/searchInput/EUISearch.vue.js.map +1 -0
- package/src/components/searchTagSelect/EUISearchTagSelect.vue.js.map +1 -0
- package/src/components/searchTagSelect/SearchInput.vue.js.map +1 -0
- package/src/components/searchexpand/EUISearchExpand.vue.js.map +1 -0
- package/src/components/searchexpand/EUISearchToggle.vue.js.map +1 -0
- package/src/components/select/EUISelect.vue +170 -97
- package/src/components/select/EUISelect.vue.js.map +1 -0
- package/src/components/selectSearch/EUISelectSearch.vue.js.map +1 -0
- package/src/components/slideover/EUISlideover.vue.js.map +1 -0
- package/src/components/stepperTimeline/EUIStepperHorizontal.vue.js.map +1 -0
- package/src/components/stepperTimeline/EUIStepperTimeline.vue.js.map +1 -0
- package/src/components/stepperTimeline/EUIStepperVertical.vue.js.map +1 -0
- package/src/components/table/ColumnResizeTable.vue.js.map +1 -0
- package/src/components/table/EUIDashboardTable.vue.js.map +1 -0
- package/src/components/table/EUIPageLimit.vue.js.map +1 -0
- package/src/components/table/EUIPagination.vue.js.map +1 -0
- package/src/components/table/EUIStudentPagination.vue.js.map +1 -0
- package/src/components/table/EUITable.vue.js.map +1 -0
- package/src/components/table/EUITableCheckbox.vue.js.map +1 -0
- package/src/components/table/GrowthTable.vue.js.map +1 -0
- package/src/components/table/GrowthTableView.vue.js.map +1 -0
- package/src/components/table/ResizeTableview.vue.js.map +1 -0
- package/src/components/table/UCheckbox.vue.js.map +1 -0
- package/src/components/table/UTable.vue.js.map +1 -0
- package/src/components/table/UTableview.vue.js.map +1 -0
- package/src/components/tabs/EUITabOutline.vue.js.map +1 -0
- package/src/components/tabs/EUITabs.vue.js.map +1 -0
- package/src/components/tag/EUITag.vue.js.map +1 -0
- package/src/components/telephone/EUITelephone.vue.js.map +1 -0
- package/src/components/textArea/EUITextArea.vue.js.map +1 -0
- package/src/components/timeLine/EUITimeLine.vue.js.map +1 -0
- package/src/components/toggle/EUIToggle.vue.js.map +1 -0
- package/src/components/tooltip/EUITooltip.vue.js.map +1 -0
- package/src/components/uidemo/select-com.vue.js.map +1 -0
- package/src/data/books.js.map +1 -0
- package/src/data/country.ts +56 -0
- package/src/data/tab.js.map +1 -0
- package/src/data/table.js.map +1 -0
- package/src/main.js.map +1 -0
- package/src/utils/helpers.js.map +1 -0
- package/src/utils/lodash.js.map +1 -0
- package/src/utils/types.js.map +1 -0
- package/dist/EUIButton.vue.d.ts.map +0 -1
- package/dist/EUIButtonGroup.vue.d.ts.map +0 -1
- /package/dist/{EUIButton.vue.d.ts → button/EUIButton.vue.d.ts} +0 -0
- /package/dist/{EUIButtonGroup.vue.d.ts → button/EUIButtonGroup.vue.d.ts} +0 -0
|
@@ -5,330 +5,353 @@
|
|
|
5
5
|
>
|
|
6
6
|
Edvoy User Interface
|
|
7
7
|
</h1>
|
|
8
|
-
|
|
9
|
-
</div>
|
|
8
|
+
</div>
|
|
10
9
|
</template>
|
|
11
|
-
<script setup lang="ts">
|
|
12
|
-
</script>
|
|
10
|
+
<script setup lang="ts"></script>
|
|
13
11
|
<style lang="scss"></style>
|
|
14
12
|
|
|
15
13
|
<!-- Development code here -->
|
|
16
14
|
|
|
17
|
-
|
|
18
|
-
<template>
|
|
15
|
+
<!--<template>
|
|
19
16
|
<div class="h-[clac(100svh-64px)] w-full px-10 py-8 max-w-screen-xl mx-auto">
|
|
20
17
|
<h1 class="mb-2 font-semibold text-gray-900 tetx-lg">Edvoy UI Componnet</h1>
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
<EUISearchTagSelect
|
|
24
|
-
v-model="selectedCity"
|
|
25
|
-
:items="datas"
|
|
26
|
-
:searchIcon="true"
|
|
27
|
-
:required="false"
|
|
28
|
-
itemText="name"
|
|
29
|
-
placeholder="Search Cities"
|
|
30
|
-
select-type="multiple"
|
|
31
|
-
:clearable="true"
|
|
32
|
-
@search="onSearch"
|
|
33
|
-
@on-change="onCitySelect"
|
|
34
|
-
@on-deselect="clear"
|
|
18
|
+
<div
|
|
19
|
+
class="flex flex-col max-w-screen-sm gap-4 p-6 mx-auto mb-10 border rounded-xl"
|
|
35
20
|
>
|
|
36
|
-
<
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
21
|
+
<pre>{{ inputNumber }}</pre>
|
|
22
|
+
<EUINumberInput
|
|
23
|
+
v-model.trim="inputNumber"
|
|
24
|
+
name="addnote"
|
|
25
|
+
id="addnote"
|
|
26
|
+
label="Add Note"
|
|
27
|
+
placeholder="Note here..."
|
|
28
|
+
:min="1"
|
|
29
|
+
:max="10"
|
|
30
|
+
:step="1"
|
|
31
|
+
/>
|
|
32
|
+
</div>
|
|
33
|
+
|
|
34
|
+
<div class="max-w-xs py-4 mx-auto border border-red-500 rounded-xl">
|
|
35
|
+
<EUISearchTagSelect
|
|
36
|
+
v-model="selectedCity"
|
|
37
|
+
:items="datas"
|
|
38
|
+
:searchIcon="true"
|
|
39
|
+
:required="false"
|
|
40
|
+
itemText="name"
|
|
41
|
+
placeholder="Search Cities"
|
|
42
|
+
select-type="multiple"
|
|
43
|
+
:clearable="true"
|
|
44
|
+
@search="onSearch"
|
|
45
|
+
@on-change="onCitySelect"
|
|
46
|
+
@on-deselect="clear"
|
|
47
|
+
>
|
|
48
|
+
<template #labelhint>
|
|
49
|
+
<div class="my-1 text-xs font-medium text-gray-400">
|
|
50
|
+
Changing the city will affect your university selection
|
|
51
|
+
</div>
|
|
52
|
+
</template>
|
|
53
|
+
</EUISearchTagSelect>
|
|
54
|
+
<pre class="p-2 text-red-500 text-xxs">{{ selectedCity }}--</pre>
|
|
55
|
+
</div>
|
|
44
56
|
|
|
45
57
|
<div class="relative">
|
|
46
58
|
<EUIStepperHorizontal
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
/>
|
|
59
|
+
:steps="allSteps"
|
|
60
|
+
:step-status="currentStage"
|
|
61
|
+
:history="lifeCycleHistory"
|
|
62
|
+
/>
|
|
51
63
|
</div>
|
|
52
64
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
65
|
+
<div class="grid max-w-5xl grid-cols-3 gap-6 mx-auto mb-6">
|
|
66
|
+
<EUISelect
|
|
67
|
+
v-model="businessAreaSel"
|
|
68
|
+
:value="businessAreaSel"
|
|
69
|
+
:items="businessArea"
|
|
70
|
+
search-label="name"
|
|
71
|
+
label="Select Label"
|
|
72
|
+
selectedCountLabel="Business Area"
|
|
73
|
+
placeholder="Placeholder"
|
|
74
|
+
:multiple="true"
|
|
75
|
+
:inputFilled="true"
|
|
76
|
+
:searchable="true"
|
|
77
|
+
/>
|
|
78
|
+
|
|
79
|
+
<EUISelect
|
|
80
|
+
v-model="popoverSelect"
|
|
81
|
+
:value="popoverSelect"
|
|
82
|
+
:items="datas"
|
|
83
|
+
search-label="name"
|
|
84
|
+
label="Select Label"
|
|
85
|
+
placeholder="Placeholder"
|
|
86
|
+
:searchable="true"
|
|
87
|
+
:multiple="true"
|
|
88
|
+
:isCheckbox="true"
|
|
89
|
+
:selectedCount="true"
|
|
90
|
+
:inputFilled="true"
|
|
91
|
+
/>
|
|
92
|
+
|
|
93
|
+
<EUISelect
|
|
94
|
+
v-model="popoverSelect"
|
|
95
|
+
:value="popoverSelect"
|
|
96
|
+
:items="countryAll"
|
|
97
|
+
search-label="name"
|
|
98
|
+
label="Country"
|
|
99
|
+
placeholder="select country"
|
|
100
|
+
:searchable="true"
|
|
101
|
+
:multiple="true"
|
|
102
|
+
:isCheckbox="true"
|
|
103
|
+
:selectedCount="true"
|
|
104
|
+
:inputFilled="true"
|
|
105
|
+
:group-select="true"
|
|
106
|
+
/>
|
|
86
107
|
</div>
|
|
87
108
|
|
|
109
|
+
<div class="grid w-full h-48 grid-cols-4 gap-4 mb-20 isolate">
|
|
110
|
+
<div
|
|
111
|
+
class="flex items-center justify-between w-full max-w-2xl gap-4 p-2 mx-auto border rounded-lg h-max"
|
|
112
|
+
>
|
|
113
|
+
<div class="text-base font-semibold leading-loose text-gray-900">
|
|
114
|
+
Popover Click Method
|
|
115
|
+
</div>
|
|
88
116
|
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
</div>
|
|
96
|
-
|
|
97
|
-
<div class="inline-flex items-center justify-end flex-none gap-4">
|
|
98
|
-
<EUIPopover
|
|
99
|
-
trigger="click"
|
|
100
|
-
placement="bottom-end"
|
|
101
|
-
className="max-w-80 min-w-80"
|
|
102
|
-
customButton="capitalize box-border border-none inline-flex flex-row gap-x-2 items-center active:scale-[.97] active:shadow-md transition duration-150 ease-in-out active:translate-y-0.5 rounded-lg bg-white hover:bg-gray-100 active:bg-gray-50 text-black cursor-pointer active:shadow-white/50 active:bg-transparent text-base font-semibold p-2"
|
|
103
|
-
>
|
|
104
|
-
<template #referenceButton="{ open }">
|
|
105
|
-
<div class="relative">
|
|
106
|
-
<FunnelIcon class="text-current size-6" />
|
|
107
|
-
<div
|
|
108
|
-
v-if="!open"
|
|
109
|
-
class="absolute bg-purple-600 border-2 border-white -top-1 -right-1 rounded-3xl size-3"
|
|
110
|
-
/>
|
|
111
|
-
</div>
|
|
112
|
-
</template>
|
|
113
|
-
|
|
114
|
-
<div
|
|
115
|
-
class="block p-6 bg-white rounded-lg shadow-lg me-2 ring-1 ring-gray-100 ring-opacity-10"
|
|
117
|
+
<div class="inline-flex items-center justify-end flex-none gap-4">
|
|
118
|
+
<EUIPopover
|
|
119
|
+
trigger="click"
|
|
120
|
+
placement="bottom-end"
|
|
121
|
+
className="max-w-80 min-w-80"
|
|
122
|
+
customButton="capitalize box-border border-none inline-flex flex-row gap-x-2 items-center active:scale-[.97] active:shadow-md transition duration-150 ease-in-out active:translate-y-0.5 rounded-lg bg-white hover:bg-gray-100 active:bg-gray-50 text-black cursor-pointer active:shadow-white/50 active:bg-transparent text-base font-semibold p-2"
|
|
116
123
|
>
|
|
117
|
-
<
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
/>
|
|
127
|
-
</div>
|
|
124
|
+
<template #referenceButton="{ open }">
|
|
125
|
+
<div class="relative">
|
|
126
|
+
<FunnelIcon class="text-current size-6" />
|
|
127
|
+
<div
|
|
128
|
+
v-if="!open"
|
|
129
|
+
class="absolute bg-purple-600 border-2 border-white -top-1 -right-1 rounded-3xl size-3"
|
|
130
|
+
/>
|
|
131
|
+
</div>
|
|
132
|
+
</template>
|
|
128
133
|
|
|
129
|
-
<div
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
>
|
|
134
|
+
<div
|
|
135
|
+
class="block p-6 bg-white rounded-lg shadow-lg me-2 ring-1 ring-gray-100 ring-opacity-10"
|
|
136
|
+
>
|
|
137
|
+
<div>
|
|
138
|
+
lorem ipsum dolor sit amet consectetur adipisicing elit.
|
|
139
|
+
</div>
|
|
140
|
+
<div @click.stop>
|
|
141
|
+
<EUISelect
|
|
142
|
+
search-label="name"
|
|
143
|
+
label="Select Label"
|
|
144
|
+
placeholder="Placeholder"
|
|
145
|
+
:items="datas"
|
|
146
|
+
:multiple="true"
|
|
147
|
+
:multiple-limit="3"
|
|
148
|
+
/>
|
|
149
|
+
</div>
|
|
150
|
+
|
|
151
|
+
<div>lorem ipsum dolor sit amet consectetur adipisicing elit</div>
|
|
152
|
+
<div class="flex items-center justify-end gap-4 pt-4">
|
|
153
|
+
<EUIButton
|
|
154
|
+
type="button"
|
|
155
|
+
size="md"
|
|
156
|
+
color="white"
|
|
157
|
+
:loading="isLoading"
|
|
158
|
+
@click="resetFilters()"
|
|
159
|
+
>Reset</EUIButton
|
|
160
|
+
>
|
|
161
|
+
<EUIButton
|
|
162
|
+
type="button"
|
|
163
|
+
size="md"
|
|
164
|
+
color="purple"
|
|
165
|
+
:loading="isLoading"
|
|
166
|
+
@click="applyFilter()"
|
|
167
|
+
>Apply</EUIButton
|
|
168
|
+
>
|
|
169
|
+
</div>
|
|
147
170
|
</div>
|
|
148
|
-
</
|
|
149
|
-
</
|
|
171
|
+
</EUIPopover>
|
|
172
|
+
</div>
|
|
150
173
|
</div>
|
|
151
|
-
</div>
|
|
152
174
|
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
175
|
+
<div
|
|
176
|
+
class="flex items-center justify-between w-full max-w-2xl gap-4 p-2 mx-auto border rounded-lg h-max"
|
|
177
|
+
>
|
|
178
|
+
<div class="text-base font-semibold leading-loose text-gray-900">
|
|
179
|
+
Popover Hover Method
|
|
180
|
+
</div>
|
|
159
181
|
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
>
|
|
168
|
-
<template #referenceButton>
|
|
169
|
-
<div class="relative">
|
|
170
|
-
<FunnelIcon class="text-current size-6" />
|
|
171
|
-
<div
|
|
172
|
-
class="absolute bg-purple-600 border-2 border-white -top-1 -right-1 rounded-3xl size-3"
|
|
173
|
-
/>
|
|
174
|
-
</div>
|
|
175
|
-
</template>
|
|
176
|
-
<div
|
|
177
|
-
class="block p-6 bg-white rounded-lg shadow-lg me-2 ring-1 ring-gray-100 ring-opacity-10"
|
|
182
|
+
<div class="inline-flex items-center justify-end flex-none gap-4">
|
|
183
|
+
<EUIPopover
|
|
184
|
+
trigger="hover"
|
|
185
|
+
placement="bottom-end"
|
|
186
|
+
:hover-hide-delay="150"
|
|
187
|
+
className="max-w-80 min-w-80"
|
|
188
|
+
customButton="capitalize box-border border-none inline-flex flex-row gap-x-2 items-center active:scale-[.97] active:shadow-md transition duration-150 ease-in-out active:translate-y-0.5 rounded-lg bg-white hover:bg-gray-100 active:bg-gray-50 text-black cursor-pointer active:shadow-white/50 active:bg-transparent text-base font-semibold p-2"
|
|
178
189
|
>
|
|
179
|
-
<
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
190
|
+
<template #referenceButton>
|
|
191
|
+
<div class="relative">
|
|
192
|
+
<FunnelIcon class="text-current size-6" />
|
|
193
|
+
<div
|
|
194
|
+
class="absolute bg-purple-600 border-2 border-white -top-1 -right-1 rounded-3xl size-3"
|
|
195
|
+
/>
|
|
196
|
+
</div>
|
|
197
|
+
</template>
|
|
198
|
+
<div
|
|
199
|
+
class="block p-6 bg-white rounded-lg shadow-lg me-2 ring-1 ring-gray-100 ring-opacity-10"
|
|
200
|
+
>
|
|
201
|
+
<div>
|
|
202
|
+
Lorem ipsum dolor sit amet consectetur adipisicing elit. Ex
|
|
203
|
+
atque sed illo ipsa tenetur dolores minus quis, impedit aliquam
|
|
204
|
+
magni. Animi laborum tenetur culpa aperiam porro nihil eius
|
|
205
|
+
soluta asperiores.
|
|
206
|
+
</div>
|
|
185
207
|
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
208
|
+
<div class="flex items-center justify-end gap-4 pt-4">
|
|
209
|
+
<EUIButton
|
|
210
|
+
type="button"
|
|
211
|
+
size="md"
|
|
212
|
+
color="white"
|
|
213
|
+
:loading="isLoading"
|
|
214
|
+
@click="resetFilters()"
|
|
215
|
+
>Reset</EUIButton
|
|
216
|
+
>
|
|
217
|
+
<EUIButton
|
|
218
|
+
type="button"
|
|
219
|
+
size="md"
|
|
220
|
+
color="purple"
|
|
221
|
+
:loading="isLoading"
|
|
222
|
+
@click="applyFilter()"
|
|
223
|
+
>Apply</EUIButton
|
|
224
|
+
>
|
|
225
|
+
</div>
|
|
203
226
|
</div>
|
|
204
|
-
</
|
|
205
|
-
</
|
|
227
|
+
</EUIPopover>
|
|
228
|
+
</div>
|
|
206
229
|
</div>
|
|
207
|
-
</div>
|
|
208
230
|
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
231
|
+
<div
|
|
232
|
+
class="flex items-center justify-between w-full max-w-2xl gap-4 p-2 mx-auto border rounded-lg h-max"
|
|
233
|
+
>
|
|
234
|
+
<div class="text-base font-semibold leading-loose text-gray-900">
|
|
235
|
+
Popover Default Open
|
|
236
|
+
</div>
|
|
215
237
|
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
>
|
|
224
|
-
<template #referenceButton>
|
|
225
|
-
<div class="relative">
|
|
226
|
-
<FunnelIcon class="text-current size-6" />
|
|
227
|
-
<div
|
|
228
|
-
class="absolute bg-purple-600 border-2 border-white -top-1 -right-1 rounded-3xl size-3"
|
|
229
|
-
/>
|
|
230
|
-
</div>
|
|
231
|
-
</template>
|
|
232
|
-
<div
|
|
233
|
-
class="block p-6 bg-white rounded-lg shadow-lg me-2 ring-1 ring-gray-100 ring-opacity-10"
|
|
238
|
+
<div class="inline-flex items-center justify-end flex-none gap-4">
|
|
239
|
+
<EUIPopover
|
|
240
|
+
v-model:visible="isInitiallyOpen"
|
|
241
|
+
placement="bottom-end"
|
|
242
|
+
:hover-hide-delay="150"
|
|
243
|
+
className="max-w-80 min-w-80"
|
|
244
|
+
customButton="capitalize box-border border-none inline-flex flex-row gap-x-2 items-center active:scale-[.97] active:shadow-md transition duration-150 ease-in-out active:translate-y-0.5 rounded-lg bg-white hover:bg-gray-100 active:bg-gray-50 text-black cursor-pointer active:shadow-white/50 active:bg-transparent text-base font-semibold p-2"
|
|
234
245
|
>
|
|
235
|
-
<
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
246
|
+
<template #referenceButton>
|
|
247
|
+
<div class="relative">
|
|
248
|
+
<FunnelIcon class="text-current size-6" />
|
|
249
|
+
<div
|
|
250
|
+
class="absolute bg-purple-600 border-2 border-white -top-1 -right-1 rounded-3xl size-3"
|
|
251
|
+
/>
|
|
252
|
+
</div>
|
|
253
|
+
</template>
|
|
254
|
+
<div
|
|
255
|
+
class="block p-6 bg-white rounded-lg shadow-lg me-2 ring-1 ring-gray-100 ring-opacity-10"
|
|
256
|
+
>
|
|
257
|
+
<div>
|
|
258
|
+
Lorem ipsum dolor sit amet consectetur adipisicing elit. Ex
|
|
259
|
+
atque sed illo ipsa tenetur dolores minus quis, impedit aliquam
|
|
260
|
+
magni. Animi laborum tenetur culpa aperiam porro nihil eius
|
|
261
|
+
soluta asperiores.
|
|
262
|
+
</div>
|
|
241
263
|
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
264
|
+
<div class="flex items-center justify-end gap-4 pt-4">
|
|
265
|
+
<EUIButton
|
|
266
|
+
type="button"
|
|
267
|
+
size="md"
|
|
268
|
+
color="white"
|
|
269
|
+
:loading="isLoading"
|
|
270
|
+
@click="resetFilters()"
|
|
271
|
+
>Reset</EUIButton
|
|
272
|
+
>
|
|
273
|
+
<EUIButton
|
|
274
|
+
type="button"
|
|
275
|
+
size="md"
|
|
276
|
+
color="purple"
|
|
277
|
+
:loading="isLoading"
|
|
278
|
+
@click="onDefaultClose()"
|
|
279
|
+
>Apply</EUIButton
|
|
280
|
+
>
|
|
281
|
+
</div>
|
|
259
282
|
</div>
|
|
260
|
-
</
|
|
261
|
-
</
|
|
283
|
+
</EUIPopover>
|
|
284
|
+
</div>
|
|
262
285
|
</div>
|
|
263
|
-
</div>
|
|
264
286
|
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
287
|
+
<div
|
|
288
|
+
class="flex items-center justify-between w-full max-w-2xl gap-4 p-2 mx-auto border rounded-lg h-max"
|
|
289
|
+
>
|
|
290
|
+
<div class="text-base font-semibold leading-loose text-gray-900">
|
|
291
|
+
Popover Manual
|
|
292
|
+
</div>
|
|
271
293
|
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
>
|
|
281
|
-
<template #referenceButton>
|
|
282
|
-
<div class="relative">
|
|
283
|
-
<FunnelIcon class="text-current size-6" />
|
|
284
|
-
<div
|
|
285
|
-
class="absolute bg-purple-600 border-2 border-white -top-1 -right-1 rounded-3xl size-3"
|
|
286
|
-
/>
|
|
287
|
-
</div>
|
|
288
|
-
</template>
|
|
289
|
-
<div
|
|
290
|
-
class="block p-6 bg-white rounded-lg shadow-lg me-2 ring-1 ring-gray-100 ring-opacity-10"
|
|
294
|
+
<div class="inline-flex items-center justify-end flex-none gap-4">
|
|
295
|
+
<EUIPopover
|
|
296
|
+
trigger="manual"
|
|
297
|
+
v-model:visible="popoverVisible"
|
|
298
|
+
placement="top"
|
|
299
|
+
className="max-w-80 min-w-80"
|
|
300
|
+
customButton="capitalize box-border border-none inline-flex flex-row gap-x-2 items-center active:scale-[.97] active:shadow-md transition duration-150 ease-in-out active:translate-y-0.5 rounded-lg bg-white hover:bg-gray-100 active:bg-gray-50 text-black cursor-pointer active:shadow-white/50 active:bg-transparent text-base font-semibold p-2"
|
|
301
|
+
@click="onPopoverToggle"
|
|
291
302
|
>
|
|
292
|
-
<
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
+
<template #referenceButton>
|
|
304
|
+
<div class="relative">
|
|
305
|
+
<FunnelIcon class="text-current size-6" />
|
|
306
|
+
<div
|
|
307
|
+
class="absolute bg-purple-600 border-2 border-white -top-1 -right-1 rounded-3xl size-3"
|
|
308
|
+
/>
|
|
309
|
+
</div>
|
|
310
|
+
</template>
|
|
311
|
+
<div
|
|
312
|
+
class="block p-6 bg-white rounded-lg shadow-lg me-2 ring-1 ring-gray-100 ring-opacity-10"
|
|
313
|
+
>
|
|
314
|
+
<div>
|
|
315
|
+
lorem ipsum dolor sit amet consectetur adipisicing elit.
|
|
316
|
+
</div>
|
|
317
|
+
<div @click.stop>
|
|
318
|
+
<EUISelect
|
|
319
|
+
search-label="name"
|
|
320
|
+
label="Select Label"
|
|
321
|
+
placeholder="Placeholder"
|
|
322
|
+
:items="datas"
|
|
323
|
+
:multiple="true"
|
|
324
|
+
:multiple-limit="3"
|
|
325
|
+
/>
|
|
326
|
+
</div>
|
|
303
327
|
|
|
304
|
-
|
|
328
|
+
<div>lorem ipsum dolor sit amet consectetur adipisicing elit</div>
|
|
305
329
|
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
330
|
+
<div class="flex items-center justify-end gap-4 pt-4">
|
|
331
|
+
<EUIButton
|
|
332
|
+
type="button"
|
|
333
|
+
size="md"
|
|
334
|
+
color="white"
|
|
335
|
+
:loading="isLoading"
|
|
336
|
+
@click="resetFilters()"
|
|
337
|
+
>Reset</EUIButton
|
|
338
|
+
>
|
|
339
|
+
<EUIButton
|
|
340
|
+
type="button"
|
|
341
|
+
size="md"
|
|
342
|
+
color="purple"
|
|
343
|
+
:loading="isLoading"
|
|
344
|
+
@click="applyFilter()"
|
|
345
|
+
>Apply</EUIButton
|
|
346
|
+
>
|
|
347
|
+
</div>
|
|
323
348
|
</div>
|
|
324
|
-
</
|
|
325
|
-
</
|
|
349
|
+
</EUIPopover>
|
|
350
|
+
</div>
|
|
326
351
|
</div>
|
|
327
352
|
</div>
|
|
328
|
-
</div>
|
|
329
|
-
|
|
330
353
|
|
|
331
|
-
|
|
354
|
+
<div class="mb-10">
|
|
332
355
|
<EUITabOutline
|
|
333
356
|
activeColor="purple"
|
|
334
357
|
size="sm"
|
|
@@ -339,24 +362,28 @@
|
|
|
339
362
|
<template v-slot:content="{ data, activeName }">
|
|
340
363
|
<div class="space-y-4">
|
|
341
364
|
<span class="text-red-400">{{ data.name }} - {{ activeName }}</span>
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
365
|
+
<p>
|
|
366
|
+
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Sit odio
|
|
367
|
+
quia, obcaecati suscipit, praesentium temporibus, non placeat
|
|
368
|
+
reprehenderit commodi ut adipisci consequatur laboriosam? Est
|
|
369
|
+
perspiciatis vero illo repudiandae quis explicabo.
|
|
370
|
+
</p>
|
|
371
|
+
|
|
372
|
+
<p>
|
|
373
|
+
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Sit odio
|
|
374
|
+
quia, obcaecati suscipit, praesentium temporibus, non placeat
|
|
375
|
+
reprehenderit commodi ut adipisci consequatur laboriosam? Est
|
|
376
|
+
perspiciatis vero illo repudiandae quis explicabo.
|
|
377
|
+
</p>
|
|
378
|
+
</div>
|
|
352
379
|
</template>
|
|
353
380
|
</EUITabOutline>
|
|
354
381
|
</div>
|
|
355
382
|
|
|
356
|
-
|
|
383
|
+
<div class="p-8 space-x-6 space-y-4">
|
|
357
384
|
<pre class="text-right">{{ activeDays }}--</pre>
|
|
358
385
|
<div class="inline-flex flex-col items-end w-full">
|
|
359
|
-
|
|
386
|
+
<EUIButtonGroup
|
|
360
387
|
activeColor="purple"
|
|
361
388
|
size="sm"
|
|
362
389
|
:rounded="false"
|
|
@@ -364,17 +391,21 @@
|
|
|
364
391
|
:defaultActive="activeDays"
|
|
365
392
|
@update:activeButton="onchangeDays"
|
|
366
393
|
>
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
394
|
+
<template #before>
|
|
395
|
+
<div
|
|
396
|
+
class="px-2 text-sm font-normal leading-tight tracking-wide text-black me-4 font-inter"
|
|
397
|
+
>
|
|
398
|
+
Renewals due in
|
|
399
|
+
</div>
|
|
400
|
+
</template>
|
|
401
|
+
<template #default="{ data, activeName }">
|
|
402
|
+
{{ data.name }}
|
|
403
|
+
<small
|
|
404
|
+
:class="activeName === data.name ? 'opacity-100' : 'opacity-75'"
|
|
405
|
+
>({{ data.count }})</small
|
|
406
|
+
>
|
|
407
|
+
</template>
|
|
408
|
+
</EUIButtonGroup>
|
|
378
409
|
</div>
|
|
379
410
|
|
|
380
411
|
<div class="inline-flex items-center justify-end w-full">
|
|
@@ -412,21 +443,20 @@
|
|
|
412
443
|
heading="Send Icon here"
|
|
413
444
|
:alertIcon="ExclamationTriangleIcon"
|
|
414
445
|
>
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
446
|
+
<template #xclose>
|
|
447
|
+
<a
|
|
448
|
+
href="#"
|
|
449
|
+
class="text-sm font-medium text-yellow-700 whitespace-nowrap hover:text-yellow-600"
|
|
450
|
+
>
|
|
451
|
+
Go to Page
|
|
452
|
+
<span aria-hidden="true"> →</span>
|
|
453
|
+
</a>
|
|
454
|
+
</template>
|
|
455
|
+
</EUIAlerts>
|
|
422
456
|
|
|
457
|
+
<EUIAlerts alert-type="Success" heading="Title only show here" />
|
|
423
458
|
|
|
424
459
|
<EUIAlerts
|
|
425
|
-
alert-type="Success"
|
|
426
|
-
heading="Title only show here"
|
|
427
|
-
/>
|
|
428
|
-
|
|
429
|
-
<EUIAlerts
|
|
430
460
|
alert-type="Warning"
|
|
431
461
|
heading="Send Icon here"
|
|
432
462
|
:icon="ExclamationTriangleIcon"
|
|
@@ -463,16 +493,24 @@
|
|
|
463
493
|
alert-type="Warning"
|
|
464
494
|
:showAlert="showAlert"
|
|
465
495
|
@update:showAlert="showAlert = $event"
|
|
496
|
+
>
|
|
497
|
+
<template #icon>
|
|
498
|
+
<ExclamationTriangleIcon
|
|
499
|
+
class="text-current size-4"
|
|
500
|
+
aria-hidden="true"
|
|
501
|
+
/>
|
|
502
|
+
</template>
|
|
503
|
+
<template #title>Use Template here</template>
|
|
504
|
+
<template #content
|
|
505
|
+
>Are you sure you want to deactivate your account? All of your
|
|
506
|
+
data will be permanently removed from our servers forever. This
|
|
507
|
+
action cannot be undone.</template
|
|
466
508
|
>
|
|
467
|
-
<template #icon>
|
|
468
|
-
<ExclamationTriangleIcon class="text-current size-4" aria-hidden="true" />
|
|
469
|
-
</template>
|
|
470
|
-
<template #title>Use Template here</template>
|
|
471
|
-
<template #content>Are you sure you want to deactivate your account? All of your data will be permanently removed from our servers forever. This action cannot be undone.</template>
|
|
472
509
|
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
510
|
+
<template #actionButtons>
|
|
511
|
+
<div class="pt-4">
|
|
512
|
+
<button
|
|
513
|
+
type="button"
|
|
476
514
|
class="rounded-md px-3 py-1.5 text-sm font-medium bg-black text-white focus:outline-none focus:ring-2 focus:ring-offset-2"
|
|
477
515
|
>
|
|
478
516
|
View status
|
|
@@ -483,8 +521,8 @@
|
|
|
483
521
|
>
|
|
484
522
|
Dismiss
|
|
485
523
|
</button>
|
|
486
|
-
|
|
487
|
-
|
|
524
|
+
</div>
|
|
525
|
+
</template>
|
|
488
526
|
</EUIAlerts>
|
|
489
527
|
</div>
|
|
490
528
|
</div>
|
|
@@ -835,18 +873,26 @@
|
|
|
835
873
|
</EUITabs>
|
|
836
874
|
|
|
837
875
|
<div class="bg-white">
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
876
|
+
<EUITabs tab-style="design" :tabs="tabData" :defaultActiveIndex="0">
|
|
877
|
+
<template #title="{ tab, tabIndex, activeTab }">
|
|
878
|
+
{{ tab.name }}
|
|
879
|
+
<span
|
|
880
|
+
class="rounded-3xl px-1.5 text-xss font-medium uppercase leading-none inline-flex items-center h-4 transition-colors duration-100 ease-in-out"
|
|
881
|
+
:class="[
|
|
882
|
+
tabIndex === activeTab
|
|
883
|
+
? 'text-gray-100 bg-gray-600'
|
|
884
|
+
: 'bg-gray-300 text-gray-600',
|
|
885
|
+
]"
|
|
886
|
+
>{{ 28399 }}</span
|
|
887
|
+
>
|
|
888
|
+
</template>
|
|
889
|
+
<template #content="{ activeTab }">
|
|
890
|
+
<div class="p-2 text-sm">
|
|
891
|
+
{{ activeTab }}
|
|
892
|
+
</div>
|
|
893
|
+
</template>
|
|
894
|
+
</EUITabs>
|
|
895
|
+
</div>
|
|
850
896
|
</div>
|
|
851
897
|
|
|
852
898
|
<div
|
|
@@ -1469,7 +1515,12 @@ import EUIAvatar from "./avatar/EUIAvatar.vue";
|
|
|
1469
1515
|
import EUIStepperTimeline from "./stepperTimeline/EUIStepperTimeline.vue";
|
|
1470
1516
|
import EUIAccordion from "./accordion/EUIAccordion.vue";
|
|
1471
1517
|
import EUITelephone from "./telephone/EUITelephone.vue";
|
|
1472
|
-
import {
|
|
1518
|
+
import {
|
|
1519
|
+
DevicePhoneMobileIcon,
|
|
1520
|
+
ExclamationTriangleIcon,
|
|
1521
|
+
FunnelIcon,
|
|
1522
|
+
HomeIcon,
|
|
1523
|
+
} from "@heroicons/vue/24/outline";
|
|
1473
1524
|
import EUIDatepicker from "./datepicker/EUIDatepicker.vue";
|
|
1474
1525
|
import EUIDashboardTable from "./table/EUIDashboardTable.vue";
|
|
1475
1526
|
import tabData from "../data/tab";
|
|
@@ -1493,20 +1544,17 @@ import EUIPopover from "./popover/EUIPopover.vue";
|
|
|
1493
1544
|
import EUIStepperHorizontal from "./stepperTimeline/EUIStepperHorizontal.vue";
|
|
1494
1545
|
import { debounce } from "lodash";
|
|
1495
1546
|
import EUISearchTagSelect from "./searchTagSelect/EUISearchTagSelect.vue";
|
|
1547
|
+
import { countryAll } from "../data/country";
|
|
1548
|
+
import EUINumberInput from "./input/EUINumberInput.vue";
|
|
1496
1549
|
|
|
1497
|
-
const checkboxData = ref([])
|
|
1498
|
-
const businessAreaSel = ref()
|
|
1499
|
-
const popoverSelect = ref(
|
|
1550
|
+
const checkboxData = ref([]);
|
|
1551
|
+
const businessAreaSel = ref();
|
|
1552
|
+
const popoverSelect = ref();
|
|
1500
1553
|
|
|
1501
|
-
const businessArea = ref([
|
|
1502
|
-
"All",
|
|
1503
|
-
"B2B",
|
|
1504
|
-
"B2C",
|
|
1505
|
-
"Accelerator"
|
|
1506
|
-
])
|
|
1554
|
+
const businessArea = ref(["All", "B2B", "B2C", "Accelerator"]);
|
|
1507
1555
|
|
|
1508
1556
|
const emit = defineEmits(["update:modelValue", "on-select"]);
|
|
1509
|
-
const selectedCity = ref()
|
|
1557
|
+
const selectedCity = ref();
|
|
1510
1558
|
|
|
1511
1559
|
const onSearch = debounce(async (query: string) => query, 350);
|
|
1512
1560
|
const onCitySelect = (value: any) => {
|
|
@@ -1556,15 +1604,15 @@ const allDays = ref([
|
|
|
1556
1604
|
]);
|
|
1557
1605
|
|
|
1558
1606
|
const activeDays = ref(allDays.value[0].name);
|
|
1559
|
-
const activeTab = ref(allDays.value[3].name)
|
|
1607
|
+
const activeTab = ref(allDays.value[3].name);
|
|
1560
1608
|
|
|
1561
1609
|
const onchangeActiveTab = (val: any) => {
|
|
1562
1610
|
activeTab.value = val.name;
|
|
1563
1611
|
};
|
|
1564
1612
|
|
|
1565
|
-
const onchangeDays = (val:any) => {
|
|
1566
|
-
activeDays.value = val.name
|
|
1567
|
-
}
|
|
1613
|
+
const onchangeDays = (val: any) => {
|
|
1614
|
+
activeDays.value = val.name;
|
|
1615
|
+
};
|
|
1568
1616
|
|
|
1569
1617
|
const searchInput = ref("");
|
|
1570
1618
|
const showSearch = ref(false);
|
|
@@ -1577,6 +1625,8 @@ const mobileNumber = ref("+91 8667444951");
|
|
|
1577
1625
|
const datepicker = ref(new Date());
|
|
1578
1626
|
const loading = ref(false);
|
|
1579
1627
|
|
|
1628
|
+
const inputNumber = ref();
|
|
1629
|
+
|
|
1580
1630
|
const form = reactive({
|
|
1581
1631
|
input: "Lorem ipsum dolor sit",
|
|
1582
1632
|
mobile: "+918667444951",
|
|
@@ -1660,81 +1710,81 @@ const handleActiveItem = (activeItems: number) => {
|
|
|
1660
1710
|
};
|
|
1661
1711
|
|
|
1662
1712
|
// Stepper dynamic Data
|
|
1663
|
-
const allSteps = [
|
|
1664
|
-
const currentStage =
|
|
1713
|
+
const allSteps = ["MQL", "SAL", "PROSPECT", "CUSTOMER"];
|
|
1714
|
+
const currentStage = "PROSPECT";
|
|
1665
1715
|
const lifeCycleHistory = [
|
|
1666
1716
|
{
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
}
|
|
1717
|
+
lifecycleStage: "MQL",
|
|
1718
|
+
updatedAt: "2025-08-25T15:35:55.965Z",
|
|
1719
|
+
updatedBy: {
|
|
1720
|
+
email: "testuser3@edvoy.com",
|
|
1721
|
+
},
|
|
1672
1722
|
},
|
|
1673
1723
|
{
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
}
|
|
1724
|
+
lifecycleStage: "SAL",
|
|
1725
|
+
updatedAt: "2025-08-25T15:36:16.616Z",
|
|
1726
|
+
updatedBy: {
|
|
1727
|
+
email: "testuser3@edvoy.com",
|
|
1728
|
+
},
|
|
1679
1729
|
},
|
|
1680
1730
|
{
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
}
|
|
1686
|
-
}
|
|
1687
|
-
]
|
|
1731
|
+
lifecycleStage: "PROSPECT",
|
|
1732
|
+
updatedAt: "2025-08-25T15:42:30.195Z",
|
|
1733
|
+
updatedBy: {
|
|
1734
|
+
email: "testuser2@edvoy.com",
|
|
1735
|
+
},
|
|
1736
|
+
},
|
|
1737
|
+
];
|
|
1688
1738
|
|
|
1689
1739
|
//TODO: Select Data
|
|
1690
1740
|
const datas = ref([
|
|
1691
1741
|
{
|
|
1692
|
-
value:
|
|
1742
|
+
value: "ShawnBurke",
|
|
1693
1743
|
name: "Shawn Burke",
|
|
1694
1744
|
age: 6,
|
|
1695
1745
|
},
|
|
1696
1746
|
{
|
|
1697
|
-
value:
|
|
1747
|
+
value: "EmeryNolan",
|
|
1698
1748
|
name: "Emery Nolan",
|
|
1699
1749
|
age: 4,
|
|
1700
1750
|
},
|
|
1701
1751
|
{
|
|
1702
|
-
value:
|
|
1752
|
+
value: "EmbryGrant",
|
|
1703
1753
|
name: "Embry Grant",
|
|
1704
1754
|
age: 3,
|
|
1705
1755
|
},
|
|
1706
1756
|
{
|
|
1707
|
-
value:
|
|
1757
|
+
value: "JesseAustin",
|
|
1708
1758
|
name: "Jesse Austin",
|
|
1709
1759
|
age: 9,
|
|
1710
1760
|
},
|
|
1711
1761
|
{
|
|
1712
|
-
value:
|
|
1762
|
+
value: "TandyChristensen",
|
|
1713
1763
|
name: "Tandy Christensen",
|
|
1714
1764
|
age: 7,
|
|
1715
1765
|
},
|
|
1716
1766
|
{
|
|
1717
|
-
value:
|
|
1767
|
+
value: "ShawnBurkeNew",
|
|
1718
1768
|
name: "Shawn Burke New",
|
|
1719
1769
|
age: 6,
|
|
1720
1770
|
},
|
|
1721
1771
|
{
|
|
1722
|
-
value:
|
|
1772
|
+
value: "EmeryNolanNew",
|
|
1723
1773
|
name: "Emery Nolan New",
|
|
1724
1774
|
age: 4,
|
|
1725
1775
|
},
|
|
1726
1776
|
{
|
|
1727
|
-
value:
|
|
1777
|
+
value: "EmbryGrantNew",
|
|
1728
1778
|
name: "Embry Grant New",
|
|
1729
1779
|
age: 3,
|
|
1730
1780
|
},
|
|
1731
1781
|
{
|
|
1732
|
-
value:
|
|
1782
|
+
value: "JesseAustinNew",
|
|
1733
1783
|
name: "Jesse Austin New",
|
|
1734
1784
|
age: 9,
|
|
1735
1785
|
},
|
|
1736
1786
|
{
|
|
1737
|
-
value:
|
|
1787
|
+
value: "TandyChristensenNew",
|
|
1738
1788
|
name: "Tandy Christensen New",
|
|
1739
1789
|
age: 7,
|
|
1740
1790
|
},
|
|
@@ -1909,4 +1959,5 @@ const accordionData = ref([
|
|
|
1909
1959
|
]);
|
|
1910
1960
|
</script>
|
|
1911
1961
|
|
|
1912
|
-
<style lang="scss" scoped></style>
|
|
1962
|
+
<style lang="scss" scoped></style>
|
|
1963
|
+
-->
|