@arbidocs/blocks 0.3.177 → 0.3.180
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/{chunk-6HGMAQLB.cjs → chunk-DBAUZD7A.cjs} +448 -113
- package/dist/chunk-DBAUZD7A.cjs.map +1 -0
- package/dist/{chunk-27Q4AST5.js → chunk-FZ2S6VAZ.js} +449 -116
- package/dist/chunk-FZ2S6VAZ.js.map +1 -0
- package/dist/{index-er1L8kkn.d.cts → index-DduoEosi.d.cts} +65 -2
- package/dist/{index-er1L8kkn.d.ts → index-DduoEosi.d.ts} +65 -2
- package/dist/index.cjs +268 -183
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +78 -9
- package/dist/index.d.ts +78 -9
- package/dist/index.js +120 -45
- package/dist/index.js.map +1 -1
- package/dist/site/index.cjs +61 -61
- package/dist/site/index.d.cts +1 -1
- package/dist/site/index.d.ts +1 -1
- package/dist/site/index.js +1 -1
- package/package.json +3 -3
- package/src/components/grid.css +10 -0
- package/dist/chunk-27Q4AST5.js.map +0 -1
- package/dist/chunk-6HGMAQLB.cjs.map +0 -1
package/dist/site/index.cjs
CHANGED
|
@@ -1,248 +1,248 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkDBAUZD7A_cjs = require('../chunk-DBAUZD7A.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "Accordion", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkDBAUZD7A_cjs.Accordion; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "AvatarBlock", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkDBAUZD7A_cjs.AvatarBlock; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "Banner", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkDBAUZD7A_cjs.Banner; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "BlockImage", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkDBAUZD7A_cjs.BlockImage; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "BlockLink", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkDBAUZD7A_cjs.BlockLink; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "CTABanner", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkDBAUZD7A_cjs.CTABanner; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "Callout", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkDBAUZD7A_cjs.Callout; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "Columns", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkDBAUZD7A_cjs.Columns; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "ContactForm", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkDBAUZD7A_cjs.ContactForm; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "Container", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkDBAUZD7A_cjs.Container; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "FAQ", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkDBAUZD7A_cjs.FAQ; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "FONT_PAIRINGS", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkDBAUZD7A_cjs.FONT_PAIRINGS; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "FeatureGrid", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkDBAUZD7A_cjs.FeatureGrid; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "Footer", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkDBAUZD7A_cjs.Footer; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "Gallery", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkDBAUZD7A_cjs.Gallery; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "Hero", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkDBAUZD7A_cjs.Hero; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "ListBlock", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkDBAUZD7A_cjs.ListBlock; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "LogoCloud", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkDBAUZD7A_cjs.LogoCloud; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "MediaText", {
|
|
80
80
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkDBAUZD7A_cjs.MediaText; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "Navbar", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkDBAUZD7A_cjs.Navbar; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "PricingTable", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkDBAUZD7A_cjs.PricingTable; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "RichTextBlock", {
|
|
92
92
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkDBAUZD7A_cjs.RichTextBlock; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, "SectionHeading", {
|
|
96
96
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunkDBAUZD7A_cjs.SectionHeading; }
|
|
98
98
|
});
|
|
99
99
|
Object.defineProperty(exports, "Spacer", {
|
|
100
100
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunkDBAUZD7A_cjs.Spacer; }
|
|
102
102
|
});
|
|
103
103
|
Object.defineProperty(exports, "Steps", {
|
|
104
104
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkDBAUZD7A_cjs.Steps; }
|
|
106
106
|
});
|
|
107
107
|
Object.defineProperty(exports, "THEME_STYLE_ID", {
|
|
108
108
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkDBAUZD7A_cjs.THEME_STYLE_ID; }
|
|
110
110
|
});
|
|
111
111
|
Object.defineProperty(exports, "Tabs", {
|
|
112
112
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunkDBAUZD7A_cjs.Tabs; }
|
|
114
114
|
});
|
|
115
115
|
Object.defineProperty(exports, "TeamGrid", {
|
|
116
116
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunkDBAUZD7A_cjs.TeamGrid; }
|
|
118
118
|
});
|
|
119
119
|
Object.defineProperty(exports, "Testimonial", {
|
|
120
120
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunkDBAUZD7A_cjs.Testimonial; }
|
|
122
122
|
});
|
|
123
123
|
Object.defineProperty(exports, "TestimonialGrid", {
|
|
124
124
|
enumerable: true,
|
|
125
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunkDBAUZD7A_cjs.TestimonialGrid; }
|
|
126
126
|
});
|
|
127
127
|
Object.defineProperty(exports, "ThemeEditor", {
|
|
128
128
|
enumerable: true,
|
|
129
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunkDBAUZD7A_cjs.ThemeEditor; }
|
|
130
130
|
});
|
|
131
131
|
Object.defineProperty(exports, "Timeline", {
|
|
132
132
|
enumerable: true,
|
|
133
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunkDBAUZD7A_cjs.Timeline; }
|
|
134
134
|
});
|
|
135
135
|
Object.defineProperty(exports, "TimelineCalendar", {
|
|
136
136
|
enumerable: true,
|
|
137
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunkDBAUZD7A_cjs.TimelineCalendar; }
|
|
138
138
|
});
|
|
139
139
|
Object.defineProperty(exports, "TimelineGantt", {
|
|
140
140
|
enumerable: true,
|
|
141
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunkDBAUZD7A_cjs.TimelineGantt; }
|
|
142
142
|
});
|
|
143
143
|
Object.defineProperty(exports, "VideoEmbed", {
|
|
144
144
|
enumerable: true,
|
|
145
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunkDBAUZD7A_cjs.VideoEmbed; }
|
|
146
146
|
});
|
|
147
147
|
Object.defineProperty(exports, "applyFontVars", {
|
|
148
148
|
enumerable: true,
|
|
149
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunkDBAUZD7A_cjs.applyFontVars; }
|
|
150
150
|
});
|
|
151
151
|
Object.defineProperty(exports, "applyStoredTheme", {
|
|
152
152
|
enumerable: true,
|
|
153
|
-
get: function () { return
|
|
153
|
+
get: function () { return chunkDBAUZD7A_cjs.applyStoredTheme; }
|
|
154
154
|
});
|
|
155
155
|
Object.defineProperty(exports, "applyThemeVars", {
|
|
156
156
|
enumerable: true,
|
|
157
|
-
get: function () { return
|
|
157
|
+
get: function () { return chunkDBAUZD7A_cjs.applyThemeVars; }
|
|
158
158
|
});
|
|
159
159
|
Object.defineProperty(exports, "clearFontVars", {
|
|
160
160
|
enumerable: true,
|
|
161
|
-
get: function () { return
|
|
161
|
+
get: function () { return chunkDBAUZD7A_cjs.clearFontVars; }
|
|
162
162
|
});
|
|
163
163
|
Object.defineProperty(exports, "clearThemeVars", {
|
|
164
164
|
enumerable: true,
|
|
165
|
-
get: function () { return
|
|
165
|
+
get: function () { return chunkDBAUZD7A_cjs.clearThemeVars; }
|
|
166
166
|
});
|
|
167
167
|
Object.defineProperty(exports, "createThemeStore", {
|
|
168
168
|
enumerable: true,
|
|
169
|
-
get: function () { return
|
|
169
|
+
get: function () { return chunkDBAUZD7A_cjs.createThemeStore; }
|
|
170
170
|
});
|
|
171
171
|
Object.defineProperty(exports, "dayKey", {
|
|
172
172
|
enumerable: true,
|
|
173
|
-
get: function () { return
|
|
173
|
+
get: function () { return chunkDBAUZD7A_cjs.dayKey; }
|
|
174
174
|
});
|
|
175
175
|
Object.defineProperty(exports, "daysUntil", {
|
|
176
176
|
enumerable: true,
|
|
177
|
-
get: function () { return
|
|
177
|
+
get: function () { return chunkDBAUZD7A_cjs.daysUntil; }
|
|
178
178
|
});
|
|
179
179
|
Object.defineProperty(exports, "fmtDate", {
|
|
180
180
|
enumerable: true,
|
|
181
|
-
get: function () { return
|
|
181
|
+
get: function () { return chunkDBAUZD7A_cjs.fmtDate; }
|
|
182
182
|
});
|
|
183
183
|
Object.defineProperty(exports, "fmtDateTime", {
|
|
184
184
|
enumerable: true,
|
|
185
|
-
get: function () { return
|
|
185
|
+
get: function () { return chunkDBAUZD7A_cjs.fmtDateTime; }
|
|
186
186
|
});
|
|
187
187
|
Object.defineProperty(exports, "fontPackages", {
|
|
188
188
|
enumerable: true,
|
|
189
|
-
get: function () { return
|
|
189
|
+
get: function () { return chunkDBAUZD7A_cjs.fontPackages; }
|
|
190
190
|
});
|
|
191
191
|
Object.defineProperty(exports, "formatSpan", {
|
|
192
192
|
enumerable: true,
|
|
193
|
-
get: function () { return
|
|
193
|
+
get: function () { return chunkDBAUZD7A_cjs.formatSpan; }
|
|
194
194
|
});
|
|
195
195
|
Object.defineProperty(exports, "fromNow", {
|
|
196
196
|
enumerable: true,
|
|
197
|
-
get: function () { return
|
|
197
|
+
get: function () { return chunkDBAUZD7A_cjs.fromNow; }
|
|
198
198
|
});
|
|
199
199
|
Object.defineProperty(exports, "gbp", {
|
|
200
200
|
enumerable: true,
|
|
201
|
-
get: function () { return
|
|
201
|
+
get: function () { return chunkDBAUZD7A_cjs.gbp; }
|
|
202
202
|
});
|
|
203
203
|
Object.defineProperty(exports, "getFontPairing", {
|
|
204
204
|
enumerable: true,
|
|
205
|
-
get: function () { return
|
|
205
|
+
get: function () { return chunkDBAUZD7A_cjs.getFontPairing; }
|
|
206
206
|
});
|
|
207
207
|
Object.defineProperty(exports, "hrs", {
|
|
208
208
|
enumerable: true,
|
|
209
|
-
get: function () { return
|
|
209
|
+
get: function () { return chunkDBAUZD7A_cjs.hrs; }
|
|
210
210
|
});
|
|
211
211
|
Object.defineProperty(exports, "initials", {
|
|
212
212
|
enumerable: true,
|
|
213
|
-
get: function () { return
|
|
213
|
+
get: function () { return chunkDBAUZD7A_cjs.initials; }
|
|
214
214
|
});
|
|
215
215
|
Object.defineProperty(exports, "matchFontPairing", {
|
|
216
216
|
enumerable: true,
|
|
217
|
-
get: function () { return
|
|
217
|
+
get: function () { return chunkDBAUZD7A_cjs.matchFontPairing; }
|
|
218
218
|
});
|
|
219
219
|
Object.defineProperty(exports, "monthLabel", {
|
|
220
220
|
enumerable: true,
|
|
221
|
-
get: function () { return
|
|
221
|
+
get: function () { return chunkDBAUZD7A_cjs.monthLabel; }
|
|
222
222
|
});
|
|
223
223
|
Object.defineProperty(exports, "parseIso", {
|
|
224
224
|
enumerable: true,
|
|
225
|
-
get: function () { return
|
|
225
|
+
get: function () { return chunkDBAUZD7A_cjs.parseIso; }
|
|
226
226
|
});
|
|
227
227
|
Object.defineProperty(exports, "pct", {
|
|
228
228
|
enumerable: true,
|
|
229
|
-
get: function () { return
|
|
229
|
+
get: function () { return chunkDBAUZD7A_cjs.pct; }
|
|
230
230
|
});
|
|
231
231
|
Object.defineProperty(exports, "tid", {
|
|
232
232
|
enumerable: true,
|
|
233
|
-
get: function () { return
|
|
233
|
+
get: function () { return chunkDBAUZD7A_cjs.tid; }
|
|
234
234
|
});
|
|
235
235
|
Object.defineProperty(exports, "toEmbedUrl", {
|
|
236
236
|
enumerable: true,
|
|
237
|
-
get: function () { return
|
|
237
|
+
get: function () { return chunkDBAUZD7A_cjs.toEmbedUrl; }
|
|
238
238
|
});
|
|
239
239
|
Object.defineProperty(exports, "toHslTriplet", {
|
|
240
240
|
enumerable: true,
|
|
241
|
-
get: function () { return
|
|
241
|
+
get: function () { return chunkDBAUZD7A_cjs.toHslTriplet; }
|
|
242
242
|
});
|
|
243
243
|
Object.defineProperty(exports, "utcDay", {
|
|
244
244
|
enumerable: true,
|
|
245
|
-
get: function () { return
|
|
245
|
+
get: function () { return chunkDBAUZD7A_cjs.utcDay; }
|
|
246
246
|
});
|
|
247
247
|
//# sourceMappingURL=index.cjs.map
|
|
248
248
|
//# sourceMappingURL=index.cjs.map
|
package/dist/site/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as Accordion, a as AccordionItem, b as AccordionProps, c as ApplyThemeOptions, d as AvatarBlock, e as AvatarBlockProps, B as Banner, f as BannerProps, g as BannerTone, h as BlockImage, i as BlockImageProps, j as BlockLink, k as BlockLinkComponent, l as BlockLinkProps, C as CTABanner, m as CTABannerProps, n as Callout, o as CalloutProps, p as CalloutVariant, q as ColorToken, r as Columns, s as ColumnsProps, t as ContactField, u as ContactForm, v as ContactFormProps, w as Container, x as ContainerProps, F as FAQ, y as FAQProps, z as FONT_PAIRINGS, D as FaqItem, E as FeatureGrid, G as FeatureGridProps, H as FeatureItem, I as FontPairing, J as Footer, K as FooterColumn, L as FooterLink, M as FooterProps, N as Gallery, O as GalleryImage, P as GalleryProps, Q as Hero, R as HeroCta, S as HeroProps, T as ListBlock, U as ListBlockProps, V as ListItem, W as LogoCloud, X as LogoCloudProps, Y as LogoItem, Z as MediaText, _ as MediaTextProps, $ as NavLink, a0 as Navbar, a1 as NavbarProps, a2 as PricingPlan, a3 as PricingTable, a4 as PricingTableProps, a5 as RichTextBlock, a6 as RichTextBlockProps, a7 as SectionHeading, a8 as Spacer, a9 as SpacerProps, aa as StepItem, ab as Steps, ac as StepsProps, ad as THEME_STYLE_ID, ae as TabItem, af as Tabs, ag as TabsProps, ah as TeamGrid, ai as TeamGridProps, aj as TeamMember, ak as Testimonial, al as TestimonialGrid, am as TestimonialGridProps, an as TestimonialItem, ao as TestimonialProps, ap as ThemeBundle, aq as ThemeEditor, ar as ThemeEditorProps, as as ThemeEmitMode, at as ThemeFonts, au as ThemePreset, av as ThemeState, aw as ThemeStoreConfig, ax as ThemeTokens, ay as Timeline, az as TimelineCalendar, aA as TimelineCalendarProps, aB as TimelineGantt, aC as TimelineGanttProps, aD as TimelineItem, aE as TimelineProps, aF as TimelineViewMode, aG as VideoAspect, aH as VideoEmbed, aI as VideoEmbedProps, aJ as applyFontVars, aK as applyStoredTheme, aL as applyThemeVars, aM as clearFontVars, aN as clearThemeVars, aO as createThemeStore, aP as dayKey, aQ as daysUntil, aR as fmtDate, aS as fmtDateTime, aT as fontPackages, aV as formatSpan, aW as fromNow, aX as gbp, aY as getFontPairing, aZ as hrs, a_ as initials, a$ as matchFontPairing, b0 as monthLabel, b1 as parseIso, b2 as pct, b3 as tid, b4 as toEmbedUrl, b5 as toHslTriplet, b6 as utcDay } from '../index-
|
|
1
|
+
export { A as Accordion, a as AccordionItem, b as AccordionProps, c as ApplyThemeOptions, d as AvatarBlock, e as AvatarBlockProps, B as Banner, f as BannerProps, g as BannerTone, h as BlockImage, i as BlockImageProps, j as BlockLink, k as BlockLinkComponent, l as BlockLinkProps, C as CTABanner, m as CTABannerProps, n as Callout, o as CalloutProps, p as CalloutVariant, q as ColorToken, r as Columns, s as ColumnsProps, t as ContactField, u as ContactForm, v as ContactFormProps, w as Container, x as ContainerProps, F as FAQ, y as FAQProps, z as FONT_PAIRINGS, D as FaqItem, E as FeatureGrid, G as FeatureGridProps, H as FeatureItem, I as FontPairing, J as Footer, K as FooterColumn, L as FooterLink, M as FooterProps, N as Gallery, O as GalleryImage, P as GalleryProps, Q as Hero, R as HeroCta, S as HeroProps, T as ListBlock, U as ListBlockProps, V as ListItem, W as LogoCloud, X as LogoCloudProps, Y as LogoItem, Z as MediaText, _ as MediaTextProps, $ as NavLink, a0 as Navbar, a1 as NavbarProps, a2 as PricingPlan, a3 as PricingTable, a4 as PricingTableProps, a5 as RichTextBlock, a6 as RichTextBlockProps, a7 as SectionHeading, a8 as Spacer, a9 as SpacerProps, aa as StepItem, ab as Steps, ac as StepsProps, ad as THEME_STYLE_ID, ae as TabItem, af as Tabs, ag as TabsProps, ah as TeamGrid, ai as TeamGridProps, aj as TeamMember, ak as Testimonial, al as TestimonialGrid, am as TestimonialGridProps, an as TestimonialItem, ao as TestimonialProps, ap as ThemeBundle, aq as ThemeEditor, ar as ThemeEditorProps, as as ThemeEmitMode, at as ThemeFonts, au as ThemePreset, av as ThemeState, aw as ThemeStoreConfig, ax as ThemeTokens, ay as Timeline, az as TimelineCalendar, aA as TimelineCalendarProps, aB as TimelineGantt, aC as TimelineGanttProps, aD as TimelineItem, aE as TimelineProps, aF as TimelineViewMode, aG as VideoAspect, aH as VideoEmbed, aI as VideoEmbedProps, aJ as applyFontVars, aK as applyStoredTheme, aL as applyThemeVars, aM as clearFontVars, aN as clearThemeVars, aO as createThemeStore, aP as dayKey, aQ as daysUntil, aR as fmtDate, aS as fmtDateTime, aT as fontPackages, aV as formatSpan, aW as fromNow, aX as gbp, aY as getFontPairing, aZ as hrs, a_ as initials, a$ as matchFontPairing, b0 as monthLabel, b1 as parseIso, b2 as pct, b3 as tid, b4 as toEmbedUrl, b5 as toHslTriplet, b6 as utcDay } from '../index-DduoEosi.cjs';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'lucide-react';
|
|
4
4
|
import 'zustand';
|
package/dist/site/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as Accordion, a as AccordionItem, b as AccordionProps, c as ApplyThemeOptions, d as AvatarBlock, e as AvatarBlockProps, B as Banner, f as BannerProps, g as BannerTone, h as BlockImage, i as BlockImageProps, j as BlockLink, k as BlockLinkComponent, l as BlockLinkProps, C as CTABanner, m as CTABannerProps, n as Callout, o as CalloutProps, p as CalloutVariant, q as ColorToken, r as Columns, s as ColumnsProps, t as ContactField, u as ContactForm, v as ContactFormProps, w as Container, x as ContainerProps, F as FAQ, y as FAQProps, z as FONT_PAIRINGS, D as FaqItem, E as FeatureGrid, G as FeatureGridProps, H as FeatureItem, I as FontPairing, J as Footer, K as FooterColumn, L as FooterLink, M as FooterProps, N as Gallery, O as GalleryImage, P as GalleryProps, Q as Hero, R as HeroCta, S as HeroProps, T as ListBlock, U as ListBlockProps, V as ListItem, W as LogoCloud, X as LogoCloudProps, Y as LogoItem, Z as MediaText, _ as MediaTextProps, $ as NavLink, a0 as Navbar, a1 as NavbarProps, a2 as PricingPlan, a3 as PricingTable, a4 as PricingTableProps, a5 as RichTextBlock, a6 as RichTextBlockProps, a7 as SectionHeading, a8 as Spacer, a9 as SpacerProps, aa as StepItem, ab as Steps, ac as StepsProps, ad as THEME_STYLE_ID, ae as TabItem, af as Tabs, ag as TabsProps, ah as TeamGrid, ai as TeamGridProps, aj as TeamMember, ak as Testimonial, al as TestimonialGrid, am as TestimonialGridProps, an as TestimonialItem, ao as TestimonialProps, ap as ThemeBundle, aq as ThemeEditor, ar as ThemeEditorProps, as as ThemeEmitMode, at as ThemeFonts, au as ThemePreset, av as ThemeState, aw as ThemeStoreConfig, ax as ThemeTokens, ay as Timeline, az as TimelineCalendar, aA as TimelineCalendarProps, aB as TimelineGantt, aC as TimelineGanttProps, aD as TimelineItem, aE as TimelineProps, aF as TimelineViewMode, aG as VideoAspect, aH as VideoEmbed, aI as VideoEmbedProps, aJ as applyFontVars, aK as applyStoredTheme, aL as applyThemeVars, aM as clearFontVars, aN as clearThemeVars, aO as createThemeStore, aP as dayKey, aQ as daysUntil, aR as fmtDate, aS as fmtDateTime, aT as fontPackages, aV as formatSpan, aW as fromNow, aX as gbp, aY as getFontPairing, aZ as hrs, a_ as initials, a$ as matchFontPairing, b0 as monthLabel, b1 as parseIso, b2 as pct, b3 as tid, b4 as toEmbedUrl, b5 as toHslTriplet, b6 as utcDay } from '../index-
|
|
1
|
+
export { A as Accordion, a as AccordionItem, b as AccordionProps, c as ApplyThemeOptions, d as AvatarBlock, e as AvatarBlockProps, B as Banner, f as BannerProps, g as BannerTone, h as BlockImage, i as BlockImageProps, j as BlockLink, k as BlockLinkComponent, l as BlockLinkProps, C as CTABanner, m as CTABannerProps, n as Callout, o as CalloutProps, p as CalloutVariant, q as ColorToken, r as Columns, s as ColumnsProps, t as ContactField, u as ContactForm, v as ContactFormProps, w as Container, x as ContainerProps, F as FAQ, y as FAQProps, z as FONT_PAIRINGS, D as FaqItem, E as FeatureGrid, G as FeatureGridProps, H as FeatureItem, I as FontPairing, J as Footer, K as FooterColumn, L as FooterLink, M as FooterProps, N as Gallery, O as GalleryImage, P as GalleryProps, Q as Hero, R as HeroCta, S as HeroProps, T as ListBlock, U as ListBlockProps, V as ListItem, W as LogoCloud, X as LogoCloudProps, Y as LogoItem, Z as MediaText, _ as MediaTextProps, $ as NavLink, a0 as Navbar, a1 as NavbarProps, a2 as PricingPlan, a3 as PricingTable, a4 as PricingTableProps, a5 as RichTextBlock, a6 as RichTextBlockProps, a7 as SectionHeading, a8 as Spacer, a9 as SpacerProps, aa as StepItem, ab as Steps, ac as StepsProps, ad as THEME_STYLE_ID, ae as TabItem, af as Tabs, ag as TabsProps, ah as TeamGrid, ai as TeamGridProps, aj as TeamMember, ak as Testimonial, al as TestimonialGrid, am as TestimonialGridProps, an as TestimonialItem, ao as TestimonialProps, ap as ThemeBundle, aq as ThemeEditor, ar as ThemeEditorProps, as as ThemeEmitMode, at as ThemeFonts, au as ThemePreset, av as ThemeState, aw as ThemeStoreConfig, ax as ThemeTokens, ay as Timeline, az as TimelineCalendar, aA as TimelineCalendarProps, aB as TimelineGantt, aC as TimelineGanttProps, aD as TimelineItem, aE as TimelineProps, aF as TimelineViewMode, aG as VideoAspect, aH as VideoEmbed, aI as VideoEmbedProps, aJ as applyFontVars, aK as applyStoredTheme, aL as applyThemeVars, aM as clearFontVars, aN as clearThemeVars, aO as createThemeStore, aP as dayKey, aQ as daysUntil, aR as fmtDate, aS as fmtDateTime, aT as fontPackages, aV as formatSpan, aW as fromNow, aX as gbp, aY as getFontPairing, aZ as hrs, a_ as initials, a$ as matchFontPairing, b0 as monthLabel, b1 as parseIso, b2 as pct, b3 as tid, b4 as toEmbedUrl, b5 as toHslTriplet, b6 as utcDay } from '../index-DduoEosi.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'lucide-react';
|
|
4
4
|
import 'zustand';
|
package/dist/site/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { Accordion, AvatarBlock, Banner, BlockImage, BlockLink, CTABanner, Callout, Columns, ContactForm, Container, FAQ, FONT_PAIRINGS, FeatureGrid, Footer, Gallery, Hero, ListBlock, LogoCloud, MediaText, Navbar, PricingTable, RichTextBlock, SectionHeading, Spacer, Steps, THEME_STYLE_ID, Tabs, TeamGrid, Testimonial, TestimonialGrid, ThemeEditor, Timeline, TimelineCalendar, TimelineGantt, VideoEmbed, applyFontVars, applyStoredTheme, applyThemeVars, clearFontVars, clearThemeVars, createThemeStore, dayKey, daysUntil, fmtDate, fmtDateTime, fontPackages, formatSpan, fromNow, gbp, getFontPairing, hrs, initials, matchFontPairing, monthLabel, parseIso, pct, tid, toEmbedUrl, toHslTriplet, utcDay } from '../chunk-
|
|
1
|
+
export { Accordion, AvatarBlock, Banner, BlockImage, BlockLink, CTABanner, Callout, Columns, ContactForm, Container, FAQ, FONT_PAIRINGS, FeatureGrid, Footer, Gallery, Hero, ListBlock, LogoCloud, MediaText, Navbar, PricingTable, RichTextBlock, SectionHeading, Spacer, Steps, THEME_STYLE_ID, Tabs, TeamGrid, Testimonial, TestimonialGrid, ThemeEditor, Timeline, TimelineCalendar, TimelineGantt, VideoEmbed, applyFontVars, applyStoredTheme, applyThemeVars, clearFontVars, clearThemeVars, createThemeStore, dayKey, daysUntil, fmtDate, fmtDateTime, fontPackages, formatSpan, fromNow, gbp, getFontPairing, hrs, initials, matchFontPairing, monthLabel, parseIso, pct, tid, toEmbedUrl, toHslTriplet, utcDay } from '../chunk-FZ2S6VAZ.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@arbidocs/blocks",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.180",
|
|
4
4
|
"description": "Composable AI-native back-office blocks on top of @arbidocs/react — prompt library, theme system, shell, builders and vertical primitives.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.cjs",
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
"typecheck": "tsc --noEmit"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@arbidocs/react": "0.3.
|
|
41
|
-
"@arbidocs/sdk": "0.3.
|
|
40
|
+
"@arbidocs/react": "0.3.180",
|
|
41
|
+
"@arbidocs/sdk": "0.3.180",
|
|
42
42
|
"ag-grid-community": "^35.3.0",
|
|
43
43
|
"ag-grid-react": "^35.3.0",
|
|
44
44
|
"class-variance-authority": "^0.7.1",
|
package/src/components/grid.css
CHANGED
|
@@ -189,6 +189,16 @@
|
|
|
189
189
|
align-items: center !important;
|
|
190
190
|
}
|
|
191
191
|
|
|
192
|
+
/* Sort indicators all down the LEFT edge, including the numeric columns whose
|
|
193
|
+
labels sit right over their figures. AG Grid right-aligns those headers by
|
|
194
|
+
flipping the label to row-reverse, which drags the sort arrow to the far
|
|
195
|
+
right — so the arrows zig-zag across a header row instead of forming one
|
|
196
|
+
scannable column. Opt-in via `.grid-sort-left` on the grid, so tables that
|
|
197
|
+
want AG Grid's default keep it. */
|
|
198
|
+
.grid-sort-left .ag-right-aligned-header .ag-header-cell-label {
|
|
199
|
+
flex-direction: row;
|
|
200
|
+
}
|
|
201
|
+
|
|
192
202
|
/* White dividers between header columns - use theme variable */
|
|
193
203
|
.ag-header-cell:not(:last-child)::after {
|
|
194
204
|
content: '';
|