Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@loadsmart/miranda-wc

Package Overview
Dependencies
Maintainers
19
Versions
334
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loadsmart/miranda-wc - npm Package Compare versions

Comparing version 1.39.0 to 1.40.0

dist/attention-b3ee5c68.js

9

dist/components/field/field.d.ts
import type { PropertyValues } from 'lit';
import { Component } from '../component';
import type { FieldStatus, FieldSize } from './field.types';
import type { StackProps } from '../layout/stack';
import '../layout/group';

@@ -15,2 +16,3 @@ import '../layout/stack';

required?: boolean;
align?: StackProps['align'];
}

@@ -34,2 +36,5 @@ export declare class Field extends Component {

};
align: {
type: StringConstructor;
};
};

@@ -56,2 +61,6 @@ /**

size: FieldProps['size'];
/**
* Value for the m-stack `align` attribute.
*/
align: FieldProps['align'];
private provider;

@@ -58,0 +67,0 @@ constructor();

2

dist/index.js

@@ -1,2 +0,2 @@

export{E as ALIGN_ITEMS_VALUES,g as Banner,B as BannerActionPrimary,a as BannerActionSecondary,c as BannerActions,d as BannerDescription,e as BannerIcon,f as BannerTitle,G as Box,h as Button,C as Card,i as CardBody,j as CardSubtitle,k as CardTitle,l as Checkbox,m as CloseButton,n as DIALOG_SIZES,o as DIALOG_VARIANTS,D as Dialog,p as DialogActionPrimary,q as DialogActionSecondary,r as DialogActionTertiary,s as DialogActions,t as DialogBody,u as DialogClose,v as DialogFooter,w as DialogHeader,x as Divider,A as FIELD_STATUSES,F as Field,y as FieldHint,z as FieldLabel,M as Grid,I as Group,J as JUSTIFY_CONTENT_VALUES,T as ProgressBar,U as ProgressBarCountdown,V as Radio,W as RadioGroup,O as Sidebar,S as Stack,Q as Switcher,a4 as TOOLTIP_PLACEMENT_VALUES,Y as Tab,Z as TabPanel,X as Tabs,_ as Tag,$ as Text,a0 as TextField,a2 as Toggle,a1 as ToggleGroup,a3 as Tooltip,H as defaultBoxProps,N as defaultGridProps,K as defaultGroupProps,P as defaultSidebarProps,L as defaultStackProps,R as defaultSwitcherProps}from"./index-e8e0a3cc.js";
export{E as ALIGN_ITEMS_VALUES,g as Banner,B as BannerActionPrimary,a as BannerActionSecondary,c as BannerActions,d as BannerDescription,e as BannerIcon,f as BannerTitle,G as Box,h as Button,C as Card,i as CardBody,j as CardSubtitle,k as CardTitle,l as Checkbox,m as CloseButton,n as DIALOG_SIZES,o as DIALOG_VARIANTS,D as Dialog,p as DialogActionPrimary,q as DialogActionSecondary,r as DialogActionTertiary,s as DialogActions,t as DialogBody,u as DialogClose,v as DialogFooter,w as DialogHeader,x as Divider,A as FIELD_STATUSES,F as Field,y as FieldHint,z as FieldLabel,M as Grid,I as Group,J as JUSTIFY_CONTENT_VALUES,T as ProgressBar,U as ProgressBarCountdown,V as Radio,W as RadioGroup,O as Sidebar,S as Stack,Q as Switcher,a4 as TOOLTIP_PLACEMENT_VALUES,Y as Tab,Z as TabPanel,X as Tabs,_ as Tag,$ as Text,a0 as TextField,a2 as Toggle,a1 as ToggleGroup,a3 as Tooltip,H as defaultBoxProps,N as defaultGridProps,K as defaultGroupProps,P as defaultSidebarProps,L as defaultStackProps,R as defaultSwitcherProps}from"./index-5bda2324.js";
//# sourceMappingURL=index.js.map
{
"name": "@loadsmart/miranda-wc",
"version": "1.39.0",
"version": "1.40.0",
"description": "Miranda Web Components component library",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc