@modul/mbui 0.0.40-beta-for-dev-a4ce6e34 → 0.0.40-beta-for-dev-c493cb0e

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,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import { type VariantProps } from 'class-variance-authority';
3
3
  declare const chipVariants: (props?: {
4
- variant?: "primary" | "secondary" | "success" | "primary-outline" | "outline" | "ghost";
4
+ variant?: "outline" | "primary" | "secondary" | "ghost" | "success" | "primary-outline";
5
5
  size?: "lg" | "md" | "sm" | "xs" | "xxs";
6
6
  } & import("class-variance-authority/dist/types").ClassProp) => string;
7
7
  export interface IChipProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof chipVariants> {
@@ -1,9 +1,9 @@
1
1
  import * as React from 'react';
2
- declare const InputOTP: React.ForwardRefExoticComponent<((Omit<Omit<React.InputHTMLAttributes<HTMLInputElement>, "onChange" | "value" | "maxLength" | "textAlign" | "onComplete" | "pushPasswordManagerStrategy" | "containerClassName" | "noScriptCSSFallback"> & {
2
+ declare const InputOTP: React.ForwardRefExoticComponent<((Omit<Omit<React.InputHTMLAttributes<HTMLInputElement>, "onChange" | "value" | "textAlign" | "maxLength" | "onComplete" | "pushPasswordManagerStrategy" | "containerClassName" | "noScriptCSSFallback"> & {
3
3
  value?: string;
4
4
  onChange?: (newValue: string) => unknown;
5
5
  maxLength: number;
6
- textAlign?: "center" | "right" | "left";
6
+ textAlign?: "left" | "right" | "center";
7
7
  onComplete?: (...args: any[]) => unknown;
8
8
  pushPasswordManagerStrategy?: "none" | "increase-width";
9
9
  containerClassName?: string;
@@ -11,11 +11,11 @@ declare const InputOTP: React.ForwardRefExoticComponent<((Omit<Omit<React.InputH
11
11
  } & {
12
12
  render: (props: import("input-otp").RenderProps) => React.ReactNode;
13
13
  children?: never;
14
- } & React.RefAttributes<HTMLInputElement>, "ref"> | Omit<Omit<React.InputHTMLAttributes<HTMLInputElement>, "onChange" | "value" | "maxLength" | "textAlign" | "onComplete" | "pushPasswordManagerStrategy" | "containerClassName" | "noScriptCSSFallback"> & {
14
+ } & React.RefAttributes<HTMLInputElement>, "ref"> | Omit<Omit<React.InputHTMLAttributes<HTMLInputElement>, "onChange" | "value" | "textAlign" | "maxLength" | "onComplete" | "pushPasswordManagerStrategy" | "containerClassName" | "noScriptCSSFallback"> & {
15
15
  value?: string;
16
16
  onChange?: (newValue: string) => unknown;
17
17
  maxLength: number;
18
- textAlign?: "center" | "right" | "left";
18
+ textAlign?: "left" | "right" | "center";
19
19
  onComplete?: (...args: any[]) => unknown;
20
20
  pushPasswordManagerStrategy?: "none" | "increase-width";
21
21
  containerClassName?: string;
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="96" height="78" fill="none"><path fill="url(#a)" d="M48 74c19.33 0 35-15.67 35-35S67.33 4 48 4 13 19.67 13 39s15.67 35 35 35"/><path fill="#fff" d="m51.953 39.112 9.124-9.175a2 2 0 0 0 0-2.82l-.954-.96a2 2 0 0 0-2.836 0l-9.11 9.159-9.11-9.16a2 2 0 0 0-2.836.001l-.954.96a2 2 0 0 0 0 2.82l9.126 9.175-9.125 9.175a2 2 0 0 0 0 2.82l.953.96a2 2 0 0 0 2.837 0l9.109-9.159 9.11 9.16a2 2 0 0 0 2.836 0l.955-.96a2 2 0 0 0 0-2.821z"/><defs><linearGradient id="a" x1="24.359" x2="69.783" y1="62.641" y2="17.217" gradientUnits="userSpaceOnUse"><stop stop-color="#D43D3D"/><stop offset="1" stop-color="#E35F19"/></linearGradient></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="96" height="78" fill="none"><path fill="url(#a)" d="M48 74c19.33 0 35-15.67 35-35S67.33 4 48 4 13 19.67 13 39s15.67 35 35 35"/><path fill="#fff" d="M64.279 26.03a2 2 0 0 0-2.84 0L43.522 44.08a1 1 0 0 1-1.417.002l-5.201-5.203a2 2 0 0 0-2.844.016l-.75.766a2 2 0 0 0 .01 2.807l8.075 8.134a2 2 0 0 0 2.839 0l20.82-20.973a2 2 0 0 0 .001-2.818l-.775-.781Z"/><defs><linearGradient id="a" x1="24.359" x2="70.961" y1="62.641" y2="16.039" gradientUnits="userSpaceOnUse"><stop stop-color="#88BD1F"/><stop offset="1" stop-color="#A4D73E"/></linearGradient></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="375" height="44" fill="none"><path fill="#fff" d="M0 0h375v44H0z"/><g fill="#000"><path d="M35.9 28.26c-.96 0-1.78-.26-2.46-.79a3.3 3.3 0 0 1-1.25-2.1h1.88c.12.4.35.73.67.96.34.23.73.34 1.18.34.77 0 1.38-.34 1.81-1.01.44-.69.65-1.63.65-2.85h-.12c-.25.5-.61.9-1.1 1.18-.47.27-1.02.4-1.64.4a3.37 3.37 0 0 1-3.48-3.5 3.5 3.5 0 0 1 1.1-2.68 3.95 3.95 0 0 1 2.83-1.04c.77 0 1.45.18 2.05.53.6.36 1.07.88 1.43 1.55.5.89.74 2 .74 3.34 0 1.78-.38 3.17-1.13 4.17-.76 1-1.8 1.5-3.15 1.5zm-1.42-5.94q.585.57 1.5.57.9 0 1.5-.57c.4-.39.59-.88.59-1.47a2.05 2.05 0 0 0-2.09-2.1c-.59 0-1.09.2-1.49.6a2 2 0 0 0-.6 1.47c0 .6.2 1.1.59 1.5m8.87 4.56a1.12 1.12 0 0 1-1.17-1.16c0-.33.1-.61.32-.83s.5-.33.85-.33a1.13 1.13 0 0 1 1.17 1.16 1.12 1.12 0 0 1-1.17 1.16m0-5.5c-.35 0-.63-.1-.85-.32s-.33-.5-.33-.82c0-.34.11-.62.33-.83.22-.22.5-.33.85-.33a1.13 1.13 0 0 1 1.17 1.16c0 .33-.11.6-.33.82s-.5.33-.84.33zm8.3 6.62v-1.97H46.5v-1.68c.86-1.59 2.3-3.9 4.3-6.92h2.67v7h1.43v1.6h-1.43V28h-1.8zm-3.4-3.63v.1h3.43v-5.5h-.1a81 81 0 0 0-3.34 5.4zM59.04 28v-8.66h-.12l-2.63 1.84v-1.82l2.76-1.93h1.89V28z"/><path fill-opacity=".36" fill-rule="evenodd" d="M339.59 17.16h14.82c1.25 0 1.7.13 2.16.37.45.25.81.6 1.06 1.06.24.46.37.91.37 2.16v4.32c0 1.25-.13 1.7-.37 2.16-.25.45-.6.81-1.06 1.06-.46.24-.91.37-2.16.37H339.6c-1.25 0-1.7-.13-2.16-.37-.45-.25-.81-.6-1.06-1.06-.24-.46-.37-.91-.37-2.16v-4.32c0-1.25.13-1.7.37-2.16.25-.45.6-.81 1.06-1.06.46-.24.91-.37 2.16-.37zm0 1c-.99 0-1.33.07-1.69.26-.28.15-.5.36-.64.64-.2.36-.26.7-.26 1.69v4.32c0 .99.07 1.33.26 1.69.15.28.36.5.64.64.36.2.7.26 1.69.26h14.82c.99 0 1.33-.07 1.69-.26.28-.15.5-.36.64-.64.2-.36.26-.7.26-1.69v-4.32c0-.99-.07-1.33-.26-1.69-.15-.28-.36-.5-.64-.64-.36-.2-.7-.26-1.69-.26H339.6zm20.91 4.69c0 1.24-1.5 2-1.5 2v-4s1.5.76 1.5 2" clip-rule="evenodd"/><rect width="18" height="7.67" x="338" y="19.08" rx="1.6"/><path fill-rule="evenodd" d="M307.62 18.57c-.02.11-.02.25-.02.53v7.7c0 .28 0 .42.02.53.1.48.47.85.95.95a3 3 0 0 0 .53.02c.28 0 .42 0 .53-.02.48-.1.85-.47.95-.95.02-.11.02-.25.02-.53v-7.7c0-.28 0-.42-.02-.53a1.2 1.2 0 0 0-.95-.95c-.11-.02-.25-.02-.53-.02s-.42 0-.53.02c-.48.1-.85.47-.95.95m-4.72 2.93c0-.28 0-.42.02-.53.1-.48.47-.85.95-.95.11-.02.25-.02.53-.02a3 3 0 0 1 .53.02c.48.1.85.47.95.95.02.11.02.25.02.53v5.3c0 .28 0 .42-.02.53-.1.48-.47.85-.95.95-.11.02-.25.02-.53.02s-.42 0-.53-.02a1.2 1.2 0 0 1-.95-.95c-.02-.11-.02-.25-.02-.53zm-4.58 1.77c-.02.11-.02.25-.02.53v3c0 .28 0 .42.02.53.1.48.47.85.95.95a3 3 0 0 0 .53.02c.28 0 .42 0 .53-.02.48-.1.85-.47.95-.95.02-.11.02-.25.02-.53v-3c0-.28 0-.42-.02-.53a1.2 1.2 0 0 0-.95-.95c-.11-.02-.25-.02-.53-.02s-.42 0-.53.02c-.48.1-.85.47-.95.95m-4.8 2c-.02.11-.02.25-.02.53v1c0 .28 0 .42.02.53.1.48.47.85.95.95a3 3 0 0 0 .53.02c.28 0 .42 0 .53-.02.48-.1.85-.47.95-.95.02-.11.02-.25.02-.53v-1c0-.28 0-.42-.02-.53a1.2 1.2 0 0 0-.95-.95c-.11-.02-.25-.02-.53-.02s-.42 0-.53.02c-.48.1-.85.47-.95.95m29.78-5.57c2.24 0 4.38.86 6 2.4.13.11.32.11.44 0l1.17-1.19c.06-.06.1-.14.09-.23a.32.32 0 0 0-.1-.23 10.99 10.99 0 0 0-15.2 0 .33.33 0 0 0-.1.23c0 .1.03.17.1.23l1.16 1.18c.12.12.31.12.44 0a8.7 8.7 0 0 1 6-2.4zm0 3.82c1.23 0 2.41.46 3.32 1.28.13.12.32.12.44 0l1.16-1.18a.32.32 0 0 0 0-.46 7.22 7.22 0 0 0-9.84 0 .32.32 0 0 0 0 .46l1.16 1.18c.12.12.32.12.44 0a4.95 4.95 0 0 1 3.32-1.28m2.24 2.81a.32.32 0 0 0-.01-.46 3.45 3.45 0 0 0-4.46 0 .32.32 0 0 0-.1.23c0 .09.03.17.1.23l2 2.03a.31.31 0 0 0 .45 0z" clip-rule="evenodd"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="81" height="80" fill="none"><path fill="#fff" d="M40.5 80a40 40 0 1 0 0-80 40 40 0 0 0 0 80"/><path fill="#E6E7E9" d="M40.5 56.64c9.77-.02 19.83 3.72 29.57 10.3a40 40 0 1 0-59.16-.01c9.02-6.09 19.14-10.28 29.59-10.3Zm-.01-42.68c6.49 0 16.22 3.24 16.22 16.25 0 10.8-7.52 20.88-16.22 20.88S24.27 41.02 24.27 30.21c0-13 9.73-16.25 16.22-16.25"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@modul/mbui",
3
- "version": "0.0.40-beta-for-dev-a4ce6e34",
3
+ "version": "0.0.40-beta-for-dev-c493cb0e",
4
4
  "packageManager": "yarn@3.5.1",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",