@jotyping/jo-designsystem 0.1.3-alpha → 0.1.4-alpha

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.
package/dist/index.js CHANGED
@@ -1,27 +1,28 @@
1
- import { JdButton as t } from "./components/button/jd-button.js";
2
- import { JdFlash as d } from "./components/flash/jd-flash.js";
1
+ /* empty css */
2
+ import { JdButton as e } from "./components/button/jd-button.js";
3
+ import { JdFlash as m } from "./components/flash/jd-flash.js";
3
4
  import { JdFooter as f } from "./components/footer/jd-footer.js";
4
- import { JdHeader as x } from "./components/header/jd-header.js";
5
- import { JdHeading as a } from "./components/heading/jd-heading.js";
6
- import { JdIcon as i } from "./components/icon/jd-icon.js";
7
- import { JdIconButton as I } from "./components/icon-button/jd-icon-button.js";
8
- import { JdImageLink as k } from "./components/image-link/jd-image-link.js";
9
- import { JdLink as u } from "./components/link/jd-link.js";
10
- import { JdModal as F } from "./components/modal/jd-modal.js";
11
- import { JdNavigation as L } from "./components/navigation/jd-navigation.js";
12
- import { JdTag as s } from "./components/tag/jd-tag.js";
5
+ import { JdHeader as J } from "./components/header/jd-header.js";
6
+ import { JdHeading as n } from "./components/heading/jd-heading.js";
7
+ import { JdIcon as g } from "./components/icon/jd-icon.js";
8
+ import { JdIconButton as c } from "./components/icon-button/jd-icon-button.js";
9
+ import { JdImageLink as l } from "./components/image-link/jd-image-link.js";
10
+ import { JdLink as B } from "./components/link/jd-link.js";
11
+ import { JdModal as H } from "./components/modal/jd-modal.js";
12
+ import { JdNavigation as h } from "./components/navigation/jd-navigation.js";
13
+ import { JdTag as v } from "./components/tag/jd-tag.js";
13
14
  export {
14
- t as JdButton,
15
- d as JdFlash,
15
+ e as JdButton,
16
+ m as JdFlash,
16
17
  f as JdFooter,
17
- x as JdHeader,
18
- a as JdHeading,
19
- i as JdIcon,
20
- I as JdIconButton,
21
- k as JdImageLink,
22
- u as JdLink,
23
- F as JdModal,
24
- L as JdNavigation,
25
- s as JdTag
18
+ J as JdHeader,
19
+ n as JdHeading,
20
+ g as JdIcon,
21
+ c as JdIconButton,
22
+ l as JdImageLink,
23
+ B as JdLink,
24
+ H as JdModal,
25
+ h as JdNavigation,
26
+ v as JdTag
26
27
  };
27
28
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}