snice 7.0.0 → 7.0.2

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 (187) hide show
  1. package/adapters/react/SniceProvider.js +1 -1
  2. package/adapters/react/SniceRouter.js +1 -1
  3. package/adapters/react/matchRoute.js +1 -1
  4. package/adapters/react/useRequestHandler.js +1 -1
  5. package/bin/snice.js +3 -1
  6. package/bin/templates/default/package.json +1 -1
  7. package/bin/templates/gitignore +27 -0
  8. package/bin/templates/react/package.json +1 -1
  9. package/dist/cdn/accordion/snice-accordion.js +1 -1
  10. package/dist/cdn/action-bar/snice-action-bar.js +1 -1
  11. package/dist/cdn/activity-feed/snice-activity-feed.js +1 -1
  12. package/dist/cdn/alert/snice-alert.js +1 -1
  13. package/dist/cdn/app-tiles/snice-app-tiles.js +1 -1
  14. package/dist/cdn/approval-flow/snice-approval-flow.js +1 -1
  15. package/dist/cdn/audio-recorder/snice-audio-recorder.js +1 -1
  16. package/dist/cdn/availability/snice-availability.js +1 -1
  17. package/dist/cdn/avatar/snice-avatar.js +1 -1
  18. package/dist/cdn/avatar-group/snice-avatar-group.js +1 -1
  19. package/dist/cdn/badge/snice-badge.js +1 -1
  20. package/dist/cdn/banner/snice-banner.js +1 -1
  21. package/dist/cdn/binpack/snice-binpack.js +1 -1
  22. package/dist/cdn/book/snice-book.js +1 -1
  23. package/dist/cdn/booking/snice-booking.js +1 -1
  24. package/dist/cdn/breadcrumbs/snice-breadcrumbs.js +1 -1
  25. package/dist/cdn/button/snice-button.js +1 -1
  26. package/dist/cdn/calendar/snice-calendar.js +1 -1
  27. package/dist/cdn/camera/snice-camera.js +1 -1
  28. package/dist/cdn/camera-annotate/snice-camera-annotate.js +1 -1
  29. package/dist/cdn/candlestick/snice-candlestick.js +1 -1
  30. package/dist/cdn/card/snice-card.js +1 -1
  31. package/dist/cdn/carousel/snice-carousel.js +1 -1
  32. package/dist/cdn/cart/snice-cart.js +1 -1
  33. package/dist/cdn/chart/snice-chart.js +1 -1
  34. package/dist/cdn/chat/snice-chat.js +1 -1
  35. package/dist/cdn/checkbox/snice-checkbox.js +1 -1
  36. package/dist/cdn/chip/snice-chip.js +1 -1
  37. package/dist/cdn/code-block/snice-code-block.js +1 -1
  38. package/dist/cdn/color-display/snice-color-display.js +1 -1
  39. package/dist/cdn/color-picker/snice-color-picker.js +1 -1
  40. package/dist/cdn/command-palette/snice-command-palette.js +1 -1
  41. package/dist/cdn/comments/snice-comments.js +1 -1
  42. package/dist/cdn/countdown/snice-countdown.js +1 -1
  43. package/dist/cdn/cropper/snice-cropper.js +1 -1
  44. package/dist/cdn/data-card/snice-data-card.js +1 -1
  45. package/dist/cdn/date-picker/snice-date-picker.js +1 -1
  46. package/dist/cdn/date-range-picker/snice-date-range-picker.js +1 -1
  47. package/dist/cdn/date-time-picker/snice-date-time-picker.js +1 -1
  48. package/dist/cdn/diff/snice-diff.js +1 -1
  49. package/dist/cdn/divider/snice-divider.js +1 -1
  50. package/dist/cdn/doc/snice-doc.js +1 -1
  51. package/dist/cdn/draw/snice-draw.js +1 -1
  52. package/dist/cdn/drawer/snice-drawer.js +1 -1
  53. package/dist/cdn/empty-state/snice-empty-state.js +1 -1
  54. package/dist/cdn/estimate/snice-estimate.js +1 -1
  55. package/dist/cdn/file-gallery/snice-file-gallery.js +1 -1
  56. package/dist/cdn/file-upload/snice-file-upload.js +1 -1
  57. package/dist/cdn/flip-card/snice-flip-card.js +1 -1
  58. package/dist/cdn/flow/snice-flow.js +1 -1
  59. package/dist/cdn/form-layout/snice-form-layout.js +1 -1
  60. package/dist/cdn/funnel/snice-funnel.js +1 -1
  61. package/dist/cdn/gantt/snice-gantt.js +1 -1
  62. package/dist/cdn/gauge/snice-gauge.js +1 -1
  63. package/dist/cdn/grid/snice-grid.js +1 -1
  64. package/dist/cdn/heatmap/snice-heatmap.js +1 -1
  65. package/dist/cdn/image/snice-image.js +1 -1
  66. package/dist/cdn/input/snice-input.js +1 -1
  67. package/dist/cdn/invoice/snice-invoice.js +1 -1
  68. package/dist/cdn/kanban/snice-kanban.js +1 -1
  69. package/dist/cdn/key-value/snice-key-value.js +1 -1
  70. package/dist/cdn/kpi/snice-kpi.js +1 -1
  71. package/dist/cdn/layout/snice-layout.js +1 -1
  72. package/dist/cdn/leaderboard/snice-leaderboard.js +1 -1
  73. package/dist/cdn/link/snice-link.js +1 -1
  74. package/dist/cdn/link-preview/snice-link-preview.js +1 -1
  75. package/dist/cdn/list/snice-list.js +1 -1
  76. package/dist/cdn/location/snice-location.js +1 -1
  77. package/dist/cdn/login/snice-login.js +1 -1
  78. package/dist/cdn/map/snice-map.js +1 -1
  79. package/dist/cdn/markdown/snice-markdown.js +1 -1
  80. package/dist/cdn/masonry/snice-masonry.js +1 -1
  81. package/dist/cdn/menu/snice-menu.js +1 -1
  82. package/dist/cdn/message-strip/snice-message-strip.js +1 -1
  83. package/dist/cdn/modal/snice-modal.js +1 -1
  84. package/dist/cdn/music-player/snice-music-player.js +1 -1
  85. package/dist/cdn/nav/snice-nav.js +1 -1
  86. package/dist/cdn/network-graph/snice-network-graph.js +1 -1
  87. package/dist/cdn/notification-center/snice-notification-center.js +1 -1
  88. package/dist/cdn/order-tracker/snice-order-tracker.js +1 -1
  89. package/dist/cdn/org-chart/snice-org-chart.js +1 -1
  90. package/dist/cdn/pagination/snice-pagination.js +1 -1
  91. package/dist/cdn/paint/snice-paint.js +1 -1
  92. package/dist/cdn/pdf-viewer/snice-pdf-viewer.js +1 -1
  93. package/dist/cdn/permission-matrix/snice-permission-matrix.js +1 -1
  94. package/dist/cdn/podcast-player/snice-podcast-player.js +1 -1
  95. package/dist/cdn/popover/snice-popover.js +1 -1
  96. package/dist/cdn/pricing-table/snice-pricing-table.js +1 -1
  97. package/dist/cdn/product-card/snice-product-card.js +1 -1
  98. package/dist/cdn/progress/snice-progress.js +1 -1
  99. package/dist/cdn/progress-ring/snice-progress-ring.js +1 -1
  100. package/dist/cdn/qr-code/snice-qr-code.js +1 -1
  101. package/dist/cdn/qr-reader/snice-qr-reader.js +1 -1
  102. package/dist/cdn/radio/snice-radio.js +1 -1
  103. package/dist/cdn/range-slider/snice-range-slider.js +1 -1
  104. package/dist/cdn/rating/snice-rating.js +1 -1
  105. package/dist/cdn/receipt/snice-receipt.js +1 -1
  106. package/dist/cdn/recipe/snice-recipe.js +1 -1
  107. package/dist/cdn/runtime/snice-runtime.esm.js +4 -4
  108. package/dist/cdn/runtime/snice-runtime.esm.js.map +1 -1
  109. package/dist/cdn/runtime/snice-runtime.esm.min.js.map +1 -1
  110. package/dist/cdn/runtime/snice-runtime.js +4 -4
  111. package/dist/cdn/runtime/snice-runtime.js.map +1 -1
  112. package/dist/cdn/runtime/snice-runtime.min.js.map +1 -1
  113. package/dist/cdn/sankey/snice-sankey.js +1 -1
  114. package/dist/cdn/segmented-control/snice-segmented-control.js +1 -1
  115. package/dist/cdn/select/snice-select.js +1 -1
  116. package/dist/cdn/skeleton/snice-skeleton.js +1 -1
  117. package/dist/cdn/slider/snice-slider.js +1 -1
  118. package/dist/cdn/sortable/snice-sortable.js +1 -1
  119. package/dist/cdn/sparkline/snice-sparkline.js +1 -1
  120. package/dist/cdn/spinner/snice-spinner.js +1 -1
  121. package/dist/cdn/split-button/snice-split-button.js +1 -1
  122. package/dist/cdn/split-pane/snice-split-pane.js +1 -1
  123. package/dist/cdn/spotlight/snice-spotlight.js +1 -1
  124. package/dist/cdn/stat-group/snice-stat-group.js +1 -1
  125. package/dist/cdn/step-input/snice-step-input.js +1 -1
  126. package/dist/cdn/stepper/snice-stepper.js +1 -1
  127. package/dist/cdn/switch/snice-switch.js +1 -1
  128. package/dist/cdn/table/snice-table.esm.js +1 -1
  129. package/dist/cdn/table/snice-table.js +1 -1
  130. package/dist/cdn/tabs/snice-tabs.js +1 -1
  131. package/dist/cdn/tag/snice-tag.js +1 -1
  132. package/dist/cdn/tag-input/snice-tag-input.js +1 -1
  133. package/dist/cdn/terminal/snice-terminal.js +1 -1
  134. package/dist/cdn/testimonial/snice-testimonial.js +1 -1
  135. package/dist/cdn/textarea/snice-textarea.js +1 -1
  136. package/dist/cdn/time-picker/snice-time-picker.js +1 -1
  137. package/dist/cdn/time-range-picker/snice-time-range-picker.js +1 -1
  138. package/dist/cdn/timeline/snice-timeline.js +1 -1
  139. package/dist/cdn/timer/snice-timer.js +1 -1
  140. package/dist/cdn/toast/snice-toast.js +1 -1
  141. package/dist/cdn/tooltip/snice-tooltip.js +1 -1
  142. package/dist/cdn/tree/snice-tree.js +1 -1
  143. package/dist/cdn/treemap/snice-treemap.js +1 -1
  144. package/dist/cdn/user-card/snice-user-card.js +1 -1
  145. package/dist/cdn/video-player/snice-video-player.js +1 -1
  146. package/dist/cdn/virtual-scroller/snice-virtual-scroller.js +1 -1
  147. package/dist/cdn/waterfall/snice-waterfall.js +1 -1
  148. package/dist/cdn/weather/snice-weather.js +1 -1
  149. package/dist/cdn/work-order/snice-work-order.js +1 -1
  150. package/dist/index.cjs +1 -1
  151. package/dist/index.esm.js +1 -1
  152. package/dist/index.iife.js +1 -1
  153. package/dist/react/SniceProvider.js +1 -1
  154. package/dist/react/SniceRouter.js +1 -1
  155. package/dist/react/index.js +1 -1
  156. package/dist/react/matchRoute.js +1 -1
  157. package/dist/react/useRequestHandler.js +1 -1
  158. package/dist/symbols.cjs +1 -1
  159. package/dist/symbols.esm.js +1 -1
  160. package/dist/transitions.cjs +1 -1
  161. package/dist/transitions.esm.js +1 -1
  162. package/docs/ai/components/chat.md +4 -0
  163. package/docs/ai/components/doc.md +1 -0
  164. package/docs/ai/components/drawer.md +2 -0
  165. package/docs/ai/components/estimate.md +15 -0
  166. package/docs/ai/components/layout.md +7 -0
  167. package/docs/ai/components/modal.md +4 -0
  168. package/docs/ai/components/product-card.md +4 -0
  169. package/docs/ai/components/receipt.md +34 -0
  170. package/docs/ai/components/select.md +4 -0
  171. package/docs/ai/components/tabs.md +5 -0
  172. package/docs/ai/components/terminal.md +17 -0
  173. package/docs/ai/components/tooltip.md +5 -0
  174. package/docs/components/chat.md +7 -38
  175. package/docs/components/doc.md +1 -0
  176. package/docs/components/drawer.md +2 -0
  177. package/docs/components/estimate.md +15 -0
  178. package/docs/components/layout.md +9 -0
  179. package/docs/components/modal.md +6 -0
  180. package/docs/components/notification-center.md +0 -3
  181. package/docs/components/product-card.md +6 -0
  182. package/docs/components/receipt.md +31 -0
  183. package/docs/components/select.md +6 -0
  184. package/docs/components/tabs.md +7 -0
  185. package/docs/components/terminal.md +17 -0
  186. package/docs/components/tooltip.md +7 -0
  187. package/package.json +2 -2
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v7.0.0
2
+ * snice v7.0.2
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
package/dist/index.cjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v6.1.0
2
+ * snice v7.0.1
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
package/dist/index.esm.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v6.1.0
2
+ * snice v7.0.1
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v6.1.0
2
+ * snice v7.0.1
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v6.1.0
2
+ * snice v7.0.1
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v6.1.0
2
+ * snice v7.0.1
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v6.1.0
2
+ * snice v7.0.1
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v6.1.0
2
+ * snice v7.0.1
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v6.1.0
2
+ * snice v7.0.1
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
package/dist/symbols.cjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v6.1.0
2
+ * snice v7.0.1
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v6.1.0
2
+ * snice v7.0.1
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v6.1.0
2
+ * snice v7.0.1
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * snice v6.1.0
2
+ * snice v7.0.1
3
3
  * A decorator-driven web component library with differential rendering, routing, controllers, and 130+ ready-made UI components. Use as much or as little as you want. Zero dependencies, works anywhere.
4
4
  * (c) 2024
5
5
  * Released under the MIT License.
@@ -119,6 +119,10 @@ snice-chat::part(author) { font-family: 'Inter'; }
119
119
  snice-chat::part(message-own) { background: rgba(37,99,235,.06); }
120
120
  ```
121
121
 
122
+ ## CSS Custom Properties
123
+
124
+ - `--snice-chat-height` - Chat height
125
+
122
126
  ## Accessibility
123
127
 
124
128
  - Keyboard navigation for messages and controls
@@ -21,6 +21,7 @@ icons: 'default'|'material'|'fontawesome' = 'default';
21
21
 
22
22
  ## CSS Custom Properties
23
23
 
24
+ - `--snice-doc-active-background` - Doc active background
24
25
  ```css
25
26
  --snice-doc-font-family
26
27
  --snice-doc-font-size
@@ -40,6 +40,8 @@ contained: boolean = false; // Position relative to parent
40
40
 
41
41
  ## CSS Custom Properties
42
42
 
43
+ - `--snice-drawer-backdrop` - Drawer backdrop
44
+ - `--snice-drawer-control-size` - Drawer control size
43
45
  - `--drawer-width-small` through `--drawer-width-xxxl` - Width per size
44
46
  - `--drawer-height-small` through `--drawer-height-xxxl` - Height per size (top/bottom)
45
47
  - `--drawer-bg` - Background (default: `var(--snice-color-surface, white)`)
@@ -46,6 +46,21 @@ items: EstimateItem[] = []; // JS only
46
46
 
47
47
  ## CSS Custom Properties
48
48
 
49
+ - `--snice-estimate-border-inverse` - Estimate border inverse
50
+ - `--snice-estimate-border-inverse-light` - Estimate border inverse light
51
+ - `--snice-estimate-creative-alpha` - Estimate creative tint
52
+ - `--snice-estimate-creative-alpha-strong` - Estimate creative tint strong
53
+ - `--snice-estimate-creative-end` - Estimate creative end stop
54
+ - `--snice-estimate-creative-mid` - Estimate creative midpoint
55
+ - `--snice-estimate-creative-shadow` - Estimate creative shadow
56
+ - `--snice-estimate-creative-start` - Estimate creative start
57
+ - `--snice-estimate-surface-alt` - Estimate surface alt
58
+ - `--snice-estimate-surface-inverse-alpha` - Estimate surface inverse tint
59
+ - `--snice-estimate-text-inverse-muted` - Estimate text inverse muted
60
+ - `--snice-estimate-text-inverse-subtle` - Estimate text inverse subtle
61
+ - `--snice-estimate-text-muted` - Estimate text muted
62
+ - `--snice-estimate-text-muted-light` - Estimate text muted light
63
+ - `--snice-estimate-warning-text` - Estimate warning text
49
64
  `--estimate-max-width`, `--estimate-bg`, `--estimate-border`, `--estimate-text`, `--estimate-accent`, `--estimate-header-padding`, `--estimate-section-padding`, `--estimate-radius`, `--estimate-title-size`, `--estimate-accept-bg`, `--estimate-decline-text`, `--estimate-total-bg`, `--estimate-qr-size`
50
65
 
51
66
  ## Basic Usage
@@ -102,6 +102,13 @@ Layouts own the screen. App shells (`sidebar`, `dashboard`, `fullscreen`) are `p
102
102
  <div style="height:340px"><snice-layout-sidebar contained>…</snice-layout-sidebar></div> <!-- embedded -->
103
103
  ```
104
104
 
105
+ ## CSS Custom Properties
106
+
107
+ - `--snice-layout-auth-panel-bg` - Layout auth panel background
108
+ - `--snice-layout-control-size` - Layout control size
109
+ - `--snice-layout-docs-header-height` - Layout docs header height
110
+ - `--snice-layout-docs-header-height-compact` - Layout docs header height compact
111
+
105
112
  ## Sizing hooks
106
113
 
107
114
  - `--snice-layout-sidebar-width` (`16rem`), `--snice-layout-rail-collapsed-width` (`3rem`)
@@ -64,6 +64,10 @@ modal.close();
64
64
  modal.addEventListener('modal-close', () => console.log('Closed'));
65
65
  ```
66
66
 
67
+ ## CSS Custom Properties
68
+
69
+ - `--snice-modal-backdrop` - Modal backdrop
70
+
67
71
  ## Keyboard Navigation
68
72
 
69
73
  - Escape closes (unless `no-escape-dismiss`)
@@ -79,6 +79,10 @@ card.addEventListener('add-to-cart', (e) => {
79
79
  - Favorite button has descriptive `aria-label`
80
80
  - Out-of-stock disables CTA button
81
81
 
82
+ ## CSS Custom Properties
83
+
84
+ - `--snice-product-card-badge-bg` - Product card badge background
85
+
82
86
  ## Types
83
87
 
84
88
  ```typescript
@@ -100,6 +100,40 @@ receipt.taxes = [
100
100
  - `minimal` - Stripped to essentials
101
101
  - `detailed` - Wide, grid meta, SKU/notes/per-item discounts
102
102
 
103
+ ## CSS Custom Properties
104
+
105
+ - `--snice-receipt-accent` - Receipt accent
106
+ - `--snice-receipt-bg` - Receipt background
107
+ - `--snice-receipt-bg-element` - Receipt background element
108
+ - `--snice-receipt-border` - Receipt border
109
+ - `--snice-receipt-border-color` - Receipt border color
110
+ - `--snice-receipt-border-radius` - Receipt border radius
111
+ - `--snice-receipt-divider-color` - Receipt divider color
112
+ - `--snice-receipt-divider-style` - Receipt divider style
113
+ - `--snice-receipt-divider-width` - Receipt divider width
114
+ - `--snice-receipt-font-family` - Receipt font family
115
+ - `--snice-receipt-footer-font-size` - Receipt footer font size
116
+ - `--snice-receipt-header-bg` - Receipt header background
117
+ - `--snice-receipt-item-font-size` - Receipt item font size
118
+ - `--snice-receipt-max-width` - Receipt maximum width
119
+ - `--snice-receipt-merchant-font-size` - Receipt merchant font size
120
+ - `--snice-receipt-meta-font-size` - Receipt meta font size
121
+ - `--snice-receipt-modern-radius` - Receipt modern radius
122
+ - `--snice-receipt-modern-section-bg` - Receipt modern section background
123
+ - `--snice-receipt-modern-section-radius` - Receipt modern section radius
124
+ - `--snice-receipt-modern-shadow` - Receipt modern shadow
125
+ - `--snice-receipt-padding` - Receipt padding
126
+ - `--snice-receipt-qr-size` - Receipt qr size
127
+ - `--snice-receipt-shadow` - Receipt shadow
128
+ - `--snice-receipt-text` - Receipt text
129
+ - `--snice-receipt-text-secondary` - Receipt text secondary
130
+ - `--snice-receipt-text-tertiary` - Receipt text tertiary
131
+ - `--snice-receipt-thermal-bg` - Receipt thermal background
132
+ - `--snice-receipt-thermal-font` - Receipt thermal font
133
+ - `--snice-receipt-thermal-width` - Receipt thermal width
134
+ - `--snice-receipt-total-font-size` - Receipt total font size
135
+ - `--snice-receipt-total-font-weight` - Receipt total font weight
136
+
103
137
  ## Notes
104
138
 
105
139
  - Subtotal auto-computed from items if not set
@@ -143,6 +143,10 @@ Contract:
143
143
  - Disabled controls are omitted and barred. `readonly` remains successful but is barred. `loading` is inert and barred while preserving the successful value.
144
144
  - `invalid` and `errorText` control presentation only; they do not change native validity.
145
145
 
146
+ ## CSS Custom Properties
147
+
148
+ - `--snice-select-min-height` - Select minimum height
149
+
146
150
  ## Accessibility
147
151
 
148
152
  - Explicit, wrapping, multiple, and dynamically reassociated external labels
@@ -66,6 +66,11 @@ transitionDuration: number = 300; // attr: transition-duration
66
66
  - `scroll-button-end` - End scroll button
67
67
  - `panels` - Panel content wrapper
68
68
 
69
+ ## CSS Custom Properties
70
+
71
+ - `--snice-tabs-panel-padding` - Tabs panel padding
72
+ - `--snice-tabs-transition-duration` - Tabs transition duration
73
+
69
74
  ## Basic Usage
70
75
 
71
76
  ```html
@@ -31,6 +31,23 @@ showTimestamps: boolean = false; // attr: show-timestamps
31
31
 
32
32
  ## CSS Custom Properties
33
33
 
34
+ - `--snice-terminal-ansi-black` - Terminal ANSI black
35
+ - `--snice-terminal-ansi-blue` - Terminal ANSI blue
36
+ - `--snice-terminal-ansi-bright-black` - Terminal ANSI bright black
37
+ - `--snice-terminal-ansi-bright-blue` - Terminal ANSI bright blue
38
+ - `--snice-terminal-ansi-bright-cyan` - Terminal ANSI bright cyan
39
+ - `--snice-terminal-ansi-bright-green` - Terminal ANSI bright green
40
+ - `--snice-terminal-ansi-bright-magenta` - Terminal ANSI bright magenta
41
+ - `--snice-terminal-ansi-bright-red` - Terminal ANSI bright red
42
+ - `--snice-terminal-ansi-bright-white` - Terminal ANSI bright white
43
+ - `--snice-terminal-ansi-bright-yellow` - Terminal ANSI bright yellow
44
+ - `--snice-terminal-ansi-cyan` - Terminal ANSI cyan
45
+ - `--snice-terminal-ansi-green` - Terminal ANSI green
46
+ - `--snice-terminal-ansi-magenta` - Terminal ANSI magenta
47
+ - `--snice-terminal-ansi-red` - Terminal ANSI red
48
+ - `--snice-terminal-ansi-white` - Terminal ANSI white
49
+ - `--snice-terminal-ansi-yellow` - Terminal ANSI yellow
50
+ - `--snice-terminal-scrollbar-hover-color` - Terminal scrollbar hover color
34
51
  ```css
35
52
  --snice-terminal-height /* 400px */
36
53
  --snice-terminal-font-size /* 0.875rem */
@@ -64,6 +64,11 @@ strictPositioning: boolean = false; // attr: strict-positioning
64
64
  tip.open = true;
65
65
  ```
66
66
 
67
+ ## CSS Custom Properties
68
+
69
+ - `--snice-tooltip-bg` - Tooltip background
70
+ - `--snice-tooltip-color` - Tooltip color
71
+
67
72
  ## Attribute-Based Tooltips
68
73
 
69
74
  Observer for `tooltip` attribute on any element. No wrapper element -- safe inside strict-children components (tabs, accordion, etc.). Auto-activates when the tooltip component is loaded.