@mieweb/ui 0.3.0-dev.103 → 0.3.0-dev.104

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 (51) hide show
  1. package/dist/brands/bluehive.cjs +3 -3
  2. package/dist/brands/bluehive.js +1 -1
  3. package/dist/brands/index.cjs +10 -10
  4. package/dist/brands/index.js +5 -5
  5. package/dist/brands/ozwell.cjs +2 -2
  6. package/dist/brands/ozwell.js +1 -1
  7. package/dist/{chunk-XB7QCKK7.js → chunk-3T7QGLNB.js} +3 -3
  8. package/dist/{chunk-XB7QCKK7.js.map → chunk-3T7QGLNB.js.map} +1 -1
  9. package/dist/{chunk-IGWABMSM.js → chunk-5YUBQIC7.js} +3 -3
  10. package/dist/{chunk-IGWABMSM.js.map → chunk-5YUBQIC7.js.map} +1 -1
  11. package/dist/{chunk-CZNV5TOO.js → chunk-7UXRPTSE.js} +3 -2
  12. package/dist/chunk-7UXRPTSE.js.map +1 -0
  13. package/dist/{chunk-JW5GWKV7.js → chunk-CW66SO5O.js} +3 -3
  14. package/dist/{chunk-JW5GWKV7.js.map → chunk-CW66SO5O.js.map} +1 -1
  15. package/dist/{chunk-66S4PT6C.cjs → chunk-LCQGAOAZ.cjs} +3 -3
  16. package/dist/{chunk-66S4PT6C.cjs.map → chunk-LCQGAOAZ.cjs.map} +1 -1
  17. package/dist/{chunk-GFZNSSSN.js → chunk-NERS5ZT6.js} +3 -3
  18. package/dist/{chunk-GFZNSSSN.js.map → chunk-NERS5ZT6.js.map} +1 -1
  19. package/dist/{chunk-QJ2NURTX.cjs → chunk-PA4YEZRE.cjs} +3 -2
  20. package/dist/chunk-PA4YEZRE.cjs.map +1 -0
  21. package/dist/{chunk-JV7UJGBM.js → chunk-QKRPKLPP.js} +4 -4
  22. package/dist/{chunk-JV7UJGBM.js.map → chunk-QKRPKLPP.js.map} +1 -1
  23. package/dist/{chunk-QO6U5VOT.cjs → chunk-RR2MJBGV.cjs} +3 -3
  24. package/dist/{chunk-QO6U5VOT.cjs.map → chunk-RR2MJBGV.cjs.map} +1 -1
  25. package/dist/{chunk-GXQFRLTN.cjs → chunk-U7VQUOLS.cjs} +3 -3
  26. package/dist/{chunk-GXQFRLTN.cjs.map → chunk-U7VQUOLS.cjs.map} +1 -1
  27. package/dist/{chunk-EAXY5X33.cjs → chunk-UBM6SSJ7.cjs} +4 -4
  28. package/dist/{chunk-EAXY5X33.cjs.map → chunk-UBM6SSJ7.cjs.map} +1 -1
  29. package/dist/{chunk-QITBJX4A.cjs → chunk-WNJRS7Y7.cjs} +3 -3
  30. package/dist/{chunk-QITBJX4A.cjs.map → chunk-WNJRS7Y7.cjs.map} +1 -1
  31. package/dist/index.cjs +21 -21
  32. package/dist/index.cjs.map +1 -1
  33. package/dist/index.js +14 -14
  34. package/dist/index.js.map +1 -1
  35. package/dist/mieweb-6JCRWKSO.cjs +18 -0
  36. package/dist/{mieweb-4XR6UKDQ.cjs.map → mieweb-6JCRWKSO.cjs.map} +1 -1
  37. package/dist/mieweb-GIKY6EMN.js +3 -0
  38. package/dist/{mieweb-N6UMH4MU.js.map → mieweb-GIKY6EMN.js.map} +1 -1
  39. package/dist/tailwind-preset.cjs +4 -4
  40. package/dist/tailwind-preset.js +1 -1
  41. package/dist/webchart-37OYZ42V.cjs +18 -0
  42. package/dist/{webchart-H3BHYNHB.cjs.map → webchart-37OYZ42V.cjs.map} +1 -1
  43. package/dist/webchart-72YMJ45P.js +3 -0
  44. package/dist/{webchart-F6EIMC3I.js.map → webchart-72YMJ45P.js.map} +1 -1
  45. package/package.json +1 -1
  46. package/dist/chunk-CZNV5TOO.js.map +0 -1
  47. package/dist/chunk-QJ2NURTX.cjs.map +0 -1
  48. package/dist/mieweb-4XR6UKDQ.cjs +0 -18
  49. package/dist/mieweb-N6UMH4MU.js +0 -3
  50. package/dist/webchart-F6EIMC3I.js +0 -3
  51. package/dist/webchart-H3BHYNHB.cjs +0 -18
package/dist/index.js CHANGED
@@ -1,11 +1,11 @@
1
- export { brands } from './chunk-JV7UJGBM.js';
2
- export { webchartBrand } from './chunk-JW5GWKV7.js';
1
+ export { brands } from './chunk-QKRPKLPP.js';
2
+ export { webchartBrand } from './chunk-CW66SO5O.js';
3
3
  export { createBrandPreset, generateBrandCSS, generateTailwindTheme } from './chunk-WOYUQ4AT.js';
4
- export { bluehiveBrand } from './chunk-XB7QCKK7.js';
5
- export { ozwellBrand } from './chunk-IGWABMSM.js';
4
+ export { bluehiveBrand } from './chunk-3T7QGLNB.js';
5
+ export { ozwellBrand } from './chunk-5YUBQIC7.js';
6
6
  export { defaultBrand } from './chunk-PSTGFXQG.js';
7
7
  export { enterpriseHealthBrand } from './chunk-MTZPVOP6.js';
8
- export { miewebBrand } from './chunk-GFZNSSSN.js';
8
+ export { miewebBrand } from './chunk-NERS5ZT6.js';
9
9
  export { wagglelineBrand } from './chunk-2NTYAALC.js';
10
10
  import { Switch } from './chunk-43GBCUSQ.js';
11
11
  export { Switch, switchThumbVariants, switchTrackVariants } from './chunk-43GBCUSQ.js';
@@ -76,7 +76,7 @@ export { calculateAge, dateToDisplayFormat, displayFormatToDateString, formatDat
76
76
  export { formatPhoneNumber, isPhoneNumberEmpty, isValidPhoneNumber, unformatPhoneNumber } from './chunk-ZVPJ2MH6.js';
77
77
  import { isStorybookDocsMode } from './chunk-VSQF22GL.js';
78
78
  export { isStorybookDocsMode } from './chunk-VSQF22GL.js';
79
- export { miewebUIPreset, miewebUISafelist } from './chunk-CZNV5TOO.js';
79
+ export { miewebUIPreset, miewebUISafelist } from './chunk-7UXRPTSE.js';
80
80
  import { Alert, AlertTitle, AlertDescription } from './chunk-MV3MTHWQ.js';
81
81
  export { Alert, AlertDescription, AlertTitle, alertVariants } from './chunk-MV3MTHWQ.js';
82
82
  import { cn } from './chunk-F3SOEIN2.js';
@@ -13747,7 +13747,7 @@ function DropzoneOverlay({
13747
13747
  role: "status",
13748
13748
  "aria-live": "polite",
13749
13749
  children: [
13750
- IconComponent ? /* @__PURE__ */ jsx(IconComponent, { className: cn(sizeStyles[size].icon, "opacity-70") }) : icon,
13750
+ IconComponent ? /* @__PURE__ */ jsx(IconComponent, { className: sizeStyles[size].icon }) : icon,
13751
13751
  /* @__PURE__ */ jsx("p", { className: cn(sizeStyles[size].text, "font-medium"), children: message })
13752
13752
  ]
13753
13753
  }
@@ -16308,7 +16308,7 @@ function EmployerPricingCard({
16308
16308
  Card,
16309
16309
  {
16310
16310
  "data-slot": "employer-pricing-card",
16311
- className: `${className} ${!isActive ? "opacity-60" : ""}`,
16311
+ className: `${className} ${!isActive ? "grayscale" : ""}`,
16312
16312
  children: [
16313
16313
  /* @__PURE__ */ jsxs(
16314
16314
  CardHeader,
@@ -22174,7 +22174,7 @@ function OnboardingWizard({
22174
22174
  showHeader && /* @__PURE__ */ jsxs(
22175
22175
  "nav",
22176
22176
  {
22177
- className: "bg-primary flex items-center px-4 py-3",
22177
+ className: "bg-primary-800 flex items-center px-4 py-3",
22178
22178
  "data-slot": "onboarding-header",
22179
22179
  children: [
22180
22180
  /* @__PURE__ */ jsx("div", { className: "flex items-center", children: /* @__PURE__ */ jsxs("span", { className: "flex items-center text-white", children: [
@@ -22194,7 +22194,7 @@ function OnboardingWizard({
22194
22194
  "data-slot": "onboarding-header-brand",
22195
22195
  children: [
22196
22196
  /* @__PURE__ */ jsx("span", { className: "text-lg font-semibold", children: brandName }),
22197
- brandSubname && /* @__PURE__ */ jsx("span", { className: "text-sm opacity-90", children: brandSubname })
22197
+ brandSubname && /* @__PURE__ */ jsx("span", { className: "text-sm", children: brandSubname })
22198
22198
  ]
22199
22199
  }
22200
22200
  )
@@ -26261,7 +26261,7 @@ function ProductVersionBadge({
26261
26261
  "data-slot": "product-version-badge",
26262
26262
  children: [
26263
26263
  /* @__PURE__ */ jsx("span", { className: "font-mono font-medium", children: versionDisplay }),
26264
- build && /* @__PURE__ */ jsx("span", { className: "text-muted-foreground font-mono opacity-70", children: build.substring(0, 7) }),
26264
+ build && /* @__PURE__ */ jsx("span", { className: "text-muted-foreground font-mono", children: build.substring(0, 7) }),
26265
26265
  environment && /* @__PURE__ */ jsx("span", { className: "text-muted-foreground text-[10px] font-semibold tracking-wide uppercase", children: environment.substring(0, 3) })
26266
26266
  ]
26267
26267
  }
@@ -32942,7 +32942,7 @@ function ServiceTagCloudBadges({
32942
32942
  href: onServiceClick ? void 0 : `/service/${service.slug}`,
32943
32943
  children: [
32944
32944
  service.name,
32945
- showCounts && service.count !== void 0 && /* @__PURE__ */ jsxs("span", { className: "ml-1 opacity-70", children: [
32945
+ showCounts && service.count !== void 0 && /* @__PURE__ */ jsxs("span", { className: "text-muted-foreground ml-1", children: [
32946
32946
  "(",
32947
32947
  service.count,
32948
32948
  ")"
@@ -33241,7 +33241,7 @@ function ServiceCard({
33241
33241
  "h-full transition-all duration-200",
33242
33242
  onClick && "cursor-pointer hover:shadow-md",
33243
33243
  selected && "ring-primary ring-2",
33244
- !currentlyOffered && "opacity-60",
33244
+ !currentlyOffered && "grayscale",
33245
33245
  className
33246
33246
  ),
33247
33247
  onClick: onClick ? handleCardClick : void 0,
@@ -38452,7 +38452,7 @@ function Toast({
38452
38452
  /* @__PURE__ */ jsx("div", { "data-slot": "toast-icon", className: cn("flex-shrink-0", styles.icon), children: displayIcon }),
38453
38453
  /* @__PURE__ */ jsxs("div", { "data-slot": "toast-content", className: "min-w-0 flex-1", children: [
38454
38454
  title && /* @__PURE__ */ jsx("p", { "data-slot": "toast-title", className: "mb-1 text-sm font-semibold", children: title }),
38455
- /* @__PURE__ */ jsx("div", { "data-slot": "toast-message", className: "text-sm opacity-90", children: message }),
38455
+ /* @__PURE__ */ jsx("div", { "data-slot": "toast-message", className: "text-sm", children: message }),
38456
38456
  action && /* @__PURE__ */ jsx(
38457
38457
  "button",
38458
38458
  {