@citizenplane/pimp 9.2.0 → 9.3.0
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/README.md +43 -5
- package/commitlint.config.js +27 -0
- package/dist/pimp.es.js +920 -903
- package/dist/pimp.umd.js +17 -17
- package/package.json +17 -2
- package/src/components/icons/IconBaggageSetPlus.vue +28 -0
- package/src/constants/CpCustomIcons.ts +2 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@citizenplane/pimp",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.3.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"dev": "storybook dev -p 8080",
|
|
6
6
|
"build-storybook": "storybook build --output-dir ./docs",
|
|
@@ -10,7 +10,10 @@
|
|
|
10
10
|
"lint:style": "stylelint \"**/*.{css,scss,vue}\"",
|
|
11
11
|
"lint:style:write": "stylelint \"**/*.{css,scss,vue}\" --fix",
|
|
12
12
|
"format": "prettier . --write",
|
|
13
|
-
"test": "jest tests"
|
|
13
|
+
"test": "jest tests",
|
|
14
|
+
"commitlint": "commitlint --edit",
|
|
15
|
+
"commit": "cz",
|
|
16
|
+
"prepare": "husky"
|
|
14
17
|
},
|
|
15
18
|
"type": "module",
|
|
16
19
|
"files": [
|
|
@@ -43,6 +46,8 @@
|
|
|
43
46
|
"devDependencies": {
|
|
44
47
|
"@babel/core": "^7.28.0",
|
|
45
48
|
"@chromatic-com/storybook": "^4.0.1",
|
|
49
|
+
"@commitlint/cli": "^19.8.1",
|
|
50
|
+
"@commitlint/config-conventional": "^19.8.1",
|
|
46
51
|
"@eslint/eslintrc": "^3.3.1",
|
|
47
52
|
"@eslint/js": "^9.32.0",
|
|
48
53
|
"@storybook/addon-onboarding": "^9.0.18",
|
|
@@ -61,6 +66,8 @@
|
|
|
61
66
|
"@vue/test-utils": "^2.4.6",
|
|
62
67
|
"@vue/vue3-jest": "^29.2.6",
|
|
63
68
|
"babel-core": "^7.0.0-bridge.0",
|
|
69
|
+
"commitizen": "^4.3.1",
|
|
70
|
+
"cz-conventional-changelog": "^3.3.0",
|
|
64
71
|
"eslint": "^9.32.0",
|
|
65
72
|
"eslint-config-prettier": "^10.1.8",
|
|
66
73
|
"eslint-plugin-perfectionist": "^4.15.0",
|
|
@@ -86,5 +93,13 @@
|
|
|
86
93
|
"extends": [
|
|
87
94
|
"plugin:storybook/recommended"
|
|
88
95
|
]
|
|
96
|
+
},
|
|
97
|
+
"config": {
|
|
98
|
+
"commitizen": {
|
|
99
|
+
"path": "cz-conventional-changelog",
|
|
100
|
+
"disableScopeLowerCase": true,
|
|
101
|
+
"disableSubjectLowerCase": true,
|
|
102
|
+
"defaultScope": "pimp"
|
|
103
|
+
}
|
|
89
104
|
}
|
|
90
105
|
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg
|
|
3
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
4
|
+
width="24"
|
|
5
|
+
height="24"
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
stroke="currentColor"
|
|
9
|
+
stroke-width="2"
|
|
10
|
+
stroke-linecap="round"
|
|
11
|
+
stroke-linejoin="round"
|
|
12
|
+
>
|
|
13
|
+
<path
|
|
14
|
+
d="M10.2103 10.086V8.74304C10.2103 7.63847 11.1057 6.74304 12.2103 6.74304H19C20.1046 6.74304 21 7.63847 21 8.74304V12.3914"
|
|
15
|
+
/>
|
|
16
|
+
<path
|
|
17
|
+
d="M8.67485 21.0001H5.10531C3.96046 21.0001 3.04925 20.0409 3.10794 18.8976L3.31108 14.9403C3.36567 13.877 4.24374 13.0428 5.30845 13.0428H12.4497C13.073 13.0428 13.6324 13.3288 14 13.7792M9.08328 21.0001H12.6528"
|
|
18
|
+
/>
|
|
19
|
+
<path
|
|
20
|
+
d="M11.5842 12.9094C11.5842 11.2712 10.3731 9.94312 8.87905 9.94312C7.38503 9.94312 6.17389 11.2712 6.17389 12.9094"
|
|
21
|
+
/>
|
|
22
|
+
<path
|
|
23
|
+
d="M13.0109 4C13.0109 3.44772 13.4586 3 14.0109 3H17.1994C17.7517 3 18.1994 3.44772 18.1994 4V5.74304C18.1994 6.29533 17.7517 6.74304 17.1994 6.74304H14.0109C13.4586 6.74304 13.0109 6.29533 13.0109 5.74304V4Z"
|
|
24
|
+
/>
|
|
25
|
+
<path d="M18.2865 15.5729V21" />
|
|
26
|
+
<path d="M21 18.2865L15.5729 18.2865" />
|
|
27
|
+
</svg>
|
|
28
|
+
</template>
|
|
@@ -8,6 +8,7 @@ import IconArrival from '@/components/icons/IconArrival.vue'
|
|
|
8
8
|
import IconBaggageCabinNone from '@/components/icons/IconBaggageCabinNone.vue'
|
|
9
9
|
import IconBaggageCheckedNone from '@/components/icons/IconBaggageCheckedNone.vue'
|
|
10
10
|
import IconBaggagePersonalNone from '@/components/icons/IconBaggagePersonalNone.vue'
|
|
11
|
+
import IconBaggageSetPlus from '@/components/icons/IconBaggageSetPlus.vue'
|
|
11
12
|
import IconBroadcast from '@/components/icons/IconBroadcast.vue'
|
|
12
13
|
import IconCabinBag from '@/components/icons/IconCabinBag.vue'
|
|
13
14
|
import IconCalendar from '@/components/icons/IconCalendar.vue'
|
|
@@ -87,6 +88,7 @@ export const CustomCpIcons = {
|
|
|
87
88
|
'baggage-cabin-none': IconBaggageCabinNone,
|
|
88
89
|
'baggage-checked-none': IconBaggageCheckedNone,
|
|
89
90
|
'baggage-personal-none': IconBaggagePersonalNone,
|
|
91
|
+
'baggage-set-plus': IconBaggageSetPlus,
|
|
90
92
|
broadcast: IconBroadcast,
|
|
91
93
|
'calendar-2': IconCalendar,
|
|
92
94
|
'calendar-delay': IconCalendarDelay,
|