godown 2.6.2 → 2.7.1

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 (461) hide show
  1. package/{deps.d.ts → .deps.d.ts} +1 -1
  2. package/.deps.d.ts.map +1 -0
  3. package/{deps.js → .deps.js} +1 -1
  4. package/.deps.js.map +1 -0
  5. package/README.md +166 -43
  6. package/a.d.ts +2 -0
  7. package/a.d.ts.map +1 -0
  8. package/a.js +2 -0
  9. package/a.js.map +1 -0
  10. package/alert.d.ts +2 -0
  11. package/alert.d.ts.map +1 -0
  12. package/alert.js +2 -0
  13. package/alert.js.map +1 -0
  14. package/avatar-group.js.map +1 -1
  15. package/avatar.d.ts +2 -0
  16. package/avatar.d.ts.map +1 -0
  17. package/avatar.js +2 -0
  18. package/avatar.js.map +1 -0
  19. package/button.d.ts +2 -0
  20. package/button.d.ts.map +1 -0
  21. package/button.js +2 -0
  22. package/button.js.map +1 -0
  23. package/card.d.ts +2 -0
  24. package/card.d.ts.map +1 -0
  25. package/card.js +2 -0
  26. package/card.js.map +1 -0
  27. package/carousel.d.ts +2 -0
  28. package/carousel.d.ts.map +1 -0
  29. package/carousel.js +2 -0
  30. package/carousel.js.map +1 -0
  31. package/clip.d.ts +2 -0
  32. package/clip.d.ts.map +1 -0
  33. package/clip.js +2 -0
  34. package/clip.js.map +1 -0
  35. package/conf.d.ts +23 -3
  36. package/conf.d.ts.map +1 -1
  37. package/conf.js +19 -16
  38. package/conf.js.map +1 -1
  39. package/decorators/define.d.ts +7 -0
  40. package/decorators/define.d.ts.map +1 -0
  41. package/decorators/define.js +11 -0
  42. package/decorators/define.js.map +1 -0
  43. package/details-group.js.map +1 -1
  44. package/details.d.ts +2 -0
  45. package/details.d.ts.map +1 -0
  46. package/details.js +2 -0
  47. package/details.js.map +1 -0
  48. package/dialog.d.ts +2 -0
  49. package/dialog.d.ts.map +1 -0
  50. package/dialog.js +2 -0
  51. package/dialog.js.map +1 -0
  52. package/divider.d.ts +2 -0
  53. package/divider.d.ts.map +1 -0
  54. package/divider.js +2 -0
  55. package/divider.js.map +1 -0
  56. package/dragbox.d.ts +2 -0
  57. package/dragbox.d.ts.map +1 -0
  58. package/dragbox.js +2 -0
  59. package/dragbox.js.map +1 -0
  60. package/flex-flow.js.map +1 -1
  61. package/form.d.ts +2 -0
  62. package/form.d.ts.map +1 -0
  63. package/form.js +2 -0
  64. package/form.js.map +1 -0
  65. package/godown-element.d.ts +1 -1
  66. package/godown-element.d.ts.map +1 -1
  67. package/godown-element.js +12 -4
  68. package/godown-element.js.map +1 -1
  69. package/input.d.ts +2 -0
  70. package/input.d.ts.map +1 -0
  71. package/input.js +2 -0
  72. package/input.js.map +1 -0
  73. package/label-input.js.map +1 -1
  74. package/lib/event-collection.d.ts +1 -1
  75. package/lib/event-collection.d.ts.map +1 -1
  76. package/lib/templates.d.ts +2 -0
  77. package/lib/templates.d.ts.map +1 -1
  78. package/lib/templates.js +4 -0
  79. package/lib/templates.js.map +1 -1
  80. package/lib/utils.d.ts +0 -1
  81. package/lib/utils.d.ts.map +1 -1
  82. package/lib/utils.js +0 -7
  83. package/lib/utils.js.map +1 -1
  84. package/naming.d.ts +91 -0
  85. package/naming.d.ts.map +1 -0
  86. package/naming.js +67 -0
  87. package/naming.js.map +1 -0
  88. package/nav-layout.js.map +1 -1
  89. package/open-offset.d.ts +1 -1
  90. package/open-offset.d.ts.map +1 -1
  91. package/open-offset.js +1 -1
  92. package/open-offset.js.map +1 -1
  93. package/overbreath.d.ts +2 -0
  94. package/overbreath.d.ts.map +1 -0
  95. package/overbreath.js +2 -0
  96. package/overbreath.js.map +1 -0
  97. package/package.json +29 -33
  98. package/progress.d.ts +2 -0
  99. package/progress.d.ts.map +1 -0
  100. package/progress.js +2 -0
  101. package/progress.js.map +1 -0
  102. package/react/index.d.ts +24 -25
  103. package/react/index.d.ts.map +1 -1
  104. package/react/index.js +52 -56
  105. package/react/index.js.map +1 -1
  106. package/router-a.d.ts +2 -0
  107. package/router-a.d.ts.map +1 -0
  108. package/router-a.js +2 -0
  109. package/router-a.js.map +1 -0
  110. package/router.d.ts +2 -0
  111. package/router.d.ts.map +1 -0
  112. package/router.js +2 -0
  113. package/router.js.map +1 -0
  114. package/search-input.js.map +1 -1
  115. package/select-input.js.map +1 -1
  116. package/skeleton.d.ts +2 -0
  117. package/skeleton.d.ts.map +1 -0
  118. package/skeleton.js +2 -0
  119. package/skeleton.js.map +1 -0
  120. package/split-input.js.map +1 -1
  121. package/supers/anchor.d.ts +26 -0
  122. package/supers/anchor.d.ts.map +1 -0
  123. package/{web-components/a/super-a.js → supers/anchor.js} +27 -22
  124. package/supers/anchor.js.map +1 -0
  125. package/supers/input.d.ts +28 -0
  126. package/supers/input.d.ts.map +1 -0
  127. package/supers/input.js +117 -0
  128. package/supers/input.js.map +1 -0
  129. package/{web-components/open/open.d.ts → supers/openable.d.ts} +6 -6
  130. package/supers/openable.d.ts.map +1 -0
  131. package/{web-components/open/open.js → supers/openable.js} +11 -11
  132. package/supers/openable.js.map +1 -0
  133. package/supers/root.d.ts +18 -0
  134. package/supers/root.d.ts.map +1 -0
  135. package/{root.js → supers/root.js} +3 -11
  136. package/supers/root.js.map +1 -0
  137. package/switch-input.js.map +1 -1
  138. package/tabs.d.ts +2 -0
  139. package/tabs.d.ts.map +1 -0
  140. package/tabs.js +2 -0
  141. package/tabs.js.map +1 -0
  142. package/time.d.ts +2 -0
  143. package/time.d.ts.map +1 -0
  144. package/time.js +2 -0
  145. package/time.js.map +1 -0
  146. package/tooltip.d.ts +2 -0
  147. package/tooltip.d.ts.map +1 -0
  148. package/tooltip.js +2 -0
  149. package/tooltip.js.map +1 -0
  150. package/typewriter.d.ts +2 -0
  151. package/typewriter.d.ts.map +1 -0
  152. package/typewriter.js +2 -0
  153. package/typewriter.js.map +1 -0
  154. package/web-components/a/a.d.ts +16 -0
  155. package/web-components/a/a.d.ts.map +1 -0
  156. package/web-components/a/a.js +17 -0
  157. package/web-components/a/a.js.map +1 -0
  158. package/web-components/{items/alert-item.d.ts → alert/alert.d.ts} +8 -7
  159. package/web-components/alert/alert.d.ts.map +1 -0
  160. package/web-components/{items/alert-item.js → alert/alert.js} +18 -17
  161. package/web-components/alert/alert.js.map +1 -0
  162. package/web-components/{a/avatar-a.d.ts → avatar/avatar.d.ts} +9 -8
  163. package/web-components/avatar/avatar.d.ts.map +1 -0
  164. package/web-components/{a/avatar-a.js → avatar/avatar.js} +20 -19
  165. package/web-components/avatar/avatar.js.map +1 -0
  166. package/web-components/button/{base-button.d.ts → button.d.ts} +7 -10
  167. package/web-components/button/button.d.ts.map +1 -0
  168. package/web-components/button/{base-button.js → button.js} +22 -46
  169. package/web-components/button/button.js.map +1 -0
  170. package/web-components/{items/card-item.d.ts → card/card.d.ts} +8 -7
  171. package/web-components/card/card.d.ts.map +1 -0
  172. package/web-components/{items/card-item.js → card/card.js} +15 -14
  173. package/web-components/card/card.js.map +1 -0
  174. package/web-components/carousel/{carousel-slider.d.ts → carousel.d.ts} +8 -6
  175. package/web-components/carousel/carousel.d.ts.map +1 -0
  176. package/web-components/carousel/{carousel-slider.js → carousel.js} +16 -16
  177. package/web-components/carousel/carousel.js.map +1 -0
  178. package/web-components/{open/open-details.d.ts → details/details.d.ts} +8 -7
  179. package/web-components/details/details.d.ts.map +1 -0
  180. package/web-components/{open/open-details.js → details/details.js} +17 -16
  181. package/web-components/details/details.js.map +1 -0
  182. package/web-components/{open/open-dialog.d.ts → dialog/dialog.d.ts} +9 -7
  183. package/web-components/dialog/dialog.d.ts.map +1 -0
  184. package/web-components/{open/open-dialog.js → dialog/dialog.js} +19 -18
  185. package/web-components/dialog/dialog.js.map +1 -0
  186. package/web-components/form/{base-form.d.ts → form.d.ts} +8 -7
  187. package/web-components/form/form.d.ts.map +1 -0
  188. package/web-components/form/{base-form.js → form.js} +16 -15
  189. package/web-components/form/form.js.map +1 -0
  190. package/web-components/group/avatar-group.d.ts +6 -5
  191. package/web-components/group/avatar-group.d.ts.map +1 -1
  192. package/web-components/group/avatar-group.js +8 -7
  193. package/web-components/group/avatar-group.js.map +1 -1
  194. package/web-components/group/details-group.d.ts +3 -2
  195. package/web-components/group/details-group.d.ts.map +1 -1
  196. package/web-components/group/details-group.js +4 -3
  197. package/web-components/group/details-group.js.map +1 -1
  198. package/web-components/index.d.ts +24 -25
  199. package/web-components/index.d.ts.map +1 -1
  200. package/web-components/index.js +24 -26
  201. package/web-components/index.js.map +1 -1
  202. package/web-components/input/input.d.ts +44 -22
  203. package/web-components/input/input.d.ts.map +1 -1
  204. package/web-components/input/input.js +210 -80
  205. package/web-components/input/input.js.map +1 -1
  206. package/web-components/input/label-input.d.ts +5 -4
  207. package/web-components/input/label-input.d.ts.map +1 -1
  208. package/web-components/input/label-input.js +7 -6
  209. package/web-components/input/label-input.js.map +1 -1
  210. package/web-components/input/search-input.d.ts +5 -4
  211. package/web-components/input/search-input.d.ts.map +1 -1
  212. package/web-components/input/search-input.js +7 -6
  213. package/web-components/input/search-input.js.map +1 -1
  214. package/web-components/input/select-input.d.ts +5 -4
  215. package/web-components/input/select-input.d.ts.map +1 -1
  216. package/web-components/input/select-input.js +7 -6
  217. package/web-components/input/select-input.js.map +1 -1
  218. package/web-components/input/split-input.d.ts +5 -4
  219. package/web-components/input/split-input.d.ts.map +1 -1
  220. package/web-components/input/split-input.js +7 -6
  221. package/web-components/input/split-input.js.map +1 -1
  222. package/web-components/input/switch-input.d.ts +5 -4
  223. package/web-components/input/switch-input.d.ts.map +1 -1
  224. package/web-components/input/switch-input.js +7 -6
  225. package/web-components/input/switch-input.js.map +1 -1
  226. package/web-components/layout/divider.d.ts +22 -0
  227. package/web-components/layout/divider.d.ts.map +1 -0
  228. package/web-components/layout/{divider-line.js → divider.js} +13 -12
  229. package/web-components/layout/divider.js.map +1 -0
  230. package/web-components/layout/flex-flow.d.ts +3 -2
  231. package/web-components/layout/flex-flow.d.ts.map +1 -1
  232. package/web-components/layout/flex-flow.js +4 -3
  233. package/web-components/layout/flex-flow.js.map +1 -1
  234. package/web-components/layout/nav-layout.d.ts +4 -3
  235. package/web-components/layout/nav-layout.d.ts.map +1 -1
  236. package/web-components/layout/nav-layout.js +4 -3
  237. package/web-components/layout/nav-layout.js.map +1 -1
  238. package/web-components/{open → offset}/open-offset.d.ts +5 -4
  239. package/web-components/offset/open-offset.d.ts.map +1 -0
  240. package/web-components/{open → offset}/open-offset.js +5 -5
  241. package/web-components/offset/open-offset.js.map +1 -0
  242. package/web-components/{loading/loading-progress.d.ts → progress/progress.d.ts} +9 -7
  243. package/web-components/progress/progress.d.ts.map +1 -0
  244. package/web-components/{loading/loading-progress.js → progress/progress.js} +15 -14
  245. package/web-components/progress/progress.js.map +1 -0
  246. package/web-components/router/router-a.d.ts +25 -0
  247. package/web-components/router/router-a.d.ts.map +1 -0
  248. package/web-components/router/router-a.js +70 -0
  249. package/web-components/router/router-a.js.map +1 -0
  250. package/web-components/{view/route-view.d.ts → router/router.d.ts} +10 -9
  251. package/web-components/router/router.d.ts.map +1 -0
  252. package/web-components/{view/route-view.js → router/router.js} +21 -21
  253. package/web-components/router/router.js.map +1 -0
  254. package/web-components/{loading/skeleton-screen.d.ts → skeleton/skeleton.d.ts} +8 -7
  255. package/web-components/skeleton/skeleton.d.ts.map +1 -0
  256. package/web-components/{loading/skeleton-screen.js → skeleton/skeleton.js} +15 -14
  257. package/web-components/skeleton/skeleton.js.map +1 -0
  258. package/web-components/{group/tab-group.d.ts → tabs/tabs.d.ts} +9 -8
  259. package/web-components/tabs/tabs.d.ts.map +1 -0
  260. package/web-components/{group/tab-group.js → tabs/tabs.js} +17 -16
  261. package/web-components/tabs/tabs.js.map +1 -0
  262. package/web-components/text/clip.d.ts +22 -0
  263. package/web-components/text/clip.d.ts.map +1 -0
  264. package/web-components/text/{clip-text.js → clip.js} +13 -12
  265. package/web-components/text/clip.js.map +1 -0
  266. package/web-components/text/{overbreath-text.d.ts → overbreath.d.ts} +8 -7
  267. package/web-components/text/overbreath.d.ts.map +1 -0
  268. package/web-components/text/{overbreath-text.js → overbreath.js} +15 -14
  269. package/web-components/text/overbreath.js.map +1 -0
  270. package/web-components/text/time.d.ts +60 -0
  271. package/web-components/text/time.d.ts.map +1 -0
  272. package/web-components/{items/time-bar.js → text/time.js} +53 -36
  273. package/web-components/text/time.js.map +1 -0
  274. package/web-components/text/{typewriter-text.d.ts → typewriter.d.ts} +10 -9
  275. package/web-components/text/typewriter.d.ts.map +1 -0
  276. package/web-components/text/{typewriter-text.js → typewriter.js} +23 -22
  277. package/web-components/text/typewriter.js.map +1 -0
  278. package/web-components/tooltip/tooltip.d.ts +26 -0
  279. package/web-components/tooltip/tooltip.d.ts.map +1 -0
  280. package/web-components/{open/open-tooltip.js → tooltip/tooltip.js} +15 -14
  281. package/web-components/tooltip/tooltip.js.map +1 -0
  282. package/web-components/{items/drag-box.d.ts → wrapper/dragbox.d.ts} +7 -6
  283. package/web-components/wrapper/dragbox.d.ts.map +1 -0
  284. package/web-components/{items/drag-box.js → wrapper/dragbox.js} +14 -13
  285. package/web-components/wrapper/dragbox.js.map +1 -0
  286. package/web-components/{view/wrap-view.d.ts → wrapper/wrapper.d.ts} +7 -5
  287. package/web-components/wrapper/wrapper.d.ts.map +1 -0
  288. package/web-components/{view/wrap-view.js → wrapper/wrapper.js} +13 -12
  289. package/web-components/wrapper/wrapper.js.map +1 -0
  290. package/wrapper.d.ts +2 -0
  291. package/wrapper.d.ts.map +1 -0
  292. package/wrapper.js +2 -0
  293. package/wrapper.js.map +1 -0
  294. package/alert-item.d.ts +0 -2
  295. package/alert-item.d.ts.map +0 -1
  296. package/alert-item.js +0 -2
  297. package/alert-item.js.map +0 -1
  298. package/avatar-a.d.ts +0 -2
  299. package/avatar-a.d.ts.map +0 -1
  300. package/avatar-a.js +0 -2
  301. package/avatar-a.js.map +0 -1
  302. package/base-button.d.ts +0 -2
  303. package/base-button.d.ts.map +0 -1
  304. package/base-button.js +0 -2
  305. package/base-button.js.map +0 -1
  306. package/base-form.d.ts +0 -2
  307. package/base-form.d.ts.map +0 -1
  308. package/base-form.js +0 -2
  309. package/base-form.js.map +0 -1
  310. package/base-input.d.ts +0 -2
  311. package/base-input.d.ts.map +0 -1
  312. package/base-input.js +0 -2
  313. package/base-input.js.map +0 -1
  314. package/card-item.d.ts +0 -2
  315. package/card-item.d.ts.map +0 -1
  316. package/card-item.js +0 -2
  317. package/card-item.js.map +0 -1
  318. package/carousel-slider.d.ts +0 -2
  319. package/carousel-slider.d.ts.map +0 -1
  320. package/carousel-slider.js +0 -2
  321. package/carousel-slider.js.map +0 -1
  322. package/clip-text.d.ts +0 -2
  323. package/clip-text.d.ts.map +0 -1
  324. package/clip-text.js +0 -2
  325. package/clip-text.js.map +0 -1
  326. package/deps.d.ts.map +0 -1
  327. package/deps.js.map +0 -1
  328. package/divider-line.d.ts +0 -2
  329. package/divider-line.d.ts.map +0 -1
  330. package/divider-line.js +0 -2
  331. package/divider-line.js.map +0 -1
  332. package/drag-box.d.ts +0 -2
  333. package/drag-box.d.ts.map +0 -1
  334. package/drag-box.js +0 -2
  335. package/drag-box.js.map +0 -1
  336. package/link-a.d.ts +0 -2
  337. package/link-a.d.ts.map +0 -1
  338. package/link-a.js +0 -2
  339. package/link-a.js.map +0 -1
  340. package/loading-progress.d.ts +0 -2
  341. package/loading-progress.d.ts.map +0 -1
  342. package/loading-progress.js +0 -2
  343. package/loading-progress.js.map +0 -1
  344. package/open-details.d.ts +0 -2
  345. package/open-details.d.ts.map +0 -1
  346. package/open-details.js +0 -2
  347. package/open-details.js.map +0 -1
  348. package/open-dialog.d.ts +0 -2
  349. package/open-dialog.d.ts.map +0 -1
  350. package/open-dialog.js +0 -2
  351. package/open-dialog.js.map +0 -1
  352. package/open-tooltip.d.ts +0 -2
  353. package/open-tooltip.d.ts.map +0 -1
  354. package/open-tooltip.js +0 -2
  355. package/open-tooltip.js.map +0 -1
  356. package/overbreath-text.d.ts +0 -2
  357. package/overbreath-text.d.ts.map +0 -1
  358. package/overbreath-text.js +0 -2
  359. package/overbreath-text.js.map +0 -1
  360. package/root.d.ts +0 -23
  361. package/root.d.ts.map +0 -1
  362. package/root.js.map +0 -1
  363. package/route-view.d.ts +0 -2
  364. package/route-view.d.ts.map +0 -1
  365. package/route-view.js +0 -2
  366. package/route-view.js.map +0 -1
  367. package/sign-form.d.ts +0 -2
  368. package/sign-form.d.ts.map +0 -1
  369. package/sign-form.js +0 -2
  370. package/sign-form.js.map +0 -1
  371. package/skeleton-screen.d.ts +0 -2
  372. package/skeleton-screen.d.ts.map +0 -1
  373. package/skeleton-screen.js +0 -2
  374. package/skeleton-screen.js.map +0 -1
  375. package/super-a.d.ts +0 -2
  376. package/super-a.d.ts.map +0 -1
  377. package/super-a.js +0 -2
  378. package/super-a.js.map +0 -1
  379. package/tab-group.d.ts +0 -2
  380. package/tab-group.d.ts.map +0 -1
  381. package/tab-group.js +0 -2
  382. package/tab-group.js.map +0 -1
  383. package/time-bar.d.ts +0 -2
  384. package/time-bar.d.ts.map +0 -1
  385. package/time-bar.js +0 -2
  386. package/time-bar.js.map +0 -1
  387. package/typewriter-text.d.ts +0 -2
  388. package/typewriter-text.d.ts.map +0 -1
  389. package/typewriter-text.js +0 -2
  390. package/typewriter-text.js.map +0 -1
  391. package/web-components/a/avatar-a.d.ts.map +0 -1
  392. package/web-components/a/avatar-a.js.map +0 -1
  393. package/web-components/a/link-a.d.ts +0 -33
  394. package/web-components/a/link-a.d.ts.map +0 -1
  395. package/web-components/a/link-a.js +0 -81
  396. package/web-components/a/link-a.js.map +0 -1
  397. package/web-components/a/super-a.d.ts +0 -31
  398. package/web-components/a/super-a.d.ts.map +0 -1
  399. package/web-components/a/super-a.js.map +0 -1
  400. package/web-components/button/base-button.d.ts.map +0 -1
  401. package/web-components/button/base-button.js.map +0 -1
  402. package/web-components/carousel/carousel-slider.d.ts.map +0 -1
  403. package/web-components/carousel/carousel-slider.js.map +0 -1
  404. package/web-components/form/base-form.d.ts.map +0 -1
  405. package/web-components/form/base-form.js.map +0 -1
  406. package/web-components/form/sign-form.d.ts +0 -19
  407. package/web-components/form/sign-form.d.ts.map +0 -1
  408. package/web-components/form/sign-form.js +0 -16
  409. package/web-components/form/sign-form.js.map +0 -1
  410. package/web-components/group/tab-group.d.ts.map +0 -1
  411. package/web-components/group/tab-group.js.map +0 -1
  412. package/web-components/input/base-input.d.ts +0 -49
  413. package/web-components/input/base-input.d.ts.map +0 -1
  414. package/web-components/input/base-input.js +0 -246
  415. package/web-components/input/base-input.js.map +0 -1
  416. package/web-components/items/alert-item.d.ts.map +0 -1
  417. package/web-components/items/alert-item.js.map +0 -1
  418. package/web-components/items/card-item.d.ts.map +0 -1
  419. package/web-components/items/card-item.js.map +0 -1
  420. package/web-components/items/drag-box.d.ts.map +0 -1
  421. package/web-components/items/drag-box.js.map +0 -1
  422. package/web-components/items/index.d.ts +0 -5
  423. package/web-components/items/index.d.ts.map +0 -1
  424. package/web-components/items/index.js +0 -6
  425. package/web-components/items/index.js.map +0 -1
  426. package/web-components/items/time-bar.d.ts +0 -54
  427. package/web-components/items/time-bar.d.ts.map +0 -1
  428. package/web-components/items/time-bar.js.map +0 -1
  429. package/web-components/layout/divider-line.d.ts +0 -20
  430. package/web-components/layout/divider-line.d.ts.map +0 -1
  431. package/web-components/layout/divider-line.js.map +0 -1
  432. package/web-components/loading/loading-progress.d.ts.map +0 -1
  433. package/web-components/loading/loading-progress.js.map +0 -1
  434. package/web-components/loading/skeleton-screen.d.ts.map +0 -1
  435. package/web-components/loading/skeleton-screen.js.map +0 -1
  436. package/web-components/open/open-details.d.ts.map +0 -1
  437. package/web-components/open/open-details.js.map +0 -1
  438. package/web-components/open/open-dialog.d.ts.map +0 -1
  439. package/web-components/open/open-dialog.js.map +0 -1
  440. package/web-components/open/open-offset.d.ts.map +0 -1
  441. package/web-components/open/open-offset.js.map +0 -1
  442. package/web-components/open/open-tooltip.d.ts +0 -24
  443. package/web-components/open/open-tooltip.d.ts.map +0 -1
  444. package/web-components/open/open-tooltip.js.map +0 -1
  445. package/web-components/open/open.d.ts.map +0 -1
  446. package/web-components/open/open.js.map +0 -1
  447. package/web-components/text/clip-text.d.ts +0 -21
  448. package/web-components/text/clip-text.d.ts.map +0 -1
  449. package/web-components/text/clip-text.js.map +0 -1
  450. package/web-components/text/overbreath-text.d.ts.map +0 -1
  451. package/web-components/text/overbreath-text.js.map +0 -1
  452. package/web-components/text/typewriter-text.d.ts.map +0 -1
  453. package/web-components/text/typewriter-text.js.map +0 -1
  454. package/web-components/view/route-view.d.ts.map +0 -1
  455. package/web-components/view/route-view.js.map +0 -1
  456. package/web-components/view/wrap-view.d.ts.map +0 -1
  457. package/web-components/view/wrap-view.js.map +0 -1
  458. package/wrap-view.d.ts +0 -2
  459. package/wrap-view.d.ts.map +0 -1
  460. package/wrap-view.js +0 -2
  461. package/wrap-view.js.map +0 -1
@@ -1,14 +1,15 @@
1
1
  import { __decorate } from "tslib";
2
- import { css, html, property, query, state } from "../../deps.js";
2
+ import { css, html, property, query, state } from "../../.deps.js";
3
+ import { define } from "../../decorators/define.js";
3
4
  import { htmlSlot } from "../../lib/templates.js";
4
5
  import { random } from "../../lib/utils.js";
5
- import { createScope, define, GodownElement } from "../../root.js";
6
- const defineName = "typewriter-text";
6
+ import { createScope, GodownElement } from "../../supers/root.js";
7
+ const defineName = "typewriter";
7
8
  const cssvarScope = createScope(defineName);
8
9
  /**
9
- * TypewriterText renders a typewriter effect to text.
10
+ * {@linkcode Typewriter} renders a typewriter effect to text.
10
11
  */
11
- let TypewriterText = class TypewriterText extends GodownElement {
12
+ let Typewriter = class Typewriter extends GodownElement {
12
13
  constructor() {
13
14
  super(...arguments);
14
15
  /**
@@ -16,7 +17,7 @@ let TypewriterText = class TypewriterText extends GodownElement {
16
17
  */
17
18
  this.text = "";
18
19
  /**
19
- * Start immediately after {@linkcode TypewriterText.firstUpdated}.
20
+ * Start immediately after {@linkcode Typewriter.firstUpdated}.
20
21
  */
21
22
  this.stopped = false;
22
23
  /**
@@ -45,7 +46,7 @@ let TypewriterText = class TypewriterText extends GodownElement {
45
46
  this.content = "";
46
47
  }
47
48
  /**
48
- * {@linkcode TypewriterText.text} length.
49
+ * {@linkcode Typewriter.text} length.
49
50
  */
50
51
  get len() {
51
52
  return this.text.length;
@@ -84,7 +85,7 @@ let TypewriterText = class TypewriterText extends GodownElement {
84
85
  this.ended = true;
85
86
  }
86
87
  };
87
- TypewriterText.styles = [
88
+ Typewriter.styles = [
88
89
  css `
89
90
  :host {
90
91
  ${cssvarScope}--cursor-width: .05em;
@@ -118,34 +119,34 @@ TypewriterText.styles = [
118
119
  ];
119
120
  __decorate([
120
121
  property()
121
- ], TypewriterText.prototype, "text", void 0);
122
+ ], Typewriter.prototype, "text", void 0);
122
123
  __decorate([
123
124
  property({ type: Boolean })
124
- ], TypewriterText.prototype, "stopped", void 0);
125
+ ], Typewriter.prototype, "stopped", void 0);
125
126
  __decorate([
126
127
  property({ type: Boolean })
127
- ], TypewriterText.prototype, "ended", void 0);
128
+ ], Typewriter.prototype, "ended", void 0);
128
129
  __decorate([
129
130
  property({ type: Number })
130
- ], TypewriterText.prototype, "max", void 0);
131
+ ], Typewriter.prototype, "max", void 0);
131
132
  __decorate([
132
133
  property({ type: Number })
133
- ], TypewriterText.prototype, "min", void 0);
134
+ ], Typewriter.prototype, "min", void 0);
134
135
  __decorate([
135
136
  property({ type: Number })
136
- ], TypewriterText.prototype, "delay", void 0);
137
+ ], Typewriter.prototype, "delay", void 0);
137
138
  __decorate([
138
139
  property({ type: Number })
139
- ], TypewriterText.prototype, "index", void 0);
140
+ ], Typewriter.prototype, "index", void 0);
140
141
  __decorate([
141
142
  state()
142
- ], TypewriterText.prototype, "content", void 0);
143
+ ], Typewriter.prototype, "content", void 0);
143
144
  __decorate([
144
145
  query("i")
145
- ], TypewriterText.prototype, "_i", void 0);
146
- TypewriterText = __decorate([
146
+ ], Typewriter.prototype, "_i", void 0);
147
+ Typewriter = __decorate([
147
148
  define(defineName)
148
- ], TypewriterText);
149
- export { TypewriterText };
150
- export default TypewriterText;
151
- //# sourceMappingURL=typewriter-text.js.map
149
+ ], Typewriter);
150
+ export { Typewriter };
151
+ export default Typewriter;
152
+ //# sourceMappingURL=typewriter.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"typewriter.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["web-components/text/typewriter.ts"],"names":[],"mappings":"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","sourcesContent":["import { css, html, property, type PropertyValueMap, query, state } from \"../../.deps.js\";\nimport { define } from \"../../decorators/define.js\";\nimport { htmlSlot, type HTMLTemplate } from \"../../lib/templates.js\";\nimport { random } from \"../../lib/utils.js\";\nimport { createScope, GodownElement } from \"../../supers/root.js\";\n\nconst defineName = \"typewriter\";\nconst cssvarScope = createScope(defineName);\n\n/**\n * {@linkcode Typewriter} renders a typewriter effect to text.\n */\n@define(defineName)\nexport class Typewriter extends GodownElement {\n /**\n * Raw text.\n */\n @property() text = \"\";\n /**\n * Start immediately after {@linkcode Typewriter.firstUpdated}.\n */\n @property({ type: Boolean }) stopped = false;\n /**\n * If true, hide the cursor\n */\n @property({ type: Boolean }) ended = false;\n /**\n * Maximum random time.\n */\n @property({ type: Number }) max = 100;\n /**\n * Minimum random time.\n */\n @property({ type: Number }) min = 50;\n /**\n * Fixed time.\n */\n @property({ type: Number }) delay = 0;\n /**\n * The index at the beginning.\n */\n @property({ type: Number }) index = 0;\n /**\n * Internal text.\n */\n @state() content = \"\";\n\n timeoutID: number;\n @query(\"i\") _i: HTMLElement;\n\n /**\n * {@linkcode Typewriter.text} length.\n */\n get len() {\n return this.text.length;\n }\n\n static styles = [\n css`\n :host {\n ${cssvarScope}--cursor-width: .05em;\n font-family: monospace;\n white-space: nowrap;\n }\n\n i {\n border-right: var(${cssvarScope}--cursor-width) solid;\n margin-left: 0.02em;\n animation: s 1.5s steps(1) infinite;\n }\n\n @keyframes s {\n 0% {\n border-color: currentColor;\n }\n 50% {\n border-color: transparent;\n }\n }\n\n slot {\n display: none;\n }\n\n .hidden {\n visibility: hidden;\n }\n `,\n ];\n\n protected render(): HTMLTemplate {\n return html`${htmlSlot()}${this.content}<i class=\"${(this.ended && \"hidden\") || \"\"}\"></i>`;\n }\n\n protected firstUpdated() {\n if (!this.text) {\n this.text = this.assignedNodes[0]?.textContent.trim() || \"\";\n }\n if (!this.stopped && this.len) {\n this.write();\n }\n }\n\n protected updated(changedProperties: PropertyValueMap<this>) {\n if (changedProperties.has(\"index\")) {\n this.dispatchEvent(new CustomEvent(this.index === this.len ? \"done\" : \"write\", { detail: this.content }));\n }\n }\n\n write(at = this.index) {\n this.content = this.text.slice(0, at + 1);\n const timeout = this.delay || random(this.max, this.min);\n this.timeoutID = setTimeout(() => {\n const nx = at + 1;\n if (nx <= this.len) {\n this.index = nx;\n this.write();\n }\n }, timeout);\n }\n\n stop() {\n clearTimeout(this.timeoutID);\n }\n\n end() {\n this.ended = true;\n }\n}\n\nexport default Typewriter;\n\ndeclare global {\n interface HTMLElementTagNameMap {\n \"typewriter-text\": Typewriter;\n \"g-typewriter\": Typewriter;\n }\n}\n"]}
@@ -0,0 +1,26 @@
1
+ import { CSSResultGroup } from "../../.deps.js";
2
+ import { type HTMLTemplate } from "../../lib/templates.js";
3
+ import { type Direction8, GodownOpenable } from "../../supers/openable.js";
4
+ /**
5
+ * {@linkcode Tooltip} provide tooltip for slot elements, summary as the tips content.
6
+ *
7
+ * Content can be opened in 8 directions.
8
+ */
9
+ export declare class Tooltip extends GodownOpenable {
10
+ direction: Direction8 | "";
11
+ /**
12
+ * Tip content align.
13
+ */
14
+ align: "center" | "flex-star" | "flex-end" | "";
15
+ static styles: CSSResultGroup;
16
+ protected render(): HTMLTemplate;
17
+ }
18
+ export default Tooltip;
19
+ declare global {
20
+ interface HTMLElementTagNameMap {
21
+ "open-tooltip": Tooltip;
22
+ "tool-tip": Tooltip;
23
+ "g-tooltip": Tooltip;
24
+ }
25
+ }
26
+ //# sourceMappingURL=tooltip.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tooltip.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["web-components/tooltip/tooltip.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAkB,MAAM,gBAAgB,CAAC;AAErE,OAAO,EAAY,KAAK,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACrE,OAAO,EAAE,KAAK,UAAU,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAK3E;;;;GAIG;AACH,qBACa,OAAQ,SAAQ,cAAc;IACzC,SAAS,EAAE,UAAU,GAAG,EAAE,CAAC;IAC3B;;OAEG;IACS,KAAK,EAAE,QAAQ,GAAG,WAAW,GAAG,UAAU,GAAG,EAAE,CAAM;IAEjE,MAAM,CAAC,MAAM,EAAE,cAAc,CAgD3B;IAEF,SAAS,CAAC,MAAM,IAAI,YAAY;CAMjC;AAED,eAAe,OAAO,CAAC;AAEvB,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,OAAO,CAAC;QACxB,UAAU,EAAE,OAAO,CAAC;QACpB,WAAW,EAAE,OAAO,CAAC;KACtB;CACF"}
@@ -1,15 +1,16 @@
1
1
  import { __decorate } from "tslib";
2
- import { css, html, property } from "../../deps.js";
2
+ import { css, html, property } from "../../.deps.js";
3
+ import { define } from "../../decorators/define.js";
3
4
  import { htmlSlot } from "../../lib/templates.js";
4
- import { cssvarValues, define } from "../../root.js";
5
- import { OpenableElement } from "./open.js";
6
- const defineName = "open-tooltip";
5
+ import { GodownOpenable } from "../../supers/openable.js";
6
+ import { cssvarValues } from "../../supers/root.js";
7
+ const defineName = "tooltip";
7
8
  /**
8
- * OpenTooltip provide tooltip for slot elements, summary as the tips content.
9
+ * {@linkcode Tooltip} provide tooltip for slot elements, summary as the tips content.
9
10
  *
10
11
  * Content can be opened in 8 directions.
11
12
  */
12
- let OpenTooltip = class OpenTooltip extends OpenableElement {
13
+ let Tooltip = class Tooltip extends GodownOpenable {
13
14
  constructor() {
14
15
  super(...arguments);
15
16
  /**
@@ -24,8 +25,8 @@ let OpenTooltip = class OpenTooltip extends OpenableElement {
24
25
  </main>`;
25
26
  }
26
27
  };
27
- OpenTooltip.styles = [
28
- OpenableElement.styles,
28
+ Tooltip.styles = [
29
+ GodownOpenable.styles,
29
30
  css `
30
31
  :host {
31
32
  color: var(${cssvarValues.text});
@@ -75,10 +76,10 @@ OpenTooltip.styles = [
75
76
  ];
76
77
  __decorate([
77
78
  property()
78
- ], OpenTooltip.prototype, "align", void 0);
79
- OpenTooltip = __decorate([
79
+ ], Tooltip.prototype, "align", void 0);
80
+ Tooltip = __decorate([
80
81
  define(defineName)
81
- ], OpenTooltip);
82
- export { OpenTooltip };
83
- export default OpenTooltip;
84
- //# sourceMappingURL=open-tooltip.js.map
82
+ ], Tooltip);
83
+ export { Tooltip };
84
+ export default Tooltip;
85
+ //# sourceMappingURL=tooltip.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tooltip.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["web-components/tooltip/tooltip.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAkB,IAAI,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AACrE,OAAO,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACpD,OAAO,EAAE,QAAQ,EAAqB,MAAM,wBAAwB,CAAC;AACrE,OAAO,EAAmB,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAC3E,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAEpD,MAAM,UAAU,GAAG,SAAS,CAAC;AAE7B;;;;GAIG;AAEI,IAAM,OAAO,GAAb,MAAM,OAAQ,SAAQ,cAAc;IAApC;;QAEL;;WAEG;QACS,UAAK,GAA6C,EAAE,CAAC;IA0DnE,CAAC;IANW,MAAM;QACd,OAAO,IAAI,CAAA,gCAAgC,IAAI,CAAC,KAAK,IAAI,SAAS;QAC9D,QAAQ,EAAE;sBACI,IAAI,CAAC,SAAS,IAAI,KAAK,KAAK,IAAI,CAAC,OAAO,IAAI,QAAQ,CAAC,SAAS,CAAC;YACzE,CAAC;IACX,CAAC;;AAvDM,cAAM,GAAmB;IAC9B,cAAc,CAAC,MAAM;IACrB,GAAG,CAAA;;qBAEc,YAAY,CAAC,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA6BjC;IACD,GAAG,CAAA;;;;;;;;;;;;;KAaF;CACF,AAhDY,CAgDX;AAlDU;IAAX,QAAQ,EAAE;sCAAsD;AALtD,OAAO;IADnB,MAAM,CAAC,UAAU,CAAC;GACN,OAAO,CA+DnB;;AAED,eAAe,OAAO,CAAC","sourcesContent":["import { css, CSSResultGroup, html, property } from \"../../.deps.js\";\nimport { define } from \"../../decorators/define.js\";\nimport { htmlSlot, type HTMLTemplate } from \"../../lib/templates.js\";\nimport { type Direction8, GodownOpenable } from \"../../supers/openable.js\";\nimport { cssvarValues } from \"../../supers/root.js\";\n\nconst defineName = \"tooltip\";\n\n/**\n * {@linkcode Tooltip} provide tooltip for slot elements, summary as the tips content.\n *\n * Content can be opened in 8 directions.\n */\n@define(defineName)\nexport class Tooltip extends GodownOpenable {\n direction: Direction8 | \"\";\n /**\n * Tip content align.\n */\n @property() align: \"center\" | \"flex-star\" | \"flex-end\" | \"\" = \"\";\n\n static styles: CSSResultGroup = [\n GodownOpenable.styles,\n css`\n :host {\n color: var(${cssvarValues.text});\n display: inline-flex;\n transition: 0.3s ease-in-out;\n justify-content: center;\n }\n\n main {\n display: inline-flex;\n align-items: center;\n position: relative;\n transition: inherit;\n }\n\n main,\n aside {\n transition: inherit;\n white-space: nowrap;\n }\n\n aside {\n opacity: 0;\n position: absolute;\n transition-property: opacity;\n }\n\n :host(:hover) aside,\n :host([open]) aside {\n opacity: 1;\n }\n `,\n css`\n aside[class^=\"top\"] {\n bottom: 100%;\n }\n aside[class^=\"bottom\"] {\n top: 100%;\n }\n aside[class$=\"right\"] {\n left: 100%;\n }\n aside[class$=\"left\"] {\n right: 100%;\n }\n `,\n ];\n\n protected render(): HTMLTemplate {\n return html`<main style=\"justify-content:${this.align || \"inherit\"}\">\n ${htmlSlot()}\n <aside class=\"${this.direction || \"top\"}\">${this.summary || htmlSlot(\"summary\")}</aside>\n </main>`;\n }\n}\n\nexport default Tooltip;\n\ndeclare global {\n interface HTMLElementTagNameMap {\n \"open-tooltip\": Tooltip;\n \"tool-tip\": Tooltip;\n \"g-tooltip\": Tooltip;\n }\n}\n"]}
@@ -1,9 +1,9 @@
1
1
  import { type HTMLTemplate } from "../../lib/templates.js";
2
- import { GodownElement } from "../../root.js";
2
+ import { GodownElement } from "../../supers/root.js";
3
3
  /**
4
- * The DragBox does not extend beyond the range of {@linkcode DragBox.offsetsWidth} and {@linkcode DragBox.offsetsHeight}.
4
+ * {@linkcode Dragbox} does not extend beyond the range of {@linkcode Dragbox.offsetsWidth} and {@linkcode Dragbox.offsetsHeight}.
5
5
  */
6
- export declare class DragBox extends GodownElement {
6
+ export declare class Dragbox extends GodownElement {
7
7
  drag: boolean;
8
8
  t: number;
9
9
  l: number;
@@ -25,10 +25,11 @@ export declare class DragBox extends GodownElement {
25
25
  protected _handleDrag(e: MouseEvent): void;
26
26
  reset(): void;
27
27
  }
28
- export default DragBox;
28
+ export default Dragbox;
29
29
  declare global {
30
30
  interface HTMLElementTagNameMap {
31
- "drag-box": DragBox;
31
+ "drag-box": Dragbox;
32
+ "g-dragbox": Dragbox;
32
33
  }
33
34
  }
34
- //# sourceMappingURL=drag-box.d.ts.map
35
+ //# sourceMappingURL=dragbox.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dragbox.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["web-components/wrapper/dragbox.ts"],"names":[],"mappings":"AAEA,OAAO,EAAY,KAAK,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACrE,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAIrD;;GAEG;AACH,qBACa,OAAQ,SAAQ,aAAa;IACxC,IAAI,EAAE,OAAO,CAAC;IACd,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;IACV,EAAE,EAAE,MAAM,CAAC;IACX,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACS,CAAC,SAAU;IACvB;;OAEG;IACS,CAAC,SAAU;IAEvB,MAAM,CAAC,MAAM,4BAOX;IAEF,SAAS,CAAC,MAAM,IAAI,YAAY;IAIhC,SAAS,CAAC,YAAY;IAKtB,SAAS,CAAC,gBAAgB,CAAC,CAAC,EAAE,UAAU;IASxC,SAAS,CAAC,cAAc;IAKxB,SAAS,CAAC,WAAW,CAAC,CAAC,EAAE,UAAU;IAsBnC,KAAK;CAUN;AAED,eAAe,OAAO,CAAC;AACvB,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,UAAU,EAAE,OAAO,CAAC;QACpB,WAAW,EAAE,OAAO,CAAC;KACtB;CACF"}
@@ -1,12 +1,13 @@
1
1
  import { __decorate } from "tslib";
2
- import { css, html, property } from "../../deps.js";
2
+ import { css, html, property } from "../../.deps.js";
3
+ import { define } from "../../decorators/define.js";
3
4
  import { htmlSlot } from "../../lib/templates.js";
4
- import { define, GodownElement } from "../../root.js";
5
- const defineName = "drag-box";
5
+ import { GodownElement } from "../../supers/root.js";
6
+ const defineName = "dragbox";
6
7
  /**
7
- * The DragBox does not extend beyond the range of {@linkcode DragBox.offsetsWidth} and {@linkcode DragBox.offsetsHeight}.
8
+ * {@linkcode Dragbox} does not extend beyond the range of {@linkcode Dragbox.offsetsWidth} and {@linkcode Dragbox.offsetsHeight}.
8
9
  */
9
- let DragBox = class DragBox extends GodownElement {
10
+ let Dragbox = class Dragbox extends GodownElement {
10
11
  constructor() {
11
12
  super(...arguments);
12
13
  /**
@@ -73,7 +74,7 @@ let DragBox = class DragBox extends GodownElement {
73
74
  }
74
75
  }
75
76
  };
76
- DragBox.styles = [
77
+ Dragbox.styles = [
77
78
  css `
78
79
  :host {
79
80
  position: relative;
@@ -83,13 +84,13 @@ DragBox.styles = [
83
84
  ];
84
85
  __decorate([
85
86
  property()
86
- ], DragBox.prototype, "x", void 0);
87
+ ], Dragbox.prototype, "x", void 0);
87
88
  __decorate([
88
89
  property()
89
- ], DragBox.prototype, "y", void 0);
90
- DragBox = __decorate([
90
+ ], Dragbox.prototype, "y", void 0);
91
+ Dragbox = __decorate([
91
92
  define(defineName)
92
- ], DragBox);
93
- export { DragBox };
94
- export default DragBox;
95
- //# sourceMappingURL=drag-box.js.map
93
+ ], Dragbox);
94
+ export { Dragbox };
95
+ export default Dragbox;
96
+ //# sourceMappingURL=dragbox.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dragbox.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["web-components/wrapper/dragbox.ts"],"names":[],"mappings":"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","sourcesContent":["import { css, html, property } from \"../../.deps.js\";\nimport { define } from \"../../decorators/define.js\";\nimport { htmlSlot, type HTMLTemplate } from \"../../lib/templates.js\";\nimport { GodownElement } from \"../../supers/root.js\";\n\nconst defineName = \"dragbox\";\n\n/**\n * {@linkcode Dragbox} does not extend beyond the range of {@linkcode Dragbox.offsetsWidth} and {@linkcode Dragbox.offsetsHeight}.\n */\n@define(defineName)\nexport class Dragbox extends GodownElement {\n drag: boolean;\n t: number;\n l: number;\n cx: number;\n cy: number;\n\n /**\n * Position x.\n */\n @property() x = \"auto\";\n /**\n * Position y.\n */\n @property() y = \"auto\";\n\n static styles = [\n css`\n :host {\n position: relative;\n display: inline-flex;\n }\n `,\n ];\n\n protected render(): HTMLTemplate {\n return html`<div @mousedown=\"${this._handleDragStart}\" @mouseup=\"${this._handleDragEnd}\">${htmlSlot()}</div>`;\n }\n\n protected firstUpdated() {\n this.reset();\n this.addEvent(document, \"mouseup\", this._handleDragEnd.bind(this));\n }\n\n protected _handleDragStart(e: MouseEvent) {\n this.cx = e.clientX;\n this.cy = e.clientY;\n this.t = this.offsetTop;\n this.l = this.offsetLeft;\n this.drag = true;\n this.addEvent(document, \"mousemove\", this._handleDrag.bind(this), undefined, \"0\");\n }\n\n protected _handleDragEnd() {\n this.drag = false;\n this.removeEvent(document, \"mousemove\", \"0\");\n }\n\n protected _handleDrag(e: MouseEvent) {\n if (!this.drag) {\n return;\n }\n const nl = e.clientX - (this.cx - this.l);\n const nt = e.clientY - (this.cy - this.t);\n if (nl < 0) {\n this.style.left = \"0\";\n } else if (nl < this.offsetsWidth - this.offsetWidth) {\n this.style.left = `${nl}px`;\n } else {\n this.style.left = `${this.offsetsWidth - this.offsetWidth}\"px\"`;\n }\n if (nt < 0) {\n this.style.top = \"0\";\n } else if (nt < this.offsetsHeight - this.offsetHeight) {\n this.style.top = `${nt}px`;\n } else {\n this.style.top = `${this.offsetsHeight - this.offsetHeight}px`;\n }\n }\n\n reset() {\n this.style.left = this.x || \"0\";\n this.style.top = this.y || \"0\";\n if (this.offsetLeft > this.offsetsWidth - this.offsetWidth) {\n this.style.left = `${this.offsetsWidth - this.offsetWidth}px`;\n }\n if (this.offsetTop > this.offsetsHeight - this.offsetHeight) {\n this.style.top = `${this.offsetsHeight - this.offsetHeight}px`;\n }\n }\n}\n\nexport default Dragbox;\ndeclare global {\n interface HTMLElementTagNameMap {\n \"drag-box\": Dragbox;\n \"g-dragbox\": Dragbox;\n }\n}\n"]}
@@ -1,10 +1,10 @@
1
1
  import { type HTMLTemplate } from "../../lib/templates.js";
2
2
  import { icons } from "../../lib/templates.js";
3
- import { GodownElement } from "../../root.js";
3
+ import { GodownElement } from "../../supers/root.js";
4
4
  /**
5
5
  * WithWrap is used for wrap content.
6
6
  */
7
- export declare class WrapView extends GodownElement {
7
+ export declare class Wrapper extends GodownElement {
8
8
  /**
9
9
  * Behavioral basis.
10
10
  */
@@ -16,10 +16,12 @@ export declare class WrapView extends GodownElement {
16
16
  static styles: import("lit").CSSResult[];
17
17
  protected render(): HTMLTemplate;
18
18
  }
19
- export default WrapView;
19
+ export default Wrapper;
20
20
  declare global {
21
21
  interface HTMLElementTagNameMap {
22
- "wrap-view": WrapView;
22
+ "wrap-view": Wrapper;
23
+ "with-wrap": Wrapper;
24
+ "g-wrapper": Wrapper;
23
25
  }
24
26
  }
25
- //# sourceMappingURL=wrap-view.d.ts.map
27
+ //# sourceMappingURL=wrapper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wrapper.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["web-components/wrapper/wrapper.ts"],"names":[],"mappings":"AAEA,OAAO,EAAY,KAAK,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACrE,OAAO,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAIrD;;GAEG;AACH,qBACa,OAAQ,SAAQ,aAAa;IACxC;;OAEG;IACS,IAAI,EAAE,MAAM,GAAG,MAAM,OAAO,KAAK,GAAG,QAAQ,GAAG,MAAM,CAAM;IACvE;;OAEG;IACS,IAAI,EAAE,MAAM,GAAG,MAAM,OAAO,KAAK,CAAM;IAEnD,MAAM,CAAC,MAAM,4BAiDX;IAEF,SAAS,CAAC,MAAM,IAAI,YAAY;CAUjC;AAED,eAAe,OAAO,CAAC;AAEvB,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,WAAW,EAAE,OAAO,CAAC;QACrB,WAAW,EAAE,OAAO,CAAC;QACrB,WAAW,EAAE,OAAO,CAAC;KACtB;CACF"}
@@ -1,13 +1,14 @@
1
1
  import { __decorate } from "tslib";
2
- import { css, html, property } from "../../deps.js";
2
+ import { css, html, property } from "../../.deps.js";
3
+ import { define } from "../../decorators/define.js";
3
4
  import { htmlSlot } from "../../lib/templates.js";
4
5
  import { icons } from "../../lib/templates.js";
5
- import { define, GodownElement } from "../../root.js";
6
- const defineName = "wrap-view";
6
+ import { GodownElement } from "../../supers/root.js";
7
+ const defineName = "wrapper";
7
8
  /**
8
9
  * WithWrap is used for wrap content.
9
10
  */
10
- let WrapView = class WrapView extends GodownElement {
11
+ let Wrapper = class Wrapper extends GodownElement {
11
12
  constructor() {
12
13
  super(...arguments);
13
14
  /**
@@ -30,7 +31,7 @@ let WrapView = class WrapView extends GodownElement {
30
31
  }
31
32
  }
32
33
  };
33
- WrapView.styles = [
34
+ Wrapper.styles = [
34
35
  css `
35
36
  :host {
36
37
  display: flex;
@@ -82,13 +83,13 @@ WrapView.styles = [
82
83
  ];
83
84
  __decorate([
84
85
  property()
85
- ], WrapView.prototype, "with", void 0);
86
+ ], Wrapper.prototype, "with", void 0);
86
87
  __decorate([
87
88
  property()
88
- ], WrapView.prototype, "wrap", void 0);
89
- WrapView = __decorate([
89
+ ], Wrapper.prototype, "wrap", void 0);
90
+ Wrapper = __decorate([
90
91
  define(defineName)
91
- ], WrapView);
92
- export { WrapView };
93
- export default WrapView;
94
- //# sourceMappingURL=wrap-view.js.map
92
+ ], Wrapper);
93
+ export { Wrapper };
94
+ export default Wrapper;
95
+ //# sourceMappingURL=wrapper.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wrapper.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["web-components/wrapper/wrapper.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AACrD,OAAO,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACpD,OAAO,EAAE,QAAQ,EAAqB,MAAM,wBAAwB,CAAC;AACrE,OAAO,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAErD,MAAM,UAAU,GAAG,SAAS,CAAC;AAE7B;;GAEG;AAEI,IAAM,OAAO,GAAb,MAAM,OAAQ,SAAQ,aAAa;IAAnC;;QACL;;WAEG;QACS,SAAI,GAAoD,EAAE,CAAC;QACvE;;WAEG;QACS,SAAI,GAAgC,EAAE,CAAC;IA+DrD,CAAC;IAVW,MAAM;QACd,QAAQ,IAAI,CAAC,IAAI,EAAE,CAAC;YAClB,KAAK,QAAQ;gBACX,OAAO,IAAI,CAAA,aAAa,IAAI,CAAC,IAAI,IAAI,OAAO,QAAQ,CAAC;YACvD,KAAK,MAAM;gBACT,OAAO,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,CAAC;YAC9B;gBACE,OAAO,QAAQ,CAAC,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,CAAC,CAAC;QAC5C,CAAC;IACH,CAAC;;AA5DM,cAAM,GAAG;IACd,GAAG,CAAA;;;;;;KAMF;IACD,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAwCF;CACF,AAjDY,CAiDX;AAvDU;IAAX,QAAQ,EAAE;qCAA4D;AAI3D;IAAX,QAAQ,EAAE;qCAAwC;AARxC,OAAO;IADnB,MAAM,CAAC,UAAU,CAAC;GACN,OAAO,CAuEnB;;AAED,eAAe,OAAO,CAAC","sourcesContent":["import { css, html, property } from \"../../.deps.js\";\nimport { define } from \"../../decorators/define.js\";\nimport { htmlSlot, type HTMLTemplate } from \"../../lib/templates.js\";\nimport { icons } from \"../../lib/templates.js\";\nimport { GodownElement } from \"../../supers/root.js\";\n\nconst defineName = \"wrapper\";\n\n/**\n * WithWrap is used for wrap content.\n */\n@define(defineName)\nexport class Wrapper extends GodownElement {\n /**\n * Behavioral basis.\n */\n @property() with: string | keyof typeof icons | \"expand\" | \"icon\" = \"\";\n /**\n * Rendered content or slot name.\n */\n @property() wrap: string | keyof typeof icons = \"\";\n\n static styles = [\n css`\n :host {\n display: flex;\n width: 1em;\n height: 1em;\n }\n `,\n css`\n i {\n width: 100%;\n height: 100%;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n --e: 0.05em;\n }\n\n i::before,\n i::after {\n content: \"\";\n display: block;\n width: 100%;\n height: 0.05em;\n background: currentColor;\n transition: 0.3s;\n }\n\n i::after {\n transform: translate(0, calc(var(--e) / -2)) rotate(-45deg);\n }\n\n i::before {\n transform: translate(0, calc(var(--e) / 2)) rotate(45deg);\n }\n\n .close::after {\n transform: translate(0, var(--e));\n }\n\n .close::before {\n transform: translate(0, calc(var(--e) * -1));\n }\n\n .close {\n --e: 0.15em;\n }\n `,\n ];\n\n protected render(): HTMLTemplate {\n switch (this.with) {\n case \"expand\":\n return html`<i class=\"${this.wrap || \"close\"}\"></i>`;\n case \"icon\":\n return icons[this.wrap]?.();\n default:\n return htmlSlot(this.with || this.wrap);\n }\n }\n}\n\nexport default Wrapper;\n\ndeclare global {\n interface HTMLElementTagNameMap {\n \"wrap-view\": Wrapper;\n \"with-wrap\": Wrapper;\n \"g-wrapper\": Wrapper;\n }\n}\n"]}
package/wrapper.d.ts ADDED
@@ -0,0 +1,2 @@
1
+ export { default } from "./web-components/wrapper/wrapper.js";
2
+ //# sourceMappingURL=wrapper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wrapper.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["wrapper.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,qCAAqC,CAAC"}
package/wrapper.js ADDED
@@ -0,0 +1,2 @@
1
+ export { default } from "./web-components/wrapper/wrapper.js";
2
+ //# sourceMappingURL=wrapper.js.map
package/wrapper.js.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wrapper.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["wrapper.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,qCAAqC,CAAC","sourcesContent":["export { default } from \"./web-components/wrapper/wrapper.js\";\n"]}
package/alert-item.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/items/alert-item.js";
2
- //# sourceMappingURL=alert-item.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"alert-item.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["alert-item.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,sCAAsC,CAAC"}
package/alert-item.js DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/items/alert-item.js";
2
- //# sourceMappingURL=alert-item.js.map
package/alert-item.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"alert-item.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["alert-item.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,sCAAsC,CAAC","sourcesContent":["export { default } from \"./web-components/items/alert-item.js\";"]}
package/avatar-a.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/a/avatar-a.js";
2
- //# sourceMappingURL=avatar-a.d.ts.map
package/avatar-a.d.ts.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"avatar-a.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["avatar-a.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,gCAAgC,CAAC"}
package/avatar-a.js DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/a/avatar-a.js";
2
- //# sourceMappingURL=avatar-a.js.map
package/avatar-a.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"avatar-a.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["avatar-a.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,gCAAgC,CAAC","sourcesContent":["export { default } from \"./web-components/a/avatar-a.js\";"]}
package/base-button.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/button/base-button.js";
2
- //# sourceMappingURL=base-button.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"base-button.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["base-button.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,wCAAwC,CAAC"}
package/base-button.js DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/button/base-button.js";
2
- //# sourceMappingURL=base-button.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"base-button.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["base-button.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,wCAAwC,CAAC","sourcesContent":["export { default } from \"./web-components/button/base-button.js\";"]}
package/base-form.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/form/base-form.js";
2
- //# sourceMappingURL=base-form.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"base-form.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["base-form.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oCAAoC,CAAC"}
package/base-form.js DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/form/base-form.js";
2
- //# sourceMappingURL=base-form.js.map
package/base-form.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"base-form.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["base-form.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oCAAoC,CAAC","sourcesContent":["export { default } from \"./web-components/form/base-form.js\";"]}
package/base-input.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/input/base-input.js";
2
- //# sourceMappingURL=base-input.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"base-input.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["base-input.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,sCAAsC,CAAC"}
package/base-input.js DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/input/base-input.js";
2
- //# sourceMappingURL=base-input.js.map
package/base-input.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"base-input.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["base-input.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,sCAAsC,CAAC","sourcesContent":["export { default } from \"./web-components/input/base-input.js\";"]}
package/card-item.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/items/card-item.js";
2
- //# sourceMappingURL=card-item.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"card-item.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["card-item.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,qCAAqC,CAAC"}
package/card-item.js DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/items/card-item.js";
2
- //# sourceMappingURL=card-item.js.map
package/card-item.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"card-item.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["card-item.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,qCAAqC,CAAC","sourcesContent":["export { default } from \"./web-components/items/card-item.js\";"]}
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/carousel/carousel-slider.js";
2
- //# sourceMappingURL=carousel-slider.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"carousel-slider.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["carousel-slider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,8CAA8C,CAAC"}
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/carousel/carousel-slider.js";
2
- //# sourceMappingURL=carousel-slider.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"carousel-slider.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["carousel-slider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,8CAA8C,CAAC","sourcesContent":["export { default } from \"./web-components/carousel/carousel-slider.js\";"]}
package/clip-text.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/text/clip-text.js";
2
- //# sourceMappingURL=clip-text.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"clip-text.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["clip-text.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oCAAoC,CAAC"}
package/clip-text.js DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/text/clip-text.js";
2
- //# sourceMappingURL=clip-text.js.map
package/clip-text.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"clip-text.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["clip-text.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oCAAoC,CAAC","sourcesContent":["export { default } from \"./web-components/text/clip-text.js\";"]}
package/deps.d.ts.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"deps.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["deps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,IAAI,EAAE,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,KAAK,CAAC;AACrG,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AACzD,OAAO,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC"}
package/deps.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"deps.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["deps.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,IAAI,EAAE,GAAG,EAAE,GAAG,EAAE,SAAS,EAAuB,OAAO,EAAyB,MAAM,KAAK,CAAC;AACrG,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AACzD,OAAO,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC","sourcesContent":["export { __decorate } from \"tslib\";\nexport { html, svg, css, unsafeCSS, type CSSResultGroup, nothing, type PropertyValueMap } from \"lit\";\nexport * from \"lit/decorators.js\";\nexport { ifDefined } from \"lit/directives/if-defined.js\";\nexport { classMap } from \"lit/directives/class-map.js\";\n"]}
package/divider-line.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/layout/divider-line.js";
2
- //# sourceMappingURL=divider-line.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"divider-line.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["divider-line.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yCAAyC,CAAC"}
package/divider-line.js DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/layout/divider-line.js";
2
- //# sourceMappingURL=divider-line.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"divider-line.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["divider-line.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yCAAyC,CAAC","sourcesContent":["export { default } from \"./web-components/layout/divider-line.js\";"]}
package/drag-box.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/items/drag-box.js";
2
- //# sourceMappingURL=drag-box.d.ts.map
package/drag-box.d.ts.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"drag-box.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["drag-box.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oCAAoC,CAAC"}
package/drag-box.js DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/items/drag-box.js";
2
- //# sourceMappingURL=drag-box.js.map
package/drag-box.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"drag-box.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["drag-box.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oCAAoC,CAAC","sourcesContent":["export { default } from \"./web-components/items/drag-box.js\";"]}
package/link-a.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/a/link-a.js";
2
- //# sourceMappingURL=link-a.d.ts.map
package/link-a.d.ts.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"link-a.d.ts","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["link-a.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,8BAA8B,CAAC"}
package/link-a.js DELETED
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/a/link-a.js";
2
- //# sourceMappingURL=link-a.js.map
package/link-a.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"link-a.js","sourceRoot":"https://github.com/startracex/godown/tree/main/src/","sources":["link-a.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,8BAA8B,CAAC","sourcesContent":["export { default } from \"./web-components/a/link-a.js\";"]}
@@ -1,2 +0,0 @@
1
- export { default } from "./web-components/loading/loading-progress.js";
2
- //# sourceMappingURL=loading-progress.d.ts.map