canvas-ui-sdk 0.3.20 → 0.3.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.
Files changed (113) hide show
  1. package/dist/cli/index.js +28 -1
  2. package/package.json +1 -1
  3. package/registry/blocks/activity-feed.json +4 -4
  4. package/registry/blocks/bottom-input-chat-widget.json +3 -3
  5. package/registry/blocks/chat-message.json +1 -1
  6. package/registry/blocks/circular-progress-bar-list.json +3 -3
  7. package/registry/blocks/component-search.json +2 -2
  8. package/registry/blocks/content-dropzone.json +1 -1
  9. package/registry/blocks/credit-card-display.json +1 -1
  10. package/registry/blocks/custom-component-helper.json +2 -2
  11. package/registry/blocks/empty-state.json +1 -1
  12. package/registry/blocks/faqs-table.json +2 -2
  13. package/registry/blocks/filter-popover.json +11 -11
  14. package/registry/blocks/fixed-column-data-table.json +5 -5
  15. package/registry/blocks/flair-banner.json +1 -1
  16. package/registry/blocks/form-group.json +15 -15
  17. package/registry/blocks/gradient-banner.json +1 -1
  18. package/registry/blocks/graph-metric-tiles.json +1 -1
  19. package/registry/blocks/grid-tiles-list.json +2 -2
  20. package/registry/blocks/image-feed-with-nested-comments.json +5 -5
  21. package/registry/blocks/large-image-labels-list.json +2 -2
  22. package/registry/blocks/loader.json +2 -2
  23. package/registry/blocks/login-branding-panel.json +1 -1
  24. package/registry/blocks/menu-section.json +1 -1
  25. package/registry/blocks/menufocus-template.json +2 -2
  26. package/registry/blocks/messenger-sidebar.json +3 -3
  27. package/registry/blocks/mobile-bottom-nav.json +1 -1
  28. package/registry/blocks/monthly-calendar-widget.json +2 -2
  29. package/registry/blocks/nested-comments-table.json +6 -6
  30. package/registry/blocks/nested-data-table.json +5 -5
  31. package/registry/blocks/page-header-section.json +2 -2
  32. package/registry/blocks/page-previews.json +4 -4
  33. package/registry/blocks/pagination.json +3 -3
  34. package/registry/blocks/participant-list.json +2 -2
  35. package/registry/blocks/persona-card.json +1 -1
  36. package/registry/blocks/pill-tabs.json +2 -2
  37. package/registry/blocks/profile-card.json +3 -3
  38. package/registry/blocks/profile-grid-tiles-list.json +4 -4
  39. package/registry/blocks/profile-image-uploader.json +2 -2
  40. package/registry/blocks/profile-info-cards.json +2 -2
  41. package/registry/blocks/progress-bar.json +1 -1
  42. package/registry/blocks/prompt-template.json +1 -1
  43. package/registry/blocks/reviews-table.json +4 -4
  44. package/registry/blocks/screen-flowchart.json +1 -1
  45. package/registry/blocks/screen-prompt-builder.json +2 -2
  46. package/registry/blocks/screen-prompt-template.json +1 -1
  47. package/registry/blocks/search-bar.json +2 -2
  48. package/registry/blocks/search-sidebar.json +8 -8
  49. package/registry/blocks/settings-list-row.json +3 -3
  50. package/registry/blocks/sidebar-cards.json +1 -1
  51. package/registry/blocks/sidebar-profile-card.json +4 -4
  52. package/registry/blocks/slideshow-grid-tiles.json +4 -4
  53. package/registry/blocks/social-feed.json +5 -5
  54. package/registry/blocks/standard-data-table.json +5 -5
  55. package/registry/blocks/standard-list-with-image.json +2 -2
  56. package/registry/blocks/step-tracker.json +1 -1
  57. package/registry/blocks/title-group.json +4 -4
  58. package/registry/blocks/upvoting-posts-table.json +6 -6
  59. package/registry/blocks/vertical-step-tracker.json +2 -2
  60. package/registry/blocks/video-chat-controls.json +1 -1
  61. package/registry/blocks/video-content-section.json +1 -1
  62. package/registry/blocks/video-playlist.json +1 -1
  63. package/registry/blocks/webcam-preview.json +1 -1
  64. package/registry/blocks/youtube-player.json +1 -1
  65. package/registry/layout/account-settings-shell.json +3 -3
  66. package/registry/layout/dashboard-shell.json +5 -5
  67. package/registry/layout/double-sidebar-shell.json +5 -5
  68. package/registry/layout/double-sidebar.json +2 -2
  69. package/registry/layout/header.json +5 -5
  70. package/registry/layout/icon-sidebar-shell.json +5 -5
  71. package/registry/layout/icon-sidebar.json +1 -1
  72. package/registry/layout/mobile-menu-shell.json +4 -4
  73. package/registry/layout/multistep-progressbar-shell.json +8 -8
  74. package/registry/layout/multistep-shell.json +6 -6
  75. package/registry/layout/multistep-sidebar-shell.json +7 -7
  76. package/registry/layout/project-context-shell.json +2 -2
  77. package/registry/layout/search-bar-shell.json +7 -7
  78. package/registry/layout/sidebar-nav.json +1 -1
  79. package/registry/layout/sidebar.json +3 -3
  80. package/registry/layout/standard-page-shell.json +6 -6
  81. package/registry/layout/vertical-multistep-shell.json +8 -8
  82. package/registry/ui/avatar.json +1 -1
  83. package/registry/ui/button.json +1 -1
  84. package/registry/ui/calendar.json +2 -2
  85. package/registry/ui/checkbox.json +1 -1
  86. package/registry/ui/date-input.json +1 -1
  87. package/registry/ui/dialog.json +1 -1
  88. package/registry/ui/dropdown-menu.json +1 -1
  89. package/registry/ui/file-uploader.json +1 -1
  90. package/registry/ui/image-uploader.json +1 -1
  91. package/registry/ui/input.json +1 -1
  92. package/registry/ui/label.json +1 -1
  93. package/registry/ui/line-tabs.json +1 -1
  94. package/registry/ui/multiselect-checkbox-field.json +1 -1
  95. package/registry/ui/multiselect-tags.json +1 -1
  96. package/registry/ui/popover.json +1 -1
  97. package/registry/ui/radio-group.json +1 -1
  98. package/registry/ui/range-input.json +2 -2
  99. package/registry/ui/scroll-area.json +1 -1
  100. package/registry/ui/searchbox.json +1 -1
  101. package/registry/ui/select.json +1 -1
  102. package/registry/ui/selectable-pills.json +1 -1
  103. package/registry/ui/separator.json +1 -1
  104. package/registry/ui/sheet.json +1 -1
  105. package/registry/ui/sidebar.json +8 -8
  106. package/registry/ui/skeleton.json +1 -1
  107. package/registry/ui/slider.json +1 -1
  108. package/registry/ui/switch.json +1 -1
  109. package/registry/ui/tabs.json +1 -1
  110. package/registry/ui/text-input.json +1 -1
  111. package/registry/ui/textarea.json +1 -1
  112. package/registry/ui/tooltip.json +1 -1
  113. package/registry/ui/typography.json +1 -1
@@ -13,8 +13,8 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils",
17
- "switch",
18
- "button"
16
+ "lib/utils",
17
+ "ui/switch",
18
+ "ui/button"
19
19
  ]
20
20
  }
@@ -13,6 +13,6 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }
@@ -13,9 +13,9 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils",
17
- "avatar",
18
- "typography",
19
- "button"
16
+ "lib/utils",
17
+ "ui/avatar",
18
+ "ui/typography",
19
+ "ui/button"
20
20
  ]
21
21
  }
@@ -13,9 +13,9 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils",
17
- "title-group",
18
- "avatar",
19
- "demo-avatars"
16
+ "lib/utils",
17
+ "blocks/title-group",
18
+ "ui/avatar",
19
+ "blocks/demo-avatars"
20
20
  ]
21
21
  }
@@ -13,10 +13,10 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils",
17
- "avatar",
18
- "title-group",
19
- "button",
20
- "demo-avatars"
16
+ "lib/utils",
17
+ "ui/avatar",
18
+ "blocks/title-group",
19
+ "ui/button",
20
+ "blocks/demo-avatars"
21
21
  ]
22
22
  }
@@ -11,10 +11,10 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils",
15
- "avatar",
16
- "menufocus-template",
17
- "title-group",
18
- "demo-avatars"
14
+ "lib/utils",
15
+ "ui/avatar",
16
+ "blocks/menufocus-template",
17
+ "blocks/title-group",
18
+ "blocks/demo-avatars"
19
19
  ]
20
20
  }
@@ -11,7 +11,7 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils",
15
- "title-group"
14
+ "lib/utils",
15
+ "blocks/title-group"
16
16
  ]
17
17
  }
@@ -11,6 +11,6 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils"
14
+ "lib/utils"
15
15
  ]
16
16
  }
@@ -11,9 +11,9 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils",
15
- "button",
16
- "select",
17
- "filter-popover"
14
+ "lib/utils",
15
+ "ui/button",
16
+ "ui/select",
17
+ "blocks/filter-popover"
18
18
  ]
19
19
  }
@@ -13,11 +13,11 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils",
17
- "button",
18
- "avatar",
19
- "input",
20
- "title-group",
21
- "demo-avatars"
16
+ "lib/utils",
17
+ "ui/button",
18
+ "ui/avatar",
19
+ "ui/input",
20
+ "blocks/title-group",
21
+ "blocks/demo-avatars"
22
22
  ]
23
23
  }
@@ -11,7 +11,7 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils",
15
- "step-tracker"
14
+ "lib/utils",
15
+ "blocks/step-tracker"
16
16
  ]
17
17
  }
@@ -13,6 +13,6 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }
@@ -11,6 +11,6 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils"
14
+ "lib/utils"
15
15
  ]
16
16
  }
@@ -13,6 +13,6 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }
@@ -13,6 +13,6 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }
@@ -11,6 +11,6 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils"
14
+ "lib/utils"
15
15
  ]
16
16
  }
@@ -13,8 +13,8 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils",
17
- "header",
18
- "use-css-variable-sync"
16
+ "lib/utils",
17
+ "layout/header",
18
+ "hooks/use-css-variable-sync"
19
19
  ]
20
20
  }
@@ -14,10 +14,10 @@
14
14
  "@radix-ui/react-visually-hidden"
15
15
  ],
16
16
  "registryDependencies": [
17
- "header",
18
- "use-css-variable-sync",
19
- "sidebar",
20
- "sheet",
21
- "utils"
17
+ "layout/header",
18
+ "hooks/use-css-variable-sync",
19
+ "layout/sidebar",
20
+ "ui/sheet",
21
+ "lib/utils"
22
22
  ]
23
23
  }
@@ -14,10 +14,10 @@
14
14
  "@radix-ui/react-visually-hidden"
15
15
  ],
16
16
  "registryDependencies": [
17
- "header",
18
- "use-css-variable-sync",
19
- "double-sidebar",
20
- "sheet",
21
- "utils"
17
+ "layout/header",
18
+ "hooks/use-css-variable-sync",
19
+ "layout/double-sidebar",
20
+ "ui/sheet",
21
+ "lib/utils"
22
22
  ]
23
23
  }
@@ -14,7 +14,7 @@
14
14
  "@phosphor-icons/react"
15
15
  ],
16
16
  "registryDependencies": [
17
- "utils",
18
- "scroll-area"
17
+ "lib/utils",
18
+ "ui/scroll-area"
19
19
  ]
20
20
  }
@@ -14,10 +14,10 @@
14
14
  "@phosphor-icons/react"
15
15
  ],
16
16
  "registryDependencies": [
17
- "avatar",
18
- "button",
19
- "dropdown-menu",
20
- "popover",
21
- "demo-avatars"
17
+ "ui/avatar",
18
+ "ui/button",
19
+ "ui/dropdown-menu",
20
+ "ui/popover",
21
+ "blocks/demo-avatars"
22
22
  ]
23
23
  }
@@ -14,10 +14,10 @@
14
14
  "@radix-ui/react-visually-hidden"
15
15
  ],
16
16
  "registryDependencies": [
17
- "header",
18
- "use-css-variable-sync",
19
- "icon-sidebar",
20
- "sheet",
21
- "utils"
17
+ "layout/header",
18
+ "hooks/use-css-variable-sync",
19
+ "layout/icon-sidebar",
20
+ "ui/sheet",
21
+ "lib/utils"
22
22
  ]
23
23
  }
@@ -14,6 +14,6 @@
14
14
  "@phosphor-icons/react"
15
15
  ],
16
16
  "registryDependencies": [
17
- "utils"
17
+ "lib/utils"
18
18
  ]
19
19
  }
@@ -11,9 +11,9 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils",
15
- "header",
16
- "use-css-variable-sync",
17
- "mobile-bottom-nav"
14
+ "lib/utils",
15
+ "layout/header",
16
+ "hooks/use-css-variable-sync",
17
+ "blocks/mobile-bottom-nav"
18
18
  ]
19
19
  }
@@ -11,13 +11,13 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils",
15
- "header",
16
- "use-css-variable-sync",
17
- "flair-banner",
18
- "page-header-section",
19
- "progress-bar",
20
- "button",
21
- "typography"
14
+ "lib/utils",
15
+ "layout/header",
16
+ "hooks/use-css-variable-sync",
17
+ "blocks/flair-banner",
18
+ "blocks/page-header-section",
19
+ "blocks/progress-bar",
20
+ "ui/button",
21
+ "ui/typography"
22
22
  ]
23
23
  }
@@ -11,11 +11,11 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils",
15
- "header",
16
- "use-css-variable-sync",
17
- "step-tracker",
18
- "button",
19
- "typography"
14
+ "lib/utils",
15
+ "layout/header",
16
+ "hooks/use-css-variable-sync",
17
+ "blocks/step-tracker",
18
+ "ui/button",
19
+ "ui/typography"
20
20
  ]
21
21
  }
@@ -11,12 +11,12 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils",
15
- "header",
16
- "use-css-variable-sync",
17
- "step-tracker",
18
- "sidebar-cards",
19
- "button",
20
- "typography"
14
+ "lib/utils",
15
+ "layout/header",
16
+ "hooks/use-css-variable-sync",
17
+ "blocks/step-tracker",
18
+ "blocks/sidebar-cards",
19
+ "ui/button",
20
+ "ui/typography"
21
21
  ]
22
22
  }
@@ -14,7 +14,7 @@
14
14
  "@phosphor-icons/react"
15
15
  ],
16
16
  "registryDependencies": [
17
- "utils",
18
- "scroll-area"
17
+ "lib/utils",
18
+ "ui/scroll-area"
19
19
  ]
20
20
  }
@@ -11,12 +11,12 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils",
15
- "header",
16
- "use-css-variable-sync",
17
- "flair-banner",
18
- "page-header-section",
19
- "search-bar",
20
- "filter-popover"
14
+ "lib/utils",
15
+ "layout/header",
16
+ "hooks/use-css-variable-sync",
17
+ "blocks/flair-banner",
18
+ "blocks/page-header-section",
19
+ "blocks/search-bar",
20
+ "blocks/filter-popover"
21
21
  ]
22
22
  }
@@ -13,6 +13,6 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }
@@ -13,8 +13,8 @@
13
13
  "@phosphor-icons/react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils",
17
- "scroll-area",
18
- "sidebar-nav"
16
+ "lib/utils",
17
+ "ui/scroll-area",
18
+ "layout/sidebar-nav"
19
19
  ]
20
20
  }
@@ -11,11 +11,11 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils",
15
- "header",
16
- "use-css-variable-sync",
17
- "flair-banner",
18
- "page-header-section",
19
- "line-tabs"
14
+ "lib/utils",
15
+ "layout/header",
16
+ "hooks/use-css-variable-sync",
17
+ "blocks/flair-banner",
18
+ "blocks/page-header-section",
19
+ "ui/line-tabs"
20
20
  ]
21
21
  }
@@ -11,13 +11,13 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils",
15
- "header",
16
- "use-css-variable-sync",
17
- "flair-banner",
18
- "vertical-step-tracker",
19
- "step-tracker",
20
- "button",
21
- "typography"
14
+ "lib/utils",
15
+ "layout/header",
16
+ "hooks/use-css-variable-sync",
17
+ "blocks/flair-banner",
18
+ "blocks/vertical-step-tracker",
19
+ "blocks/step-tracker",
20
+ "ui/button",
21
+ "ui/typography"
22
22
  ]
23
23
  }
@@ -13,6 +13,6 @@
13
13
  "@radix-ui/react-avatar"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }
@@ -14,6 +14,6 @@
14
14
  "class-variance-authority"
15
15
  ],
16
16
  "registryDependencies": [
17
- "utils"
17
+ "lib/utils"
18
18
  ]
19
19
  }
@@ -14,7 +14,7 @@
14
14
  "react-day-picker"
15
15
  ],
16
16
  "registryDependencies": [
17
- "utils",
18
- "button"
17
+ "lib/utils",
18
+ "ui/button"
19
19
  ]
20
20
  }
@@ -14,6 +14,6 @@
14
14
  "lucide-react"
15
15
  ],
16
16
  "registryDependencies": [
17
- "utils"
17
+ "lib/utils"
18
18
  ]
19
19
  }
@@ -13,6 +13,6 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }
@@ -14,6 +14,6 @@
14
14
  "lucide-react"
15
15
  ],
16
16
  "registryDependencies": [
17
- "utils"
17
+ "lib/utils"
18
18
  ]
19
19
  }
@@ -14,6 +14,6 @@
14
14
  "lucide-react"
15
15
  ],
16
16
  "registryDependencies": [
17
- "utils"
17
+ "lib/utils"
18
18
  ]
19
19
  }
@@ -13,6 +13,6 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }
@@ -13,6 +13,6 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }
@@ -11,6 +11,6 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils"
14
+ "lib/utils"
15
15
  ]
16
16
  }
@@ -13,6 +13,6 @@
13
13
  "@radix-ui/react-label"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }
@@ -11,6 +11,6 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils"
14
+ "lib/utils"
15
15
  ]
16
16
  }
@@ -13,6 +13,6 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }
@@ -13,6 +13,6 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }
@@ -13,6 +13,6 @@
13
13
  "@radix-ui/react-popover"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }
@@ -14,6 +14,6 @@
14
14
  "lucide-react"
15
15
  ],
16
16
  "registryDependencies": [
17
- "utils"
17
+ "lib/utils"
18
18
  ]
19
19
  }
@@ -11,7 +11,7 @@
11
11
  ],
12
12
  "dependencies": [],
13
13
  "registryDependencies": [
14
- "utils",
15
- "text-input"
14
+ "lib/utils",
15
+ "ui/text-input"
16
16
  ]
17
17
  }
@@ -13,6 +13,6 @@
13
13
  "@radix-ui/react-scroll-area"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }
@@ -13,6 +13,6 @@
13
13
  "lucide-react"
14
14
  ],
15
15
  "registryDependencies": [
16
- "utils"
16
+ "lib/utils"
17
17
  ]
18
18
  }