@payfit/unity-components 3.0.3 → 3.1.0

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.
@@ -2,8 +2,8 @@
2
2
  "components": [
3
3
  {
4
4
  "description": "Triggers AI-assisted actions with a dedicated outlined or ghost treatment.",
5
- "docsHref": "?path=/docs/ai-kit-ai-button--docs",
6
- "id": "ai-kit-ai-button",
5
+ "docsHref": "?path=/docs/ai-kit-aibutton--docs",
6
+ "id": "ai-kit-aibutton",
7
7
  "keywords": [
8
8
  "ai",
9
9
  "agent",
@@ -15,7 +15,7 @@
15
15
  "preview": {
16
16
  "type": "story",
17
17
  "story": "default",
18
- "storyId": "ai-kit-ai-button--default"
18
+ "storyId": "ai-kit-aibutton--default"
19
19
  },
20
20
  "related": [],
21
21
  "section": "components",
@@ -23,7 +23,35 @@
23
23
  "type:component",
24
24
  "category:actions"
25
25
  ],
26
- "title": "AI Button"
26
+ "title": "AIButton"
27
+ },
28
+ {
29
+ "description": "Toggles a PayFit AI assistant surface with branded, accessible toggle-button semantics.",
30
+ "docsHref": "?path=/docs/ai-kit-aitriggerbutton--docs",
31
+ "id": "ai-kit-aitriggerbutton",
32
+ "keywords": [
33
+ "ai",
34
+ "assistant",
35
+ "copilot",
36
+ "trigger",
37
+ "toggle",
38
+ "disclosure",
39
+ "icon only",
40
+ "Payfit AI",
41
+ "AI Trigger Button"
42
+ ],
43
+ "preview": {
44
+ "type": "story",
45
+ "story": "default",
46
+ "storyId": "ai-kit-aitriggerbutton--default"
47
+ },
48
+ "related": [],
49
+ "section": "components",
50
+ "tags": [
51
+ "type:component",
52
+ "category:actions"
53
+ ],
54
+ "title": "AITriggerButton"
27
55
  },
28
56
  {
29
57
  "description": "Groups high-priority page actions in a responsive toolbar for bulk or contextual workflows.",
@@ -2295,6 +2323,34 @@
2295
2323
  ],
2296
2324
  "title": "PayFitBrandPreprod"
2297
2325
  },
2326
+ {
2327
+ "description": "Renders the square PayFit AI brand mark in color or disabled grayscale.",
2328
+ "docsHref": "?path=/docs/ai-kit-payfitaibrand--docs",
2329
+ "id": "ai-kit-payfitaibrand",
2330
+ "keywords": [
2331
+ "ai",
2332
+ "assistant",
2333
+ "copilot",
2334
+ "brand",
2335
+ "logo",
2336
+ "mark",
2337
+ "Payfit AI",
2338
+ "AI brand",
2339
+ "AI icon"
2340
+ ],
2341
+ "preview": {
2342
+ "type": "story",
2343
+ "story": "default",
2344
+ "storyId": "ai-kit-payfitaibrand--default"
2345
+ },
2346
+ "related": [],
2347
+ "section": "components",
2348
+ "tags": [
2349
+ "type:component",
2350
+ "category:content"
2351
+ ],
2352
+ "title": "PayfitAIBrand"
2353
+ },
2298
2354
  {
2299
2355
  "description": "Combines a TanStack phone input with label, country selection, helper text, feedback, and form state.",
2300
2356
  "docsHref": "?path=/docs/forms-reference-phonenumberfield--docs",