@arbidocs/blocks 0.3.154 → 0.3.155
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-4QUW423J.js → chunk-27Q4AST5.js} +5 -10
- package/dist/chunk-27Q4AST5.js.map +1 -0
- package/dist/{chunk-PX6AMY64.cjs → chunk-6HGMAQLB.cjs} +5 -10
- package/dist/chunk-6HGMAQLB.cjs.map +1 -0
- package/dist/index.cjs +485 -156
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +194 -1
- package/dist/index.d.ts +194 -1
- package/dist/index.js +346 -21
- package/dist/index.js.map +1 -1
- package/dist/site/index.cjs +61 -61
- package/dist/site/index.js +1 -1
- package/package.json +3 -3
- package/dist/chunk-4QUW423J.js.map +0 -1
- package/dist/chunk-PX6AMY64.cjs.map +0 -1
package/dist/site/index.cjs
CHANGED
|
@@ -1,248 +1,248 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk6HGMAQLB_cjs = require('../chunk-6HGMAQLB.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 chunk6HGMAQLB_cjs.Accordion; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "AvatarBlock", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunk6HGMAQLB_cjs.AvatarBlock; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "Banner", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunk6HGMAQLB_cjs.Banner; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "BlockImage", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunk6HGMAQLB_cjs.BlockImage; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "BlockLink", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunk6HGMAQLB_cjs.BlockLink; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "CTABanner", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunk6HGMAQLB_cjs.CTABanner; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "Callout", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunk6HGMAQLB_cjs.Callout; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "Columns", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunk6HGMAQLB_cjs.Columns; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "ContactForm", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunk6HGMAQLB_cjs.ContactForm; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "Container", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunk6HGMAQLB_cjs.Container; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "FAQ", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunk6HGMAQLB_cjs.FAQ; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "FONT_PAIRINGS", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunk6HGMAQLB_cjs.FONT_PAIRINGS; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "FeatureGrid", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunk6HGMAQLB_cjs.FeatureGrid; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "Footer", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunk6HGMAQLB_cjs.Footer; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "Gallery", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunk6HGMAQLB_cjs.Gallery; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "Hero", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunk6HGMAQLB_cjs.Hero; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "ListBlock", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunk6HGMAQLB_cjs.ListBlock; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "LogoCloud", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunk6HGMAQLB_cjs.LogoCloud; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "MediaText", {
|
|
80
80
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunk6HGMAQLB_cjs.MediaText; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "Navbar", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunk6HGMAQLB_cjs.Navbar; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "PricingTable", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunk6HGMAQLB_cjs.PricingTable; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "RichTextBlock", {
|
|
92
92
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunk6HGMAQLB_cjs.RichTextBlock; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, "SectionHeading", {
|
|
96
96
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunk6HGMAQLB_cjs.SectionHeading; }
|
|
98
98
|
});
|
|
99
99
|
Object.defineProperty(exports, "Spacer", {
|
|
100
100
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunk6HGMAQLB_cjs.Spacer; }
|
|
102
102
|
});
|
|
103
103
|
Object.defineProperty(exports, "Steps", {
|
|
104
104
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunk6HGMAQLB_cjs.Steps; }
|
|
106
106
|
});
|
|
107
107
|
Object.defineProperty(exports, "THEME_STYLE_ID", {
|
|
108
108
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunk6HGMAQLB_cjs.THEME_STYLE_ID; }
|
|
110
110
|
});
|
|
111
111
|
Object.defineProperty(exports, "Tabs", {
|
|
112
112
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunk6HGMAQLB_cjs.Tabs; }
|
|
114
114
|
});
|
|
115
115
|
Object.defineProperty(exports, "TeamGrid", {
|
|
116
116
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunk6HGMAQLB_cjs.TeamGrid; }
|
|
118
118
|
});
|
|
119
119
|
Object.defineProperty(exports, "Testimonial", {
|
|
120
120
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunk6HGMAQLB_cjs.Testimonial; }
|
|
122
122
|
});
|
|
123
123
|
Object.defineProperty(exports, "TestimonialGrid", {
|
|
124
124
|
enumerable: true,
|
|
125
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunk6HGMAQLB_cjs.TestimonialGrid; }
|
|
126
126
|
});
|
|
127
127
|
Object.defineProperty(exports, "ThemeEditor", {
|
|
128
128
|
enumerable: true,
|
|
129
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunk6HGMAQLB_cjs.ThemeEditor; }
|
|
130
130
|
});
|
|
131
131
|
Object.defineProperty(exports, "Timeline", {
|
|
132
132
|
enumerable: true,
|
|
133
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunk6HGMAQLB_cjs.Timeline; }
|
|
134
134
|
});
|
|
135
135
|
Object.defineProperty(exports, "TimelineCalendar", {
|
|
136
136
|
enumerable: true,
|
|
137
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunk6HGMAQLB_cjs.TimelineCalendar; }
|
|
138
138
|
});
|
|
139
139
|
Object.defineProperty(exports, "TimelineGantt", {
|
|
140
140
|
enumerable: true,
|
|
141
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunk6HGMAQLB_cjs.TimelineGantt; }
|
|
142
142
|
});
|
|
143
143
|
Object.defineProperty(exports, "VideoEmbed", {
|
|
144
144
|
enumerable: true,
|
|
145
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunk6HGMAQLB_cjs.VideoEmbed; }
|
|
146
146
|
});
|
|
147
147
|
Object.defineProperty(exports, "applyFontVars", {
|
|
148
148
|
enumerable: true,
|
|
149
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunk6HGMAQLB_cjs.applyFontVars; }
|
|
150
150
|
});
|
|
151
151
|
Object.defineProperty(exports, "applyStoredTheme", {
|
|
152
152
|
enumerable: true,
|
|
153
|
-
get: function () { return
|
|
153
|
+
get: function () { return chunk6HGMAQLB_cjs.applyStoredTheme; }
|
|
154
154
|
});
|
|
155
155
|
Object.defineProperty(exports, "applyThemeVars", {
|
|
156
156
|
enumerable: true,
|
|
157
|
-
get: function () { return
|
|
157
|
+
get: function () { return chunk6HGMAQLB_cjs.applyThemeVars; }
|
|
158
158
|
});
|
|
159
159
|
Object.defineProperty(exports, "clearFontVars", {
|
|
160
160
|
enumerable: true,
|
|
161
|
-
get: function () { return
|
|
161
|
+
get: function () { return chunk6HGMAQLB_cjs.clearFontVars; }
|
|
162
162
|
});
|
|
163
163
|
Object.defineProperty(exports, "clearThemeVars", {
|
|
164
164
|
enumerable: true,
|
|
165
|
-
get: function () { return
|
|
165
|
+
get: function () { return chunk6HGMAQLB_cjs.clearThemeVars; }
|
|
166
166
|
});
|
|
167
167
|
Object.defineProperty(exports, "createThemeStore", {
|
|
168
168
|
enumerable: true,
|
|
169
|
-
get: function () { return
|
|
169
|
+
get: function () { return chunk6HGMAQLB_cjs.createThemeStore; }
|
|
170
170
|
});
|
|
171
171
|
Object.defineProperty(exports, "dayKey", {
|
|
172
172
|
enumerable: true,
|
|
173
|
-
get: function () { return
|
|
173
|
+
get: function () { return chunk6HGMAQLB_cjs.dayKey; }
|
|
174
174
|
});
|
|
175
175
|
Object.defineProperty(exports, "daysUntil", {
|
|
176
176
|
enumerable: true,
|
|
177
|
-
get: function () { return
|
|
177
|
+
get: function () { return chunk6HGMAQLB_cjs.daysUntil; }
|
|
178
178
|
});
|
|
179
179
|
Object.defineProperty(exports, "fmtDate", {
|
|
180
180
|
enumerable: true,
|
|
181
|
-
get: function () { return
|
|
181
|
+
get: function () { return chunk6HGMAQLB_cjs.fmtDate; }
|
|
182
182
|
});
|
|
183
183
|
Object.defineProperty(exports, "fmtDateTime", {
|
|
184
184
|
enumerable: true,
|
|
185
|
-
get: function () { return
|
|
185
|
+
get: function () { return chunk6HGMAQLB_cjs.fmtDateTime; }
|
|
186
186
|
});
|
|
187
187
|
Object.defineProperty(exports, "fontPackages", {
|
|
188
188
|
enumerable: true,
|
|
189
|
-
get: function () { return
|
|
189
|
+
get: function () { return chunk6HGMAQLB_cjs.fontPackages; }
|
|
190
190
|
});
|
|
191
191
|
Object.defineProperty(exports, "formatSpan", {
|
|
192
192
|
enumerable: true,
|
|
193
|
-
get: function () { return
|
|
193
|
+
get: function () { return chunk6HGMAQLB_cjs.formatSpan; }
|
|
194
194
|
});
|
|
195
195
|
Object.defineProperty(exports, "fromNow", {
|
|
196
196
|
enumerable: true,
|
|
197
|
-
get: function () { return
|
|
197
|
+
get: function () { return chunk6HGMAQLB_cjs.fromNow; }
|
|
198
198
|
});
|
|
199
199
|
Object.defineProperty(exports, "gbp", {
|
|
200
200
|
enumerable: true,
|
|
201
|
-
get: function () { return
|
|
201
|
+
get: function () { return chunk6HGMAQLB_cjs.gbp; }
|
|
202
202
|
});
|
|
203
203
|
Object.defineProperty(exports, "getFontPairing", {
|
|
204
204
|
enumerable: true,
|
|
205
|
-
get: function () { return
|
|
205
|
+
get: function () { return chunk6HGMAQLB_cjs.getFontPairing; }
|
|
206
206
|
});
|
|
207
207
|
Object.defineProperty(exports, "hrs", {
|
|
208
208
|
enumerable: true,
|
|
209
|
-
get: function () { return
|
|
209
|
+
get: function () { return chunk6HGMAQLB_cjs.hrs; }
|
|
210
210
|
});
|
|
211
211
|
Object.defineProperty(exports, "initials", {
|
|
212
212
|
enumerable: true,
|
|
213
|
-
get: function () { return
|
|
213
|
+
get: function () { return chunk6HGMAQLB_cjs.initials; }
|
|
214
214
|
});
|
|
215
215
|
Object.defineProperty(exports, "matchFontPairing", {
|
|
216
216
|
enumerable: true,
|
|
217
|
-
get: function () { return
|
|
217
|
+
get: function () { return chunk6HGMAQLB_cjs.matchFontPairing; }
|
|
218
218
|
});
|
|
219
219
|
Object.defineProperty(exports, "monthLabel", {
|
|
220
220
|
enumerable: true,
|
|
221
|
-
get: function () { return
|
|
221
|
+
get: function () { return chunk6HGMAQLB_cjs.monthLabel; }
|
|
222
222
|
});
|
|
223
223
|
Object.defineProperty(exports, "parseIso", {
|
|
224
224
|
enumerable: true,
|
|
225
|
-
get: function () { return
|
|
225
|
+
get: function () { return chunk6HGMAQLB_cjs.parseIso; }
|
|
226
226
|
});
|
|
227
227
|
Object.defineProperty(exports, "pct", {
|
|
228
228
|
enumerable: true,
|
|
229
|
-
get: function () { return
|
|
229
|
+
get: function () { return chunk6HGMAQLB_cjs.pct; }
|
|
230
230
|
});
|
|
231
231
|
Object.defineProperty(exports, "tid", {
|
|
232
232
|
enumerable: true,
|
|
233
|
-
get: function () { return
|
|
233
|
+
get: function () { return chunk6HGMAQLB_cjs.tid; }
|
|
234
234
|
});
|
|
235
235
|
Object.defineProperty(exports, "toEmbedUrl", {
|
|
236
236
|
enumerable: true,
|
|
237
|
-
get: function () { return
|
|
237
|
+
get: function () { return chunk6HGMAQLB_cjs.toEmbedUrl; }
|
|
238
238
|
});
|
|
239
239
|
Object.defineProperty(exports, "toHslTriplet", {
|
|
240
240
|
enumerable: true,
|
|
241
|
-
get: function () { return
|
|
241
|
+
get: function () { return chunk6HGMAQLB_cjs.toHslTriplet; }
|
|
242
242
|
});
|
|
243
243
|
Object.defineProperty(exports, "utcDay", {
|
|
244
244
|
enumerable: true,
|
|
245
|
-
get: function () { return
|
|
245
|
+
get: function () { return chunk6HGMAQLB_cjs.utcDay; }
|
|
246
246
|
});
|
|
247
247
|
//# sourceMappingURL=index.cjs.map
|
|
248
248
|
//# sourceMappingURL=index.cjs.map
|
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-27Q4AST5.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.155",
|
|
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.155",
|
|
41
|
+
"@arbidocs/sdk": "0.3.155",
|
|
42
42
|
"ag-grid-community": "^35.3.0",
|
|
43
43
|
"ag-grid-react": "^35.3.0",
|
|
44
44
|
"class-variance-authority": "^0.7.1",
|