godown 1.0.46 → 1.0.48

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 (224) hide show
  1. package/README.md +6 -31
  2. package/{out/src/deps.d.ts → deps.d.ts} +1 -1
  3. package/deps.d.ts.map +1 -0
  4. package/{out/src/deps.js → deps.js} +1 -1
  5. package/effect/index.d.ts.map +1 -0
  6. package/effect/ov-effect.d.ts.map +1 -0
  7. package/{out/src/effect → effect}/ro-effect.d.ts +1 -0
  8. package/effect/ro-effect.d.ts.map +1 -0
  9. package/{out/src/effect → effect}/ro-effect.js +1 -0
  10. package/effect/std.d.ts.map +1 -0
  11. package/{out/src/effect → effect}/tw-effect.d.ts +1 -0
  12. package/effect/tw-effect.d.ts.map +1 -0
  13. package/{out/src/effect → effect}/tw-effect.js +1 -0
  14. package/glob.d.ts.map +1 -0
  15. package/{out/src/glob.js → glob.js} +1 -1
  16. package/{out/src/group → group}/avatar-group.d.ts +1 -0
  17. package/group/avatar-group.d.ts.map +1 -0
  18. package/{out/src/group → group}/avatar-group.js +1 -0
  19. package/{out/src/group → group}/button-group.d.ts +1 -0
  20. package/group/button-group.d.ts.map +1 -0
  21. package/{out/src/group → group}/button-group.js +1 -0
  22. package/{out/src/group → group}/details-group.d.ts +1 -0
  23. package/group/details-group.d.ts.map +1 -0
  24. package/{out/src/group → group}/details-group.js +1 -0
  25. package/group/index.d.ts.map +1 -0
  26. package/group/std.d.ts.map +1 -0
  27. package/index.d.ts +8 -0
  28. package/index.d.ts.map +1 -0
  29. package/index.js +7 -0
  30. package/{out/src/input-form → input-form}/base-input.d.ts +1 -1
  31. package/input-form/base-input.d.ts.map +1 -0
  32. package/{out/src/input-form → input-form}/base-input.js +1 -0
  33. package/{out/src/input-form → input-form}/exp-input.d.ts +1 -1
  34. package/input-form/exp-input.d.ts.map +1 -0
  35. package/{out/src/input-form → input-form}/exp-input.js +1 -0
  36. package/input-form/index.d.ts.map +1 -0
  37. package/{out/src/input-form → input-form}/label-input.d.ts +1 -1
  38. package/input-form/label-input.d.ts.map +1 -0
  39. package/{out/src/input-form → input-form}/label-input.js +1 -0
  40. package/{out/src/input-form → input-form}/search-input.d.ts +1 -0
  41. package/input-form/search-input.d.ts.map +1 -0
  42. package/{out/src/input-form → input-form}/search-input.js +1 -0
  43. package/{out/src/input-form → input-form}/select-input.d.ts +1 -0
  44. package/input-form/select-input.d.ts.map +1 -0
  45. package/{out/src/input-form → input-form}/select-input.js +1 -0
  46. package/{out/src/input-form → input-form}/sign-form.d.ts +5 -3
  47. package/input-form/sign-form.d.ts.map +1 -0
  48. package/{out/src/input-form → input-form}/sign-form.js +1 -0
  49. package/{out/src/input-form → input-form}/split-input.d.ts +1 -0
  50. package/input-form/split-input.d.ts.map +1 -0
  51. package/{out/src/input-form → input-form}/split-input.js +1 -0
  52. package/input-form/std.d.ts.map +1 -0
  53. package/{out/src/input-form → input-form}/switch-input.d.ts +1 -0
  54. package/input-form/switch-input.d.ts.map +1 -0
  55. package/{out/src/input-form → input-form}/switch-input.js +1 -0
  56. package/{out/src/items → items}/alert-item.d.ts +1 -0
  57. package/items/alert-item.d.ts.map +1 -0
  58. package/{out/src/items → items}/alert-item.js +1 -0
  59. package/{out/src/items → items}/avatar-anchor.d.ts +1 -0
  60. package/items/avatar-anchor.d.ts.map +1 -0
  61. package/{out/src/items → items}/avatar-anchor.js +1 -0
  62. package/{out/src/items → items}/base-button.d.ts +1 -0
  63. package/items/base-button.d.ts.map +1 -0
  64. package/{out/src/items → items}/base-button.js +1 -0
  65. package/{out/src/items → items}/dialog-item.d.ts +1 -0
  66. package/items/dialog-item.d.ts.map +1 -0
  67. package/{out/src/items → items}/dialog-item.js +1 -0
  68. package/items/index.d.ts.map +1 -0
  69. package/{out/src/items → items}/link-a.d.ts +1 -0
  70. package/items/link-a.d.ts.map +1 -0
  71. package/{out/src/items → items}/link-a.js +1 -0
  72. package/{out/src/items → items}/load-track.d.ts +1 -0
  73. package/items/load-track.d.ts.map +1 -0
  74. package/{out/src/items → items}/load-track.js +1 -0
  75. package/items/no-support.d.ts +7 -0
  76. package/items/no-support.d.ts.map +1 -0
  77. package/items/no-support.js +23 -0
  78. package/items/std.d.ts.map +1 -0
  79. package/{out/src/items → items}/super-a.d.ts +1 -0
  80. package/items/super-a.d.ts.map +1 -0
  81. package/{out/src/items → items}/super-a.js +1 -0
  82. package/{out/src/layout → layout}/div-line.d.ts +1 -0
  83. package/layout/div-line.d.ts.map +1 -0
  84. package/{out/src/layout → layout}/div-line.js +1 -0
  85. package/{out/src/layout → layout}/drag-box.d.ts +1 -0
  86. package/layout/drag-box.d.ts.map +1 -0
  87. package/{out/src/layout → layout}/drag-box.js +1 -0
  88. package/{out/src/layout → layout}/flex-flow.d.ts +1 -0
  89. package/layout/flex-flow.d.ts.map +1 -0
  90. package/{out/src/layout → layout}/flex-flow.js +1 -0
  91. package/layout/index.d.ts.map +1 -0
  92. package/{out/src/layout → layout}/nav-aside.d.ts +1 -0
  93. package/layout/nav-aside.d.ts.map +1 -0
  94. package/{out/src/layout → layout}/nav-aside.js +1 -0
  95. package/{out/src/layout → layout}/nav-layout.d.ts +1 -0
  96. package/layout/nav-layout.d.ts.map +1 -0
  97. package/{out/src/layout → layout}/nav-layout.js +1 -0
  98. package/layout/std.d.ts.map +1 -0
  99. package/package.json +5 -20
  100. package/{out/react → react}/effect.d.ts +1 -1
  101. package/{out/react → react}/effect.d.ts.map +1 -1
  102. package/{out/react → react}/effect.js +1 -1
  103. package/{out/react → react}/group.d.ts +1 -1
  104. package/{out/react → react}/group.d.ts.map +1 -1
  105. package/{out/react → react}/group.js +1 -1
  106. package/{out/react → react}/input-form.d.ts +1 -1
  107. package/{out/react → react}/input-form.d.ts.map +1 -1
  108. package/{out/react → react}/input-form.js +1 -1
  109. package/{out/react → react}/items.d.ts +1 -1
  110. package/{out/react → react}/items.d.ts.map +1 -1
  111. package/{out/react → react}/items.js +1 -1
  112. package/{out/react → react}/layout.d.ts +1 -1
  113. package/{out/react → react}/layout.d.ts.map +1 -1
  114. package/{out/react → react}/layout.js +1 -1
  115. package/{out/react → react}/view.d.ts +1 -1
  116. package/{out/react → react}/view.d.ts.map +1 -1
  117. package/{out/react → react}/view.js +1 -1
  118. package/{out/src/view → view}/details-expand.d.ts +1 -0
  119. package/view/details-expand.d.ts.map +1 -0
  120. package/{out/src/view → view}/details-expand.js +1 -0
  121. package/{out/src/view → view}/down-drop.d.ts +1 -0
  122. package/view/down-drop.d.ts.map +1 -0
  123. package/{out/src/view → view}/down-drop.js +1 -0
  124. package/view/index.d.ts.map +1 -0
  125. package/{out/src/view → view}/menu-list.d.ts +1 -0
  126. package/view/menu-list.d.ts.map +1 -0
  127. package/{out/src/view → view}/menu-list.js +1 -0
  128. package/view/route-view.d.ts +58 -0
  129. package/view/route-view.d.ts.map +1 -0
  130. package/{out/src/view → view}/route-view.js +57 -62
  131. package/{out/src/view → view}/scroll-x.d.ts +1 -0
  132. package/view/scroll-x.d.ts.map +1 -0
  133. package/{out/src/view → view}/scroll-x.js +1 -0
  134. package/view/std.d.ts.map +1 -0
  135. package/with.d.ts.map +1 -0
  136. package/{out/src/with.js → with.js} +1 -1
  137. package/conf.ts +0 -36
  138. package/out/index.d.ts +0 -8
  139. package/out/index.d.ts.map +0 -1
  140. package/out/index.js +0 -7
  141. package/out/src/conf.d.ts +0 -16
  142. package/out/src/conf.d.ts.map +0 -1
  143. package/out/src/conf.js +0 -15
  144. package/out/src/deps.d.ts.map +0 -1
  145. package/out/src/effect/index.d.ts.map +0 -1
  146. package/out/src/effect/ov-effect.d.ts.map +0 -1
  147. package/out/src/effect/ro-effect.d.ts.map +0 -1
  148. package/out/src/effect/std.d.ts.map +0 -1
  149. package/out/src/effect/tw-effect.d.ts.map +0 -1
  150. package/out/src/glob.d.ts.map +0 -1
  151. package/out/src/group/avatar-group.d.ts.map +0 -1
  152. package/out/src/group/button-group.d.ts.map +0 -1
  153. package/out/src/group/details-group.d.ts.map +0 -1
  154. package/out/src/group/index.d.ts.map +0 -1
  155. package/out/src/group/std.d.ts.map +0 -1
  156. package/out/src/input-form/base-input.d.ts.map +0 -1
  157. package/out/src/input-form/exp-input.d.ts.map +0 -1
  158. package/out/src/input-form/index.d.ts.map +0 -1
  159. package/out/src/input-form/label-input.d.ts.map +0 -1
  160. package/out/src/input-form/search-input.d.ts.map +0 -1
  161. package/out/src/input-form/select-input.d.ts.map +0 -1
  162. package/out/src/input-form/sign-form.d.ts.map +0 -1
  163. package/out/src/input-form/split-input.d.ts.map +0 -1
  164. package/out/src/input-form/std.d.ts.map +0 -1
  165. package/out/src/input-form/switch-input.d.ts.map +0 -1
  166. package/out/src/items/alert-item.d.ts.map +0 -1
  167. package/out/src/items/avatar-anchor.d.ts.map +0 -1
  168. package/out/src/items/base-button.d.ts.map +0 -1
  169. package/out/src/items/dialog-item.d.ts.map +0 -1
  170. package/out/src/items/index.d.ts.map +0 -1
  171. package/out/src/items/link-a.d.ts.map +0 -1
  172. package/out/src/items/load-track.d.ts.map +0 -1
  173. package/out/src/items/std.d.ts.map +0 -1
  174. package/out/src/items/super-a.d.ts.map +0 -1
  175. package/out/src/layout/div-line.d.ts.map +0 -1
  176. package/out/src/layout/drag-box.d.ts.map +0 -1
  177. package/out/src/layout/flex-flow.d.ts.map +0 -1
  178. package/out/src/layout/index.d.ts.map +0 -1
  179. package/out/src/layout/nav-aside.d.ts.map +0 -1
  180. package/out/src/layout/nav-layout.d.ts.map +0 -1
  181. package/out/src/layout/std.d.ts.map +0 -1
  182. package/out/src/view/details-expand.d.ts.map +0 -1
  183. package/out/src/view/down-drop.d.ts.map +0 -1
  184. package/out/src/view/index.d.ts.map +0 -1
  185. package/out/src/view/menu-list.d.ts.map +0 -1
  186. package/out/src/view/route-view.d.ts +0 -33
  187. package/out/src/view/route-view.d.ts.map +0 -1
  188. package/out/src/view/scroll-x.d.ts.map +0 -1
  189. package/out/src/view/std.d.ts.map +0 -1
  190. package/out/src/with.d.ts.map +0 -1
  191. /package/{out/conf.d.ts → conf.d.ts} +0 -0
  192. /package/{out/conf.d.ts.map → conf.d.ts.map} +0 -0
  193. /package/{out/conf.js → conf.js} +0 -0
  194. /package/{out/src/effect → effect}/index.d.ts +0 -0
  195. /package/{out/src/effect → effect}/index.js +0 -0
  196. /package/{out/src/effect → effect}/ov-effect.d.ts +0 -0
  197. /package/{out/src/effect → effect}/ov-effect.js +0 -0
  198. /package/{out/src/effect → effect}/std.d.ts +0 -0
  199. /package/{out/src/effect → effect}/std.js +0 -0
  200. /package/{out/src/glob.d.ts → glob.d.ts} +0 -0
  201. /package/{out/src/group → group}/index.d.ts +0 -0
  202. /package/{out/src/group → group}/index.js +0 -0
  203. /package/{out/src/group → group}/std.d.ts +0 -0
  204. /package/{out/src/group → group}/std.js +0 -0
  205. /package/{out/src/input-form → input-form}/index.d.ts +0 -0
  206. /package/{out/src/input-form → input-form}/index.js +0 -0
  207. /package/{out/src/input-form → input-form}/std.d.ts +0 -0
  208. /package/{out/src/input-form → input-form}/std.js +0 -0
  209. /package/{out/src/items → items}/index.d.ts +0 -0
  210. /package/{out/src/items → items}/index.js +0 -0
  211. /package/{out/src/items → items}/std.d.ts +0 -0
  212. /package/{out/src/items → items}/std.js +0 -0
  213. /package/{out/src/layout → layout}/index.d.ts +0 -0
  214. /package/{out/src/layout → layout}/index.js +0 -0
  215. /package/{out/src/layout → layout}/std.d.ts +0 -0
  216. /package/{out/src/layout → layout}/std.js +0 -0
  217. /package/{out/react → react}/index.d.ts +0 -0
  218. /package/{out/react → react}/index.d.ts.map +0 -0
  219. /package/{out/react → react}/index.js +0 -0
  220. /package/{out/src/view → view}/index.d.ts +0 -0
  221. /package/{out/src/view → view}/index.js +0 -0
  222. /package/{out/src/view → view}/std.d.ts +0 -0
  223. /package/{out/src/view → view}/std.js +0 -0
  224. /package/{out/src/with.d.ts → with.d.ts} +0 -0
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Godown
2
2
 
3
- The **simple,sylized,semantic components** for standard HTML and other frameworks.
3
+ The **simple, sylized, semantic components** for standard HTML and other frameworks.
4
4
 
5
5
  ## Install
6
6
 
@@ -10,7 +10,7 @@ npm i godown
10
10
 
11
11
  ## Useages
12
12
 
13
- html tag
13
+ html
14
14
 
15
15
  ```html
16
16
  <alert-item title="Alert"></alert-item>
@@ -19,8 +19,9 @@ html tag
19
19
  js
20
20
 
21
21
  ```js
22
- import { AlertItem } from "godown";
23
-
22
+ import {
23
+ AlertItem
24
+ } from "godown";
24
25
  const item = new AlertItem();
25
26
  item.title = "Alert";
26
27
  document.body.appendChild(item);
@@ -29,35 +30,9 @@ document.body.appendChild(item);
29
30
  react
30
31
 
31
32
  ```jsx
32
- import { AlertItem } from "godown/out/react";
33
+ import { AlertItem } from "godown/react";
33
34
 
34
35
  export default function () {
35
36
  return <AlertItem title="Alert" />;
36
37
  }
37
38
  ```
38
-
39
- ## Develop
40
-
41
- Install dependencies
42
-
43
- ```sh
44
- npm i
45
- ```
46
-
47
- Start development server
48
-
49
- ```sh
50
- npm run dev
51
- ```
52
-
53
- Compile
54
-
55
- ```sh
56
- npm run build
57
- ```
58
-
59
- Generate minified
60
-
61
- ```sh
62
- npm run roll
63
- ```
@@ -1,6 +1,6 @@
1
1
  export { CSSResultGroup, html, css, LitElement } from 'lit';
2
2
  export { query, queryAll, property, state, customElement } from 'lit/decorators.js';
3
- export { conf } from '../conf.js';
3
+ export { conf } from './conf.js';
4
4
  export { append, create, define, retag } from "./with.js";
5
5
  export { ifDefined } from 'lit/directives/if-defined.js';
6
6
  export { classMap } from "lit/directives/class-map.js";
package/deps.d.ts.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deps.d.ts","sourceRoot":"","sources":["../deps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,IAAI,EAAE,GAAG,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AAC5D,OAAO,EAAE,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,KAAK,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AACpF,OAAO,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACjC,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,WAAW,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AACzD,OAAO,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AACvD,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC"}
@@ -1,6 +1,6 @@
1
1
  export { html, css, LitElement } from 'lit';
2
2
  export { query, queryAll, property, state, customElement } from 'lit/decorators.js';
3
- export { conf } from '../conf.js';
3
+ export { conf } from './conf.js';
4
4
  export { append, create, define, retag } from "./with.js";
5
5
  export { ifDefined } from 'lit/directives/if-defined.js';
6
6
  export { classMap } from "lit/directives/class-map.js";
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../effect/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ov-effect.d.ts","sourceRoot":"","sources":["../../effect/ov-effect.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAyC3B,qBACa,MAAO,SAAQ,GAAG;IAC7B,MAAM,CAAC,MAAM,4BA6IX;IACU,EAAE,SAAe;IACjB,EAAE,SAAgB;IAClB,EAAE,SAAiB;IAC/B,MAAM;CAGP;AACD,qBACa,MAAO,SAAQ,GAAG;IAC7B,MAAM,CAAC,MAAM,4BAYX;IACF,MAAM;CAGP;AACD,qBACa,QAAS,SAAQ,GAAG;IAC/B,MAAM,CAAC,MAAM,4BA6BX;IACF,MAAM;CAGP;AACD,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,SAAS,EAAE,MAAM,CAAC;QAClB,SAAS,EAAE,MAAM,CAAC;QAClB,WAAW,EAAE,QAAQ,CAAC;KACvB;CACF"}
@@ -11,6 +11,7 @@ export declare class ROPort extends STD {
11
11
  next(): void;
12
12
  prev(): void;
13
13
  }
14
+ export default ROPort;
14
15
  declare global {
15
16
  interface HTMLElementTagNameMap {
16
17
  "ro-port": ROPort;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ro-effect.d.ts","sourceRoot":"","sources":["../../effect/ro-effect.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,qBACa,MAAO,SAAQ,GAAG;IACD,KAAK,SAAK;IACV,UAAU,SAAK;IAC3C,MAAM,CAAC,MAAM,0BAwCX;IACF,OAAO,SAAK;IACZ,IAAI,QAAQ,IAAI,GAAG,CAElB;IACD,MAAM;IAON,YAAY;IAeZ,IAAI,CAAC,CAAC,KAAA;IAYN,IAAI;IAKJ,IAAI;CAKL;AACD,eAAe,MAAM,CAAC;AACtB,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,SAAS,EAAE,MAAM,CAAC;KACnB;CACF"}
@@ -117,3 +117,4 @@ ROPort = __decorate([
117
117
  define("ro-port")
118
118
  ], ROPort);
119
119
  export { ROPort };
120
+ export default ROPort;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"std.d.ts","sourceRoot":"","sources":["../../effect/std.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACrC,MAAM,CAAC,OAAO,OAAO,SAAU,SAAQ,OAAO;CAAI"}
@@ -13,6 +13,7 @@ export declare class TWText extends STD {
13
13
  rewrite(): void;
14
14
  stop(): void;
15
15
  }
16
+ export default TWText;
16
17
  declare global {
17
18
  interface HTMLElementTagNameMap {
18
19
  "tw-text": TWText;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tw-effect.d.ts","sourceRoot":"","sources":["../../effect/tw-effect.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,qBACa,MAAO,SAAQ,GAAG;IACjB,IAAI,EAAE,MAAM,CAAa;IACR,OAAO,UAAS;IACjB,UAAU,SAAK;IACf,GAAG,SAAM;IACT,GAAG,SAAO;IAC7B,GAAG,SAAK;IACR,MAAM,QAAM;IACrB,MAAM,CAAC,MAAM,0BAiBV;IACH,MAAM;IAGN,YAAY;IAOZ,OAAO;IAyBP,IAAI;CAML;AAID,eAAe,MAAM,CAAC;AACtB,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,SAAS,EAAE,MAAM,CAAC;KACnB;CACF"}
@@ -104,3 +104,4 @@ export { TWText };
104
104
  function random(m = 0, n = 1) {
105
105
  return Math.random() * (n - m) + m;
106
106
  }
107
+ export default TWText;
package/glob.d.ts.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"glob.d.ts","sourceRoot":"","sources":["../glob.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,UAAU,EAAkB,MAAM,KAAK,CAAC;AACjE;;GAEG;AACH,eAAO,MAAM,MAAM,yBAA+D,CAAC;AACnF,qBAAa,OAAQ,SAAQ,UAAU;IACrC,MAAM,CAAC,MAAM,iBAeQ;CACtB"}
@@ -1,4 +1,4 @@
1
- import { conf } from "../conf.js";
1
+ import { conf } from "./conf.js";
2
2
  import { LitElement, css, unsafeCSS } from "lit";
3
3
  /**
4
4
  * Custom CSS variable,join with "--" ,only allow `a-Z,0-9,-`
@@ -12,6 +12,7 @@ export declare class AvatarGroup extends STD {
12
12
  subtract(): void;
13
13
  fresh(): void;
14
14
  }
15
+ export default AvatarGroup;
15
16
  declare global {
16
17
  interface HTMLElementTagNameMap {
17
18
  "avatar-group": AvatarGroup;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"avatar-group.d.ts","sourceRoot":"","sources":["../../group/avatar-group.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,qBACa,WAAY,SAAQ,GAAG;IACL,IAAI,UAAS;IACd,GAAG,SAAK;IACR,IAAI,SAAK;IACP,QAAQ,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAGzD;IACF,MAAM,CAAC,MAAM,0BAWV;IACH,IAAI,QAAQ,IAAI,GAAG,CAElB;IACD,MAAM;IAMN,YAAY;IASZ,MAAM,CAAC,IAAI,KAAA;IAgBX,QAAQ;IAWR,KAAK;CAGN;AACD,eAAe,WAAW,CAAC;AAC3B,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,WAAW,CAAC;KAC7B;CACF"}
@@ -96,3 +96,4 @@ AvatarGroup = __decorate([
96
96
  define("avatar-group")
97
97
  ], AvatarGroup);
98
98
  export { AvatarGroup };
99
+ export default AvatarGroup;
@@ -4,6 +4,7 @@ export declare class ButtonGroup extends STD {
4
4
  static styles: import("lit").CSSResult;
5
5
  render(): import("lit-html").TemplateResult<1>;
6
6
  }
7
+ export default ButtonGroup;
7
8
  declare global {
8
9
  interface HTMLElementTagNameMap {
9
10
  "button-group": ButtonGroup;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"button-group.d.ts","sourceRoot":"","sources":["../../group/button-group.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,qBACa,WAAY,SAAQ,GAAG;IACL,CAAC,UAAS;IACvC,MAAM,CAAC,MAAM,0BAyCX;IACF,MAAM;CAUP;AACD,eAAe,WAAW,CAAC;AAC3B,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,WAAW,CAAC;KAC7B;CACF"}
@@ -71,3 +71,4 @@ ButtonGroup = __decorate([
71
71
  define("button-group")
72
72
  ], ButtonGroup);
73
73
  export { ButtonGroup };
74
+ export default ButtonGroup;
@@ -8,6 +8,7 @@ export declare class DetailsGroup extends STD {
8
8
  firstUpdated(): Promise<void>;
9
9
  _handleClick(e: any): void;
10
10
  }
11
+ export default DetailsGroup;
11
12
  declare global {
12
13
  interface HTMLElementTagNameMap {
13
14
  "details-group": DetailsGroup;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"details-group.d.ts","sourceRoot":"","sources":["../../group/details-group.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,qBACa,YAAa,SAAQ,GAAG;IACP,KAAK,SAAM;IACV,IAAI,UAAS;IAC1C,MAAM,CAAC,MAAM,0BAEV;IACH,MAAM;IAGN,IAAI,QAAQ,cAEX;IACK,YAAY;IAOlB,YAAY,CAAC,CAAC,KAAA;CAUf;AACD,eAAe,YAAY,CAAC;AAC5B,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,eAAe,EAAE,YAAY,CAAC;KAC/B;CACF"}
@@ -50,3 +50,4 @@ DetailsGroup = __decorate([
50
50
  define("details-group")
51
51
  ], DetailsGroup);
52
52
  export { DetailsGroup };
53
+ export default DetailsGroup;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../group/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"std.d.ts","sourceRoot":"","sources":["../../group/std.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACrC,MAAM,CAAC,OAAO,OAAO,QAAS,SAAQ,OAAO;CAAI"}
package/index.d.ts ADDED
@@ -0,0 +1,8 @@
1
+ export * from "./conf.js";
2
+ export * from "./effect/index.js";
3
+ export * from "./group/index.js";
4
+ export * from "./input-form/index.js";
5
+ export * from "./items/index.js";
6
+ export * from "./layout/index.js";
7
+ export * from "./view/index.js";
8
+ //# sourceMappingURL=index.d.ts.map
package/index.d.ts.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC"}
package/index.js ADDED
@@ -0,0 +1,7 @@
1
+ export * from "./conf.js";
2
+ export * from "./effect/index.js";
3
+ export * from "./group/index.js";
4
+ export * from "./input-form/index.js";
5
+ export * from "./items/index.js";
6
+ export * from "./layout/index.js";
7
+ export * from "./view/index.js";
@@ -24,10 +24,10 @@ export declare class BaseInput extends STD {
24
24
  reset(): void;
25
25
  _typeSwitcher(): import("lit-html").TemplateResult<1>;
26
26
  }
27
+ export default BaseInput;
27
28
  declare global {
28
29
  interface HTMLElementTagNameMap {
29
30
  "base-input": BaseInput;
30
31
  }
31
32
  }
32
- export {};
33
33
  //# sourceMappingURL=base-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-input.d.ts","sourceRoot":"","sources":["../../input-form/base-input.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,aAAK,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,QAAQ,GAAG,KAAK,GAAG,KAAK,GAAG,OAAO,GAAG,UAAU,GAAG,UAAU,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,GAAG,MAAM,GAAG,gBAAgB,GAAG,QAAQ,GAAG,OAAO,GAAG,OAAO,GAAG,UAAU,GAAG,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC;AACnO,qBACa,SAAU,SAAQ,GAAG;IAChB,MAAM,EAAE,gBAAgB,CAAC;IACtB,OAAO,EAAE,WAAW,CAAC;IAC5B,MAAM,MAAa;IACnB,KAAK,SAAM;IACX,IAAI,SAAM;IACV,GAAG,MAAa;IAChB,IAAI,EAAE,SAAS,CAAU;IACzB,KAAK,EAAE,MAAM,GAAG,IAAI,GAAG,QAAQ,CAAa;IAC5C,GAAG,EAAE,MAAM,CAAM;IACA,IAAI,UAAS;IACd,GAAG,SAAK;IACR,GAAG,SAAO;IACV,IAAI,SAAK;IACR,SAAS,UAAS;IAC/C,MAAM,CAAC,MAAM,yFA+FV;IACH,MAAM;IASN,iBAAiB,IAAI,IAAI;IAKzB,YAAY;IAUZ,YAAY,CAAC,CAAC,KAAA;IAKd,WAAW,CAAC,CAAC,KAAA;IAIb,KAAK;IAUL,aAAa;CAUd;AACD,eAAe,SAAS,CAAC;AACzB,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,SAAS,CAAC;KACzB;CACF"}
@@ -223,3 +223,4 @@ BaseInput = __decorate([
223
223
  define('base-input')
224
224
  ], BaseInput);
225
225
  export { BaseInput };
226
+ export default BaseInput;
@@ -14,10 +14,10 @@ export declare class ExpInput extends STD {
14
14
  _input: HTMLInputElement;
15
15
  render(): import("lit-html").TemplateResult<1>;
16
16
  }
17
+ export default ExpInput;
17
18
  declare global {
18
19
  interface HTMLElementTagNameMap {
19
20
  'exp-input': ExpInput;
20
21
  }
21
22
  }
22
- export {};
23
23
  //# sourceMappingURL=exp-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"exp-input.d.ts","sourceRoot":"","sources":["../../input-form/exp-input.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,aAAK,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,QAAQ,GAAG,KAAK,GAAG,KAAK,GAAG,OAAO,GAAG,UAAU,GAAG,UAAU,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,GAAG,MAAM,GAAG,gBAAgB,GAAG,QAAQ,GAAG,OAAO,GAAG,OAAO,GAAG,UAAU,GAAG,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC;AACnO,qBACa,QAAS,SAAQ,GAAG;IAC/B,MAAM,CAAC,MAAM,yFAuIX;IACU,KAAK,SAAM;IACX,IAAI,SAAM;IACV,GAAG,MAAa;IAChB,IAAI,EAAE,SAAS,GAAG,UAAU,CAAU;IACtC,KAAK,SAAM;IACX,GAAG,SAAM;IACT,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,WAAW,CAAa;IACpD,MAAM,SAAM;IACK,SAAS,UAAS;IAC9B,MAAM,EAAE,gBAAgB,CAAC;IAC1C,MAAM;CASP;AACD,eAAe,QAAQ,CAAC;AACxB,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,WAAW,EAAE,QAAQ,CAAC;KACvB;CACF"}
@@ -201,3 +201,4 @@ ExpInput = __decorate([
201
201
  define('exp-input')
202
202
  ], ExpInput);
203
203
  export { ExpInput };
204
+ export default ExpInput;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../input-form/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC"}
@@ -13,10 +13,10 @@ export declare class LabelInput extends STD {
13
13
  render(): import("lit-html").TemplateResult<1>;
14
14
  _passwordSwitcher(): void;
15
15
  }
16
+ export default LabelInput;
16
17
  declare global {
17
18
  interface HTMLElementTagNameMap {
18
19
  'label-input': LabelInput;
19
20
  }
20
21
  }
21
- export {};
22
22
  //# sourceMappingURL=label-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"label-input.d.ts","sourceRoot":"","sources":["../../input-form/label-input.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,aAAK,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,QAAQ,GAAG,KAAK,GAAG,KAAK,GAAG,OAAO,GAAG,UAAU,GAAG,UAAU,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,GAAG,MAAM,GAAG,gBAAgB,GAAG,QAAQ,GAAG,OAAO,GAAG,OAAO,GAAG,UAAU,GAAG,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC;AACnO,qBACa,UAAW,SAAQ,GAAG;IACrB,IAAI,EAAE,SAAS,CAAU;IACzB,KAAK,SAAM;IACX,GAAG,SAAM;IACT,GAAG,MAAa;IAChB,IAAI,SAAM;IACV,KAAK,SAAM;IACM,SAAS,UAAS;IAC/B,MAAM,EAAE,gBAAgB,CAAC;IACzC,MAAM,CAAC,MAAM,yFAkET;IACJ,MAAM;IAWN,iBAAiB;CAOlB;AACD,eAAe,UAAU,CAAC;AAC1B,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,aAAa,EAAE,UAAU,CAAC;KAC3B;CACF"}
@@ -134,3 +134,4 @@ LabelInput = __decorate([
134
134
  define('label-input')
135
135
  ], LabelInput);
136
136
  export { LabelInput };
137
+ export default LabelInput;
@@ -27,6 +27,7 @@ export declare class SearchW extends STD {
27
27
  constructor();
28
28
  render(): import("lit-html").TemplateResult<1>;
29
29
  }
30
+ export default SearchInput;
30
31
  declare global {
31
32
  interface HTMLElementTagNameMap {
32
33
  "search-input": SearchInput;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"search-input.d.ts","sourceRoot":"","sources":["../../input-form/search-input.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,qBACa,WAAY,SAAQ,GAAG;IAClB,MAAM,EAAG,gBAAgB,CAAC;IAC9B,KAAK,SAAM;IACX,MAAM,SAAM;IACK,KAAK,UAAS;IACd,MAAM,UAAS;IAChC,MAAM,SAAQ;IACd,MAAM,EAAE,KAAK,GAAG,MAAM,CAAS;IAC/B,IAAI,SAAO;IACX,KAAK,SAAM;IACX,GAAG,MAAa;IACD,IAAI,EAAE,GAAG,EAAE,CAAM;IACf,SAAS,UAAS;IACjB,QAAQ,MAAa,MAAM,uBAKvD;IACF,MAAM,CAAC,MAAM,yFAqDX;IACF,MAAM;IAUN,aAAa,CAAC,CAAC,KAAA;IAIT,YAAY,CAAC,CAAC,KAAA;CAgCrB;AAUD,qBACa,OAAQ,SAAQ,GAAG;IAC9B,MAAM,CAAC,MAAM,yFAuET;IACQ,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;;IAK3B,MAAM;CAYP;AACD,eAAe,WAAW,CAAC;AAC3B,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,WAAW,CAAC;QAC5B,UAAU,EAAE,OAAO,CAAC;KACrB;CACF"}
@@ -289,3 +289,4 @@ SearchW = __decorate([
289
289
  define("search-w")
290
290
  ], SearchW);
291
291
  export { SearchW };
292
+ export default SearchInput;
@@ -23,6 +23,7 @@ export declare class SelectInput extends STD {
23
23
  namevalue(): any[];
24
24
  reset(): void;
25
25
  }
26
+ export default SelectInput;
26
27
  declare global {
27
28
  interface HTMLElementTagNameMap {
28
29
  "select-input": SelectInput;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"select-input.d.ts","sourceRoot":"","sources":["../../input-form/select-input.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,qBACa,WAAY,SAAQ,GAAG;IAClC,MAAM,CAAC,MAAM,yFA2EV;IACyC,IAAI,UAAS;IAC7C,MAAM,SAA0C;IAChD,GAAG,MAAa;IACC,IAAI,UAAS;IAC9B,GAAG,SAAM;IACM,KAAK,QAAM;IAC1B,IAAI,SAAY;IACnB,IAAI,EAAE,KAAK,CAAC,MAAM,CAAC,CAAM;IACL,SAAS,UAAS;IAC/C,IAAI,QAAQ,IAAI,GAAG,CAElB;IACe,MAAM,EAAE,gBAAgB,CAAC;IACzB,MAAM,EAAE,gBAAgB,CAAC;IACzC,MAAM;IAON,KAAK;IAUL,WAAW;IAMX,KAAK,CAAC,OAAO,CAAC,EAAE,YAAY,GAAG,IAAI;IAInC,YAAY;IAyBZ,MAAM,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM;IA0DnC,YAAY;IAyCZ,SAAS;IAMT,KAAK;CA2BN;AACD,eAAe,WAAW,CAAC;AAC3B,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,WAAW,CAAC;KAC7B;CACF"}
@@ -327,3 +327,4 @@ SelectInput = __decorate([
327
327
  define('select-input')
328
328
  ], SelectInput);
329
329
  export { SelectInput };
330
+ export default SelectInput;
@@ -11,12 +11,14 @@ export declare class SignForm extends STD {
11
11
  namevalue(): {}[];
12
12
  FormData(): FormData;
13
13
  }
14
+ export declare class BaseForm extends SignForm {
15
+ constructor();
16
+ }
17
+ export default SignForm;
14
18
  declare global {
15
19
  interface HTMLElementTagNameMap {
16
20
  'sign-form': SignForm;
21
+ 'base-form': BaseForm;
17
22
  }
18
23
  }
19
- export declare class BaseForm extends SignForm {
20
- constructor();
21
- }
22
24
  //# sourceMappingURL=sign-form.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sign-form.d.ts","sourceRoot":"","sources":["../../input-form/sign-form.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,OAAO,kBAAkB,CAAC;AAC1B,qBACa,QAAS,SAAQ,GAAG;IACnB,IAAI,SAAM;IACM,GAAG,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,CAAK;IAC/C,MAAM,CAAC,MAAM,yFAaT;IACW,KAAK,EAAE,eAAe,CAAC;IACtC,MAAM;IAGN,GAAG;IAOH,KAAK;IAiBL,SAAS;IA6BT,QAAQ;CA4BT;AAaD,qBACa,QAAS,SAAQ,QAAQ;;CAKrC;AACD,eAAe,QAAQ,CAAC;AACxB,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,WAAW,EAAE,QAAQ,CAAC;QACtB,WAAW,EAAE,QAAQ,CAAC;KACvB;CACF"}
@@ -157,3 +157,4 @@ BaseForm = __decorate([
157
157
  define("base-form")
158
158
  ], BaseForm);
159
159
  export { BaseForm };
160
+ export default SignForm;
@@ -18,6 +18,7 @@ export declare class SplitInput extends STD {
18
18
  blur(i?: number): void;
19
19
  reset(): void;
20
20
  }
21
+ export default SplitInput;
21
22
  declare global {
22
23
  interface HTMLElementTagNameMap {
23
24
  'split-input': SplitInput;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"split-input.d.ts","sourceRoot":"","sources":["../../input-form/split-input.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,qBACa,UAAW,SAAQ,GAAG;IACjC,MAAM,CAAC,MAAM,yFA4CP;IACM,IAAI,SAAM;IACV,KAAK,SAAM;IACK,GAAG,SAAK;IACxB,KAAK,SAAM;IACM,SAAS,UAAS;IAC/B,MAAM,EAAE,gBAAgB,CAAC;IACvB,MAAM,EAAE,UAAU,CAAC,eAAe,CAAC,CAAC;IACtD,OAAO,EAAE,MAAM,CAAK;IACpB,YAAY,EAAE,KAAK,CAAC,MAAM,GAAG,IAAI,CAAC,CAAM;IACxC,MAAM;IAMN,YAAY;IAiBZ,YAAY,CAAC,CAAC,EAAE,UAAU;IA4B1B,KAAK;IAGL,OAAO,CAAC,CAAC,SAAe;IAOxB,IAAI,CAAC,CAAC,SAAe;IAIrB,KAAK;CASN;AACD,eAAe,UAAU,CAAC;AAC1B,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,aAAa,EAAE,UAAU,CAAC;KAC3B;CACF"}
@@ -167,3 +167,4 @@ SplitInput = __decorate([
167
167
  define('split-input')
168
168
  ], SplitInput);
169
169
  export { SplitInput };
170
+ export default SplitInput;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"std.d.ts","sourceRoot":"","sources":["../../input-form/std.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAe,MAAM,YAAY,CAAC;AAClD,MAAM,CAAC,OAAO,OAAO,YAAa,SAAQ,OAAO;IAC/C,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,GAAG,CAAC;IACX,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,gBAAgB,CAAC;IACzB,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,MAAM,2DAgBZ;IACD,SAAS;IAGT,KAAK;IAIL,YAAY,CAAC,CAAC,EAAE,GAAG;IAOnB,aAAa;IAGb,iBAAiB;IAKjB,iBAAiB;IAUjB,WAAW;IAKX,KAAK,CAAC,OAAO,CAAC,EAAE,YAAY;IAG5B,YAAY;CAIb"}
@@ -14,6 +14,7 @@ export declare class SwitchInput extends STD {
14
14
  _handleChange(): void;
15
15
  namevalue(): (string | boolean)[];
16
16
  }
17
+ export default SwitchInput;
17
18
  declare global {
18
19
  interface HTMLElementTagNameMap {
19
20
  "switch-input": SwitchInput;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"switch-input.d.ts","sourceRoot":"","sources":["../../input-form/switch-input.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,qBACa,WAAY,SAAQ,GAAG;IAClC,MAAM,CAAC,MAAM,yFA4FP;IACuB,OAAO,UAAS;IAChB,QAAQ,UAAS;IAClC,IAAI,EAAE,KAAK,GAAG,MAAM,CAAU;IAC9B,GAAG,SAAM;IACT,IAAI,SAAc;IAClB,KAAK,SAAQ;IACT,MAAM,EAAE,gBAAgB,CAAC;IACzC,MAAM;IASN,iBAAiB;IAWjB,KAAK;IAIL,aAAa;IAKb,SAAS;CAGV;AACD,eAAe,WAAW,CAAC;AAC3B,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,WAAW,CAAC;KAC7B;CACF"}
@@ -168,3 +168,4 @@ SwitchInput = __decorate([
168
168
  define("switch-input")
169
169
  ], SwitchInput);
170
170
  export { SwitchInput };
171
+ export default SwitchInput;
@@ -8,6 +8,7 @@ export declare class AlertItem extends STD {
8
8
  render(): import("lit-html").TemplateResult<1>;
9
9
  close(): void;
10
10
  }
11
+ export default AlertItem;
11
12
  declare global {
12
13
  interface HTMLElementTagNameMap {
13
14
  "alert-item": AlertItem;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"alert-item.d.ts","sourceRoot":"","sources":["../../items/alert-item.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,qBACa,SAAU,SAAQ,GAAG;IAChC,MAAM,CAAC,MAAM,0BAqFV;IACS,IAAI,EAAE,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAU;IAClD,SAAS,SAAQ;IACjC,KAAK,SAAM;IACX,OAAO,SAAM;IACzB,MAAM;IAeN,KAAK;CAMN;AACD,eAAe,SAAS,CAAC;AACzB,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,SAAS,CAAC;KACzB;CACF"}
@@ -139,3 +139,4 @@ AlertItem = __decorate([
139
139
  define("alert-item")
140
140
  ], AlertItem);
141
141
  export { AlertItem };
142
+ export default AlertItem;
@@ -11,6 +11,7 @@ export declare class AvatarAnchor extends STD {
11
11
  render(): import("lit-html").TemplateResult<1>;
12
12
  ava(): import("lit-html").TemplateResult<1>;
13
13
  }
14
+ export default AvatarAnchor;
14
15
  declare global {
15
16
  interface HTMLElementTagNameMap {
16
17
  "avatar-anchor": AvatarAnchor;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"avatar-anchor.d.ts","sourceRoot":"","sources":["../../items/avatar-anchor.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,qBACa,YAAa,SAAQ,GAAG;IACvB,GAAG,SAAM;IACT,IAAI,SAAM;IACV,IAAI,SAAM;IACM,IAAI,SAAK;IACzB,IAAI,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAY;IAC5B,GAAG,UAAS;IACzC,MAAM,CAAC,MAAM,0BAyEV;;IAKH,MAAM;IAeN,GAAG;CAaJ;AACD,eAAe,YAAY,CAAC;AAC5B,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,eAAe,EAAE,YAAY,CAAC;KAC/B;CACF"}
@@ -144,3 +144,4 @@ AvatarAnchor = __decorate([
144
144
  define("avatar-anchor")
145
145
  ], AvatarAnchor);
146
146
  export { AvatarAnchor };
147
+ export default AvatarAnchor;
@@ -8,6 +8,7 @@ export declare class BaseButton extends STD {
8
8
  color: "black" | "white" | "yellow" | "gary" | "red" | "blue" | "green";
9
9
  render(): import("lit-html").TemplateResult<1>;
10
10
  }
11
+ export default BaseButton;
11
12
  declare global {
12
13
  interface HTMLElementTagNameMap {
13
14
  "base-button": BaseButton;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-button.d.ts","sourceRoot":"","sources":["../../items/base-button.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AA4H3B,qBACa,UAAW,SAAQ,GAAG;IACjC,MAAM,CAAC,MAAM,4BAA2B;IACX,QAAQ,UAAS;IACjB,KAAK,UAAS;IAC/B,IAAI,EAAE,MAAM,CAAa;IACzB,MAAM,EAAE,MAAM,CAAa;IAC3B,KAAK,EAAE,OAAO,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,OAAO,CAAW;IAC9F,MAAM;CAKP;AACD,eAAe,UAAU,CAAC;AAC1B,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,aAAa,EAAE,UAAU,CAAC;KAC3B;CACF"}
@@ -164,3 +164,4 @@ BaseButton = __decorate([
164
164
  define("base-button")
165
165
  ], BaseButton);
166
166
  export { BaseButton };
167
+ export default BaseButton;
@@ -16,6 +16,7 @@ export declare class DialogItem extends STD {
16
16
  _handleKeydown(e: KeyboardEvent): void;
17
17
  _handleModal(e: Event): void;
18
18
  }
19
+ export default DialogItem;
19
20
  declare global {
20
21
  interface HTMLElementTagNameMap {
21
22
  "dialog-item": DialogItem;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialog-item.d.ts","sourceRoot":"","sources":["../../items/dialog-item.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,qBACa,UAAW,SAAQ,GAAG;IACjC,MAAM,CAAC,MAAM,0BA8DT;IACwC,IAAI,UAAS;IAC7B,GAAG,SAAY;IACd,KAAK,UAAS;IACd,KAAK,UAAS;IACf,IAAI,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,GAAG,KAAK,GAAG,QAAQ,CAAY;IAC5F,IAAI,IAAI,mBAEP;IACD,MAAM;IAKN,YAAY;IAWZ,IAAI;IAMJ,SAAS;IAKT,KAAK;IAKL,YAAY,CAAC,CAAC,KAAA;IAQd,cAAc,CAAC,CAAC,EAAE,aAAa;IAI/B,YAAY,CAAC,CAAC,EAAE,KAAK;CAGtB;AACD,eAAe,UAAU,CAAC;AAC1B,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,aAAa,EAAE,UAAU,CAAC;KAC3B;CACF"}
@@ -153,3 +153,4 @@ DialogItem = __decorate([
153
153
  define("dialog-item")
154
154
  ], DialogItem);
155
155
  export { DialogItem };
156
+ export default DialogItem;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../items/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC"}
@@ -11,6 +11,7 @@ export declare class LinkAnchor extends SuperAnchor {
11
11
  static pushState(data: any, unused: string, url?: string): void;
12
12
  static replaceState(data: any, unused: string, url?: string): void;
13
13
  }
14
+ export default LinkAnchor;
14
15
  declare global {
15
16
  interface HTMLElementTagNameMap {
16
17
  'link-a': LinkAnchor;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"link-a.d.ts","sourceRoot":"","sources":["../../items/link-a.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAE3C,qBACa,UAAW,SAAQ,WAAW;IAC7B,MAAM,SAAM;IACK,OAAO,UAAS;IAC7C,MAAM,CAAC,MAAM,0BAqBV;IACH,YAAY;IAMZ,SAAS;IAUT,YAAY,CAAC,CAAC,EAAE,UAAU;IAY1B,SAAS,CAAC,GAAG,SAAY;IAIzB,YAAY,CAAC,GAAG,SAAY;IAI5B,MAAM,CAAC,SAAS,CAAC,IAAI,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM;IAIxD,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM;CAI5D;AACD,eAAe,UAAU,CAAC;AAC1B,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,QAAQ,EAAE,UAAU,CAAC;KACtB;CACF"}
@@ -94,3 +94,4 @@ LinkAnchor = LinkAnchor_1 = __decorate([
94
94
  define('link-a')
95
95
  ], LinkAnchor);
96
96
  export { LinkAnchor };
97
+ export default LinkAnchor;
@@ -12,6 +12,7 @@ export declare class LoadTrack extends STD {
12
12
  parsePercent(s?: string | number): number;
13
13
  _handleClick(e: any): void;
14
14
  }
15
+ export default LoadTrack;
15
16
  declare global {
16
17
  interface HTMLElementTagNameMap {
17
18
  'load-track': LoadTrack;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"load-track.d.ts","sourceRoot":"","sources":["../../items/load-track.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAE3B,qBACa,SAAU,SAAQ,GAAG;IAChC,MAAM,CAAC,MAAM,yFAoCV;IACM,OAAO,SAAM;IACb,OAAO,EAAE,OAAO,CAAS;IACN,GAAG,SAAK;IACR,GAAG,SAAK;IACP,MAAM,UAAS;IAC5C,IAAI,KAAK,CAAC,GAAG,QAAA,EASZ;IACD,IAAI,KAAK,WAER;IACD,MAAM;IAON,YAAY,CAAC,CAAC,GAAE,MAAM,GAAG,MAAY,GAAG,MAAM;IAM9C,YAAY,CAAC,CAAC,KAAA;CAMf;AACD,eAAe,SAAS,CAAC;AACzB,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,SAAS,CAAC;KACzB;CACF"}
@@ -106,3 +106,4 @@ LoadTrack = __decorate([
106
106
  define('load-track')
107
107
  ], LoadTrack);
108
108
  export { LoadTrack };
109
+ export default LoadTrack;
@@ -0,0 +1,7 @@
1
+ import STD from "./std.js";
2
+ export declare class NoSupport extends STD {
3
+ static style: import("lit").CSSResult;
4
+ render(): void;
5
+ }
6
+ export default NoSupport;
7
+ //# sourceMappingURL=no-support.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"no-support.d.ts","sourceRoot":"","sources":["../../items/no-support.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,qBACa,SAAU,SAAQ,GAAG;IAChC,MAAM,CAAC,KAAK,0BAIV;IACF,MAAM;CAGP;AACD,eAAe,SAAS,CAAC"}
@@ -0,0 +1,23 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ import { css, define, } from "../deps.js";
8
+ import STD from "./std.js";
9
+ let NoSupport = class NoSupport extends STD {
10
+ render() {
11
+ return;
12
+ }
13
+ };
14
+ NoSupport.style = css `
15
+ :host{
16
+ display:none;
17
+ }
18
+ `;
19
+ NoSupport = __decorate([
20
+ define("no-support")
21
+ ], NoSupport);
22
+ export { NoSupport };
23
+ export default NoSupport;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"std.d.ts","sourceRoot":"","sources":["../../items/std.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACrC,MAAM,CAAC,OAAO,OAAO,QAAS,SAAQ,OAAO;CAAI"}
@@ -7,6 +7,7 @@ export declare class SuperAnchor extends STD {
7
7
  render(): import("lit-html").TemplateResult<1>;
8
8
  _arrowSwitcher(): import("lit-html").TemplateResult<1>;
9
9
  }
10
+ export default SuperAnchor;
10
11
  declare global {
11
12
  interface HTMLElementTagNameMap {
12
13
  'super-a': SuperAnchor;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"super-a.d.ts","sourceRoot":"","sources":["../../items/super-a.ts"],"names":[],"mappings":"AACA,OAAO,GAAG,MAAM,UAAU,CAAC;AAC3B,qBACa,WAAY,SAAQ,GAAG;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,SAAW;IACjB,KAAK,EAAE,MAAM,CAAC;IAC1B,MAAM,CAAC,MAAM,0BAuCV;IACH,MAAM;IAMN,cAAc;CAYf;AACD,eAAe,WAAW,CAAC;AAC3B,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,SAAS,EAAE,WAAW,CAAC;KACxB;CACF"}
@@ -83,3 +83,4 @@ SuperAnchor = __decorate([
83
83
  define('super-a')
84
84
  ], SuperAnchor);
85
85
  export { SuperAnchor };
86
+ export default SuperAnchor;