@springbrand/message-panel 0.1.3-alpha.33 → 0.1.3-alpha.36

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.
@@ -64,7 +64,8 @@ pnpm dev:cloud-os # http://localhost:9992
64
64
 
65
65
  ## 宿主接线要求
66
66
 
67
- 1. Tailwind 入口里 **`@import` 本包的 css 必须和其它 `@import` 挤在最前面**。排到
67
+ 1. Tailwind 入口先 `@import "tw-animate-css"`,再 **`@import` 本包的 css,
68
+ 且必须和其它 `@import` 挤在最前面**。排到
68
69
  `@source` / `@layer` 之后,Tailwind 就不会内联它,`@theme` 块会被整块忽略,
69
70
  kumo 的 utility 一个都生成不出来(踩过一次)。
70
71
  2. 把本目录加进 `@source`,且必须写显式 glob:`"…/cloud-os/**/*.{ts,tsx}"`。
@@ -0,0 +1,9 @@
1
+ <svg preserveAspectRatio="none" overflow="visible" style="display: block;" width="12.2369" height="12.2369" viewBox="0 0 12.2369 12.2369" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path id="Star 14" d="M5.18061 0.652963C5.50276 -0.217655 6.73415 -0.217654 7.05631 0.652964L7.64089 2.23277C8.04603 3.32764 8.90927 4.19089 10.0042 4.59603L11.584 5.18061C12.4546 5.50276 12.4546 6.73415 11.584 7.05631L10.0041 7.64089C8.90927 8.04603 8.04603 8.90927 7.64089 10.0042L7.05631 11.584C6.73415 12.4546 5.50276 12.4546 5.18061 11.584L4.59603 10.0041C4.19089 8.90927 3.32764 8.04603 2.23277 7.64089L0.652963 7.05631C-0.217655 6.73415 -0.217654 5.50276 0.652964 5.18061L2.23277 4.59603C3.32764 4.19089 4.19089 3.32764 4.59603 2.23277L5.18061 0.652963Z" fill="url(#paint0_radial_0_26)"/>
3
+ <defs>
4
+ <radialGradient id="paint0_radial_0_26" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(6.11846 2.11846) rotate(90) scale(12)">
5
+ <stop stop-color="#FF9938"/>
6
+ <stop offset="1" stop-color="#FFE46C"/>
7
+ </radialGradient>
8
+ </defs>
9
+ </svg>