@hanzo/ui 8.0.13 → 8.0.14
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-VGGGGXWS.cjs +1280 -0
- package/dist/chunk-VGGGGXWS.cjs.map +1 -0
- package/dist/chunk-YAYUPOE3.js +1229 -0
- package/dist/chunk-YAYUPOE3.js.map +1 -0
- package/dist/product/index.cjs +222 -1291
- package/dist/product/index.cjs.map +1 -1
- package/dist/product/index.js +21 -1239
- package/dist/product/index.js.map +1 -1
- package/dist/product/social/index.cjs +109 -0
- package/dist/product/social/index.cjs.map +1 -0
- package/dist/product/social/index.js +4 -0
- package/dist/product/social/index.js.map +1 -0
- package/package.json +8 -2
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
var chunkVGGGGXWS_cjs = require('../../chunk-VGGGGXWS.cjs');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "ACCOUNT_STATUSES", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunkVGGGGXWS_cjs.ACCOUNT_STATUSES; }
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "COMPOSE_MODES", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkVGGGGXWS_cjs.COMPOSE_MODES; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "CampaignCard", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunkVGGGGXWS_cjs.CampaignCard; }
|
|
19
|
+
});
|
|
20
|
+
Object.defineProperty(exports, "ChannelBadge", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunkVGGGGXWS_cjs.ChannelBadge; }
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(exports, "POST_STATUSES", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return chunkVGGGGXWS_cjs.POST_STATUSES; }
|
|
27
|
+
});
|
|
28
|
+
Object.defineProperty(exports, "PROVIDERS", {
|
|
29
|
+
enumerable: true,
|
|
30
|
+
get: function () { return chunkVGGGGXWS_cjs.PROVIDERS; }
|
|
31
|
+
});
|
|
32
|
+
Object.defineProperty(exports, "PostAgenda", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
get: function () { return chunkVGGGGXWS_cjs.PostAgenda; }
|
|
35
|
+
});
|
|
36
|
+
Object.defineProperty(exports, "PostCard", {
|
|
37
|
+
enumerable: true,
|
|
38
|
+
get: function () { return chunkVGGGGXWS_cjs.PostCard; }
|
|
39
|
+
});
|
|
40
|
+
Object.defineProperty(exports, "PostComposer", {
|
|
41
|
+
enumerable: true,
|
|
42
|
+
get: function () { return chunkVGGGGXWS_cjs.PostComposer; }
|
|
43
|
+
});
|
|
44
|
+
Object.defineProperty(exports, "ProviderReadinessList", {
|
|
45
|
+
enumerable: true,
|
|
46
|
+
get: function () { return chunkVGGGGXWS_cjs.ProviderReadinessList; }
|
|
47
|
+
});
|
|
48
|
+
Object.defineProperty(exports, "SocialResource", {
|
|
49
|
+
enumerable: true,
|
|
50
|
+
get: function () { return chunkVGGGGXWS_cjs.SocialResource; }
|
|
51
|
+
});
|
|
52
|
+
Object.defineProperty(exports, "SocialSummaryBar", {
|
|
53
|
+
enumerable: true,
|
|
54
|
+
get: function () { return chunkVGGGGXWS_cjs.SocialSummaryBar; }
|
|
55
|
+
});
|
|
56
|
+
Object.defineProperty(exports, "ViewToggle", {
|
|
57
|
+
enumerable: true,
|
|
58
|
+
get: function () { return chunkVGGGGXWS_cjs.ViewToggle; }
|
|
59
|
+
});
|
|
60
|
+
Object.defineProperty(exports, "createSocialApi", {
|
|
61
|
+
enumerable: true,
|
|
62
|
+
get: function () { return chunkVGGGGXWS_cjs.createSocialApi; }
|
|
63
|
+
});
|
|
64
|
+
Object.defineProperty(exports, "formatPostTime", {
|
|
65
|
+
enumerable: true,
|
|
66
|
+
get: function () { return chunkVGGGGXWS_cjs.formatPostTime; }
|
|
67
|
+
});
|
|
68
|
+
Object.defineProperty(exports, "normalizeAccount", {
|
|
69
|
+
enumerable: true,
|
|
70
|
+
get: function () { return chunkVGGGGXWS_cjs.normalizeAccount; }
|
|
71
|
+
});
|
|
72
|
+
Object.defineProperty(exports, "normalizeAccounts", {
|
|
73
|
+
enumerable: true,
|
|
74
|
+
get: function () { return chunkVGGGGXWS_cjs.normalizeAccounts; }
|
|
75
|
+
});
|
|
76
|
+
Object.defineProperty(exports, "normalizePost", {
|
|
77
|
+
enumerable: true,
|
|
78
|
+
get: function () { return chunkVGGGGXWS_cjs.normalizePost; }
|
|
79
|
+
});
|
|
80
|
+
Object.defineProperty(exports, "normalizePosts", {
|
|
81
|
+
enumerable: true,
|
|
82
|
+
get: function () { return chunkVGGGGXWS_cjs.normalizePosts; }
|
|
83
|
+
});
|
|
84
|
+
Object.defineProperty(exports, "normalizeProviderCapability", {
|
|
85
|
+
enumerable: true,
|
|
86
|
+
get: function () { return chunkVGGGGXWS_cjs.normalizeProviderCapability; }
|
|
87
|
+
});
|
|
88
|
+
Object.defineProperty(exports, "normalizeProviders", {
|
|
89
|
+
enumerable: true,
|
|
90
|
+
get: function () { return chunkVGGGGXWS_cjs.normalizeProviders; }
|
|
91
|
+
});
|
|
92
|
+
Object.defineProperty(exports, "normalizeSummary", {
|
|
93
|
+
enumerable: true,
|
|
94
|
+
get: function () { return chunkVGGGGXWS_cjs.normalizeSummary; }
|
|
95
|
+
});
|
|
96
|
+
Object.defineProperty(exports, "parsePostTime", {
|
|
97
|
+
enumerable: true,
|
|
98
|
+
get: function () { return chunkVGGGGXWS_cjs.parsePostTime; }
|
|
99
|
+
});
|
|
100
|
+
Object.defineProperty(exports, "postDayBucket", {
|
|
101
|
+
enumerable: true,
|
|
102
|
+
get: function () { return chunkVGGGGXWS_cjs.postDayBucket; }
|
|
103
|
+
});
|
|
104
|
+
Object.defineProperty(exports, "postPreview", {
|
|
105
|
+
enumerable: true,
|
|
106
|
+
get: function () { return chunkVGGGGXWS_cjs.postPreview; }
|
|
107
|
+
});
|
|
108
|
+
//# sourceMappingURL=index.cjs.map
|
|
109
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.cjs"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
export { ACCOUNT_STATUSES, COMPOSE_MODES, CampaignCard, ChannelBadge, POST_STATUSES, PROVIDERS, PostAgenda, PostCard, PostComposer, ProviderReadinessList, SocialResource, SocialSummaryBar, ViewToggle, createSocialApi, formatPostTime, normalizeAccount, normalizeAccounts, normalizePost, normalizePosts, normalizeProviderCapability, normalizeProviders, normalizeSummary, parsePostTime, postDayBucket, postPreview } from '../../chunk-YAYUPOE3.js';
|
|
3
|
+
//# sourceMappingURL=index.js.map
|
|
4
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hanzo/ui",
|
|
3
|
-
"version": "8.0.
|
|
3
|
+
"version": "8.0.14",
|
|
4
4
|
"type": "module",
|
|
5
|
-
"description": "Hanzo UI
|
|
5
|
+
"description": "Hanzo UI \u2014 the one canonical, backend-flexible component library on @hanzo/gui + @hanzo/tokens. A shared design core (Hanzo dark-first tokens, Geist Sans/Mono typography) with per-backend implementations: the shadcn-compatible web surface (Radix + Tailwind, the API apps import) and the @hanzo/gui product layer (cross-platform web + native + desktop). Self-contained (theme.css), presentational, host-agnostic, clean-room.",
|
|
6
6
|
"exports": {
|
|
7
7
|
".": {
|
|
8
8
|
"types": "./dist/index.d.ts",
|
|
@@ -46,6 +46,12 @@
|
|
|
46
46
|
"require": "./dist/product/index.cjs",
|
|
47
47
|
"default": "./dist/product/index.js"
|
|
48
48
|
},
|
|
49
|
+
"./product/social": {
|
|
50
|
+
"types": "./dist/product/social/index.d.ts",
|
|
51
|
+
"import": "./dist/product/social/index.js",
|
|
52
|
+
"require": "./dist/product/social/index.cjs",
|
|
53
|
+
"default": "./dist/product/social/index.js"
|
|
54
|
+
},
|
|
49
55
|
"./data": {
|
|
50
56
|
"types": "./dist/data.d.ts",
|
|
51
57
|
"import": "./dist/data.js",
|