@bagelink/vue 0.0.669 → 0.0.671

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.
@@ -3,11 +3,11 @@ export interface RadioOption<T> {
3
3
  imgSrc?: string;
4
4
  subLabel?: string;
5
5
  label?: string;
6
- value: object;
6
+ value: any;
7
7
  id: string;
8
8
  contextObj: T;
9
9
  }
10
- declare const _default: <ContextObjType extends Record<string, unknown>>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
10
+ declare const _default: <ContextObjType>(__VLS_props: Awaited<typeof __VLS_setup>["props"], __VLS_ctx?: __VLS_Prettify<Pick<Awaited<typeof __VLS_setup>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
11
11
  props: __VLS_Prettify<__VLS_OmitKeepDiscriminatedUnion<(Partial<{}> & Omit<{
12
12
  onDelete?: ((...args: any[]) => any) | undefined;
13
13
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{}>> & {
@@ -27,7 +27,7 @@ declare const _default: <ContextObjType extends Record<string, unknown>>(__VLS_p
27
27
  imgSrc?: string;
28
28
  subLabel?: string;
29
29
  label?: string;
30
- value: object;
30
+ value: any;
31
31
  id: string;
32
32
  contextObj: ContextObjType;
33
33
  }): any;
@@ -1 +1 @@
1
- {"version":3,"file":"RadioGroup.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/RadioGroup.vue"],"names":[],"mappings":"AAIA,MAAM,WAAW,WAAW,CAAC,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,MAAM,CAAA;IACb,EAAE,EAAE,MAAM,CAAA;IACV,UAAU,EAAE,CAAC,CAAA;CACb;yBAGgB,cAAc,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,eAClD,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,OAAO,CAAC,cACrC,cAAc,CAAC,IAAI,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC1E,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WAqN1D,cAAc,CAAC,gCAAgC,CAAC;;;;;mBAV3C,MAAM;iBACR,WAAW,CAAC,cAAc,CAAC,EAAE;oBAC1B,OAAO;;qBAEL,GAAG;MAMuG,6EAAkC,CAAC,6GAAwD;oBACpM,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;WACH,UAAU;;qBArOP,MAAM;qBACN,MAAM;uBACJ,MAAM;oBACT,MAAM;mBACP,MAAM;gBACT,MAAM;;YA+LqB,GAAG;MAiCK;;;;;YAII,OAAO,CAAC,OAAO,WAAW,CAAC;;AA/NvE,wBA+N2E"}
1
+ {"version":3,"file":"RadioGroup.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/RadioGroup.vue"],"names":[],"mappings":"AAIA,MAAM,WAAW,WAAW,CAAC,CAAC;IAC7B,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,GAAG,CAAA;IACV,EAAE,EAAE,MAAM,CAAA;IACV,UAAU,EAAE,CAAC,CAAA;CACb;yBAGgB,cAAc,eAClB,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,OAAO,CAAC,cACrC,cAAc,CAAC,IAAI,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC1E,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WAqN1D,cAAc,CAAC,gCAAgC,CAAC;;;;;mBAV3C,MAAM;iBACR,WAAW,CAAC,cAAc,CAAC,EAAE;oBAC1B,OAAO;;qBAEL,GAAG;MAMuG,6EAAkC,CAAC,6GAAwD;oBACpM,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;WACH,UAAU;;qBArOP,MAAM;qBACN,MAAM;uBACJ,MAAM;oBACT,MAAM;mBACP,GAAG;gBACN,MAAM;;YA+LqB,GAAG;MAiCK;;;;;YAII,OAAO,CAAC,OAAO,WAAW,CAAC;;AA/NvE,wBA+N2E"}
package/dist/index.cjs CHANGED
@@ -47295,7 +47295,7 @@ const _sfc_main$8 = /* @__PURE__ */ vue.defineComponent({
47295
47295
  };
47296
47296
  }
47297
47297
  });
47298
- const RadioGroup = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-d6ebc385"]]);
47298
+ const RadioGroup = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-667d5432"]]);
47299
47299
  function _isPlaceholder(a2) {
47300
47300
  return a2 != null && typeof a2 === "object" && a2["@@functional/placeholder"] === true;
47301
47301
  }
package/dist/index.mjs CHANGED
@@ -47293,7 +47293,7 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
47293
47293
  };
47294
47294
  }
47295
47295
  });
47296
- const RadioGroup = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-d6ebc385"]]);
47296
+ const RadioGroup = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-667d5432"]]);
47297
47297
  function _isPlaceholder(a2) {
47298
47298
  return a2 != null && typeof a2 === "object" && a2["@@functional/placeholder"] === true;
47299
47299
  }
package/dist/style.css CHANGED
@@ -2177,12 +2177,12 @@ input[type="number"][data-v-4c741194] {
2177
2177
  }
2178
2178
  }
2179
2179
 
2180
- .radio-input-list[data-v-d6ebc385]{
2180
+ .radio-input-list[data-v-667d5432]{
2181
2181
  width: auto;
2182
2182
  transform: scale(1.4);
2183
2183
  margin-inline-end: 0.6rem;
2184
2184
  }
2185
- .active-list-item[data-v-d6ebc385]:has(:checked){
2185
+ .active-list-item[data-v-667d5432]:has(:checked){
2186
2186
  background: var(--bgl-primary-light) !important;
2187
2187
  border-color: var(--bgl-primary) !important;
2188
2188
  accent-color: var(--bgl-accent-color);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bagelink/vue",
3
3
  "type": "module",
4
- "version": "0.0.669",
4
+ "version": "0.0.671",
5
5
  "description": "Bagel core sdk packages",
6
6
  "author": {
7
7
  "name": "Neveh Allon",
@@ -1,4 +1,4 @@
1
- <script setup lang="ts" generic="ContextObjType extends Record<string, unknown>">
1
+ <script setup lang="ts" generic="ContextObjType">
2
2
  import { Btn } from '@bagelink/vue'
3
3
 
4
4
  export interface RadioOption<T> {
@@ -6,7 +6,7 @@ export interface RadioOption<T> {
6
6
  imgSrc?: string
7
7
  subLabel?: string
8
8
  label?: string
9
- value: object
9
+ value: any
10
10
  id: string
11
11
  contextObj: T
12
12
  }