@daisychainapp/maily-to-core 0.4.2 → 0.4.3

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.
package/dist/index.mjs CHANGED
@@ -3456,7 +3456,7 @@ var TooltipContent = React.forwardRef((_a, ref) => {
3456
3456
  ref,
3457
3457
  sideOffset,
3458
3458
  className: cn(
3459
- "mly:z-50 mly:overflow-hidden mly:rounded-md mly:border mly:border-gray-200 mly:bg-white mly:px-2 mly:py-1 mly:text-xs mly:animate-in mly:fade-in-0 mly:zoom-in-95",
3459
+ "tooltip-surface mly:z-50 mly:overflow-hidden mly:rounded-md mly:border mly:border-gray-200 mly:bg-white mly:px-2 mly:py-1 mly:text-xs mly:animate-in mly:fade-in-0 mly:zoom-in-95",
3460
3460
  className
3461
3461
  )
3462
3462
  }, props)
@@ -3561,8 +3561,8 @@ function BubbleMenuButton(item) {
3561
3561
  TooltipContent,
3562
3562
  {
3563
3563
  sideOffset: 8,
3564
- className: "mly:border-gray-300 mly:bg-transparent mly:p-0 mly:text-gray-700 mly:shadow-sm",
3565
- children: /* @__PURE__ */ jsx4("span", { className: "mly:block mly:rounded-md mly:bg-soft-gray mly:!px-2 mly:!py-1.5", children: tooltip })
3564
+ className: "tooltip-surface",
3565
+ children: tooltip
3566
3566
  }
3567
3567
  )
3568
3568
  ] });
@@ -3838,7 +3838,14 @@ function _ShowPopover(props) {
3838
3838
  children: /* @__PURE__ */ jsx8(Eye, { className: "mly:h-3 mly:w-3 mly:stroke-[2.5]" })
3839
3839
  }
3840
3840
  ) }),
3841
- /* @__PURE__ */ jsx8(TooltipContent, { sideOffset: 8, children: "Show block conditionally" })
3841
+ /* @__PURE__ */ jsx8(
3842
+ TooltipContent,
3843
+ {
3844
+ sideOffset: 8,
3845
+ className: "tooltip-surface",
3846
+ children: "Show block conditionally"
3847
+ }
3848
+ )
3842
3849
  ] }),
3843
3850
  /* @__PURE__ */ jsxs3(
3844
3851
  PopoverContent,
@@ -3867,7 +3874,7 @@ function _ShowPopover(props) {
3867
3874
  TooltipContent,
3868
3875
  {
3869
3876
  sideOffset: 14,
3870
- className: "mly:max-w-[285px]",
3877
+ className: "tooltip-surface mly:max-w-[285px]",
3871
3878
  align: "start",
3872
3879
  children: "Show the block if the selected variable is true."
3873
3880
  }
@@ -4096,8 +4103,8 @@ function Select(props) {
4096
4103
  TooltipContent,
4097
4104
  {
4098
4105
  sideOffset: 8,
4099
- className: "mly:border-gray-300 mly:bg-transparent mly:p-0 mly:text-gray-700 mly:shadow-sm",
4100
- children: /* @__PURE__ */ jsx10("span", { className: "mly:block mly:rounded-md mly:bg-soft-gray mly:!px-2 mly:!py-1.5", children: tooltip })
4106
+ className: "tooltip-surface",
4107
+ children: tooltip
4101
4108
  }
4102
4109
  )
4103
4110
  ] });
@@ -4807,8 +4814,8 @@ function ContentMenu(props) {
4807
4814
  TooltipContent,
4808
4815
  {
4809
4816
  sideOffset: 8,
4810
- className: "mly:border-gray-300 mly:bg-transparent mly:p-0 mly:text-gray-700 mly:shadow-sm",
4811
- children: /* @__PURE__ */ jsx14("span", { className: "mly:block mly:rounded-md mly:bg-soft-gray mly:!px-2 mly:!py-1.5", children: "Add new node" })
4817
+ className: "tooltip-surface",
4818
+ children: "Add new node"
4812
4819
  }
4813
4820
  )
4814
4821
  ] }),
@@ -4834,8 +4841,8 @@ function ContentMenu(props) {
4834
4841
  TooltipContent,
4835
4842
  {
4836
4843
  sideOffset: 8,
4837
- className: "mly:border-gray-300 mly:bg-transparent mly:p-0 mly:text-gray-700 mly:shadow-sm",
4838
- children: /* @__PURE__ */ jsx14("span", { className: "mly:block mly:rounded-md mly:bg-soft-gray mly:!px-2 mly:!py-1.5", children: "Node actions" })
4844
+ className: "tooltip-surface",
4845
+ children: "Node actions"
4839
4846
  }
4840
4847
  )
4841
4848
  ] }),
@@ -6219,8 +6226,8 @@ function AlignmentSwitch(props) {
6219
6226
  TooltipContent,
6220
6227
  {
6221
6228
  sideOffset: 8,
6222
- className: "mly:border-gray-300 mly:bg-transparent mly:p-0 mly:text-gray-700 mly:shadow-sm",
6223
- children: /* @__PURE__ */ jsx18("span", { className: "mly:block mly:rounded-md mly:bg-soft-gray mly:!px-2 mly:!py-1.5", children: "Alignment" })
6229
+ className: "tooltip-surface",
6230
+ children: "Alignment"
6224
6231
  }
6225
6232
  )
6226
6233
  ] }),
@@ -7690,8 +7697,8 @@ function LinkInputPopover(props) {
7690
7697
  TooltipContent,
7691
7698
  {
7692
7699
  sideOffset: 8,
7693
- className: "mly:border-gray-300 mly:bg-transparent mly:p-0 mly:text-gray-700 mly:shadow-sm",
7694
- children: /* @__PURE__ */ jsx34("span", { className: "mly:block mly:rounded-md mly:bg-soft-gray mly:!px-2 mly:!py-1.5", children: tooltip })
7700
+ className: "tooltip-surface",
7701
+ children: tooltip
7695
7702
  }
7696
7703
  )
7697
7704
  ] }) : popoverButton,
@@ -8327,7 +8334,7 @@ function RepeatBubbleMenu(props) {
8327
8334
  TooltipContent,
8328
8335
  {
8329
8336
  sideOffset: 14,
8330
- className: "mly:max-w-[260px]",
8337
+ className: "tooltip-surface mly:max-w-[260px]",
8331
8338
  align: "start",
8332
8339
  children: "Ensure the selected variable is iterable, such as an array of objects."
8333
8340
  }
@@ -8551,8 +8558,8 @@ function ColorPicker(props) {
8551
8558
  TooltipContent,
8552
8559
  {
8553
8560
  sideOffset: 8,
8554
- className: "mly:border-gray-300 mly:bg-transparent mly:p-0 mly:text-gray-700 mly:shadow-sm",
8555
- children: /* @__PURE__ */ jsx42("span", { className: "mly:block mly:rounded-md mly:bg-soft-gray mly:!px-2 mly:!py-1.5", children: tooltip })
8561
+ className: "tooltip-surface",
8562
+ children: tooltip
8556
8563
  }
8557
8564
  )
8558
8565
  ] }) : popoverButton,
@@ -11481,8 +11488,8 @@ function TurnIntoBlock(props) {
11481
11488
  TooltipContent,
11482
11489
  {
11483
11490
  sideOffset: 8,
11484
- className: "mly:border-gray-300 mly:bg-transparent mly:p-0 mly:text-gray-700 mly:shadow-sm",
11485
- children: /* @__PURE__ */ jsx56("span", { className: "mly:block mly:rounded-md mly:bg-soft-gray mly:!px-2 mly:!py-1.5", children: "Turn into" })
11491
+ className: "tooltip-surface",
11492
+ children: "Turn into"
11486
11493
  }
11487
11494
  )
11488
11495
  ] }),