@adia-ai/a2ui-corpus 0.7.19 → 0.7.21
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/CHANGELOG.md +17 -0
- package/chunk-embeddings.json +1 -1
- package/chunks/_index.json +8208 -4773
- package/chunks/admin-shell-rounded-borderless.json +280 -0
- package/chunks/admin-shell-standard.json +303 -0
- package/chunks/agent-artifact-stub-card.json +115 -0
- package/chunks/agent-citations-source-chips.json +78 -0
- package/chunks/agent-pipeline-status-stages.json +69 -0
- package/chunks/agent-tool-call-accordion.json +109 -0
- package/chunks/avatar-stack-overflow.json +124 -0
- package/chunks/billing-cancel-subscription-danger.json +61 -0
- package/chunks/billing-invoice-history-table.json +75 -0
- package/chunks/billing-payment-method-card-on-file.json +157 -0
- package/chunks/bulk-selection-actions-bar.json +161 -0
- package/chunks/business-address-form.json +950 -0
- package/chunks/card-with-empty-state.json +96 -0
- package/chunks/card-with-form.json +143 -0
- package/chunks/card-with-sparkline.json +90 -0
- package/chunks/card-with-stat-kpi.json +95 -0
- package/chunks/chat-empty-state-hero.json +102 -0
- package/chunks/chat-message-assistant-byline.json +85 -0
- package/chunks/chat-message-user-byline.json +84 -0
- package/chunks/checkout-order-summary-card.json +140 -0
- package/chunks/col-form-stack.json +93 -0
- package/chunks/col-heading-body-action.json +79 -0
- package/chunks/col-stat-label.json +72 -0
- package/chunks/contact-form-card.json +197 -0
- package/chunks/contact-support-form.json +699 -0
- package/chunks/cta-banner-centered.json +102 -0
- package/chunks/data-import-wizard.json +12 -3
- package/chunks/departments-checkbox-form.json +387 -0
- package/chunks/drawer-record-detail.json +44 -0
- package/chunks/drawer-with-create-form.json +43 -0
- package/chunks/editor-statusbar-ready.json +99 -0
- package/chunks/editor-toolbar-import-export.json +195 -0
- package/chunks/extended-profile-form.json +509 -0
- package/chunks/feature-grid-three-cards.json +187 -0
- package/chunks/feature-toggle-switch-grid.json +213 -0
- package/chunks/file-upload-field.json +97 -0
- package/chunks/file-upload-form.json +248 -0
- package/chunks/form-field-with-error.json +151 -0
- package/chunks/grid-2col-entry-cards.json +158 -0
- package/chunks/grid-kpi-4col.json +164 -0
- package/chunks/grid-responsive-kpi.json +165 -0
- package/chunks/image-thumbnail-grid.json +77 -0
- package/chunks/integrations-api-keys-card-list.json +475 -0
- package/chunks/integrations-connect-form.json +547 -0
- package/chunks/integrations-webhooks-empty-state.json +66 -0
- package/chunks/key-value-detail-list.json +172 -0
- package/chunks/library-browser-search-filter.json +109 -0
- package/chunks/login-form-card.json +207 -0
- package/chunks/logo-cloud-trusted-by.json +235 -0
- package/chunks/map-with-location-list.json +291 -0
- package/chunks/marketing-page-shell.json +45 -11
- package/chunks/members-active-table-search-filter.json +184 -0
- package/chunks/members-pending-invites-cards.json +251 -0
- package/chunks/members-roles-permissions-list.json +104 -0
- package/chunks/multi-field-form-validation.json +391 -0
- package/chunks/order-confirmation-success-card.json +177 -0
- package/chunks/payment-checkout-form.json +338 -0
- package/chunks/plan-selection-form.json +526 -0
- package/chunks/rating-stars-review-summary.json +258 -0
- package/chunks/reg-step-shell.json +12 -3
- package/chunks/responsive-shell-sidebar.json +79 -0
- package/chunks/row-action-cluster.json +54 -0
- package/chunks/row-avatar-name-role.json +71 -0
- package/chunks/row-icon-label.json +52 -0
- package/chunks/row-spread-label-value.json +54 -0
- package/chunks/row-wrap-tags.json +112 -0
- package/chunks/schedule-meeting-form-card.json +229 -0
- package/chunks/searchable-picker-modal.json +164 -0
- package/chunks/security-active-sessions-devices.json +287 -0
- package/chunks/security-change-password-form.json +102 -0
- package/chunks/security-delete-account-danger.json +79 -0
- package/chunks/settings-admin-page.json +61 -34
- package/chunks/settings-danger-zone-delete-workspace.json +93 -0
- package/chunks/settings-notification-activity-checkboxes.json +108 -0
- package/chunks/settings-notification-channels-switches.json +101 -0
- package/chunks/signup-form-card.json +218 -0
- package/chunks/signup-team-size-form.json +256 -0
- package/chunks/single-select-card-form.json +228 -0
- package/chunks/stack-avatar-badge-overlay.json +53 -0
- package/chunks/stack-image-shimmer.json +51 -0
- package/chunks/stats-band-big-numbers.json +175 -0
- package/chunks/subscription-status-renewal-card.json +229 -0
- package/chunks/table-empty-state.json +116 -0
- package/chunks/table-toolbar-no-search.json +38 -0
- package/chunks/table-toolbar-with-table.json +231 -0
- package/chunks/table-with-toolbar-card.json +76 -0
- package/chunks/team-invite-form.json +377 -0
- package/chunks/testimonial-pull-quote.json +129 -0
- package/chunks/url-import-form.json +725 -0
- package/chunks/usage-quota-meter-card.json +217 -0
- package/package.json +1 -1
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "testimonial-pull-quote",
|
|
3
|
+
"kind": "block",
|
|
4
|
+
"primary": "section",
|
|
5
|
+
"page": "/catalog/ui-patterns/v050-content-blocks/v050-content-blocks.contents.html",
|
|
6
|
+
"slots": [],
|
|
7
|
+
"nested": [],
|
|
8
|
+
"attrs": {},
|
|
9
|
+
"html": "<section>\n <card-ui raw align=\"center\">\n <section>\n <col-ui gap=\"4\" align=\"center\">\n <blockquote-ui cite=\"Marco Rossi, VP Engineering at Globex\">\n <text-ui size=\"lg\">Shipping a polished generative-UI surface used to take us a sprint. With AdiaUI it takes an afternoon — the primitives just compose, and the output is production-grade on the first pass.</text-ui>\n </blockquote-ui>\n <row-ui gap=\"3\" align=\"center\">\n <avatar-ui text=\"Marco Rossi\" size=\"md\"></avatar-ui>\n <col-ui gap=\"0\">\n <text-ui strong size=\"sm\">Marco Rossi</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">VP Engineering, Globex</text-ui>\n </col-ui>\n </row-ui>\n </col-ui>\n </section>\n </card-ui>\n </section>",
|
|
10
|
+
"source": "catalog/ui-patterns/v050-content-blocks/v050-content-blocks.contents.html",
|
|
11
|
+
"metadata": {
|
|
12
|
+
"domain": "marketing",
|
|
13
|
+
"description": "Single testimonial pull-quote — one large italic customer quote in a bordered blockquote with an em-dash attribution line, paired with the customer's avatar, name, and role. The standout 'one strong quote' social-proof block, as opposed to a grid of several testimonials.",
|
|
14
|
+
"keywords": [
|
|
15
|
+
"testimonial",
|
|
16
|
+
"pull",
|
|
17
|
+
"quote",
|
|
18
|
+
"single",
|
|
19
|
+
"blockquote",
|
|
20
|
+
"customer",
|
|
21
|
+
"review",
|
|
22
|
+
"quote",
|
|
23
|
+
"italic",
|
|
24
|
+
"attribution",
|
|
25
|
+
"cite",
|
|
26
|
+
"social",
|
|
27
|
+
"proof",
|
|
28
|
+
"marketing",
|
|
29
|
+
"endorsement",
|
|
30
|
+
"praise",
|
|
31
|
+
"saying",
|
|
32
|
+
"spotlight",
|
|
33
|
+
"featured",
|
|
34
|
+
"quote",
|
|
35
|
+
"avatar",
|
|
36
|
+
"name",
|
|
37
|
+
"role",
|
|
38
|
+
"one",
|
|
39
|
+
"big",
|
|
40
|
+
"quote",
|
|
41
|
+
"highlight",
|
|
42
|
+
"customer",
|
|
43
|
+
"story",
|
|
44
|
+
"word",
|
|
45
|
+
"of",
|
|
46
|
+
"mouth"
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
"captured_at": "2026-06-10T19:45:40.486Z",
|
|
50
|
+
"template": [
|
|
51
|
+
{
|
|
52
|
+
"id": "text",
|
|
53
|
+
"component": "Text",
|
|
54
|
+
"size": "lg",
|
|
55
|
+
"textContent": "Shipping a polished generative-UI surface used to take us a sprint. With AdiaUI it takes an afternoon — the primitives just compose, and the output is production-grade on the first pass."
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"id": "avatar",
|
|
59
|
+
"component": "Avatar",
|
|
60
|
+
"size": "md",
|
|
61
|
+
"text": "Marco Rossi"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"id": "text-2",
|
|
65
|
+
"component": "Text",
|
|
66
|
+
"size": "sm",
|
|
67
|
+
"strong": true,
|
|
68
|
+
"textContent": "Marco Rossi"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"id": "text-3",
|
|
72
|
+
"component": "Text",
|
|
73
|
+
"color": "subtle",
|
|
74
|
+
"size": "sm",
|
|
75
|
+
"textContent": "VP Engineering, Globex"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"id": "column-3",
|
|
79
|
+
"component": "Column",
|
|
80
|
+
"gap": "0",
|
|
81
|
+
"children": [
|
|
82
|
+
"text-2",
|
|
83
|
+
"text-3"
|
|
84
|
+
]
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"id": "row",
|
|
88
|
+
"component": "Row",
|
|
89
|
+
"align": "center",
|
|
90
|
+
"gap": "3",
|
|
91
|
+
"children": [
|
|
92
|
+
"avatar",
|
|
93
|
+
"column-3"
|
|
94
|
+
]
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"id": "column",
|
|
98
|
+
"component": "Column",
|
|
99
|
+
"align": "center",
|
|
100
|
+
"gap": "4",
|
|
101
|
+
"children": [
|
|
102
|
+
"text",
|
|
103
|
+
"row"
|
|
104
|
+
]
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"id": "section",
|
|
108
|
+
"component": "Section",
|
|
109
|
+
"children": [
|
|
110
|
+
"column"
|
|
111
|
+
]
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"id": "card",
|
|
115
|
+
"component": "Card",
|
|
116
|
+
"raw": true,
|
|
117
|
+
"children": [
|
|
118
|
+
"section"
|
|
119
|
+
]
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"id": "root",
|
|
123
|
+
"component": "Section",
|
|
124
|
+
"children": [
|
|
125
|
+
"card"
|
|
126
|
+
]
|
|
127
|
+
}
|
|
128
|
+
]
|
|
129
|
+
}
|