@inntechcorp/it-design 2.2.56 → 2.2.57

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,2 +1,2 @@
1
- declare const ALink: (props: any) => import("react/jsx-runtime").JSX.Element;
2
- export default ALink;
1
+ declare const _default: import("react").MemoExoticComponent<(props: any) => import("react/jsx-runtime").JSX.Element>;
2
+ export default _default;
package/dist/index.cjs.js CHANGED
@@ -4072,7 +4072,7 @@ function(b,z){M.exports?M.exports=z(Co()):z(b.moment)}(Io,(function(M){void 0===
4072
4072
 
4073
4073
  text-decoration: none;
4074
4074
 
4075
- `,nr=M=>z.jsx(tr,{to:M.to,...M,children:M.children}),Ar=t.div`
4075
+ `;var nr=p.memo((M=>(()=>{const{to:b,children:p,...o}=M;return z.jsx(tr,{...o,to:b,children:p})})()),((M,b)=>M.to===b.to&&M.className===b.className&&M.style===b.style&&M.children===b.children));const Ar=t.div`
4076
4076
  display: flex;
4077
4077
  flex-direction: column;
4078
4078
  `,ar=t.div`
package/dist/index.d.ts CHANGED
@@ -391,7 +391,7 @@ type InlineSVGCachedProps = {
391
391
  onLoaded?: () => void;
392
392
  onError?: (error: unknown) => void;
393
393
  };
394
- declare const _default$4: react.MemoExoticComponent<({ src, className, style, title, role, onLoaded, onError }: InlineSVGCachedProps) => react_jsx_runtime.JSX.Element>;
394
+ declare const _default$5: react.MemoExoticComponent<({ src, className, style, title, role, onLoaded, onError }: InlineSVGCachedProps) => react_jsx_runtime.JSX.Element>;
395
395
 
396
396
  type OptionsTypeProps = {
397
397
  customKey?: string;
@@ -403,13 +403,13 @@ type OptionsTypeProps = {
403
403
  checked?: boolean;
404
404
  onChange?: (value: SelectValue$1, checked: boolean, label: ChildrenProps$1) => null;
405
405
  };
406
- declare const _default$3: react.MemoExoticComponent<{
406
+ declare const _default$4: react.MemoExoticComponent<{
407
407
  ({ multi, checked, icon, image, value, customKey, onChange, label }: OptionsTypeProps): react_jsx_runtime.JSX.Element;
408
408
  displayName: string;
409
409
  }>;
410
410
 
411
411
  type SelectSubComponentProps = {
412
- Option: typeof _default$3;
412
+ Option: typeof _default$4;
413
413
  };
414
414
  type SelectComponentProps = ForwardRefExoticComponent<PropsWithoutRef<SelectProps> & RefAttributes<ITDImperativeFuncProps>> & SelectSubComponentProps;
415
415
  declare const Select: SelectComponentProps;
@@ -633,15 +633,15 @@ declare const Notification: {
633
633
 
634
634
  declare function RadioButton({ id, name, value, type, buttonProps, checked, hasError, children, icon, image, component, onChange }: RadioButtonProps$1): react_jsx_runtime.JSX.Element;
635
635
 
636
- declare const _default$2: react__default.NamedExoticComponent<RadioGroupProps$1 & react__default.RefAttributes<ITDImperativeFuncProps$1>>;
636
+ declare const _default$3: react__default.NamedExoticComponent<RadioGroupProps$1 & react__default.RefAttributes<ITDImperativeFuncProps$1>>;
637
637
 
638
638
  interface RadioComponent extends React.FC {
639
- Group: typeof _default$2;
639
+ Group: typeof _default$3;
640
640
  Button: typeof RadioButton;
641
641
  }
642
642
  declare const Radio: RadioComponent;
643
643
 
644
- declare const _default$1: react__default.MemoExoticComponent<({ value, checked, single, onChange, children }: {
644
+ declare const _default$2: react__default.MemoExoticComponent<({ value, checked, single, onChange, children }: {
645
645
  value?: string | undefined;
646
646
  checked?: boolean | undefined;
647
647
  single?: boolean | undefined;
@@ -659,7 +659,7 @@ declare function InlineSelect({ label, value, children, single, minWidth, classN
659
659
  onChange?: null | undefined;
660
660
  }): react_jsx_runtime.JSX.Element;
661
661
  declare namespace InlineSelect {
662
- export { _default$1 as Option };
662
+ export { _default$2 as Option };
663
663
  }
664
664
 
665
665
  interface ImageProps extends react__default.ImgHTMLAttributes<HTMLImageElement> {
@@ -671,7 +671,7 @@ interface ImageProps extends react__default.ImgHTMLAttributes<HTMLImageElement>
671
671
  onLoad?: () => void;
672
672
  onError?: () => void;
673
673
  }
674
- declare const _default: react__default.NamedExoticComponent<ImageProps>;
674
+ declare const _default$1: react__default.NamedExoticComponent<ImageProps>;
675
675
 
676
676
  declare namespace ConsoleLog {
677
677
  export { single };
@@ -694,7 +694,7 @@ declare const Result: {
694
694
  displayName: string;
695
695
  };
696
696
 
697
- declare const ALink: (props: any) => react_jsx_runtime.JSX.Element;
697
+ declare const _default: react.MemoExoticComponent<(props: any) => react_jsx_runtime.JSX.Element>;
698
698
 
699
699
  interface ISpin {
700
700
  updating?: boolean;
@@ -2166,5 +2166,5 @@ declare const resources: {
2166
2166
  };
2167
2167
  };
2168
2168
 
2169
- export { ALink, Accordion, AddDefaultThemeStyle, AddDefaultUnit, AddZero, Alert, Arrow as ArrowIcon, BackToTop, BackTop, Base64Decode, Base64Encode, Button, Calendar, Card, CheckFileURL, Checkbox, Checkmark, ChunkArray, Collapse, ConsoleLog, ConvertCurrency, DatePicker, DetermineNewHeight, DetermineNewWidth, FileChecker, FileExtensions, FileTypes, FindSelector, Flex, Form, FormValidationTypes, FormatBytes, FormatDate, FormatDateTime, FormatSimpleDate, FormatSimpleDateTime, FormatTime, GetByCurrency, GetCountryCodeByCurrencyCode, GetCountryCodeByLanguage, GetCurrencyFormat, GetCurrencySymbol, GetDecimalByCurrency, GetTypeByFileType, H1, H2, H3, H4, ITDContext, ITDProvider, _default as Image, _default$4 as InlineSVGCached, InlineSelect, InlineSelectArrow, Input, IsValidJSON, Lock as LockIcon, ModalManager, ModalState, NoData, Notification, Picture, Progress, Radio, RemoveUnits, Result, SVGLoader, Select, Spin, Status, Switch, Table, Tabs, TextArea, TinyScrollbar, Trash, UniUpperCase, UpdateThemeStyle, Upload, Upload$1 as UploadIcon, Wait, ZoomIn, ZoomOut, resources, toKebabCase, useAddExternalCSS, useComponentSize, useConnectionStatus, useConstructor, useContextBridge, useCoreFetch, useKeyboardShortcut, useMultiQuery, useOnClickOutside, useOnESCKeyDown, useOnResize, useOrientation, useReCaptcha, useSingleQuery };
2169
+ export { _default as ALink, Accordion, AddDefaultThemeStyle, AddDefaultUnit, AddZero, Alert, Arrow as ArrowIcon, BackToTop, BackTop, Base64Decode, Base64Encode, Button, Calendar, Card, CheckFileURL, Checkbox, Checkmark, ChunkArray, Collapse, ConsoleLog, ConvertCurrency, DatePicker, DetermineNewHeight, DetermineNewWidth, FileChecker, FileExtensions, FileTypes, FindSelector, Flex, Form, FormValidationTypes, FormatBytes, FormatDate, FormatDateTime, FormatSimpleDate, FormatSimpleDateTime, FormatTime, GetByCurrency, GetCountryCodeByCurrencyCode, GetCountryCodeByLanguage, GetCurrencyFormat, GetCurrencySymbol, GetDecimalByCurrency, GetTypeByFileType, H1, H2, H3, H4, ITDContext, ITDProvider, _default$1 as Image, _default$5 as InlineSVGCached, InlineSelect, InlineSelectArrow, Input, IsValidJSON, Lock as LockIcon, ModalManager, ModalState, NoData, Notification, Picture, Progress, Radio, RemoveUnits, Result, SVGLoader, Select, Spin, Status, Switch, Table, Tabs, TextArea, TinyScrollbar, Trash, UniUpperCase, UpdateThemeStyle, Upload, Upload$1 as UploadIcon, Wait, ZoomIn, ZoomOut, resources, toKebabCase, useAddExternalCSS, useComponentSize, useConnectionStatus, useConstructor, useContextBridge, useCoreFetch, useKeyboardShortcut, useMultiQuery, useOnClickOutside, useOnESCKeyDown, useOnResize, useOrientation, useReCaptcha, useSingleQuery };
2170
2170
  export type { AccordionItemProps, AccordionProps, AccordionSubMenuProps, AlertProps, AlertSize, AlertType, ButtonContentPosition, ButtonProps, ButtonState, ButtonType, ButtonVariant, CalendarDayProps, CalendarProps, CalendarValueProps, CardProps, CheckboxEvent, CheckboxGroupProps, CheckboxProps, DatePickerProps, Direction, FieldUpdateProps, FlexAlignProps, FlexGapProps, FlexJustifyProps, FlexProps, FormContextType, FormItemProps, FormProps, FormRuleProps, FormSubComponentProps, FormValueProps, GroupCheckboxOptionType, ITDContextType, ITDImperativeFuncProps, ITDProviderProps, ITDSize, ITDSizeSlug, InputProps, InputVariant, ModalContentProps, ModalProps, ModalRefProps, NotificationContextType, NotificationsProps, ProgressProps, ProgressStatus, QueryValueProps, RadioButtonProps, RadioGroupProps, RadioType, ResultProps, SelectDirection, SelectOptionProps, SelectPosition, SelectProps, SelectToggleProps, SelectValue, SelectVariant, SingleQueryProps, StatusProps, StatusVariant, SwitchProps, TableColumnType, TableProps, TableRefProps, TableRow, TableTRProps, TabsItemProps, TabsProps, TextAreaEvent, TextAreaProps, TextAreaVariant, UploadProgressProps, UploadProps, UploadResultMessageProps };
package/dist/index.esm.js CHANGED
@@ -4072,7 +4072,7 @@ function(b,z){M.exports?M.exports=z(EO()):z(b.moment)}(IO,(function(M){void 0===
4072
4072
 
4073
4073
  text-decoration: none;
4074
4074
 
4075
- `,Wr=M=>p(lr,{to:M.to,...M,children:M.children}),ur=_.div`
4075
+ `;var Wr=r((M=>(()=>{const{to:b,children:z,...o}=M;return p(lr,{...o,to:b,children:z})})()),((M,b)=>M.to===b.to&&M.className===b.className&&M.style===b.style&&M.children===b.children));const ur=_.div`
4076
4076
  display: flex;
4077
4077
  flex-direction: column;
4078
4078
  `,fr=_.div`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inntechcorp/it-design",
3
- "version": "2.2.56",
3
+ "version": "2.2.57",
4
4
  "description": "All in one Design library for web applications.",
5
5
  "author": "Inn.Tech",
6
6
  "license": "ISC",