@xscriptor/xcomponents 0.1.0 → 0.1.2
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/README.md +1 -0
- package/dist/{chunk-QCMWPIG7.mjs → chunk-BXVG4SYP.mjs} +101 -3
- package/dist/chunk-BXVG4SYP.mjs.map +7 -0
- package/dist/{chunk-42XPBYTL.mjs → chunk-FW47JGYZ.mjs} +122 -4
- package/dist/chunk-FW47JGYZ.mjs.map +7 -0
- package/dist/chunk-FZRTAML3.mjs +1 -1
- package/dist/chunk-FZRTAML3.mjs.map +7 -1
- package/dist/{chunk-5G4P2E76.mjs → chunk-IK2UCTCM.mjs} +46 -6
- package/dist/chunk-IK2UCTCM.mjs.map +7 -0
- package/dist/{chunk-U27ZVCP7.mjs → chunk-WE7QZGVP.mjs} +45 -2
- package/dist/chunk-WE7QZGVP.mjs.map +7 -0
- package/dist/{chunk-2OAXRRVQ.mjs → chunk-XB3UGHSF.mjs} +94 -3
- package/dist/chunk-XB3UGHSF.mjs.map +7 -0
- package/dist/{chunk-NY22GB3E.mjs → chunk-ZDMG7X6H.mjs} +57 -2
- package/dist/chunk-ZDMG7X6H.mjs.map +7 -0
- package/dist/components/content/index.css +65 -66
- package/dist/components/content/index.css.map +7 -1
- package/dist/components/content/index.d.ts +2 -17
- package/dist/components/content/index.js +46 -10
- package/dist/components/content/index.js.map +7 -1
- package/dist/components/content/index.mjs +2 -2
- package/dist/components/content/index.mjs.map +7 -1
- package/dist/components/content/xinteractivephrase/XInteractivePhrase.d.ts +13 -0
- package/dist/components/content/xinteractivephrase/index.d.ts +3 -0
- package/dist/components/forms/index.css +114 -116
- package/dist/components/forms/index.css.map +7 -1
- package/dist/components/forms/index.d.ts +4 -68
- package/dist/components/forms/index.js +101 -8
- package/dist/components/forms/index.js.map +7 -1
- package/dist/components/forms/index.mjs +2 -2
- package/dist/components/forms/index.mjs.map +7 -1
- package/dist/components/forms/xcontactform/XContactForm.d.ts +42 -0
- package/dist/components/forms/xcontactform/index.d.ts +3 -0
- package/dist/components/forms/xnewsletter/XNewsletter.d.ts +21 -0
- package/dist/components/forms/xnewsletter/index.d.ts +3 -0
- package/dist/components/gallery/index.css +108 -111
- package/dist/components/gallery/index.css.map +7 -1
- package/dist/components/gallery/index.d.ts +4 -29
- package/dist/components/gallery/index.js +94 -8
- package/dist/components/gallery/index.js.map +7 -1
- package/dist/components/gallery/index.mjs +2 -2
- package/dist/components/gallery/index.mjs.map +7 -1
- package/dist/components/gallery/xmicrogallerytext/XMicroGalleryText.d.ts +15 -0
- package/dist/components/gallery/xmicrogallerytext/index.d.ts +3 -0
- package/dist/components/gallery/xstaticgallery/XStaticGallery.d.ts +10 -0
- package/dist/components/gallery/xstaticgallery/index.d.ts +3 -0
- package/dist/components/index.css +537 -535
- package/dist/components/index.css.map +7 -1
- package/dist/components/index.d.ts +6 -8
- package/dist/components/index.js +460 -35
- package/dist/components/index.js.map +7 -1
- package/dist/components/index.mjs +12 -12
- package/dist/components/index.mjs.map +7 -1
- package/dist/components/layout/index.css +90 -82
- package/dist/components/layout/index.css.map +7 -1
- package/dist/components/layout/index.d.ts +6 -55
- package/dist/components/layout/index.js +122 -10
- package/dist/components/layout/index.js.map +7 -1
- package/dist/components/layout/index.mjs +2 -2
- package/dist/components/layout/index.mjs.map +7 -1
- package/dist/components/layout/xfooter/XFooter.d.ts +24 -0
- package/dist/components/layout/xfooter/index.d.ts +3 -0
- package/dist/components/layout/xseparator/XSeparator.d.ts +13 -0
- package/dist/components/layout/xseparator/index.d.ts +3 -0
- package/dist/components/layout/xzigzaglayout/XZigZagLayout.d.ts +12 -0
- package/dist/components/layout/xzigzaglayout/index.d.ts +3 -0
- package/dist/components/navigation/index.css +121 -121
- package/dist/components/navigation/index.css.map +7 -1
- package/dist/components/navigation/index.d.ts +2 -76
- package/dist/components/navigation/index.js +57 -6
- package/dist/components/navigation/index.js.map +7 -1
- package/dist/components/navigation/index.mjs +2 -2
- package/dist/components/navigation/index.mjs.map +7 -1
- package/dist/components/navigation/{index.d.mts → xnavbar/XNavbar.d.ts} +6 -10
- package/dist/components/navigation/xnavbar/index.d.ts +3 -0
- package/dist/components/social/index.css +44 -44
- package/dist/components/social/index.css.map +7 -1
- package/dist/components/social/index.d.ts +2 -55
- package/dist/components/social/index.js +45 -13
- package/dist/components/social/index.js.map +7 -1
- package/dist/components/social/index.mjs +2 -2
- package/dist/components/social/index.mjs.map +7 -1
- package/dist/components/social/xsocialcontact/XSocialContact.d.ts +30 -0
- package/dist/components/social/xsocialcontact/XSocialIcons.d.ts +21 -0
- package/dist/components/social/xsocialcontact/index.d.ts +5 -0
- package/dist/index.css +537 -535
- package/dist/index.css.map +7 -1
- package/dist/index.d.ts +1 -8
- package/dist/index.js +463 -38
- package/dist/index.js.map +7 -1
- package/dist/index.mjs +12 -12
- package/dist/index.mjs.map +7 -1
- package/package.json +7 -4
- package/dist/chunk-2OAXRRVQ.mjs.map +0 -1
- package/dist/chunk-42XPBYTL.mjs.map +0 -1
- package/dist/chunk-5G4P2E76.mjs.map +0 -1
- package/dist/chunk-NY22GB3E.mjs.map +0 -1
- package/dist/chunk-QCMWPIG7.mjs.map +0 -1
- package/dist/chunk-U27ZVCP7.mjs.map +0 -1
- package/dist/components/content/index.d.mts +0 -17
- package/dist/components/forms/index.d.mts +0 -68
- package/dist/components/gallery/index.d.mts +0 -29
- package/dist/components/index.d.mts +0 -8
- package/dist/components/layout/index.d.mts +0 -55
- package/dist/components/social/index.d.mts +0 -55
- package/dist/index.d.mts +0 -8
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import "../chunk-FZRTAML3.mjs";
|
|
2
|
-
import {
|
|
3
|
-
XInteractivePhrase
|
|
4
|
-
} from "../chunk-5G4P2E76.mjs";
|
|
5
2
|
import {
|
|
6
3
|
XContactForm,
|
|
7
4
|
XNewsletter
|
|
8
|
-
} from "../chunk-
|
|
5
|
+
} from "../chunk-BXVG4SYP.mjs";
|
|
9
6
|
import {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
} from "../chunk-2OAXRRVQ.mjs";
|
|
7
|
+
XNavbar
|
|
8
|
+
} from "../chunk-ZDMG7X6H.mjs";
|
|
13
9
|
import {
|
|
14
10
|
XFooter,
|
|
15
11
|
XSeparator,
|
|
16
12
|
XZigZagLayout
|
|
17
|
-
} from "../chunk-
|
|
13
|
+
} from "../chunk-FW47JGYZ.mjs";
|
|
18
14
|
import {
|
|
19
|
-
|
|
20
|
-
} from "../chunk-
|
|
15
|
+
XInteractivePhrase
|
|
16
|
+
} from "../chunk-IK2UCTCM.mjs";
|
|
17
|
+
import {
|
|
18
|
+
XMicroGalleryText_default,
|
|
19
|
+
XStaticGallery
|
|
20
|
+
} from "../chunk-XB3UGHSF.mjs";
|
|
21
21
|
import {
|
|
22
22
|
XEmailIcon,
|
|
23
23
|
XGitHubIcon,
|
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
XTelegramIcon,
|
|
28
28
|
XTwitterIcon,
|
|
29
29
|
XWhatsappIcon
|
|
30
|
-
} from "../chunk-
|
|
30
|
+
} from "../chunk-WE7QZGVP.mjs";
|
|
31
31
|
export {
|
|
32
32
|
XContactForm,
|
|
33
33
|
XEmailIcon,
|
|
@@ -47,4 +47,4 @@ export {
|
|
|
47
47
|
XWhatsappIcon,
|
|
48
48
|
XZigZagLayout
|
|
49
49
|
};
|
|
50
|
-
//# sourceMappingURL=index.mjs.map
|
|
50
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,168 +1,176 @@
|
|
|
1
|
-
/* src/components/layout/xfooter/XFooter.module.css */
|
|
2
|
-
.XFooter {
|
|
3
|
-
width: 100%;
|
|
1
|
+
/* esbuild-css-modules-plugin-ns-css:src/components/layout/xfooter/XFooter.module.css */
|
|
2
|
+
.XFooter-module__XFooter_v8t72G__012 {
|
|
4
3
|
background-color: var(--xf-bg, transparent);
|
|
4
|
+
width: 100%;
|
|
5
5
|
color: var(--xf-text, #333);
|
|
6
|
-
padding: var(--xf-py,
|
|
6
|
+
padding: var(--xf-py, .9rem) .6rem;
|
|
7
7
|
}
|
|
8
|
-
.
|
|
8
|
+
.XFooter-module__container_v8t72G__012 {
|
|
9
|
+
flex-direction: column;
|
|
10
|
+
align-items: center;
|
|
11
|
+
gap: .6rem;
|
|
9
12
|
max-width: 1280px;
|
|
10
13
|
margin: 0 auto;
|
|
11
14
|
display: flex;
|
|
12
|
-
flex-direction: column;
|
|
13
|
-
align-items: center;
|
|
14
|
-
gap: 0.6rem;
|
|
15
15
|
}
|
|
16
|
-
.
|
|
17
|
-
display: grid;
|
|
18
|
-
gap: 0.5rem 1.5rem;
|
|
16
|
+
.XFooter-module__nav_v8t72G__012 {
|
|
19
17
|
grid-template-columns: repeat(var(--xf-cols, 1), minmax(0, auto));
|
|
20
|
-
justify-content: center;
|
|
21
18
|
text-align: center;
|
|
19
|
+
justify-content: center;
|
|
20
|
+
gap: .5rem 1.5rem;
|
|
22
21
|
width: 100%;
|
|
22
|
+
display: grid;
|
|
23
23
|
}
|
|
24
|
-
.
|
|
25
|
-
display: flex;
|
|
24
|
+
.XFooter-module__navVertical_v8t72G__012 {
|
|
26
25
|
flex-direction: column;
|
|
27
26
|
align-items: center;
|
|
28
|
-
gap:
|
|
27
|
+
gap: .75rem;
|
|
28
|
+
display: flex;
|
|
29
29
|
}
|
|
30
|
-
.
|
|
30
|
+
.XFooter-module__link_v8t72G__012 {
|
|
31
31
|
color: var(--xf-accent, inherit);
|
|
32
|
-
text-decoration: none;
|
|
33
|
-
font-size: 0.9rem;
|
|
34
|
-
transition: opacity 0.2s;
|
|
35
32
|
white-space: nowrap;
|
|
33
|
+
font-size: .9rem;
|
|
34
|
+
text-decoration: none;
|
|
35
|
+
transition: opacity .2s;
|
|
36
36
|
}
|
|
37
|
-
.
|
|
38
|
-
opacity:
|
|
37
|
+
.XFooter-module__link_v8t72G__012:hover {
|
|
38
|
+
opacity: .7;
|
|
39
39
|
}
|
|
40
|
-
.
|
|
41
|
-
|
|
42
|
-
opacity: 0.6;
|
|
43
|
-
width: 100%;
|
|
40
|
+
.XFooter-module__copyright_v8t72G__012 {
|
|
41
|
+
opacity: .6;
|
|
44
42
|
text-align: center;
|
|
43
|
+
width: 100%;
|
|
44
|
+
font-size: .75rem;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
|
-
/* src/components/layout/xseparator/XSeparator.module.css */
|
|
48
|
-
.
|
|
49
|
-
position: relative;
|
|
50
|
-
display: flex;
|
|
51
|
-
align-items: center;
|
|
52
|
-
justify-content: center;
|
|
53
|
-
width: 100%;
|
|
47
|
+
/* esbuild-css-modules-plugin-ns-css:src/components/layout/xseparator/XSeparator.module.css */
|
|
48
|
+
.XSeparator-module__separatorContainer_btqQTG__012 {
|
|
54
49
|
--x-color: var(--separator-color);
|
|
55
50
|
--x-bg: white;
|
|
51
|
+
justify-content: center;
|
|
52
|
+
align-items: center;
|
|
53
|
+
width: 100%;
|
|
54
|
+
display: flex;
|
|
55
|
+
position: relative;
|
|
56
56
|
}
|
|
57
|
-
.
|
|
58
|
-
position: absolute;
|
|
59
|
-
left: 50%;
|
|
60
|
-
top: 50%;
|
|
61
|
-
transform: translate(-50%, -50%);
|
|
57
|
+
.XSeparator-module__iconWrapper_btqQTG__012 {
|
|
62
58
|
background-color: var(--x-bg);
|
|
63
|
-
padding: 0 10px;
|
|
64
59
|
color: var(--x-color);
|
|
60
|
+
user-select: none;
|
|
61
|
+
padding: 0 10px;
|
|
65
62
|
font-family: system-ui, sans-serif;
|
|
66
|
-
font-weight: bold;
|
|
67
63
|
font-size: 1.2rem;
|
|
64
|
+
font-weight: bold;
|
|
68
65
|
line-height: 1;
|
|
69
|
-
|
|
66
|
+
position: absolute;
|
|
67
|
+
top: 50%;
|
|
68
|
+
left: 50%;
|
|
69
|
+
transform: translate(-50%, -50%);
|
|
70
70
|
}
|
|
71
|
-
.
|
|
71
|
+
.XSeparator-module__separator_btqQTG__012 {
|
|
72
72
|
--separator-color: #e2e8f0;
|
|
73
73
|
--separator-thickness: 1px;
|
|
74
74
|
--separator-margin: 1rem;
|
|
75
|
-
border: 0;
|
|
76
75
|
background-color: var(--separator-color);
|
|
76
|
+
border: 0;
|
|
77
77
|
}
|
|
78
|
-
.
|
|
79
|
-
background-color: transparent !important;
|
|
78
|
+
.XSeparator-module__dashed_btqQTG__012 {
|
|
80
79
|
border-bottom: var(--separator-thickness) dashed var(--separator-color);
|
|
80
|
+
background-color: #0000 !important;
|
|
81
81
|
}
|
|
82
|
-
.
|
|
83
|
-
background-color: transparent !important;
|
|
82
|
+
.XSeparator-module__dotted_btqQTG__012 {
|
|
84
83
|
border-bottom: var(--separator-thickness) dotted var(--separator-color);
|
|
84
|
+
background-color: #0000 !important;
|
|
85
85
|
}
|
|
86
|
-
.
|
|
86
|
+
.XSeparator-module__faded_btqQTG__012 {
|
|
87
|
+
-webkit-mask-image:
|
|
88
|
+
linear-gradient(
|
|
89
|
+
to right,
|
|
90
|
+
#0000,
|
|
91
|
+
#000 20% 80%,
|
|
92
|
+
#0000);
|
|
87
93
|
mask-image:
|
|
88
94
|
linear-gradient(
|
|
89
95
|
to right,
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
transparent);
|
|
96
|
+
#0000,
|
|
97
|
+
#000 20% 80%,
|
|
98
|
+
#0000);
|
|
94
99
|
}
|
|
95
|
-
.
|
|
100
|
+
.XSeparator-module__vertical_btqQTG__012.XSeparator-module__faded_btqQTG__012 {
|
|
101
|
+
-webkit-mask-image:
|
|
102
|
+
linear-gradient(
|
|
103
|
+
#0000,
|
|
104
|
+
#000 20% 80%,
|
|
105
|
+
#0000);
|
|
96
106
|
mask-image:
|
|
97
107
|
linear-gradient(
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
black 80%,
|
|
102
|
-
transparent);
|
|
108
|
+
#0000,
|
|
109
|
+
#000 20% 80%,
|
|
110
|
+
#0000);
|
|
103
111
|
}
|
|
104
|
-
.
|
|
112
|
+
.XSeparator-module__horizontal_btqQTG__012 {
|
|
105
113
|
width: 100%;
|
|
106
114
|
height: var(--separator-thickness);
|
|
107
115
|
margin: var(--separator-margin) 0;
|
|
108
116
|
}
|
|
109
|
-
.
|
|
117
|
+
.XSeparator-module__vertical_btqQTG__012 {
|
|
110
118
|
width: var(--separator-thickness);
|
|
111
119
|
height: 100%;
|
|
112
|
-
display: inline-block;
|
|
113
120
|
margin: 0 var(--separator-margin);
|
|
114
121
|
vertical-align: middle;
|
|
122
|
+
display: inline-block;
|
|
115
123
|
}
|
|
116
124
|
|
|
117
|
-
/* src/components/layout/xzigzaglayout/XZigZagLayout.module.css */
|
|
118
|
-
.
|
|
125
|
+
/* esbuild-css-modules-plugin-ns-css:src/components/layout/xzigzaglayout/XZigZagLayout.module.css */
|
|
126
|
+
.XZigZagLayout-module__layout_Jgc4GG__012 {
|
|
127
|
+
gap: var(--x-zigzag-gap, .5rem);
|
|
128
|
+
flex-direction: column;
|
|
119
129
|
width: min(100%, 72rem);
|
|
120
130
|
margin: 0 auto;
|
|
131
|
+
padding-inline: clamp(.5rem, 2vw, 1rem);
|
|
121
132
|
display: flex;
|
|
122
|
-
flex-direction: column;
|
|
123
|
-
gap: var(--x-zigzag-gap, 0.5rem);
|
|
124
|
-
padding-inline: clamp(0.5rem, 2vw, 1rem);
|
|
125
133
|
position: relative;
|
|
126
134
|
}
|
|
127
|
-
.
|
|
135
|
+
.XZigZagLayout-module__svgLine_Jgc4GG__012 {
|
|
136
|
+
pointer-events: none;
|
|
137
|
+
z-index: 0;
|
|
138
|
+
width: 100%;
|
|
139
|
+
height: 100%;
|
|
128
140
|
position: absolute;
|
|
129
141
|
top: 0;
|
|
130
142
|
left: 0;
|
|
131
|
-
width: 100%;
|
|
132
|
-
height: 100%;
|
|
133
|
-
pointer-events: none;
|
|
134
|
-
z-index: 0;
|
|
135
143
|
}
|
|
136
|
-
.
|
|
144
|
+
.XZigZagLayout-module__item_Jgc4GG__012 {
|
|
145
|
+
grid-template-columns: repeat(12, minmax(0, 1fr));
|
|
137
146
|
width: 100%;
|
|
138
147
|
display: grid;
|
|
139
|
-
grid-template-columns: repeat(12, minmax(0, 1fr));
|
|
140
148
|
}
|
|
141
|
-
.
|
|
149
|
+
.XZigZagLayout-module__item_Jgc4GG__012 > * {
|
|
142
150
|
width: 100%;
|
|
143
151
|
text-align: inherit;
|
|
144
152
|
}
|
|
145
|
-
.
|
|
153
|
+
.XZigZagLayout-module__contentWrapper_Jgc4GG__012 {
|
|
146
154
|
width: 100%;
|
|
147
155
|
}
|
|
148
|
-
.
|
|
156
|
+
.XZigZagLayout-module__textLeft_Jgc4GG__012 > * {
|
|
149
157
|
text-align: left;
|
|
150
158
|
}
|
|
151
|
-
.
|
|
159
|
+
.XZigZagLayout-module__textRight_Jgc4GG__012 > * {
|
|
152
160
|
text-align: right;
|
|
153
161
|
}
|
|
154
|
-
.
|
|
162
|
+
.XZigZagLayout-module__left_Jgc4GG__012 > * {
|
|
155
163
|
grid-column: 2 / 8;
|
|
156
164
|
}
|
|
157
|
-
.
|
|
165
|
+
.XZigZagLayout-module__right_Jgc4GG__012 > * {
|
|
158
166
|
grid-column: 6 / 12;
|
|
159
167
|
}
|
|
160
|
-
@media (
|
|
161
|
-
.
|
|
168
|
+
@media (width <= 768px) {
|
|
169
|
+
.XZigZagLayout-module__left_Jgc4GG__012 > * {
|
|
162
170
|
grid-column: 1 / 11;
|
|
163
171
|
}
|
|
164
|
-
.
|
|
172
|
+
.XZigZagLayout-module__right_Jgc4GG__012 > * {
|
|
165
173
|
grid-column: 3 / 13;
|
|
166
174
|
}
|
|
167
175
|
}
|
|
168
|
-
/*# sourceMappingURL=index.css.map */
|
|
176
|
+
/*# sourceMappingURL=index.css.map */
|
|
@@ -1 +1,7 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["esbuild-css-modules-plugin-ns-css:src/components/layout/xfooter/XFooter.module.css", "esbuild-css-modules-plugin-ns-css:src/components/layout/xseparator/XSeparator.module.css", "esbuild-css-modules-plugin-ns-css:src/components/layout/xzigzaglayout/XZigZagLayout.module.css"],
|
|
4
|
+
"sourcesContent": [".XFooter-module__XFooter_v8t72G__012 {\n background-color: var(--xf-bg, transparent);\n width: 100%;\n color: var(--xf-text, #333);\n padding: var(--xf-py, .9rem) .6rem;\n}\n\n.XFooter-module__container_v8t72G__012 {\n flex-direction: column;\n align-items: center;\n gap: .6rem;\n max-width: 1280px;\n margin: 0 auto;\n display: flex;\n}\n\n.XFooter-module__nav_v8t72G__012 {\n grid-template-columns: repeat(var(--xf-cols, 1), minmax(0, auto));\n text-align: center;\n justify-content: center;\n gap: .5rem 1.5rem;\n width: 100%;\n display: grid;\n}\n\n.XFooter-module__navVertical_v8t72G__012 {\n flex-direction: column;\n align-items: center;\n gap: .75rem;\n display: flex;\n}\n\n.XFooter-module__link_v8t72G__012 {\n color: var(--xf-accent, inherit);\n white-space: nowrap;\n font-size: .9rem;\n text-decoration: none;\n transition: opacity .2s;\n}\n\n.XFooter-module__link_v8t72G__012:hover {\n opacity: .7;\n}\n\n.XFooter-module__copyright_v8t72G__012 {\n opacity: .6;\n text-align: center;\n width: 100%;\n font-size: .75rem;\n}\n", ".XSeparator-module__separatorContainer_btqQTG__012 {\n --x-color: var(--separator-color);\n --x-bg: white;\n justify-content: center;\n align-items: center;\n width: 100%;\n display: flex;\n position: relative;\n}\n\n.XSeparator-module__iconWrapper_btqQTG__012 {\n background-color: var(--x-bg);\n color: var(--x-color);\n user-select: none;\n padding: 0 10px;\n font-family: system-ui, sans-serif;\n font-size: 1.2rem;\n font-weight: bold;\n line-height: 1;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n}\n\n.XSeparator-module__separator_btqQTG__012 {\n --separator-color: #e2e8f0;\n --separator-thickness: 1px;\n --separator-margin: 1rem;\n background-color: var(--separator-color);\n border: 0;\n}\n\n.XSeparator-module__dashed_btqQTG__012 {\n border-bottom: var(--separator-thickness) dashed var(--separator-color);\n background-color: #0000 !important;\n}\n\n.XSeparator-module__dotted_btqQTG__012 {\n border-bottom: var(--separator-thickness) dotted var(--separator-color);\n background-color: #0000 !important;\n}\n\n.XSeparator-module__faded_btqQTG__012 {\n -webkit-mask-image: linear-gradient(to right, #0000, #000 20% 80%, #0000);\n mask-image: linear-gradient(to right, #0000, #000 20% 80%, #0000);\n}\n\n.XSeparator-module__vertical_btqQTG__012.XSeparator-module__faded_btqQTG__012 {\n -webkit-mask-image: linear-gradient(#0000, #000 20% 80%, #0000);\n mask-image: linear-gradient(#0000, #000 20% 80%, #0000);\n}\n\n.XSeparator-module__horizontal_btqQTG__012 {\n width: 100%;\n height: var(--separator-thickness);\n margin: var(--separator-margin) 0;\n}\n\n.XSeparator-module__vertical_btqQTG__012 {\n width: var(--separator-thickness);\n height: 100%;\n margin: 0 var(--separator-margin);\n vertical-align: middle;\n display: inline-block;\n}\n", ".XZigZagLayout-module__layout_Jgc4GG__012 {\n gap: var(--x-zigzag-gap, .5rem);\n flex-direction: column;\n width: min(100%, 72rem);\n margin: 0 auto;\n padding-inline: clamp(.5rem, 2vw, 1rem);\n display: flex;\n position: relative;\n}\n\n.XZigZagLayout-module__svgLine_Jgc4GG__012 {\n pointer-events: none;\n z-index: 0;\n width: 100%;\n height: 100%;\n position: absolute;\n top: 0;\n left: 0;\n}\n\n.XZigZagLayout-module__item_Jgc4GG__012 {\n grid-template-columns: repeat(12, minmax(0, 1fr));\n width: 100%;\n display: grid;\n}\n\n.XZigZagLayout-module__item_Jgc4GG__012 > * {\n width: 100%;\n text-align: inherit;\n}\n\n.XZigZagLayout-module__contentWrapper_Jgc4GG__012 {\n width: 100%;\n}\n\n.XZigZagLayout-module__textLeft_Jgc4GG__012 > * {\n text-align: left;\n}\n\n.XZigZagLayout-module__textRight_Jgc4GG__012 > * {\n text-align: right;\n}\n\n.XZigZagLayout-module__left_Jgc4GG__012 > * {\n grid-column: 2 / 8;\n}\n\n.XZigZagLayout-module__right_Jgc4GG__012 > * {\n grid-column: 6 / 12;\n}\n\n@media (width <= 768px) {\n .XZigZagLayout-module__left_Jgc4GG__012 > * {\n grid-column: 1 / 11;\n }\n\n .XZigZagLayout-module__right_Jgc4GG__012 > * {\n grid-column: 3 / 13;\n }\n}\n"],
|
|
5
|
+
"mappings": "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",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
|
@@ -1,55 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
type XFooterLink
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
};
|
|
8
|
-
type CopyrightConfig = {
|
|
9
|
-
text?: string;
|
|
10
|
-
showYear?: boolean;
|
|
11
|
-
customYear?: number | string;
|
|
12
|
-
yearFirst?: boolean;
|
|
13
|
-
};
|
|
14
|
-
type XFooterProps = {
|
|
15
|
-
links: XFooterLink[];
|
|
16
|
-
copyright?: CopyrightConfig;
|
|
17
|
-
layout?: "horizontal" | "vertical";
|
|
18
|
-
columns?: 1 | 2 | 3 | 4;
|
|
19
|
-
colors?: {
|
|
20
|
-
bg?: string;
|
|
21
|
-
text?: string;
|
|
22
|
-
accent?: string;
|
|
23
|
-
border?: string;
|
|
24
|
-
};
|
|
25
|
-
className?: string;
|
|
26
|
-
};
|
|
27
|
-
declare function XFooter({ links, copyright, layout, columns, colors, className, }: XFooterProps): react_jsx_runtime.JSX.Element;
|
|
28
|
-
|
|
29
|
-
interface XSeparatorProps {
|
|
30
|
-
orientation?: 'horizontal' | 'vertical';
|
|
31
|
-
variant?: 'solid' | 'dashed' | 'dotted';
|
|
32
|
-
isFaded?: boolean;
|
|
33
|
-
hasX?: boolean;
|
|
34
|
-
xColor?: string;
|
|
35
|
-
xBg?: string;
|
|
36
|
-
thickness?: string;
|
|
37
|
-
color?: string;
|
|
38
|
-
gap?: string;
|
|
39
|
-
className?: string;
|
|
40
|
-
}
|
|
41
|
-
declare function XSeparator({ orientation, variant, isFaded, hasX, xColor, xBg, thickness, color, gap, className }: XSeparatorProps): react_jsx_runtime.JSX.Element;
|
|
42
|
-
|
|
43
|
-
type XZigZagLayoutProps = HTMLAttributes<HTMLDivElement> & {
|
|
44
|
-
children: React.ReactNode;
|
|
45
|
-
startSide?: "left" | "right";
|
|
46
|
-
gap?: number | string;
|
|
47
|
-
offset?: number | string;
|
|
48
|
-
textAlign?: "inherit" | "side" | "left" | "right";
|
|
49
|
-
showLine?: boolean;
|
|
50
|
-
lineColor?: string;
|
|
51
|
-
lineThickness?: number | string;
|
|
52
|
-
};
|
|
53
|
-
declare function XZigZagLayout({ children, className, style, startSide, gap, offset, textAlign, showLine, lineColor, lineThickness, ...rest }: XZigZagLayoutProps): react_jsx_runtime.JSX.Element;
|
|
54
|
-
|
|
55
|
-
export { type CopyrightConfig, XFooter, type XFooterLink, type XFooterProps, XSeparator, type XSeparatorProps, XZigZagLayout, type XZigZagLayoutProps };
|
|
1
|
+
export { XFooter } from "./xfooter";
|
|
2
|
+
export { XSeparator } from "./xseparator";
|
|
3
|
+
export { XZigZagLayout } from "./xzigzaglayout";
|
|
4
|
+
export type { XFooterProps, XFooterLink, CopyrightConfig } from "./xfooter";
|
|
5
|
+
export type { XSeparatorProps } from "./xseparator";
|
|
6
|
+
export type { XZigZagLayoutProps } from "./xzigzaglayout";
|
|
@@ -39,8 +39,46 @@ module.exports = __toCommonJS(layout_exports);
|
|
|
39
39
|
// src/components/layout/xfooter/XFooter.tsx
|
|
40
40
|
var import_link = __toESM(require("next/link"));
|
|
41
41
|
|
|
42
|
+
// esbuild-css-modules-plugin-ns-js::src/components/layout/xfooter/XFooter.module.css:injector.js
|
|
43
|
+
var content = __content_placeholder__;
|
|
44
|
+
var digest = __digest_placeholder__;
|
|
45
|
+
var inject = () => {
|
|
46
|
+
setTimeout(() => {
|
|
47
|
+
if (!globalThis.document) {
|
|
48
|
+
return;
|
|
49
|
+
}
|
|
50
|
+
let root = globalThis.document.querySelector("head");
|
|
51
|
+
if (root && root.shadowRoot) {
|
|
52
|
+
root = root.shadowRoot;
|
|
53
|
+
}
|
|
54
|
+
if (!root) {
|
|
55
|
+
root = globalThis.document.head;
|
|
56
|
+
}
|
|
57
|
+
let container = root.querySelector("#_" + digest);
|
|
58
|
+
if (!container) {
|
|
59
|
+
container = globalThis.document.createElement("style");
|
|
60
|
+
container.id = "_" + digest;
|
|
61
|
+
const text = globalThis.document.createTextNode(content);
|
|
62
|
+
container.appendChild(text);
|
|
63
|
+
root.appendChild(container);
|
|
64
|
+
}
|
|
65
|
+
}, 0);
|
|
66
|
+
};
|
|
67
|
+
|
|
42
68
|
// src/components/layout/xfooter/XFooter.module.css
|
|
43
|
-
var XFooter_default = {
|
|
69
|
+
var XFooter_default = new Proxy({
|
|
70
|
+
"xFooter": "XFooter-module__XFooter_v8t72G__012",
|
|
71
|
+
"container": "XFooter-module__container_v8t72G__012",
|
|
72
|
+
"copyright": "XFooter-module__copyright_v8t72G__012",
|
|
73
|
+
"link": "XFooter-module__link_v8t72G__012",
|
|
74
|
+
"nav": "XFooter-module__nav_v8t72G__012",
|
|
75
|
+
"navVertical": "XFooter-module__navVertical_v8t72G__012"
|
|
76
|
+
}, {
|
|
77
|
+
get: function(source, key) {
|
|
78
|
+
inject();
|
|
79
|
+
return source[key];
|
|
80
|
+
}
|
|
81
|
+
});
|
|
44
82
|
|
|
45
83
|
// src/components/layout/xfooter/XFooter.tsx
|
|
46
84
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
@@ -70,8 +108,48 @@ function XFooter({
|
|
|
70
108
|
] }) });
|
|
71
109
|
}
|
|
72
110
|
|
|
111
|
+
// esbuild-css-modules-plugin-ns-js::src/components/layout/xseparator/XSeparator.module.css:injector.js
|
|
112
|
+
var content2 = __content_placeholder__;
|
|
113
|
+
var digest2 = __digest_placeholder__;
|
|
114
|
+
var inject2 = () => {
|
|
115
|
+
setTimeout(() => {
|
|
116
|
+
if (!globalThis.document) {
|
|
117
|
+
return;
|
|
118
|
+
}
|
|
119
|
+
let root = globalThis.document.querySelector("head");
|
|
120
|
+
if (root && root.shadowRoot) {
|
|
121
|
+
root = root.shadowRoot;
|
|
122
|
+
}
|
|
123
|
+
if (!root) {
|
|
124
|
+
root = globalThis.document.head;
|
|
125
|
+
}
|
|
126
|
+
let container = root.querySelector("#_" + digest2);
|
|
127
|
+
if (!container) {
|
|
128
|
+
container = globalThis.document.createElement("style");
|
|
129
|
+
container.id = "_" + digest2;
|
|
130
|
+
const text = globalThis.document.createTextNode(content2);
|
|
131
|
+
container.appendChild(text);
|
|
132
|
+
root.appendChild(container);
|
|
133
|
+
}
|
|
134
|
+
}, 0);
|
|
135
|
+
};
|
|
136
|
+
|
|
73
137
|
// src/components/layout/xseparator/XSeparator.module.css
|
|
74
|
-
var XSeparator_default = {
|
|
138
|
+
var XSeparator_default = new Proxy({
|
|
139
|
+
"dashed": "XSeparator-module__dashed_btqQTG__012",
|
|
140
|
+
"dotted": "XSeparator-module__dotted_btqQTG__012",
|
|
141
|
+
"faded": "XSeparator-module__faded_btqQTG__012",
|
|
142
|
+
"horizontal": "XSeparator-module__horizontal_btqQTG__012",
|
|
143
|
+
"iconWrapper": "XSeparator-module__iconWrapper_btqQTG__012",
|
|
144
|
+
"separator": "XSeparator-module__separator_btqQTG__012",
|
|
145
|
+
"separatorContainer": "XSeparator-module__separatorContainer_btqQTG__012",
|
|
146
|
+
"vertical": "XSeparator-module__vertical_btqQTG__012"
|
|
147
|
+
}, {
|
|
148
|
+
get: function(source, key) {
|
|
149
|
+
inject2();
|
|
150
|
+
return source[key];
|
|
151
|
+
}
|
|
152
|
+
});
|
|
75
153
|
|
|
76
154
|
// src/components/layout/xseparator/XSeparator.tsx
|
|
77
155
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
@@ -112,8 +190,48 @@ function XSeparator({
|
|
|
112
190
|
// src/components/layout/xzigzaglayout/XZigZagLayout.tsx
|
|
113
191
|
var import_react = require("react");
|
|
114
192
|
|
|
193
|
+
// esbuild-css-modules-plugin-ns-js::src/components/layout/xzigzaglayout/XZigZagLayout.module.css:injector.js
|
|
194
|
+
var content3 = __content_placeholder__;
|
|
195
|
+
var digest3 = __digest_placeholder__;
|
|
196
|
+
var inject3 = () => {
|
|
197
|
+
setTimeout(() => {
|
|
198
|
+
if (!globalThis.document) {
|
|
199
|
+
return;
|
|
200
|
+
}
|
|
201
|
+
let root = globalThis.document.querySelector("head");
|
|
202
|
+
if (root && root.shadowRoot) {
|
|
203
|
+
root = root.shadowRoot;
|
|
204
|
+
}
|
|
205
|
+
if (!root) {
|
|
206
|
+
root = globalThis.document.head;
|
|
207
|
+
}
|
|
208
|
+
let container = root.querySelector("#_" + digest3);
|
|
209
|
+
if (!container) {
|
|
210
|
+
container = globalThis.document.createElement("style");
|
|
211
|
+
container.id = "_" + digest3;
|
|
212
|
+
const text = globalThis.document.createTextNode(content3);
|
|
213
|
+
container.appendChild(text);
|
|
214
|
+
root.appendChild(container);
|
|
215
|
+
}
|
|
216
|
+
}, 0);
|
|
217
|
+
};
|
|
218
|
+
|
|
115
219
|
// src/components/layout/xzigzaglayout/XZigZagLayout.module.css
|
|
116
|
-
var XZigZagLayout_default = {
|
|
220
|
+
var XZigZagLayout_default = new Proxy({
|
|
221
|
+
"contentWrapper": "XZigZagLayout-module__contentWrapper_Jgc4GG__012",
|
|
222
|
+
"item": "XZigZagLayout-module__item_Jgc4GG__012",
|
|
223
|
+
"layout": "XZigZagLayout-module__layout_Jgc4GG__012",
|
|
224
|
+
"left": "XZigZagLayout-module__left_Jgc4GG__012",
|
|
225
|
+
"right": "XZigZagLayout-module__right_Jgc4GG__012",
|
|
226
|
+
"svgLine": "XZigZagLayout-module__svgLine_Jgc4GG__012",
|
|
227
|
+
"textLeft": "XZigZagLayout-module__textLeft_Jgc4GG__012",
|
|
228
|
+
"textRight": "XZigZagLayout-module__textRight_Jgc4GG__012"
|
|
229
|
+
}, {
|
|
230
|
+
get: function(source, key) {
|
|
231
|
+
inject3();
|
|
232
|
+
return source[key];
|
|
233
|
+
}
|
|
234
|
+
});
|
|
117
235
|
|
|
118
236
|
// src/components/layout/xzigzaglayout/XZigZagLayout.tsx
|
|
119
237
|
var import_jsx_runtime3 = require("react/jsx-runtime");
|
|
@@ -215,10 +333,4 @@ function XZigZagLayout({
|
|
|
215
333
|
}
|
|
216
334
|
);
|
|
217
335
|
}
|
|
218
|
-
|
|
219
|
-
0 && (module.exports = {
|
|
220
|
-
XFooter,
|
|
221
|
-
XSeparator,
|
|
222
|
-
XZigZagLayout
|
|
223
|
-
});
|
|
224
|
-
//# sourceMappingURL=index.js.map
|
|
336
|
+
//# sourceMappingURL=index.js.map
|