ag-design 1.0.28 → 1.0.30
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/base.css +111 -17
- package/helper.css +2 -2
- package/index.css +1 -1
- package/index.js +1 -1
- package/mappage.css +7 -36
- package/package.json +1 -1
- package/var.css +2 -5
- package/webbuilder.css +80 -211
package/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var e=(e,t)=>()=>(e&&(t=e(e=0)),t),t=(e,t)=>()=>(t||(e((t={exports:{}}).exports,t),e=null),t.exports);(function(){let e=document.createElement(`link`).relList;if(e&&e.supports&&e.supports(`modulepreload`))return;for(let e of document.querySelectorAll(`link[rel="modulepreload"]`))n(e);new MutationObserver(e=>{for(let t of e)if(t.type===`childList`)for(let e of t.addedNodes)e.tagName===`LINK`&&e.rel===`modulepreload`&&n(e)}).observe(document,{childList:!0,subtree:!0});function t(e){let t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),e.crossOrigin===`use-credentials`?t.credentials=`include`:e.crossOrigin===`anonymous`?t.credentials=`omit`:t.credentials=`same-origin`,t}function n(e){if(e.ep)return;e.ep=!0;let n=t(e);fetch(e.href,n)}})();var n=e((()=>{}));t((()=>{n()}))();
|
|
1
|
+
var e=(e,t,n)=>()=>{if(n)throw n[0];try{return e&&(t=e(e=0)),t}catch(e){throw n=[e],e}},t=(e,t)=>()=>(t||(e((t={exports:{}}).exports,t),e=null),t.exports);(function(){let e=document.createElement(`link`).relList;if(e&&e.supports&&e.supports(`modulepreload`))return;for(let e of document.querySelectorAll(`link[rel="modulepreload"]`))n(e);new MutationObserver(e=>{for(let t of e)if(t.type===`childList`)for(let e of t.addedNodes)e.tagName===`LINK`&&e.rel===`modulepreload`&&n(e)}).observe(document,{childList:!0,subtree:!0});function t(e){let t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),e.crossOrigin===`use-credentials`?t.credentials=`include`:e.crossOrigin===`anonymous`?t.credentials=`omit`:t.credentials=`same-origin`,t}function n(e){if(e.ep)return;e.ep=!0;let n=t(e);fetch(e.href,n)}})();var n=e((()=>{}));t((()=>{n()}))();
|
package/mappage.css
CHANGED
|
@@ -55,9 +55,8 @@
|
|
|
55
55
|
|
|
56
56
|
.aga-map-plugin section:first-child:has(>ul){padding:0px 12px 8px 12px !important}
|
|
57
57
|
.aga-map-plugin section:first-child + section{padding:0 12px 8px 8px!important}
|
|
58
|
-
.
|
|
58
|
+
.map-actions i::after, .map-actions .office::after, .aga-map-plugin section:first-child > div, .aga-map-plugin section:first-child+section{border-radius: 6px !important}
|
|
59
59
|
.aga-map-plugin section:first-child + section{padding-top:0 !important}
|
|
60
|
-
.aga-map-item span .property-badge ul li{background: var(--c-2) !important;}
|
|
61
60
|
.map-marker.property.cluster{font-size: var(--f-s-1) !important;}
|
|
62
61
|
.map-marker.property.single.highlight{background: #005fa0 !important;}
|
|
63
62
|
body .aga-map-plugin section:first-child + section .properties-more + h1{font-size: var(--f-s-5) !important;color: var(--c-1);font-variant-numeric: lining-nums;}
|
|
@@ -70,19 +69,7 @@ body .aga-map-plugin section:first-child + section .properties-more + h1{font-si
|
|
|
70
69
|
.aga-map-plugin section:first-child:has(> ul) .map-actions{position: absolute;top: 105px;left: 21px;}
|
|
71
70
|
.aga-map-plugin section:first-child+section h1{margin: 0 !important}
|
|
72
71
|
body .aga-map-plugin section:first-child+section h1+h2{margin: 0 !important}
|
|
73
|
-
|
|
74
|
-
.aga-map-item ul{line-height: var(--l-h-2) !important;}
|
|
75
|
-
|
|
76
|
-
.aga-map-item ul li{font-size: var(--f-s-2) !important;display:var(--s-d-ib);}
|
|
77
|
-
.aga-map-item ul li:not(:first-child):not(:has(>[aria-busy]))::before{display:none;}
|
|
78
|
-
.aga-map-item p{font-size: 9px !important;width:100%;}
|
|
79
|
-
.aga-map-item span:not(:first-child) h3, .aga-map-item p{opacity:1 !important;line-height: var(--l-h-1) !important;font-variant-numeric: lining-nums;}
|
|
80
|
-
.aga-map-item span:not(:first-child) h3{margin-bottom: 1.2rem;}
|
|
81
|
-
.aga-map-item span:not(:first-child) h2{line-height: var(--l-h-1) !important;margin-right: 4px;}
|
|
82
|
-
.aga-map-item span:not(:first-child) h2:before{line-height: var(--l-h-n) !important;}
|
|
83
|
-
.aga-map-item span:not(:first-child) h3 > a{font-family: var(--p-f);font-variant-numeric: lining-nums;color: var(--c-1);font-size: var(--f-s-3);}
|
|
84
|
-
.aga-map-item span:not(:first-child) h3 > a b{font-weight:var(--f-w-6);}
|
|
85
|
-
.aga-map-item span:not(:first-child) h4{opacity: 1 !important;font-size: var(--f-s-1) !important;}
|
|
72
|
+
|
|
86
73
|
.search-office-quickview{padding: 0 !important;border-radius: 0 !important;}
|
|
87
74
|
.search-office-quickview .aga-office-item img{object-fit: cover !important;}
|
|
88
75
|
.search-office-quickview .aga-office-item span:first-child > a{width:100%}
|
|
@@ -90,14 +77,9 @@ body .aga-map-plugin section:first-child+section h1+h2{margin: 0 !important}
|
|
|
90
77
|
.search-office-quickview .aga-office-item span:first-child+span h2{margin-bottom: 1rem !important;}
|
|
91
78
|
.search-office-quickview .aga-office-item span:first-child+span h2 > a{font-family: var(--p-f);font-size: var(--f-s-5) !important;color: var(--c-2) !important;}
|
|
92
79
|
.search-office-quickview .aga-office-item span:first-child+span h3{font-family: var(--s-f);font-size: var(--f-s-2) !important;line-height: var(--l-h-1);margin-bottom: 2rem;}
|
|
93
|
-
|
|
94
|
-
.
|
|
95
|
-
|
|
96
|
-
.aga-map-plugin .aga-map-item .nav label{background: rgba(49, 49, 59,.5) !important;color: var(--c-6) !important;line-height: 30px !important;}
|
|
97
|
-
.aga-map-item span .property-badge{top: 0 !important;left: 2px !important;}
|
|
98
|
-
.aga-map-item span .property-badge ul li, .search-property-detailview .property-badge ul li{text-transform: capitalize !important;color: var(--c-1);background:var(--c-2)!important;margin: 16px 0 0 16px;border-radius:4px;margin: 16px 0 0 16px !important;border-radius: 4px !important;}
|
|
99
|
-
.search-property-detailview .property-badge ul li.open::after, .aga-map-item span .property-badge ul li.open::after{color: var(--c-2) !important;}
|
|
100
|
-
.aga-map-item span .property-badge ul li i{font-family: var(--s-f);font-size: var(--f-s-1);text-transform: capitalize;}
|
|
80
|
+
|
|
81
|
+
.search-property-detailview .property-badge ul li{text-transform: capitalize !important;color: var(--c-1);background:var(--c-2)!important;margin: 16px 0 0 16px;border-radius:4px;margin: 16px 0 0 16px !important;border-radius: 4px !important;}
|
|
82
|
+
.search-property-detailview .property-badge ul li.open::after{color: var(--c-2) !important;}
|
|
101
83
|
.map-marker.cluster b{background-image: linear-gradient(to top,rgba(0,0,0,0.01),transparent 100%);}
|
|
102
84
|
.aga-map-plugin section:first-child+section>div:first-child>span label i:before{font-size: var(--f-s-1) !important;}
|
|
103
85
|
.aga-map-plugin section:first-child+section>div:first-child>span{z-index: 3 !important;}
|
|
@@ -179,8 +161,6 @@ body.ReactModal__Body--open .search-property-quickview-overlay .alice-carousel__
|
|
|
179
161
|
@media (min-width: 1200px){
|
|
180
162
|
.item-dr-c.any{width: 380px}
|
|
181
163
|
.item-dr-c.more{width: 700px;}
|
|
182
|
-
.aga-map-plugin .aga-map-item .nav{visibility:hidden;}
|
|
183
|
-
.aga-map-plugin .aga-map-item:hover .nav{visibility:visible !important;}
|
|
184
164
|
.item-ac > [aria-label="savesearch"]{height: 35px;line-height: 35px;}
|
|
185
165
|
.item-ac > .clear-search-btn{height:unset;line-height:unset;}
|
|
186
166
|
}
|
|
@@ -188,13 +168,9 @@ body.ReactModal__Body--open .search-property-quickview-overlay .alice-carousel__
|
|
|
188
168
|
.map-plugin > .aga-map-plugin section:first-child + section{padding-top: 2rem !important}
|
|
189
169
|
body .choice.view:not(:checked) ~ .aga-map-plugin .properties-more{top: -25px !important;display:none;}
|
|
190
170
|
body .choice.view:not(:checked) ~ .aga-map-plugin .properties-more i:before{line-height: 14px;}
|
|
191
|
-
.aga-map-item span:not(:first-child) h2{margin-bottom: 1.8rem;}
|
|
192
|
-
.aga-map-item span:first-child h2{display: none}
|
|
193
|
-
.aga-map-plugin .aga-map-item .nav{z-index: 2;}
|
|
194
171
|
.search-property-detailview > button:first-child + div > .header > div:first-child > div,
|
|
195
172
|
.search-property-detailview>button:first-child + div > .slider-gallery + div{width: 100%;}
|
|
196
173
|
.search-property-detailview > button:first-child + div > .header > div:first-child > div:last-child > .property-price{margin-bottom: 3rem;}
|
|
197
|
-
.aga-map-plugin .aga-map-item span + span > h3{display: block !important;}
|
|
198
174
|
body.choice-view-active .aga-map-plugin section:first-child + section > div:first-child + div{height: calc(100vh - 250px) !important;overflow-y: auto;}
|
|
199
175
|
|
|
200
176
|
.aga-map-plugin section:first-child + section, .aga-map-plugin section:first-child{padding: 0 8px 8px 8px !important;margin-right: 0px !important;}
|
|
@@ -206,14 +182,9 @@ body.ReactModal__Body--open .search-property-quickview-overlay .alice-carousel__
|
|
|
206
182
|
}
|
|
207
183
|
@media screen and (max-width:640px){
|
|
208
184
|
.item-n-1 ~ nav > p{width: 100%;}
|
|
209
|
-
.aga-map-item > span:first-child h3{font-size: var(--f-s-2) !important;}
|
|
210
185
|
body .aga-map-plugin section:first-child + section h1{margin-bottom: 4rem !important;}
|
|
211
186
|
body .choice.view:checked ~ .aga-map-plugin .properties-more{top: -24px !important;}
|
|
212
|
-
.
|
|
213
|
-
|
|
214
|
-
.choice.view:checked~.aga-map-plugin .aga-map-item{width: calc(100% / 1 - 8px) !important;}
|
|
215
|
-
.aga-map-plugin{justify-content: center !important;}
|
|
216
|
-
|
|
217
|
-
.aga-map-plugin .map-actions ul .expand{display: none;}
|
|
187
|
+
.aga-map-plugin{justify-content: center !important;}
|
|
188
|
+
.aga-map-plugin .map-actions ul .expand{display: none;}
|
|
218
189
|
}
|
|
219
190
|
/*Mappage*/
|
package/package.json
CHANGED
package/var.css
CHANGED
|
@@ -56,14 +56,11 @@
|
|
|
56
56
|
--p-badge-normal-bg: #009CDE;
|
|
57
57
|
--p-badge-normal-text: #FFFFFF;
|
|
58
58
|
|
|
59
|
-
--p-badge-hover-bg: #002A4E;
|
|
60
|
-
--p-badge-hover-text: #FFFFFF;
|
|
61
|
-
|
|
62
59
|
--p-badge-highlight-bg: #FF0000;
|
|
63
60
|
--p-badge-highlight-text: #FFFFFF;
|
|
64
61
|
|
|
65
|
-
--caro-
|
|
66
|
-
--caro-
|
|
62
|
+
--caro-bullet-active-bg: #002A4E;
|
|
63
|
+
--caro-bullet-inactive-bg: #BBBCBC;
|
|
67
64
|
|
|
68
65
|
--p-f: "Montserrat", sans-serif;
|
|
69
66
|
--s-f: "Montserrat", sans-serif;
|
package/webbuilder.css
CHANGED
|
@@ -1,102 +1,39 @@
|
|
|
1
|
-
.content-settings { position: fixed; top:
|
|
1
|
+
.content-settings { position: fixed; top: 7px; right: 7px; width: 320px; height: 93vh; background-color: var(--c-99); color: #e0e0e0; padding: 0; box-sizing: border-box; overflow-y: auto; overflow-x: hidden; z-index: 1000; box-shadow: -2px 0 10px rgba(0, 0, 0, 0.3); font-family: 'Inter', system-ui, -apple-system, sans-serif; border-radius: var(--b-r-5); }
|
|
2
2
|
.content-settings::-webkit-scrollbar { width: 6px; }
|
|
3
3
|
.content-settings::-webkit-scrollbar-thumb { background: #555; border-radius: 10px; }
|
|
4
|
-
.content-settings .content-settings-bar { display: flex; justify-content: space-between; align-items: center; padding:
|
|
5
|
-
.content-settings .content-settings-bar p { margin: 0; color:
|
|
6
|
-
.content-settings .content-settings-bar button { padding:
|
|
4
|
+
.content-settings .content-settings-bar { display: flex; justify-content: space-between; align-items: center; padding: 8px 10px; background-color: var(--c-3); border-bottom: 1px solid var(--c-6); position: sticky; top: 0; z-index: 1001; }
|
|
5
|
+
.content-settings .content-settings-bar p { margin: 0; color: var(--c-100); font-size: var(--aw-f-s-1); font-weight: var(--aw-f-w-6); letter-spacing: 1px; text-transform: uppercase; }
|
|
6
|
+
.content-settings .content-settings-bar button { padding: 0px; border: none; background-color: transparent; color: #777; border-radius: 4px; cursor: pointer; transition: color 0.2s; font-size: 18px; margin: 0; }
|
|
7
7
|
.content-settings .content-settings-bar button:hover { color: #fff; }
|
|
8
|
+
.content-settings .content-settings-bar button > i[class^=aga-]{vertical-align: middle;color: var(--c-100);font-size: var(--aw-f-s-5);}
|
|
8
9
|
.content-settings-action { position: sticky; bottom: 0; background: #333; padding: 8px; display: flex; justify-content: flex-end; border-top: 1px solid rgba(0, 0, 0, 0.04); }
|
|
9
10
|
.box-input-with-unit { display: flex; align-items: center; gap: 4px; }
|
|
10
11
|
.box-input-with-unit input { flex: 1; min-width: 0; padding: 4px; }
|
|
11
12
|
.box-input-with-unit select { width: 45px; flex-shrink: 0; font-size: 12px; padding: 2px; }
|
|
12
|
-
.settings-group-header { width: 100%; display: flex; justify-content: space-between; align-items: center; background:
|
|
13
|
+
.settings-group-header { width: 100%; display: flex; justify-content: space-between; align-items: center; background: none; padding: 12px 10px 12px 13px; margin: 0; cursor: pointer; font-size: 13px; font-weight: var(--aw-f-w-6); letter-spacing: 0.5px; text-transform: capitalize; color: var(--c-100); border-top: none; border-bottom: 1px solid var(--c-6); transition: all 0.2s ease; user-select: none; box-sizing: border-box; }
|
|
13
14
|
.settings-group-header:hover { background: #2d2d2d; color: #fff; }
|
|
14
15
|
.settings-group.open .settings-group-header { color: #fff; border-bottom-color: transparent; }
|
|
15
16
|
.group-toggle-icon { font-size: 14px; color: #777; transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); transform: rotate(-90deg); }
|
|
16
17
|
.settings-group.open .group-toggle-icon { transform: rotate(0deg); color: #fff; }
|
|
17
|
-
.settings-group-content { padding: 16px 0; background:
|
|
18
|
-
.settings-group {
|
|
19
|
-
|
|
20
|
-
}
|
|
21
|
-
.settings-field
|
|
22
|
-
display: flex;
|
|
23
|
-
align-items: center;
|
|
24
|
-
padding: 0 16px;
|
|
25
|
-
margin-bottom: 16px;
|
|
26
|
-
margin-top: 16px;
|
|
27
|
-
}
|
|
28
|
-
.settings-field>label {
|
|
29
|
-
flex: 0 0 120px;
|
|
30
|
-
font-size: 13px;
|
|
31
|
-
color: #aaa;
|
|
32
|
-
text-align: left;
|
|
33
|
-
padding-right: 12px;
|
|
34
|
-
box-sizing: border-box;
|
|
35
|
-
text-overflow: unset;
|
|
36
|
-
white-space: normal;
|
|
37
|
-
}
|
|
18
|
+
.settings-group-content { padding: 16px 0; background: none; }
|
|
19
|
+
.settings-group {margin-bottom: 0;}
|
|
20
|
+
.settings-field {display: block; padding: 0 11px 0 13px;margin-bottom: 7px;margin-top: 7px;width: 50%;float: left;}
|
|
21
|
+
.settings-field.vertical:has([placeholder="No file uploaded"]):has(img) {width: 100%;}
|
|
22
|
+
.settings-field>label{flex: 0 0 120px;font-size: var(--aw-f-s-0);color: var(--c-7);text-align: left;padding-right: 0;box-sizing: border-box;text-overflow: unset;white-space: normal;display: block;margin-bottom: 2px;}
|
|
38
23
|
|
|
39
|
-
.group-advanced .settings-field
|
|
40
|
-
.settings-field.vertical {
|
|
41
|
-
flex-direction: column !important;
|
|
42
|
-
align-items: stretch;
|
|
43
|
-
gap: 8px;
|
|
44
|
-
}
|
|
24
|
+
.group-advanced .settings-field {flex-direction: column !important;align-items: stretch;gap: 8px;width: 100%;}
|
|
45
25
|
|
|
46
26
|
.group-advanced .settings-field>label,
|
|
47
|
-
.settings-field.vertical>label {
|
|
48
|
-
flex: 0 0 auto;
|
|
49
|
-
width: 100%;
|
|
50
|
-
padding-right: 0;
|
|
51
|
-
color: #eee;
|
|
52
|
-
text-align: left;
|
|
53
|
-
}
|
|
54
|
-
|
|
27
|
+
.settings-field.vertical>label {flex: 0 0 auto;width: 100%;padding-right: 0;color: #eee;text-align: left;}
|
|
55
28
|
.settings-field input[type="text"],
|
|
56
29
|
.settings-field input[type="number"],
|
|
57
|
-
.settings-field select,
|
|
58
|
-
.settings-field textarea
|
|
59
|
-
|
|
60
|
-
width: 100%;
|
|
61
|
-
padding: 5px 10px;
|
|
62
|
-
border: 1px solid #444;
|
|
63
|
-
background-color: #2a2a2a;
|
|
64
|
-
color: #fff;
|
|
65
|
-
border-radius: 4px;
|
|
66
|
-
box-sizing: border-box;
|
|
67
|
-
font-size: 13px;
|
|
68
|
-
transition: border-color 0.2s, box-shadow 0.2s;
|
|
69
|
-
}
|
|
30
|
+
.settings-field select, .settings-field textarea{flex: 1;width: 100%;padding: 5px 10px;border: 1px solid #444;background-color: #2a2a2a;color: #fff;border-radius: 4px;box-sizing: border-box;font-size: 13px;transition: border-color 0.2s, box-shadow 0.2s;}
|
|
31
|
+
.settings-field input:focus, .settings-field select:focus, .settings-field textarea:focus{border-color: #555;outline: none;background-color: #333;}
|
|
32
|
+
.settings-field textarea {min-height: 70px;resize: vertical;font-family: inherit;}
|
|
70
33
|
|
|
71
|
-
.settings-field input:
|
|
72
|
-
.settings-field select:focus,
|
|
73
|
-
.settings-field textarea:focus {
|
|
74
|
-
border-color: #555;
|
|
75
|
-
outline: none;
|
|
76
|
-
background-color: #333;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
.settings-field textarea {
|
|
80
|
-
min-height: 70px;
|
|
81
|
-
resize: vertical;
|
|
82
|
-
font-family: inherit;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.settings-field input[type="color"] {
|
|
86
|
-
flex: 0 0 40px;
|
|
87
|
-
height: 30px;
|
|
88
|
-
padding: 0;
|
|
89
|
-
border: none;
|
|
90
|
-
background: transparent;
|
|
91
|
-
cursor: pointer;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
.settings-field input[type="range"] {
|
|
95
|
-
flex: 1;
|
|
96
|
-
margin-top: 8px;
|
|
97
|
-
cursor: pointer;
|
|
98
|
-
}
|
|
34
|
+
.settings-field input[type="color"] {flex: 0 0 40px;height: 30px;padding: 0;border: none;background: transparent;cursor: pointer;}
|
|
99
35
|
|
|
36
|
+
.settings-field input[type="range"] {flex: 1;margin-top: 8px;cursor: pointer;}
|
|
100
37
|
|
|
101
38
|
|
|
102
39
|
/* Box and XYZ Field Grids */
|
|
@@ -118,9 +55,9 @@
|
|
|
118
55
|
.content-settings .box-input-item {
|
|
119
56
|
display: flex;
|
|
120
57
|
align-items: center;
|
|
121
|
-
background:
|
|
122
|
-
border:
|
|
123
|
-
border-radius:
|
|
58
|
+
background: var(--c-3);
|
|
59
|
+
border: none;
|
|
60
|
+
border-radius: var(--b-r-1);
|
|
124
61
|
padding: 2px 4px;
|
|
125
62
|
}
|
|
126
63
|
|
|
@@ -128,8 +65,10 @@
|
|
|
128
65
|
font-size: 10px;
|
|
129
66
|
color: #888;
|
|
130
67
|
margin-right: 4px;
|
|
131
|
-
font-weight:
|
|
68
|
+
font-weight: var(--f-w-7);
|
|
132
69
|
user-select: none;
|
|
70
|
+
flex: 1;
|
|
71
|
+
text-align: center;
|
|
133
72
|
}
|
|
134
73
|
|
|
135
74
|
.content-settings .box-input-item input { border: none !important; padding: 2px 0 !important; background: transparent !important; width: 100%; text-align: center; font-size: 12px !important; outline: none; }
|
|
@@ -164,7 +103,7 @@
|
|
|
164
103
|
}
|
|
165
104
|
.content-settings .unit-selector-mini:hover {
|
|
166
105
|
background: #3a3a3a;
|
|
167
|
-
color:
|
|
106
|
+
color: var(--c-100);
|
|
168
107
|
}
|
|
169
108
|
|
|
170
109
|
|
|
@@ -258,15 +197,13 @@
|
|
|
258
197
|
|
|
259
198
|
|
|
260
199
|
.content-settings .templatestyle-field-wrapper {
|
|
261
|
-
display:
|
|
262
|
-
|
|
263
|
-
border: 1px solid #555;
|
|
200
|
+
display: block;
|
|
201
|
+
border: none;
|
|
264
202
|
border-radius: 4px;
|
|
265
|
-
background:
|
|
203
|
+
background: var(--c-3);
|
|
266
204
|
overflow: hidden;
|
|
267
|
-
height:
|
|
268
|
-
width:
|
|
269
|
-
justify-content: center;
|
|
205
|
+
height: 30px;
|
|
206
|
+
width: auto;
|
|
270
207
|
}
|
|
271
208
|
|
|
272
209
|
.content-settings .templatestyle-field-wrapper button {
|
|
@@ -289,6 +226,11 @@
|
|
|
289
226
|
display: flex;
|
|
290
227
|
align-items: center;
|
|
291
228
|
justify-content: center;
|
|
229
|
+
width: 100%;
|
|
230
|
+
font-size: 13px;
|
|
231
|
+
box-sizing: border-box;
|
|
232
|
+
height: 100%;
|
|
233
|
+
padding: 4px 10px;
|
|
292
234
|
}
|
|
293
235
|
|
|
294
236
|
.content-settings .templatestyle-preview-wrapper img {
|
|
@@ -1042,7 +984,7 @@
|
|
|
1042
984
|
|
|
1043
985
|
/* numberfield */
|
|
1044
986
|
|
|
1045
|
-
.unit-field-wrapper { display: flex; align-items: center; flex: 1; border:
|
|
987
|
+
.unit-field-wrapper { display: flex; align-items: center; flex: 1; border: none; border-radius: 4px; background: var(--c-3); overflow: hidden; height: 30px; }
|
|
1046
988
|
.unit-field-wrapper input { flex: 1; border: none !important; background: transparent !important; height: 100%; }
|
|
1047
989
|
|
|
1048
990
|
|
|
@@ -1799,9 +1741,9 @@
|
|
|
1799
1741
|
justify-content: center;
|
|
1800
1742
|
width: 16px;
|
|
1801
1743
|
height: 16px;
|
|
1802
|
-
border: 1px solid
|
|
1744
|
+
border: 1px solid var(--c-6);
|
|
1803
1745
|
border-radius: 4px;
|
|
1804
|
-
background:
|
|
1746
|
+
background: var(--c-99);
|
|
1805
1747
|
border-radius: 20px;
|
|
1806
1748
|
width: 36px;
|
|
1807
1749
|
height: 22px;
|
|
@@ -1816,18 +1758,18 @@
|
|
|
1816
1758
|
width: 14px;
|
|
1817
1759
|
height: 14px;
|
|
1818
1760
|
border-radius: 50%;
|
|
1819
|
-
background:
|
|
1761
|
+
background: var(--c-6);
|
|
1820
1762
|
left: 3px;
|
|
1821
1763
|
top: 3px;
|
|
1822
1764
|
transition: all 0.2s cubic-bezier(0.075, 0.82, 0.165, 1);
|
|
1823
1765
|
box-shadow: 0px 0px 2px rgba(255,255,255,0.76);
|
|
1824
1766
|
}
|
|
1825
1767
|
.content-settings .check-field:has(>input:checked):before{
|
|
1826
|
-
background:
|
|
1768
|
+
background: var(--c-99);
|
|
1827
1769
|
left: calc(100% - 16px);
|
|
1828
1770
|
}
|
|
1829
1771
|
.content-settings .check-field:has(>input:checked){
|
|
1830
|
-
background:
|
|
1772
|
+
background: var(--c-6);
|
|
1831
1773
|
}
|
|
1832
1774
|
.check-field input {
|
|
1833
1775
|
display: none;
|
|
@@ -1852,140 +1794,67 @@
|
|
|
1852
1794
|
}
|
|
1853
1795
|
|
|
1854
1796
|
/* ── details card ── */
|
|
1855
|
-
|
|
1856
|
-
.agent-details {
|
|
1857
|
-
|
|
1858
|
-
}
|
|
1859
|
-
|
|
1860
|
-
.agent-details-
|
|
1861
|
-
display: flex;
|
|
1862
|
-
flex-direction: column;
|
|
1863
|
-
align-items: flex-start;
|
|
1864
|
-
}
|
|
1865
|
-
|
|
1866
|
-
.agent-details-photo {
|
|
1867
|
-
width: 100px;
|
|
1868
|
-
height: 100px;
|
|
1869
|
-
border-radius: 50%;
|
|
1870
|
-
object-fit: cover;
|
|
1871
|
-
margin-bottom: 24px;
|
|
1872
|
-
}
|
|
1873
|
-
|
|
1874
|
-
.agent-details-name {
|
|
1875
|
-
color: #fff;
|
|
1876
|
-
font-size: 14px;
|
|
1877
|
-
font-weight: 700;
|
|
1878
|
-
margin-bottom: 16px;
|
|
1879
|
-
}
|
|
1880
|
-
|
|
1881
|
-
.agent-details-speciality {
|
|
1882
|
-
color: #ccc;
|
|
1883
|
-
font-size: 13px;
|
|
1884
|
-
margin-bottom: 8px;
|
|
1885
|
-
}
|
|
1886
|
-
|
|
1887
|
-
.agent-details-location {
|
|
1888
|
-
color: #ccc;
|
|
1889
|
-
font-size: 13px;
|
|
1890
|
-
margin-bottom: 24px;
|
|
1891
|
-
}
|
|
1892
|
-
|
|
1797
|
+
.agent-details{padding: 30px;}
|
|
1798
|
+
.agent-details-inner {display: flex;flex-direction: column;align-items: flex-start;}
|
|
1799
|
+
.agent-details-photo{width: 100px;height: 100px;border-radius: 50%;object-fit: cover;margin-bottom: 24px;}
|
|
1800
|
+
.agent-details-name{color: #fff;font-size: 14px;font-weight: 700;margin-bottom: 16px;}
|
|
1801
|
+
.agent-details-speciality{color: #ccc;font-size: 13px;margin-bottom: 8px;}
|
|
1802
|
+
.agent-details-location{color: #ccc;font-size: 13px;margin-bottom: 24px;}
|
|
1893
1803
|
|
|
1894
1804
|
/* image field */
|
|
1895
1805
|
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
1806
|
/* Img and Vid Field Grids */
|
|
1899
|
-
|
|
1900
1807
|
.wb-image-field-container { border: 1px solid #444; border-radius: 4px; }
|
|
1901
1808
|
.wb-vid-field-container { border: 1px solid #444; border-radius: 4px; }
|
|
1902
|
-
|
|
1903
1809
|
.wb-preview-container { position: relative; height: 110px; background: #2a2a2a; overflow: hidden; border-radius: 4px; }
|
|
1904
|
-
|
|
1905
1810
|
.wb-preview-image { width: 100%; height: 100%; object-fit: contain; display: block; }
|
|
1906
1811
|
.wb-preview-vid { width: 100%; height: 100%; object-fit: contain; display: block; }
|
|
1907
|
-
|
|
1908
1812
|
.wb-preview-overlay { position: absolute; inset: 0; background: rgba(0, 0, 0, 0.4); display: flex; align-items: center; justify-content: flex-end; }
|
|
1909
|
-
|
|
1910
1813
|
.wb-delete-btn { background: rgba(239, 68, 68, 0.15); color: rgb(248, 113, 113); border: 1px solid rgba(239, 68, 68, 0.3); border-radius: 4px; padding: 6px; cursor: pointer; }
|
|
1911
|
-
|
|
1912
1814
|
.wb-modal-overlay { position: fixed; inset: 0; background: rgba(0, 0, 0, 0.6); z-index: 999999; display: flex; justify-content: center; align-items: center; }
|
|
1913
1815
|
.wb-modal-container { width: 500px; max-width: 92vw; background: #1e1e1e; color: #fff; border-radius: 6px; box-shadow: 0 10px 40px rgba(0, 0, 0, 0.45); }
|
|
1914
|
-
|
|
1915
1816
|
.wb-modal-header { border-bottom: 1px solid #444; height: 66px; min-height: 64px; }
|
|
1916
|
-
|
|
1917
|
-
.wb-modal-title {
|
|
1918
|
-
font-size: 24px;
|
|
1919
|
-
color: #fff;
|
|
1920
|
-
}
|
|
1921
|
-
|
|
1817
|
+
.wb-modal-title{font-size: 24px;color: #fff;}
|
|
1922
1818
|
.wb-disclaimer { color: #ff4d47; font-size: 13px; line-height: 26px; }
|
|
1923
|
-
|
|
1924
1819
|
.wb-upload-dropzone { border: 2px dashed #555; border-radius: 6px; min-height: 130px; padding: 24px 20px; background: #1d1d1d; gap: 22px; }
|
|
1925
|
-
|
|
1926
1820
|
.wb-upload-title { font-size: 18px; line-height: 28px; font-weight: 500; margin-bottom: 18px; }
|
|
1927
|
-
|
|
1928
1821
|
.wb-browse-label { color: #4da6ff; font-size: 16px; position: relative; display: inline-flex; align-items: center; justify-content: center; white-space: nowrap; flex-shrink: 0; }
|
|
1929
|
-
|
|
1930
1822
|
.wb-url-box { width: 100%; border: 1px solid #666; border-radius: 6px; overflow: hidden; background: #1f1f1f; }
|
|
1931
|
-
|
|
1932
1823
|
.wb-library-size { color: #aaa; margin-bottom: 12px; margin-top: -6px; }
|
|
1933
|
-
|
|
1934
1824
|
.wb-image-size-badge { position: absolute; bottom: 4px; left: 50%; transform: translateX(-50%); background: rgba(0, 0, 0, 0.65); color: #fff; font-size: 10px; padding: 2px 6px; border-radius: 10px; backdrop-filter: blur(4px); white-space: nowrap; pointer-events: none; }
|
|
1935
1825
|
.wb-vid-size-badge { position: absolute; bottom: 4px; left: 50%; transform: translateX(-50%); background: rgba(0, 0, 0, 0.65); color: #fff; font-size: 10px; padding: 2px 6px; border-radius: 10px; backdrop-filter: blur(4px); white-space: nowrap; pointer-events: none; }
|
|
1936
|
-
|
|
1937
1826
|
.wb-preview-label { font-size: 14px; color: #aaa; }
|
|
1938
|
-
|
|
1939
1827
|
.wb-selected-preview { max-width: 100%; max-height: 120px; object-fit: contain; border-radius: 4px; }
|
|
1828
|
+
.wb-progress-text {font-size: 12px; color: #aaa;}
|
|
1829
|
+
.wb-preview-popup {background: #000;}
|
|
1830
|
+
.wb-header-left {gap: 20px;}
|
|
1831
|
+
.wb-close-btn {color: #fff;font-size: 20px;}
|
|
1832
|
+
.wb-modal-body{padding-top: 18px;padding-bottom: 18px;}
|
|
1833
|
+
.wb-back-link {color: #4da6ff; font-size: 14px; gap: 6px;}
|
|
1834
|
+
.wb-back-icon {font-size: 13px;}
|
|
1835
|
+
.wb-category-select {background: #1f1f1f; color: #fff; border: 1px solid #444; border-radius: 6px; padding: 6px 10px; cursor: pointer; min-width: 140px; max-width: 170px;}
|
|
1940
1836
|
|
|
1941
|
-
.wb-
|
|
1942
|
-
|
|
1943
|
-
.wb-
|
|
1944
|
-
|
|
1945
|
-
}
|
|
1946
|
-
.wb-
|
|
1947
|
-
|
|
1948
|
-
}
|
|
1949
|
-
.wb-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
}
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
}
|
|
1957
|
-
.
|
|
1958
|
-
.
|
|
1959
|
-
|
|
1960
|
-
}
|
|
1961
|
-
.
|
|
1962
|
-
|
|
1963
|
-
.
|
|
1964
|
-
|
|
1965
|
-
margin-top: -6px;
|
|
1966
|
-
}
|
|
1967
|
-
.wb-upload-actions { gap: 14px; flex-wrap: nowrap; white-space: nowrap; }
|
|
1968
|
-
|
|
1969
|
-
.wb-file-input { position: absolute; inset: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }
|
|
1970
|
-
|
|
1971
|
-
.wb-hidden {
|
|
1972
|
-
display: none;
|
|
1973
|
-
}
|
|
1974
|
-
|
|
1975
|
-
.wb-separator {
|
|
1976
|
-
color: #aaa;
|
|
1977
|
-
font-size: 16px;
|
|
1978
|
-
}
|
|
1979
|
-
.wb-library-link { color: #4da6ff; font-size: 16px; white-space: nowrap; flex-shrink: 0; }
|
|
1980
|
-
.wb-or-text { color: #aaa; }
|
|
1981
|
-
.wb-url-error { color: red; font-size: 12px; }
|
|
1982
|
-
.wb-select-footer { text-align: center; margin-top: 15px; margin-bottom: 10px; padding: 0 15px; }
|
|
1983
|
-
.wb-popup-image { max-width: 80vw; max-height: 80vh; }
|
|
1984
|
-
|
|
1985
|
-
.wb-popup-vid { max-width: 80vw; max-height: 80vh; }
|
|
1986
|
-
|
|
1987
|
-
.wb-url-icon {
|
|
1988
|
-
color: #fff;
|
|
1989
|
-
font-size: 15px;
|
|
1990
|
-
}
|
|
1991
|
-
|
|
1837
|
+
.wb-trash-icon {font-size: 16px;margin-top: -6px;}
|
|
1838
|
+
.wb-upload-actions{gap: 14px; flex-wrap: nowrap; white-space: nowrap;}
|
|
1839
|
+
.wb-file-input{position: absolute; inset: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer;}
|
|
1840
|
+
.wb-hidden{display: none;}
|
|
1841
|
+
.wb-separator{color: #aaa;font-size: 16px;}
|
|
1842
|
+
.wb-library-link { color: #4da6ff; font-size: 16px; white-space: nowrap; flex-shrink: 0;}
|
|
1843
|
+
.wb-or-text {color: #aaa;}
|
|
1844
|
+
.wb-url-error{color: red; font-size: 12px;}
|
|
1845
|
+
.wb-select-footer{text-align: center; margin-top: 15px; margin-bottom: 10px; padding: 0 15px;}
|
|
1846
|
+
.wb-popup-image{max-width: 80vw; max-height: 80vh;}
|
|
1847
|
+
.wb-popup-vid{max-width: 80vw; max-height: 80vh;}
|
|
1848
|
+
.wb-url-icon{color: #fff;font-size: 15px;}
|
|
1849
|
+
|
|
1850
|
+
.settings-group-content.group-carousel.settings .settings-field{display: block;}
|
|
1851
|
+
.settings-group-header > i[class^=aga-]{font-size: var(--aw-f-s-4);color: var(--c-6);}
|
|
1852
|
+
.settings-field input[type=text], .settings-field input[type=number], .settings-field select, .settings-field textarea{flex: 1;width: 100%;padding: 5px 10px;border: 1px solid transparent;background-color: var(--c-3);color: var(--c-7);border-radius: 4px;box-sizing: border-box;font-size: 13px;transition: border-color .2s,box-shadow .2s;}
|
|
1853
|
+
.settings-field input[type=text]:hover, .settings-field input[type=number]:hover, .settings-field select:hover, .settings-field textarea:hover{border-color: var(--c-6);}
|
|
1854
|
+
.settings-field input[type=text]:focus, .settings-field input[type=number]:focus, .settings-field select:focus, .settings-field textarea:focus{border-color: var(--c-100);}
|
|
1855
|
+
.settings-group-header > i[class*=" aga-"]{font-size: var(--aw-f-s-4); color: var(--c-6);}
|
|
1856
|
+
.settings-field input[type=color]{flex: 0 0 40px;height: 30px;padding: 0;border: none;background: transparent;cursor: pointer;width: 64px;border-radius: unset;}
|
|
1857
|
+
.settings-field input[type=number] + .unit-selector-mini{width: 52px;flex: 0;padding-left: 0;border-left: 1px solid var(--c-99);border-top-left-radius: 0;border-bottom-left-radius: 0;}
|
|
1858
|
+
|
|
1859
|
+
.templatestyle-preview-label{width: 100%;height: 100%;color: var(--c-7);}
|
|
1860
|
+
.templatestyle-preview-wrapper .templatestyle-hover-overlay > i[class^=aga-]{font-size: 17px;}
|