amotify 0.1.4 → 0.1.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.
Files changed (189) hide show
  1. package/dist/@declaration/_.js +3 -0
  2. package/dist/{src/@declaration → @declaration}/amotify.d.ts +2 -3
  3. package/dist/@declaration/amotify.js +2 -0
  4. package/dist/@declaration/module.js +1 -0
  5. package/dist/@declaration/property.js +2 -0
  6. package/dist/@middleware/GenerateClassName.d.ts +3 -0
  7. package/dist/@middleware/GenerateClassName.js +282 -0
  8. package/dist/@middleware/_.d.ts +23 -0
  9. package/dist/@middleware/_.js +131 -0
  10. package/dist/@middleware/color.d.ts +21 -0
  11. package/dist/@middleware/color.js +99 -0
  12. package/dist/@middleware/pageTransit.d.ts +2 -0
  13. package/dist/@middleware/pageTransit.js +31 -0
  14. package/dist/@middleware/useRecycle.d.ts +2 -0
  15. package/dist/@middleware/useRecycle.js +43 -0
  16. package/dist/@middleware/useStore.d.ts +2 -0
  17. package/dist/@middleware/useStore.js +39 -0
  18. package/dist/{src/config.d.ts → @middleware/userAgent.d.ts} +1 -6
  19. package/dist/@middleware/userAgent.js +36 -0
  20. package/dist/atoms/Box/index.d.ts +9 -0
  21. package/dist/atoms/Box/index.js +19 -0
  22. package/dist/atoms/index.d.ts +4 -0
  23. package/dist/atoms/index.js +25 -0
  24. package/dist/index.d.ts +1 -0
  25. package/dist/index.js +17 -0
  26. package/package.json +34 -37
  27. package/bundler.ts +0 -65
  28. package/dist/amotify.min.css +0 -37
  29. package/dist/amotify.min.js +0 -13
  30. package/dist/coreVender.js +0 -13
  31. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faAngleDown.d.ts +0 -14
  32. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faAngleLeft.d.ts +0 -14
  33. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faAngleRight.d.ts +0 -14
  34. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faAngleUp.d.ts +0 -14
  35. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faArrowDown.d.ts +0 -14
  36. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faArrowLeft.d.ts +0 -14
  37. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faArrowRight.d.ts +0 -14
  38. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faArrowRotateRight.d.ts +0 -14
  39. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faArrowUp.d.ts +0 -14
  40. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faBars.d.ts +0 -14
  41. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faBarsStaggered.d.ts +0 -14
  42. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faCalendarAlt.d.ts +0 -7
  43. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faCalendarDays.d.ts +0 -14
  44. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faCaretDown.d.ts +0 -14
  45. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faCaretLeft.d.ts +0 -14
  46. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faCaretRight.d.ts +0 -14
  47. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faCaretUp.d.ts +0 -14
  48. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faCheck.d.ts +0 -14
  49. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faCheckCircle.d.ts +0 -7
  50. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faChevronDown.d.ts +0 -14
  51. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faChevronLeft.d.ts +0 -14
  52. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faChevronRight.d.ts +0 -14
  53. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faChevronUp.d.ts +0 -14
  54. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faCircleCheck.d.ts +0 -14
  55. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faCircleQuestion.d.ts +0 -14
  56. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faClock.d.ts +0 -14
  57. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faCloudArrowUp.d.ts +0 -14
  58. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faCopy.d.ts +0 -14
  59. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faDownload.d.ts +0 -14
  60. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faEdit.d.ts +0 -7
  61. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faEllipsis.d.ts +0 -14
  62. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisH.d.ts +0 -7
  63. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisV.d.ts +0 -7
  64. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faEllipsisVertical.d.ts +0 -14
  65. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faExclamation.d.ts +0 -14
  66. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faExclamationTriangle.d.ts +0 -7
  67. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faExternalLinkAlt.d.ts +0 -7
  68. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faEye.d.ts +0 -14
  69. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faFile.d.ts +0 -14
  70. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faFilter.d.ts +0 -14
  71. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faGear.d.ts +0 -14
  72. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faGripVertical.d.ts +0 -14
  73. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faHeart.d.ts +0 -14
  74. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faHome.d.ts +0 -7
  75. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faHouse.d.ts +0 -14
  76. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faImage.d.ts +0 -14
  77. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faLink.d.ts +0 -14
  78. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faLinkSlash.d.ts +0 -14
  79. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faMagnifyingGlass.d.ts +0 -14
  80. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faMinus.d.ts +0 -14
  81. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faPalette.d.ts +0 -14
  82. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faPaperPlane.d.ts +0 -14
  83. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faPen.d.ts +0 -14
  84. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faPenToSquare.d.ts +0 -14
  85. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faPlus.d.ts +0 -14
  86. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faQuestion.d.ts +0 -14
  87. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faQuestionCircle.d.ts +0 -7
  88. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faRedo.d.ts +0 -7
  89. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faRotate.d.ts +0 -14
  90. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faRotateLeft.d.ts +0 -14
  91. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faRotateRight.d.ts +0 -14
  92. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faSearch.d.ts +0 -7
  93. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faShare.d.ts +0 -14
  94. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faStar.d.ts +0 -14
  95. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faTimes.d.ts +0 -7
  96. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faTrashAlt.d.ts +0 -7
  97. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faTrashCan.d.ts +0 -14
  98. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faTriangleExclamation.d.ts +0 -14
  99. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faUpRightFromSquare.d.ts +0 -14
  100. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faUser.d.ts +0 -14
  101. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faXmark.d.ts +0 -14
  102. package/dist/node_modules/@fortawesome/free-solid-svg-icons/faYenSign.d.ts +0 -14
  103. package/dist/node_modules/@fortawesome/react-fontawesome/index.es.d.ts +0 -2
  104. package/dist/node_modules/@remix-run/router/dist/router.d.ts +0 -317
  105. package/dist/node_modules/css-loader/dist/runtime/api.d.ts +0 -2
  106. package/dist/node_modules/css-loader/dist/runtime/noSourceMaps.d.ts +0 -2
  107. package/dist/node_modules/mingoo.jsmin/dist/jsmin.d.ts +0 -2
  108. package/dist/node_modules/prop-types/factoryWithThrowingShims.d.ts +0 -86
  109. package/dist/node_modules/prop-types/index.d.ts +0 -2
  110. package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.d.ts +0 -2
  111. package/dist/node_modules/react/cjs/react.production.min.d.ts +0 -116
  112. package/dist/node_modules/react/index.d.ts +0 -2
  113. package/dist/node_modules/react-dom/cjs/react-dom.production.min.d.ts +0 -37
  114. package/dist/node_modules/react-dom/client.d.ts +0 -2
  115. package/dist/node_modules/react-dom/index.d.ts +0 -2
  116. package/dist/node_modules/react-router/dist/index.d.ts +0 -241
  117. package/dist/node_modules/react-router-dom/dist/index.d.ts +0 -139
  118. package/dist/node_modules/scheduler/cjs/scheduler.production.min.d.ts +0 -20
  119. package/dist/node_modules/scheduler/index.d.ts +0 -2
  120. package/dist/src/@atoms.d.ts +0 -4
  121. package/dist/src/@functions.d.ts +0 -12
  122. package/dist/src/@global.d.ts +0 -23
  123. package/dist/src/@globalJsmin.d.ts +0 -4
  124. package/dist/src/@jsminAmotifyExtension/_.d.ts +0 -3
  125. package/dist/src/@jsminAmotifyExtension/formCollect.d.ts +0 -1
  126. package/dist/src/@jsminAmotifyExtension/spreadSheet.d.ts +0 -4
  127. package/dist/src/@jsminAmotifyExtension/variables.d.ts +0 -1
  128. package/dist/src/@molecules.d.ts +0 -23
  129. package/dist/src/@organisms.d.ts +0 -1
  130. package/dist/src/@templates.d.ts +0 -1
  131. package/dist/src/@variables.d.ts +0 -9
  132. package/dist/src/amotify.d.ts +0 -12
  133. package/dist/src/atoms/FAI/parts.d.ts +0 -3
  134. package/dist/src/atoms/Logo/parts.d.ts +0 -2
  135. package/dist/src/atoms/Various/parts.d.ts +0 -11
  136. package/dist/src/fin.d.ts +0 -1
  137. package/dist/src/functions/Button/_.d.ts +0 -2
  138. package/dist/src/functions/Cropper/parts.d.ts +0 -2
  139. package/dist/src/functions/Effects/Fade.d.ts +0 -2
  140. package/dist/src/functions/Effects/Ripple.d.ts +0 -1
  141. package/dist/src/functions/Effects/_.d.ts +0 -4
  142. package/dist/src/functions/Input/Chips/Selector.d.ts +0 -2
  143. package/dist/src/functions/Input/Chips/_.d.ts +0 -3
  144. package/dist/src/functions/Input/Contenteditable.d.ts +0 -4
  145. package/dist/src/functions/Input/DigitCharacters.d.ts +0 -4
  146. package/dist/src/functions/Input/File/_.d.ts +0 -3
  147. package/dist/src/functions/Input/Hidden.d.ts +0 -3
  148. package/dist/src/functions/Input/List/_.d.ts +0 -4
  149. package/dist/src/functions/Input/RichSelect/_.d.ts +0 -4
  150. package/dist/src/functions/Input/Segmented/_.d.ts +0 -2
  151. package/dist/src/functions/Input/Select/_.d.ts +0 -4
  152. package/dist/src/functions/Input/Slider/_.d.ts +0 -4
  153. package/dist/src/functions/Input/Switch/_.d.ts +0 -4
  154. package/dist/src/functions/Input/Text.d.ts +0 -8
  155. package/dist/src/functions/Input/TextArea.d.ts +0 -4
  156. package/dist/src/functions/Input/Time/Picker.d.ts +0 -4
  157. package/dist/src/functions/Input/Time/_.d.ts +0 -5
  158. package/dist/src/functions/Input/_.d.ts +0 -6
  159. package/dist/src/functions/Input/core.d.ts +0 -36
  160. package/dist/src/functions/Inputs/_.d.ts +0 -4
  161. package/dist/src/functions/Inputs/text.d.ts +0 -3
  162. package/dist/src/functions/Layout/PageNotFound.d.ts +0 -2
  163. package/dist/src/functions/Layout/PageRouter.d.ts +0 -4
  164. package/dist/src/functions/Layout/PageViewController/parts.d.ts +0 -4
  165. package/dist/src/functions/Layout/Plate.d.ts +0 -3
  166. package/dist/src/functions/Layout/RootViewController/parts.d.ts +0 -2
  167. package/dist/src/functions/Layout/SwipeView/parts.d.ts +0 -5
  168. package/dist/src/functions/Layout/TabBar.d.ts +0 -4
  169. package/dist/src/functions/Layout/_.d.ts +0 -3
  170. package/dist/src/functions/Loader/corner.d.ts +0 -3
  171. package/dist/src/functions/Loader/mini.d.ts +0 -7
  172. package/dist/src/functions/Loader/parts.d.ts +0 -4
  173. package/dist/src/functions/Loader/top.d.ts +0 -3
  174. package/dist/src/functions/Sheet/parts.d.ts +0 -3
  175. package/dist/src/functions/SnackBar/parts.d.ts +0 -3
  176. package/dist/src/functions/Table/Data/parts.d.ts +0 -6
  177. package/dist/src/functions/Table/Drag/parts.d.ts +0 -4
  178. package/dist/src/functions/Table/Normal/parts.d.ts +0 -3
  179. package/dist/src/functions/Table/_.d.ts +0 -10
  180. package/dist/src/functions/Tooltips/parts.d.ts +0 -3
  181. package/dist/src/global/LaunchReactApplication.d.ts +0 -3
  182. package/dist/src/global/styleConverter.d.ts +0 -3
  183. package/dist/src/molecules/Accordion/parts.d.ts +0 -3
  184. package/dist/src/molecules/LinkifyText/parts.d.ts +0 -3
  185. package/dist/src/molecules/List.d.ts +0 -3
  186. package/tsconfig.json +0 -57
  187. /package/dist/{src/@declaration → @declaration}/_.d.ts +0 -0
  188. /package/dist/{src/@declaration → @declaration}/module.d.ts +0 -0
  189. /package/dist/{src/@declaration → @declaration}/property.d.ts +0 -0
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import { fn } from '@declaration';
3
- import { React } from '@global';
4
- export declare const TextAreaInput: React.FC<fn.Input.TextArea.PlainParams>;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import { fn } from '@declaration';
3
- import { React } from '@global';
4
- export declare const Picker: React.FC<fn.Input.Time.PickerParams>;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- import { fn } from '@declaration';
3
- import { React } from '@global';
4
- export declare const TimeInput: React.FC<fn.Input.Time.OriginParams>;
5
- export declare const TimeFNs: fn.Input.Time.FN;
@@ -1,6 +0,0 @@
1
- /// <reference types="react" />
2
- import { fn } from '@declaration';
3
- export declare const ListInputs: fn.Input.List.Methods & {
4
- Origin: (props: fn.Input.List.OriginParams) => JSX.Element;
5
- };
6
- export declare const Input: fn.Input.Methods;
@@ -1,36 +0,0 @@
1
- /// <reference types="react" />
2
- import { ReactElement, fn } from '@declaration';
3
- import { React } from '@global';
4
- type BoxWrapperParams = {
5
- val_status: any;
6
- set_status: React.Dispatch<React.SetStateAction<any>>;
7
- val_validate: fn.Input.Validation.Result;
8
- params: any;
9
- children: ReactElement;
10
- };
11
- export declare const BoxWrapper: React.FC<BoxWrapperParams>;
12
- export declare const CommonEffects: {
13
- (props: {
14
- type?: string;
15
- params: plainObject;
16
- val_status: fn.Input.Status.Plain;
17
- set_status: React.Dispatch<React.SetStateAction<any>>;
18
- val_validate: fn.Input.Validation.Result;
19
- set_validate: React.Dispatch<React.SetStateAction<fn.Input.Validation.Result>>;
20
- DefaultValidation: fn.Input.Validation.SystemCheck;
21
- onUpdateValue?: fn.Input.OnUpdateValue;
22
- onUpdateValidValue?: fn.Input.OnUpdateValue;
23
- ExtraOverrideParams?: plainObject;
24
- ExtraStoreParams?: plainObject;
25
- }): void;
26
- };
27
- export declare const ValidationCheck: {
28
- (props: {
29
- val_status: fn.Input.Status.Plain;
30
- DefaultValidation: fn.Input.Validation.SystemCheck;
31
- params: any;
32
- set_validate: React.Dispatch<React.SetStateAction<fn.Input.Validation.Result>>;
33
- }): void;
34
- };
35
- export declare const SubmitForm: (event: React.KeyboardEvent) => boolean;
36
- export {};
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Inputs: {
3
- TextInput: (params: any) => import("react").JSX.Element;
4
- };
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- import { TextInputs } from './types';
3
- export declare const TextInput: (params: TextInputs.Text.Params) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- import React from 'react';
2
- export declare const PageNotFound: React.FC<{}>;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import { fn } from '@declaration';
3
- import { React } from '@global';
4
- export declare const PageRouter: React.FC<fn.Layout.PageRouter.RouterProps>;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import { fn } from '@declaration';
3
- import { React } from '@global';
4
- export declare const PageViewController: React.FC<fn.Layout.PageViewController.Params>;
@@ -1,3 +0,0 @@
1
- import { fn } from '@declaration';
2
- import React from 'react';
3
- export declare const Plate: React.FC<fn.Layout.Plate.Params>;
@@ -1,2 +0,0 @@
1
- import { fn } from '@declaration';
2
- export declare const RootViewController: fn.Layout.RootViewController.Methods;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- import { fn } from '@declaration';
3
- import { React } from '@global';
4
- export declare const SwipeView: (params: fn.Layout.SwipeView.Params) => React.JSX.Element;
5
- export declare const Core: React.FC<fn.Layout.SwipeView.Params>;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import { fn } from '@declaration';
3
- import { React } from '@global';
4
- export declare const TabBar: React.FC<fn.Layout.TabBar.Params>;
@@ -1,3 +0,0 @@
1
- import { fn } from '@declaration';
2
- declare const Layout: fn.Layout.Methods;
3
- export { Layout };
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { React } from '@global';
3
- export declare const Corner: () => React.JSX.Element;
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- import { fn } from '@declaration';
3
- import { React } from '@global';
4
- export declare const Mini: (params: fn.Loader.CompInput & {
5
- color?: fn.Loader.Colors;
6
- size?: fn.Loader.Sizes;
7
- }) => React.JSX.Element;
@@ -1,4 +0,0 @@
1
- import { fn } from '@declaration';
2
- export declare const memoryID: string;
3
- declare const Loader: fn.Loader.Methods;
4
- export { Loader };
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { React } from '@global';
3
- export declare const Top: () => React.JSX.Element;
@@ -1,3 +0,0 @@
1
- import { fn } from '@declaration';
2
- declare const Sheet: fn.Sheet.Methods;
3
- export { Sheet };
@@ -1,3 +0,0 @@
1
- import { fn } from '@declaration';
2
- declare const SnackBar: fn.SnackBar.Methods;
3
- export { SnackBar };
@@ -1,6 +0,0 @@
1
- /// <reference types="react" />
2
- import { fn } from '@declaration';
3
- import { React } from '@global';
4
- export declare const DataFNs: fn.Tables.Data.FNs;
5
- export declare const DataComps: fn.Tables.Data.Comps;
6
- export declare const DataTable: (params: fn.Tables.Data.Params) => React.JSX.Element;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import { fn } from '@declaration';
3
- import { React } from '@global';
4
- export declare const DragTable: React.FC<fn.Tables.Drag.Params>;
@@ -1,3 +0,0 @@
1
- import { fn } from '@declaration';
2
- import React from 'react';
3
- export declare const NormalTable: React.FC<fn.Tables.Normal.Params>;
@@ -1,10 +0,0 @@
1
- import { TagProps, fn } from '@declaration';
2
- export declare const Comps: fn.Tables.CompsMethods;
3
- export declare const Table: fn.Tables.Methods;
4
- export declare const DefaultCellStyles: (type: fn.Tables.Types, tone: fn.Tables.Tones) => TagProps.Params;
5
- export declare const DefaultCellSystemStyles: (args: {
6
- top: boolean;
7
- bottom: boolean;
8
- left: boolean;
9
- right: boolean;
10
- }) => TagProps.Params;
@@ -1,3 +0,0 @@
1
- import { fn } from '@declaration';
2
- declare const Tooltips: fn.Tooltips.Methods;
3
- export { Tooltips };
@@ -1,3 +0,0 @@
1
- import { global } from '@declaration';
2
- export declare const LaunchRoot: (params: global.LaunchRootInput) => void;
3
- export declare const LaunchReactApplication: (props: global.LaunchReactApplicationInput) => void;
@@ -1,3 +0,0 @@
1
- import { global } from '@declaration';
2
- export declare const ReadStyleSet: global.StyleConverter.ReadStyleSet;
3
- export declare const ToClassName: global.StyleConverter.ToClassName;
@@ -1,3 +0,0 @@
1
- import { mols } from '@declaration';
2
- declare const Accordion: mols.Accordion.SetParams;
3
- export { Accordion };
@@ -1,3 +0,0 @@
1
- import { mols } from '@declaration';
2
- import React from 'react';
3
- export declare const LinkifyText: React.FC<mols.LinkifyTextProps>;
@@ -1,3 +0,0 @@
1
- import { mols } from '@declaration';
2
- import React from 'react';
3
- export declare const List: React.FC<mols.List.Params>;
package/tsconfig.json DELETED
@@ -1,57 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "lib": [
4
- "dom",
5
- "dom.iterable"
6
- ],
7
- "jsx": "react",
8
- "target": "ES2016",
9
- "module": "commonjs",
10
- "baseUrl": "./",
11
- "paths": {
12
- "@declaration": [
13
- "src/@declaration/_"
14
- ],
15
- "@global": [
16
- "src/@global"
17
- ],
18
- "@atoms": [
19
- "src/@atoms"
20
- ],
21
- "@mols": [
22
- "src/@molecules"
23
- ],
24
- "@orgs": [
25
- "src/@organisms"
26
- ],
27
- "@temps": [
28
- "src/@templates"
29
- ],
30
- "@fn": [
31
- "src/@functions"
32
- ],
33
- },
34
- "strict": true,
35
- "skipLibCheck": true,
36
- "forceConsistentCasingInFileNames": true,
37
- "downlevelIteration": true,
38
- "allowJs": true,
39
- "declaration": true,
40
- "sourceMap": false,
41
- "outDir": "./dist",
42
- "noImplicitAny": true,
43
- "noImplicitThis": true,
44
- "noImplicitReturns": true,
45
- "strictNullChecks": true,
46
- "esModuleInterop": true,
47
- "noEmitOnError": false,
48
- "noEmit": false
49
- },
50
- "exclude": [
51
- "node_modules",
52
- "dist"
53
- ],
54
- "include": [
55
- "src/**/*"
56
- ]
57
- }
File without changes