@htmlbricks/hb-paginate 0.8.39 → 0.8.42

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/extra/docs.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  import type { CssPart, CssVar, HtmlSlot, i18nLang, StyleSetup, ComponentSetup } from "@htmlbricks/hb-jsutils/main";
2
+ import type { Component } from "../app/types/webcomponent.type";
2
3
 
3
4
  export const storybookArgs = {
4
5
  page: { control: { type: "number" } },
@@ -16,15 +17,21 @@ export const styleSetup: StyleSetup = {
16
17
  parts: cssParts,
17
18
  };
18
19
 
19
- export const componentSetup: ComponentSetup = {
20
+ const examples: Component[] = [
21
+ {
22
+ page: 2,
23
+ pages: 4,
24
+ },
25
+ ];
26
+ export const componentSetup: ComponentSetup & { examples: Component[] } = {
20
27
  definitions: null,
21
28
  storybookArgs,
22
29
  styleSetup,
23
30
  htmlSlots,
24
31
  i18n: i18nLanguages,
25
- examples: [],
26
- name: "",
27
- category: "",
28
- tags: [],
32
+ examples,
33
+ name: "hb-paginate",
34
+ category: "basic",
35
+ tags: ["basic"],
29
36
  size: {},
30
37
  };
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@htmlbricks/hb-paginate",
3
3
  "displayName": "Svelte Boostrap Pagination WebComponent",
4
4
  "description": "Svelte Boostrap Pagination WebComponent",
5
- "version": "0.8.39",
5
+ "version": "0.8.42",
6
6
  "main": "release/release.js",
7
7
  "publishConfig": {
8
8
  "access": "public"
@@ -30,7 +30,7 @@
30
30
  "prepublish": "npm run build:release"
31
31
  },
32
32
  "devDependencies": {
33
- "@htmlbricks/hb-jsutils": "^0.8.39",
33
+ "@htmlbricks/hb-jsutils": "^0.8.42",
34
34
  "@htmlbricks/manifester": "^0.0.5",
35
35
  "@rollup/plugin-alias": "^3.1.2",
36
36
  "@rollup/plugin-commonjs": "^18.0.0",
@@ -76,5 +76,5 @@
76
76
  "html5-webcomponents"
77
77
  ],
78
78
  "contributors": [],
79
- "gitHead": "a771bab3b3337eaa36e3c3330545158c3ef927e6"
79
+ "gitHead": "d6919a86b5627d502a37fe2a28830a32724d0a52"
80
80
  }
package/release/docs.js CHANGED
@@ -11,16 +11,22 @@ export var styleSetup = {
11
11
  vars: cssVars,
12
12
  parts: cssParts
13
13
  };
14
+ var examples = [
15
+ {
16
+ page: 2,
17
+ pages: 4
18
+ },
19
+ ];
14
20
  export var componentSetup = {
15
21
  definitions: null,
16
22
  storybookArgs: storybookArgs,
17
23
  styleSetup: styleSetup,
18
24
  htmlSlots: htmlSlots,
19
25
  i18n: i18nLanguages,
20
- examples: [],
21
- name: "",
22
- category: "",
23
- tags: [],
26
+ examples: examples,
27
+ name: "hb-paginate",
28
+ category: "basic",
29
+ tags: ["basic"],
24
30
  size: {}
25
31
  };
26
32
  //# sourceMappingURL=docs.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"docs.js","sourceRoot":"","sources":["../extra/docs.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,IAAM,aAAa,GAAG;IAC5B,IAAI,EAAE,EAAE,OAAO,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE;IACrC,KAAK,EAAE,EAAE,OAAO,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE;IACtC,UAAU,EAAE,EAAE,MAAM,EAAE,YAAY,EAAE;CACpC,CAAC;AAEF,IAAM,OAAO,GAAa,CAAC,EAAE,IAAI,EAAE,cAAc,EAAE,SAAS,EAAE,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,YAAY,EAAE,SAAS,EAAE,CAAC,CAAC;AACtH,MAAM,CAAC,IAAM,QAAQ,GAAc,EAAE,CAAC;AACtC,MAAM,CAAC,IAAM,SAAS,GAAe,EAAE,CAAC;AACxC,MAAM,CAAC,IAAM,aAAa,GAAe,EAAE,CAAC;AAE5C,MAAM,CAAC,IAAM,UAAU,GAAe;IACrC,IAAI,EAAE,OAAO;IACb,KAAK,EAAE,QAAQ;CACf,CAAC;AAEF,MAAM,CAAC,IAAM,cAAc,GAAmB;IAC7C,WAAW,EAAE,IAAI;IACjB,aAAa,eAAA;IACb,UAAU,YAAA;IACV,SAAS,WAAA;IACT,IAAI,EAAE,aAAa;IACnB,QAAQ,EAAE,EAAE;IACZ,IAAI,EAAE,EAAE;IACR,QAAQ,EAAE,EAAE;IACZ,IAAI,EAAE,EAAE;IACR,IAAI,EAAE,EAAE;CACR,CAAC"}
1
+ {"version":3,"file":"docs.js","sourceRoot":"","sources":["../extra/docs.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,IAAM,aAAa,GAAG;IAC5B,IAAI,EAAE,EAAE,OAAO,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE;IACrC,KAAK,EAAE,EAAE,OAAO,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE;IACtC,UAAU,EAAE,EAAE,MAAM,EAAE,YAAY,EAAE;CACpC,CAAC;AAEF,IAAM,OAAO,GAAa,CAAC,EAAE,IAAI,EAAE,cAAc,EAAE,SAAS,EAAE,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,YAAY,EAAE,SAAS,EAAE,CAAC,CAAC;AACtH,MAAM,CAAC,IAAM,QAAQ,GAAc,EAAE,CAAC;AACtC,MAAM,CAAC,IAAM,SAAS,GAAe,EAAE,CAAC;AACxC,MAAM,CAAC,IAAM,aAAa,GAAe,EAAE,CAAC;AAE5C,MAAM,CAAC,IAAM,UAAU,GAAe;IACrC,IAAI,EAAE,OAAO;IACb,KAAK,EAAE,QAAQ;CACf,CAAC;AAEF,IAAM,QAAQ,GAAgB;IAC7B;QACC,IAAI,EAAE,CAAC;QACP,KAAK,EAAE,CAAC;KACR;CACD,CAAC;AACF,MAAM,CAAC,IAAM,cAAc,GAA+C;IACzE,WAAW,EAAE,IAAI;IACjB,aAAa,eAAA;IACb,UAAU,YAAA;IACV,SAAS,WAAA;IACT,IAAI,EAAE,aAAa;IACnB,QAAQ,UAAA;IACR,IAAI,EAAE,aAAa;IACnB,QAAQ,EAAE,OAAO;IACjB,IAAI,EAAE,CAAC,OAAO,CAAC;IACf,IAAI,EAAE,EAAE;CACR,CAAC"}
package/release/docs.mjs CHANGED
@@ -11,16 +11,22 @@ export var styleSetup = {
11
11
  vars: cssVars,
12
12
  parts: cssParts
13
13
  };
14
+ var examples = [
15
+ {
16
+ page: 2,
17
+ pages: 4
18
+ },
19
+ ];
14
20
  export var componentSetup = {
15
21
  definitions: null,
16
22
  storybookArgs: storybookArgs,
17
23
  styleSetup: styleSetup,
18
24
  htmlSlots: htmlSlots,
19
25
  i18n: i18nLanguages,
20
- examples: [],
21
- name: "",
22
- category: "",
23
- tags: [],
26
+ examples: examples,
27
+ name: "hb-paginate",
28
+ category: "basic",
29
+ tags: ["basic"],
24
30
  size: {}
25
31
  };
26
32
  //# sourceMappingURL=docs.js.map
package/release/docs.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  import type { CssPart, CssVar, HtmlSlot, i18nLang, StyleSetup, ComponentSetup } from "@htmlbricks/hb-jsutils/main";
2
+ import type { Component } from "../app/types/webcomponent.type";
2
3
 
3
4
  export const storybookArgs = {
4
5
  page: { control: { type: "number" } },
@@ -16,15 +17,21 @@ export const styleSetup: StyleSetup = {
16
17
  parts: cssParts,
17
18
  };
18
19
 
19
- export const componentSetup: ComponentSetup = {
20
+ const examples: Component[] = [
21
+ {
22
+ page: 2,
23
+ pages: 4,
24
+ },
25
+ ];
26
+ export const componentSetup: ComponentSetup & { examples: Component[] } = {
20
27
  definitions: null,
21
28
  storybookArgs,
22
29
  styleSetup,
23
30
  htmlSlots,
24
31
  i18n: i18nLanguages,
25
- examples: [],
26
- name: "",
27
- category: "",
28
- tags: [],
32
+ examples,
33
+ name: "hb-paginate",
34
+ category: "basic",
35
+ tags: ["basic"],
29
36
  size: {},
30
37
  };
@@ -88,9 +88,16 @@
88
88
  },
89
89
  "htmlSlots": [],
90
90
  "i18n": [],
91
- "examples": [],
92
- "name": "",
93
- "category": "",
94
- "tags": [],
91
+ "examples": [
92
+ {
93
+ "page": 2,
94
+ "pages": 4
95
+ }
96
+ ],
97
+ "name": "hb-paginate",
98
+ "category": "basic",
99
+ "tags": [
100
+ "basic"
101
+ ],
95
102
  "size": {}
96
103
  }