@wastedondestiny/destiny-library 1.0.3 → 1.0.5

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.
@@ -1,4 +1,5 @@
1
1
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
+ otherClasses?: string | undefined;
2
3
  warning?: boolean | undefined;
3
4
  noInteract?: boolean | undefined;
4
5
  url?: string | undefined;
@@ -6,6 +7,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
6
7
  warning: boolean;
7
8
  noInteract: boolean;
8
9
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
10
+ otherClasses?: string | undefined;
9
11
  warning?: boolean | undefined;
10
12
  noInteract?: boolean | undefined;
11
13
  url?: string | undefined;
@@ -2377,6 +2377,7 @@ GQ({
2377
2377
  const hQ = { class: "w-full p-4 text-zinc-800 bg-zinc-200 rounded-xl shadow-lg shadow-black/50" }, RQ = { class: "text-sm font-normal -my-1" }, LQ = /* @__PURE__ */ J("div", { class: "clear-left" }, null, -1), cA = /* @__PURE__ */ TA({
2378
2378
  __name: "TheTooltip",
2379
2379
  props: {
2380
+ otherClasses: null,
2380
2381
  warning: { type: Boolean, default: !1 },
2381
2382
  noInteract: { type: Boolean, default: !1 },
2382
2383
  url: null
@@ -2384,7 +2385,7 @@ const hQ = { class: "w-full p-4 text-zinc-800 bg-zinc-200 rounded-xl shadow-lg s
2384
2385
  setup(A) {
2385
2386
  return (g, B) => (V(), EA(Ag(NQ), IC(g.$attrs, {
2386
2387
  arrow: !0,
2387
- class: { "cursor-help": !A.noInteract && !A.url, "cursor-pointer": !A.noInteract && A.url },
2388
+ class: [{ "cursor-help": !A.noInteract && !A.url, "cursor-pointer": !A.noInteract && A.url }, A.otherClasses],
2388
2389
  interactive: !!A.url
2389
2390
  }), QC({
2390
2391
  default: u(() => [