@htmlbricks/hb-footer 0.11.7 → 0.11.10
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 +2 -5
- package/package.json +4 -4
- package/release/docs.js +2 -5
- package/release/docs.js.map +1 -1
- package/release/docs.ts +2 -5
- package/release/manifest.json +25 -29
- package/release/release.js +1 -1
- package/release/release.js.map +1 -1
- package/release/webcomponent.type.d.ts +7 -5
package/extra/docs.ts
CHANGED
|
@@ -2,17 +2,14 @@ import type { CssPart, CssVar, HtmlSlot, i18nLang, StyleSetup, ComponentSetup }
|
|
|
2
2
|
import type { Component } from "../app/types/webcomponent.type";
|
|
3
3
|
|
|
4
4
|
export const storybookArgs = {
|
|
5
|
-
smallrow: { control: { type: "object" } },
|
|
6
5
|
columns: { control: { type: "array" } },
|
|
7
6
|
policies: { control: { type: "array" } },
|
|
8
|
-
companyname: { control: { type: "text" } },
|
|
9
|
-
companylogouri: { control: { type: "text" } },
|
|
10
7
|
brandandcontacts: { control: { type: "object" } },
|
|
11
|
-
|
|
12
|
-
copyrighttext: { control: { type: "object" } },
|
|
8
|
+
disable_expanding_small: { control: { type: "boolean" } },
|
|
13
9
|
socials: { control: { type: "object" } },
|
|
14
10
|
contacts: { control: { type: "object" } },
|
|
15
11
|
company: { control: { type: "object" } },
|
|
12
|
+
type: { control: { type: "select", options: ["small", "regular", "large"] } },
|
|
16
13
|
footerClick: { action: "footerClickEvent" },
|
|
17
14
|
};
|
|
18
15
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@htmlbricks/hb-footer",
|
|
3
3
|
"displayName": "Svelte Bootstrap Footer WebComponent",
|
|
4
4
|
"description": "Svelte Bootstrap Footer WebComponent",
|
|
5
|
-
"version": "0.11.
|
|
5
|
+
"version": "0.11.10",
|
|
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.11.
|
|
33
|
+
"@htmlbricks/hb-jsutils": "^0.11.10",
|
|
34
34
|
"@htmlbricks/manifester": "^0.0.22",
|
|
35
35
|
"@rollup/plugin-alias": "^3.1.2",
|
|
36
36
|
"@rollup/plugin-commonjs": "^18.0.0",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"typescript-transform-paths": "^2.2.3"
|
|
71
71
|
},
|
|
72
72
|
"dependencies": {
|
|
73
|
-
"@htmlbricks/hb-contact-item": "^0.11.
|
|
73
|
+
"@htmlbricks/hb-contact-item": "^0.11.10"
|
|
74
74
|
},
|
|
75
75
|
"keywords": [
|
|
76
76
|
"svelte",
|
|
@@ -78,5 +78,5 @@
|
|
|
78
78
|
"webcomponents"
|
|
79
79
|
],
|
|
80
80
|
"contributors": [],
|
|
81
|
-
"gitHead": "
|
|
81
|
+
"gitHead": "f8cce600f5fa77e4f6cc7af5de98f32d241c3d06"
|
|
82
82
|
}
|
package/release/docs.js
CHANGED
|
@@ -1,15 +1,12 @@
|
|
|
1
1
|
export var storybookArgs = {
|
|
2
|
-
smallrow: { control: { type: "object" } },
|
|
3
2
|
columns: { control: { type: "array" } },
|
|
4
3
|
policies: { control: { type: "array" } },
|
|
5
|
-
companyname: { control: { type: "text" } },
|
|
6
|
-
companylogouri: { control: { type: "text" } },
|
|
7
4
|
brandandcontacts: { control: { type: "object" } },
|
|
8
|
-
|
|
9
|
-
copyrighttext: { control: { type: "object" } },
|
|
5
|
+
disable_expanding_small: { control: { type: "boolean" } },
|
|
10
6
|
socials: { control: { type: "object" } },
|
|
11
7
|
contacts: { control: { type: "object" } },
|
|
12
8
|
company: { control: { type: "object" } },
|
|
9
|
+
type: { control: { type: "select", options: ["small", "regular", "large"] } },
|
|
13
10
|
footerClick: { action: "footerClickEvent" }
|
|
14
11
|
};
|
|
15
12
|
var cssVars = [];
|
package/release/docs.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"docs.js","sourceRoot":"","sources":["../extra/docs.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,IAAM,aAAa,GAAG;IAC5B,
|
|
1
|
+
{"version":3,"file":"docs.js","sourceRoot":"","sources":["../extra/docs.ts"],"names":[],"mappings":"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"}
|
package/release/docs.ts
CHANGED
|
@@ -2,17 +2,14 @@ import type { CssPart, CssVar, HtmlSlot, i18nLang, StyleSetup, ComponentSetup }
|
|
|
2
2
|
import type { Component } from "../app/types/webcomponent.type";
|
|
3
3
|
|
|
4
4
|
export const storybookArgs = {
|
|
5
|
-
smallrow: { control: { type: "object" } },
|
|
6
5
|
columns: { control: { type: "array" } },
|
|
7
6
|
policies: { control: { type: "array" } },
|
|
8
|
-
companyname: { control: { type: "text" } },
|
|
9
|
-
companylogouri: { control: { type: "text" } },
|
|
10
7
|
brandandcontacts: { control: { type: "object" } },
|
|
11
|
-
|
|
12
|
-
copyrighttext: { control: { type: "object" } },
|
|
8
|
+
disable_expanding_small: { control: { type: "boolean" } },
|
|
13
9
|
socials: { control: { type: "object" } },
|
|
14
10
|
contacts: { control: { type: "object" } },
|
|
15
11
|
company: { control: { type: "object" } },
|
|
12
|
+
type: { control: { type: "select", options: ["small", "regular", "large"] } },
|
|
16
13
|
footerClick: { action: "footerClickEvent" },
|
|
17
14
|
};
|
|
18
15
|
|
package/release/manifest.json
CHANGED
|
@@ -49,6 +49,9 @@
|
|
|
49
49
|
"contacts": {
|
|
50
50
|
"$ref": "#/definitions/IContacts"
|
|
51
51
|
},
|
|
52
|
+
"disable_expanding_small": {
|
|
53
|
+
"type": "boolean"
|
|
54
|
+
},
|
|
52
55
|
"id": {
|
|
53
56
|
"type": "string"
|
|
54
57
|
},
|
|
@@ -63,15 +66,18 @@
|
|
|
63
66
|
},
|
|
64
67
|
"style": {
|
|
65
68
|
"type": "string"
|
|
69
|
+
},
|
|
70
|
+
"type": {
|
|
71
|
+
"enum": [
|
|
72
|
+
"small",
|
|
73
|
+
"regular",
|
|
74
|
+
"large"
|
|
75
|
+
],
|
|
76
|
+
"type": "string"
|
|
66
77
|
}
|
|
67
78
|
},
|
|
68
79
|
"required": [
|
|
69
|
-
"company"
|
|
70
|
-
"brandandcontacts",
|
|
71
|
-
"columns",
|
|
72
|
-
"socials",
|
|
73
|
-
"contacts",
|
|
74
|
-
"policies"
|
|
80
|
+
"company"
|
|
75
81
|
],
|
|
76
82
|
"type": "object"
|
|
77
83
|
},
|
|
@@ -336,11 +342,6 @@
|
|
|
336
342
|
}
|
|
337
343
|
},
|
|
338
344
|
"storybookArgs": {
|
|
339
|
-
"smallrow": {
|
|
340
|
-
"control": {
|
|
341
|
-
"type": "object"
|
|
342
|
-
}
|
|
343
|
-
},
|
|
344
345
|
"columns": {
|
|
345
346
|
"control": {
|
|
346
347
|
"type": "array"
|
|
@@ -351,29 +352,14 @@
|
|
|
351
352
|
"type": "array"
|
|
352
353
|
}
|
|
353
354
|
},
|
|
354
|
-
"companyname": {
|
|
355
|
-
"control": {
|
|
356
|
-
"type": "text"
|
|
357
|
-
}
|
|
358
|
-
},
|
|
359
|
-
"companylogouri": {
|
|
360
|
-
"control": {
|
|
361
|
-
"type": "text"
|
|
362
|
-
}
|
|
363
|
-
},
|
|
364
355
|
"brandandcontacts": {
|
|
365
356
|
"control": {
|
|
366
357
|
"type": "object"
|
|
367
358
|
}
|
|
368
359
|
},
|
|
369
|
-
"
|
|
360
|
+
"disable_expanding_small": {
|
|
370
361
|
"control": {
|
|
371
|
-
"type": "
|
|
372
|
-
}
|
|
373
|
-
},
|
|
374
|
-
"copyrighttext": {
|
|
375
|
-
"control": {
|
|
376
|
-
"type": "object"
|
|
362
|
+
"type": "boolean"
|
|
377
363
|
}
|
|
378
364
|
},
|
|
379
365
|
"socials": {
|
|
@@ -391,6 +377,16 @@
|
|
|
391
377
|
"type": "object"
|
|
392
378
|
}
|
|
393
379
|
},
|
|
380
|
+
"type": {
|
|
381
|
+
"control": {
|
|
382
|
+
"type": "select",
|
|
383
|
+
"options": [
|
|
384
|
+
"small",
|
|
385
|
+
"regular",
|
|
386
|
+
"large"
|
|
387
|
+
]
|
|
388
|
+
}
|
|
389
|
+
},
|
|
394
390
|
"footerClick": {
|
|
395
391
|
"action": "footerClickEvent"
|
|
396
392
|
}
|
|
@@ -515,5 +511,5 @@
|
|
|
515
511
|
"size": {},
|
|
516
512
|
"iifePath": "release/release.js",
|
|
517
513
|
"repoName": "@htmlbricks/hb-footer",
|
|
518
|
-
"version": "0.11.
|
|
514
|
+
"version": "0.11.10"
|
|
519
515
|
}
|