elcrm 0.9.1 → 0.9.3

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.
Files changed (45) hide show
  1. package/dist/Action/index.d.ts +0 -1
  2. package/dist/Alert/index.d.ts +0 -1
  3. package/dist/Api/index.d.ts +0 -1
  4. package/dist/Badge/index.d.ts +0 -1
  5. package/dist/Company/Company.d.ts +0 -1
  6. package/dist/Company/index.d.ts +0 -1
  7. package/dist/Component/index.d.ts +0 -1
  8. package/dist/Event/index.d.ts +0 -1
  9. package/dist/Filter/index.d.ts +0 -1
  10. package/dist/Form/index.d.ts +0 -1
  11. package/dist/Format/index.d.ts +0 -1
  12. package/dist/Header/Header.d.ts +0 -1
  13. package/dist/Icon/index.d.ts +0 -1
  14. package/dist/Input/index.d.ts +0 -1
  15. package/dist/List/index.d.ts +0 -1
  16. package/dist/Loading/index.d.ts +0 -1
  17. package/dist/Main/Main.d.ts +0 -1
  18. package/dist/Menu/Menu.d.ts +0 -1
  19. package/dist/Modal/Modal.d.ts +0 -1
  20. package/dist/Modal/index.d.ts +0 -1
  21. package/dist/Notice/index.d.ts +0 -1
  22. package/dist/Notifications/index.d.ts +0 -1
  23. package/dist/Pagination/index.d.ts +0 -1
  24. package/dist/Payment/index.d.ts +0 -1
  25. package/dist/Phone/index.d.ts +0 -1
  26. package/dist/Router/index.d.ts +0 -1
  27. package/dist/Scrolling/index.d.ts +0 -1
  28. package/dist/Search/index.d.ts +0 -1
  29. package/dist/Setting/Item/Accordion.d.ts +0 -1
  30. package/dist/Setting/Item/Button.d.ts +0 -1
  31. package/dist/Setting/Item/index.d.ts +0 -1
  32. package/dist/Setting/Main.d.ts +0 -1
  33. package/dist/Setting/Section.d.ts +0 -1
  34. package/dist/Setting/index.d.ts +0 -1
  35. package/dist/Sistym/index.d.ts +0 -1
  36. package/dist/Socket/index.d.ts +0 -1
  37. package/dist/Store/Store.d.ts +0 -1
  38. package/dist/Store/index.d.ts +0 -1
  39. package/dist/Switch/Switch.d.ts +0 -1
  40. package/dist/Switch/index.d.ts +0 -1
  41. package/dist/Triage/index.d.ts +0 -1
  42. package/dist/User/index.d.ts +0 -1
  43. package/dist/index.es.js +1234 -1229
  44. package/dist/index.umd.js +9 -9
  45. package/package.json +1 -1
@@ -1,5 +1,4 @@
1
1
  import { default as Switch } from './Switch';
2
-
3
2
  declare const _default: {
4
3
  Switch: ({ active, onClick }: Switch) => import("react/jsx-runtime").JSX.Element;
5
4
  };
@@ -1,6 +1,5 @@
1
1
  import { Send } from './Init';
2
2
  import { Line } from './Line';
3
-
4
3
  declare const _default: {
5
4
  Send: typeof Send;
6
5
  Line: typeof Line;
@@ -1,5 +1,4 @@
1
1
  import { audio, image, url, fetch, test, remoute, telegram, modules, use, token, formData } from './Api';
2
-
3
2
  declare const _default: {
4
3
  audio: typeof audio;
5
4
  image: typeof image;
@@ -1,5 +1,4 @@
1
1
  import { useMenu, setUpdate } from './Badge';
2
-
3
2
  declare const _default: {
4
3
  useMenu: typeof useMenu;
5
4
  setUpdate: typeof setUpdate;
@@ -1,5 +1,4 @@
1
1
  import { setSetting, getSetting } from '../Store/Store';
2
-
3
2
  declare const _default: {
4
3
  setSetting: typeof setSetting;
5
4
  getSetting: typeof getSetting;
@@ -1,5 +1,4 @@
1
1
  import { Get } from './Company';
2
-
3
2
  declare const _default: {
4
3
  Get: typeof Get;
5
4
  };
@@ -3,7 +3,6 @@ import { default as Header } from './H';
3
3
  import { default as List } from './L';
4
4
  import { default as Section } from './S';
5
5
  import { default as Group } from './G';
6
-
7
6
  declare const _default: {
8
7
  Header: ({ title, left, right, children }: Header) => import("react/jsx-runtime").JSX.Element;
9
8
  Section: ({ children }: Section) => import("react/jsx-runtime").JSX.Element;
@@ -1,6 +1,5 @@
1
1
  import { setListener, useListener } from './Listener';
2
2
  import { setEmitter, useEmitter, subEmitter } from './Emitter';
3
-
4
3
  declare const _default: {
5
4
  setListener: typeof setListener;
6
5
  useListener: typeof useListener;
@@ -1,5 +1,4 @@
1
1
  import { Button, useValue, Set, Run, Count, Reset } from './Filter';
2
-
3
2
  declare const _default: {
4
3
  Button: typeof Button;
5
4
  useValue: typeof useValue;
@@ -26,7 +26,6 @@ import { default as Group } from './Group';
26
26
  import { default as Options } from './Options';
27
27
  import { default as Image } from './Image';
28
28
  import { useData, setValue, runReload } from './use';
29
-
30
29
  declare const _default: {
31
30
  Color: typeof Color;
32
31
  Date: typeof Date;
@@ -22,7 +22,6 @@ import { default as ArrayGroup } from './ArrayGroup';
22
22
  import { default as ArraySortDate } from './ArraySortDate';
23
23
  import { default as ArraySumma } from './ArraySumma';
24
24
  import { default as ArraySortFunction } from './ArraySortFunction';
25
-
26
25
  declare const _default: {
27
26
  Age: typeof Age;
28
27
  ArraySort: typeof ArraySort;
@@ -1,4 +1,3 @@
1
-
2
1
  interface Header {
3
2
  children?: any;
4
3
  }
@@ -1,6 +1,5 @@
1
1
  import { default as Logo } from './Logo';
2
2
  import { Sprite, Symbol } from './Sprite';
3
-
4
3
  declare const _default: {
5
4
  Logo: typeof Logo;
6
5
  Sprite: typeof Sprite;
@@ -24,7 +24,6 @@ import { default as Textarea } from '../Form/Textarea';
24
24
  import { default as Time } from '../Form/Time';
25
25
  import { default as Toogle } from '../Form/Toogle';
26
26
  import { default as Users } from '../Form/Users';
27
-
28
27
  declare const _default: {
29
28
  Color: typeof Color;
30
29
  Date: typeof Date;
@@ -1,7 +1,6 @@
1
1
  import { View } from './View';
2
2
  import { default as Reducer } from './Reducer';
3
3
  import { useValue, setValue } from './useValue';
4
-
5
4
  declare const _default: {
6
5
  View: typeof View;
7
6
  Reducer: typeof Reducer;
@@ -1,6 +1,5 @@
1
1
  import { default as Spinner } from './Spinner';
2
2
  import { default as Inline } from './Inline';
3
-
4
3
  declare const _default: {
5
4
  Spinner: typeof Spinner;
6
5
  Inline: typeof Inline;
@@ -1,4 +1,3 @@
1
-
2
1
  interface Main {
3
2
  children?: any;
4
3
  }
@@ -1,4 +1,3 @@
1
-
2
1
  interface Menu {
3
2
  children?: any;
4
3
  }
@@ -1,6 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { default as Button } from '../Button/Button';
3
-
4
3
  type ButtonCallBack = {
5
4
  setOpen: Function;
6
5
  disabled: Function;
@@ -3,7 +3,6 @@ import { default as Scroll } from './Scroll';
3
3
  import { default as Form } from './Form';
4
4
  import { default as Center } from './Center';
5
5
  import { Main, Add, Icon, Open, Shake, Close } from './Modal';
6
-
7
6
  declare const _default: {
8
7
  List: typeof List;
9
8
  Scroll: typeof Scroll;
@@ -1,5 +1,4 @@
1
1
  import { Send, Error, Remark, Success, Copy } from './Init';
2
-
3
2
  declare const _default: {
4
3
  Send: typeof Send;
5
4
  Error: typeof Error;
@@ -1,5 +1,4 @@
1
1
  import { Bell, Send, Add } from './Notifications';
2
-
3
2
  declare const _default: {
4
3
  Bell: typeof Bell;
5
4
  Send: typeof Send;
@@ -1,5 +1,4 @@
1
1
  import { Pagination } from './Pagination';
2
-
3
2
  declare const _default: {
4
3
  Pagination: typeof Pagination;
5
4
  };
@@ -1,5 +1,4 @@
1
1
  import { Set } from './Payment';
2
-
3
2
  declare const _default: {
4
3
  Set: typeof Set;
5
4
  };
@@ -1,5 +1,4 @@
1
1
  import { Open } from './Phone';
2
-
3
2
  declare const _default: {
4
3
  Open: typeof Open;
5
4
  };
@@ -1,5 +1,4 @@
1
1
  import { Path, setPage, getPage, usePage, isPage, setModule, getModule, useModule, isModule, setTabs, getTabs, useTabs, isTabs, useId, setId, subId, getId, isId } from '../Store/Store';
2
-
3
2
  declare const _default: {
4
3
  Path: typeof Path;
5
4
  setPage: typeof setPage;
@@ -1,3 +1,2 @@
1
1
  import { Scrolling } from './Scrolling';
2
-
3
2
  export default Scrolling;
@@ -1,5 +1,4 @@
1
1
  import { Field, Run, Get, useValue } from './Search';
2
-
3
2
  declare const _default: {
4
3
  Field: typeof Field;
5
4
  Run: typeof Run;
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  interface Accordion {
4
3
  children: React.ReactNode;
5
4
  label: String;
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  type Main = {
4
3
  button: React.ReactNode;
5
4
  onClick: Function;
@@ -5,7 +5,6 @@ import { default as Select } from './Select';
5
5
  import { default as Info } from './Info';
6
6
  import { default as Component } from './Component';
7
7
  import { default as Node } from './Node';
8
-
9
8
  declare const _default: {
10
9
  Accordion: ({ label, children }: Accordion) => import("react/jsx-runtime").JSX.Element;
11
10
  Button: ({ label, onClick, button }: {
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  type Main = {
4
3
  children: React.ReactNode;
5
4
  };
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  type Section = {
4
3
  children: React.ReactNode;
5
4
  title?: string;
@@ -1,6 +1,5 @@
1
1
  import { default as Section } from './Section';
2
2
  import { default as Tabs } from './Tabs';
3
-
4
3
  declare const _default: {
5
4
  Section: ({ title, button, description, children, }: Section) => import("react/jsx-runtime").JSX.Element;
6
5
  Main: ({ children }: {
@@ -1,5 +1,4 @@
1
1
  import { Api, Server, Client, Host } from './Version';
2
-
3
2
  declare const _default: {
4
3
  version: {
5
4
  Api: typeof Api;
@@ -1,5 +1,4 @@
1
1
  import { useConnect, Send } from './Socket';
2
-
3
2
  declare const _default: {
4
3
  useConnect: typeof useConnect;
5
4
  useListener: (name: string, listener: any) => void;
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  export declare function setDefaultModules(t: string): void;
4
3
  export declare function getDefaultModules(): string;
5
4
  export declare function Init(render: React.ReactNode): React.ReactNode;
@@ -1,5 +1,4 @@
1
1
  import { setSSID, getSSID, setAUTH, getAUTH, getPORT, setPORT, Logaut, Start, setMenu, getMenu, useSort, setSort, getSort, setCompany, getCompany, setSelect, getSelect, addSelect, setApi, getApi, setPayment, getPayment, setUser, getUser, getDefaultModules, getBase, setBase, editBase, loadBase } from './Store';
2
-
3
2
  declare const _default: {
4
3
  setSSID: typeof setSSID;
5
4
  getSSID: typeof getSSID;
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  export type onActive = {
4
3
  value: number;
5
4
  is: boolean;
@@ -1,3 +1,2 @@
1
1
  import { default as Switch } from './Switch';
2
-
3
2
  export default Switch;
@@ -1,5 +1,4 @@
1
1
  import { Init, useValue, Set, Run, Count } from './Triage';
2
-
3
2
  declare const _default: {
4
3
  Init: typeof Init;
5
4
  useValue: typeof useValue;
@@ -1,5 +1,4 @@
1
1
  import { setSetting, getSetting } from '../Store/Store';
2
-
3
2
  declare const _default: {
4
3
  setSetting: typeof setSetting;
5
4
  getSetting: typeof getSetting;