@weni/unnnic-system 3.12.6 → 3.12.7

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.d.ts CHANGED
@@ -16449,6 +16449,150 @@ readonly helper?: string | undefined;
16449
16449
  };
16450
16450
  });
16451
16451
 
16452
+ export declare const UnnnicRadioGroup: {
16453
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
16454
+ $emit: (event: "update:modelValue", ...args: any[]) => void;
16455
+ name: string;
16456
+ modelValue: string | number;
16457
+ state: string;
16458
+ labelUseHtmlTooltip: boolean;
16459
+ label?: string | undefined;
16460
+ helper?: string | undefined;
16461
+ labelTooltip?: string | undefined;
16462
+ $props: {
16463
+ readonly name?: string | undefined;
16464
+ readonly modelValue?: string | number | undefined;
16465
+ readonly state?: string | undefined;
16466
+ readonly labelUseHtmlTooltip?: boolean | undefined;
16467
+ readonly label?: string | undefined;
16468
+ readonly helper?: string | undefined;
16469
+ readonly labelTooltip?: string | undefined;
16470
+ };
16471
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, true, {}, {}, GlobalComponents, GlobalDirectives, string, {}, HTMLElement, ComponentProvideOptions, {
16472
+ P: {};
16473
+ B: {};
16474
+ D: {};
16475
+ C: {};
16476
+ M: {};
16477
+ Defaults: {};
16478
+ }, Readonly<{}> & Readonly<{}>, {
16479
+ $emit: (event: "update:modelValue", ...args: any[]) => void;
16480
+ name: string;
16481
+ modelValue: string | number;
16482
+ state: string;
16483
+ labelUseHtmlTooltip: boolean;
16484
+ label?: string | undefined;
16485
+ helper?: string | undefined;
16486
+ labelTooltip?: string | undefined;
16487
+ $props: {
16488
+ readonly name?: string | undefined;
16489
+ readonly modelValue?: string | number | undefined;
16490
+ readonly state?: string | undefined;
16491
+ readonly labelUseHtmlTooltip?: boolean | undefined;
16492
+ readonly label?: string | undefined;
16493
+ readonly helper?: string | undefined;
16494
+ readonly labelTooltip?: string | undefined;
16495
+ };
16496
+ }, {}, {}, {}, {}>;
16497
+ __isFragment?: never;
16498
+ __isTeleport?: never;
16499
+ __isSuspense?: never;
16500
+ } & ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {
16501
+ $emit: (event: "update:modelValue", ...args: any[]) => void;
16502
+ name: string;
16503
+ modelValue: string | number;
16504
+ state: string;
16505
+ labelUseHtmlTooltip: boolean;
16506
+ label?: string | undefined;
16507
+ helper?: string | undefined;
16508
+ labelTooltip?: string | undefined;
16509
+ $props: {
16510
+ readonly name?: string | undefined;
16511
+ readonly modelValue?: string | number | undefined;
16512
+ readonly state?: string | undefined;
16513
+ readonly labelUseHtmlTooltip?: boolean | undefined;
16514
+ readonly label?: string | undefined;
16515
+ readonly helper?: string | undefined;
16516
+ readonly labelTooltip?: string | undefined;
16517
+ };
16518
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
16519
+ $slots: {
16520
+ default?(_: {}): any;
16521
+ };
16522
+ });
16523
+
16524
+ export declare const unnnicRadioGroup: {
16525
+ new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {
16526
+ $emit: (event: "update:modelValue", ...args: any[]) => void;
16527
+ name: string;
16528
+ modelValue: string | number;
16529
+ state: string;
16530
+ labelUseHtmlTooltip: boolean;
16531
+ label?: string | undefined;
16532
+ helper?: string | undefined;
16533
+ labelTooltip?: string | undefined;
16534
+ $props: {
16535
+ readonly name?: string | undefined;
16536
+ readonly modelValue?: string | number | undefined;
16537
+ readonly state?: string | undefined;
16538
+ readonly labelUseHtmlTooltip?: boolean | undefined;
16539
+ readonly label?: string | undefined;
16540
+ readonly helper?: string | undefined;
16541
+ readonly labelTooltip?: string | undefined;
16542
+ };
16543
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {}, true, {}, {}, GlobalComponents, GlobalDirectives, string, {}, HTMLElement, ComponentProvideOptions, {
16544
+ P: {};
16545
+ B: {};
16546
+ D: {};
16547
+ C: {};
16548
+ M: {};
16549
+ Defaults: {};
16550
+ }, Readonly<{}> & Readonly<{}>, {
16551
+ $emit: (event: "update:modelValue", ...args: any[]) => void;
16552
+ name: string;
16553
+ modelValue: string | number;
16554
+ state: string;
16555
+ labelUseHtmlTooltip: boolean;
16556
+ label?: string | undefined;
16557
+ helper?: string | undefined;
16558
+ labelTooltip?: string | undefined;
16559
+ $props: {
16560
+ readonly name?: string | undefined;
16561
+ readonly modelValue?: string | number | undefined;
16562
+ readonly state?: string | undefined;
16563
+ readonly labelUseHtmlTooltip?: boolean | undefined;
16564
+ readonly label?: string | undefined;
16565
+ readonly helper?: string | undefined;
16566
+ readonly labelTooltip?: string | undefined;
16567
+ };
16568
+ }, {}, {}, {}, {}>;
16569
+ __isFragment?: never;
16570
+ __isTeleport?: never;
16571
+ __isSuspense?: never;
16572
+ } & ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {
16573
+ $emit: (event: "update:modelValue", ...args: any[]) => void;
16574
+ name: string;
16575
+ modelValue: string | number;
16576
+ state: string;
16577
+ labelUseHtmlTooltip: boolean;
16578
+ label?: string | undefined;
16579
+ helper?: string | undefined;
16580
+ labelTooltip?: string | undefined;
16581
+ $props: {
16582
+ readonly name?: string | undefined;
16583
+ readonly modelValue?: string | number | undefined;
16584
+ readonly state?: string | undefined;
16585
+ readonly labelUseHtmlTooltip?: boolean | undefined;
16586
+ readonly label?: string | undefined;
16587
+ readonly helper?: string | undefined;
16588
+ readonly labelTooltip?: string | undefined;
16589
+ };
16590
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
16591
+ $slots: {
16592
+ default?(_: {}): any;
16593
+ };
16594
+ });
16595
+
16452
16596
  export declare const UnnnicReplyMessage: DefineComponent< {}, {
16453
16597
  $emit: (event: "close", ...args: any[]) => void;
16454
16598
  replyMessage: Record<string, any>;
@@ -1,4 +1,4 @@
1
- import { h as e } from "./index-84ade580.mjs";
1
+ import { h as e } from "./index-71322a23.mjs";
2
2
  import "vue";
3
3
  //! moment.js locale configuration
4
4
  //! locale : Portuguese (Brazil) [pt-br]