@kong/icons 1.1.0 → 1.1.2

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * This file was generated via the build script. Do not edit this file directly.
3
- * Generated on Mon, 24 Jul 2023 14:59:03 GMT
3
+ * Generated on Wed, 16 Aug 2023 14:20:25 GMT
4
4
  *
5
5
  * GitHub: https://github.com/Kong/icons
6
6
  * License: Apache-2.0
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * This file was generated via the build script. Do not edit this file directly.
3
- * Generated on Mon, 24 Jul 2023 14:59:03 GMT
3
+ * Generated on Wed, 16 Aug 2023 14:20:25 GMT
4
4
  *
5
5
  * GitHub: https://github.com/Kong/icons
6
6
  * License: Apache-2.0
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * This file was generated via the build script. Do not edit this file directly.
3
- * Generated on Mon, 24 Jul 2023 14:59:03 GMT
3
+ * Generated on Wed, 16 Aug 2023 14:20:25 GMT
4
4
  *
5
5
  * GitHub: https://github.com/Kong/icons
6
6
  * License: Apache-2.0
@@ -1,33 +1,52 @@
1
1
  /**
2
2
  * This file was generated via the build script. Do not edit this file directly.
3
- * Generated on Mon, 24 Jul 2023 14:59:03 GMT
3
+ * Generated on Wed, 16 Aug 2023 14:20:25 GMT
4
4
  *
5
5
  * GitHub: https://github.com/Kong/icons
6
6
  * License: Apache-2.0
7
7
  */
8
+ export { default as AddCircleIcon } from './AddCircleIcon.vue';
8
9
  export { default as AddIcon } from './AddIcon.vue';
10
+ export { default as ArrowDownIcon } from './ArrowDownIcon.vue';
11
+ export { default as ArrowLeftIcon } from './ArrowLeftIcon.vue';
12
+ export { default as ArrowRightIcon } from './ArrowRightIcon.vue';
13
+ export { default as ArrowUpIcon } from './ArrowUpIcon.vue';
9
14
  export { default as BackIcon } from './BackIcon.vue';
15
+ export { default as BarChartIcon } from './BarChartIcon.vue';
10
16
  export { default as BookIcon } from './BookIcon.vue';
11
17
  export { default as BotIcon } from './BotIcon.vue';
12
18
  export { default as BrainIcon } from './BrainIcon.vue';
13
19
  export { default as CalIcon } from './CalIcon.vue';
20
+ export { default as CheckCircleIcon } from './CheckCircleIcon.vue';
21
+ export { default as CheckSmallIcon } from './CheckSmallIcon.vue';
14
22
  export { default as CheckIcon } from './CheckIcon.vue';
23
+ export { default as ChevronDownIcon } from './ChevronDownIcon.vue';
24
+ export { default as ChevronLeftIcon } from './ChevronLeftIcon.vue';
25
+ export { default as ChevronRightIcon } from './ChevronRightIcon.vue';
26
+ export { default as ChevronUpIcon } from './ChevronUpIcon.vue';
15
27
  export { default as ClearIcon } from './ClearIcon.vue';
16
28
  export { default as ClipboardIcon } from './ClipboardIcon.vue';
17
29
  export { default as ClockIcon } from './ClockIcon.vue';
18
30
  export { default as CloseIcon } from './CloseIcon.vue';
19
31
  export { default as CloudIcon } from './CloudIcon.vue';
20
32
  export { default as CogIcon } from './CogIcon.vue';
33
+ export { default as CollapsePanelIcon } from './CollapsePanelIcon.vue';
21
34
  export { default as CollapseIcon } from './CollapseIcon.vue';
22
35
  export { default as ConnectionsIcon } from './ConnectionsIcon.vue';
23
36
  export { default as CopyIcon } from './CopyIcon.vue';
37
+ export { default as DangerCircleIcon } from './DangerCircleIcon.vue';
24
38
  export { default as DashboardIcon } from './DashboardIcon.vue';
25
39
  export { default as DeployIcon } from './DeployIcon.vue';
40
+ export { default as DevPortalIcon } from './DevPortalIcon.vue';
26
41
  export { default as DisabledIcon } from './DisabledIcon.vue';
42
+ export { default as DocumentListIcon } from './DocumentListIcon.vue';
27
43
  export { default as DocumentIcon } from './DocumentIcon.vue';
28
44
  export { default as DragIcon } from './DragIcon.vue';
29
45
  export { default as EditIcon } from './EditIcon.vue';
30
46
  export { default as ExpandIcon } from './ExpandIcon.vue';
47
+ export { default as ExternalLinkIcon } from './ExternalLinkIcon.vue';
48
+ export { default as FeatureRequestIcon } from './FeatureRequestIcon.vue';
49
+ export { default as FileEmptyIcon } from './FileEmptyIcon.vue';
31
50
  export { default as FilterIcon } from './FilterIcon.vue';
32
51
  export { default as FlagIcon } from './FlagIcon.vue';
33
52
  export { default as GraduationIcon } from './GraduationIcon.vue';
@@ -35,11 +54,13 @@ export { default as GridIcon } from './GridIcon.vue';
35
54
  export { default as HelpIcon } from './HelpIcon.vue';
36
55
  export { default as ImageIcon } from './ImageIcon.vue';
37
56
  export { default as InboxIcon } from './InboxIcon.vue';
57
+ export { default as IndeterminateSmallIcon } from './IndeterminateSmallIcon.vue';
38
58
  export { default as InfoIcon } from './InfoIcon.vue';
39
59
  export { default as KongIcon } from './KongIcon.vue';
40
60
  export { default as ListIcon } from './ListIcon.vue';
41
61
  export { default as LockIcon } from './LockIcon.vue';
42
62
  export { default as MeshIcon } from './MeshIcon.vue';
63
+ export { default as MoreHorizontalIcon } from './MoreHorizontalIcon.vue';
43
64
  export { default as MoreIcon } from './MoreIcon.vue';
44
65
  export { default as NotificationIcon } from './NotificationIcon.vue';
45
66
  export { default as OverviewIcon } from './OverviewIcon.vue';
@@ -52,6 +73,8 @@ export { default as RedoIcon } from './RedoIcon.vue';
52
73
  export { default as RuntimesIcon } from './RuntimesIcon.vue';
53
74
  export { default as SearchIcon } from './SearchIcon.vue';
54
75
  export { default as SecurityIcon } from './SecurityIcon.vue';
76
+ export { default as ServiceDocumentIcon } from './ServiceDocumentIcon.vue';
77
+ export { default as ServiceHubIcon } from './ServiceHubIcon.vue';
55
78
  export { default as ServicesIcon } from './ServicesIcon.vue';
56
79
  export { default as SharedIcon } from './SharedIcon.vue';
57
80
  export { default as SupportIcon } from './SupportIcon.vue';
@@ -61,26 +84,3 @@ export { default as TrashIcon } from './TrashIcon.vue';
61
84
  export { default as VitalsIcon } from './VitalsIcon.vue';
62
85
  export { default as WarningIcon } from './WarningIcon.vue';
63
86
  export { default as WorldIcon } from './WorldIcon.vue';
64
- export { default as AddCircleIcon } from './AddCircleIcon.vue';
65
- export { default as ArrowDownIcon } from './ArrowDownIcon.vue';
66
- export { default as ArrowLeftIcon } from './ArrowLeftIcon.vue';
67
- export { default as ArrowRightIcon } from './ArrowRightIcon.vue';
68
- export { default as ArrowUpIcon } from './ArrowUpIcon.vue';
69
- export { default as BarChartIcon } from './BarChartIcon.vue';
70
- export { default as CheckCircleIcon } from './CheckCircleIcon.vue';
71
- export { default as CheckSmallIcon } from './CheckSmallIcon.vue';
72
- export { default as ChevronDownIcon } from './ChevronDownIcon.vue';
73
- export { default as ChevronLeftIcon } from './ChevronLeftIcon.vue';
74
- export { default as ChevronRightIcon } from './ChevronRightIcon.vue';
75
- export { default as ChevronUpIcon } from './ChevronUpIcon.vue';
76
- export { default as CollapsePanelIcon } from './CollapsePanelIcon.vue';
77
- export { default as DangerCircleIcon } from './DangerCircleIcon.vue';
78
- export { default as DevPortalIcon } from './DevPortalIcon.vue';
79
- export { default as DocumentListIcon } from './DocumentListIcon.vue';
80
- export { default as ExternalLinkIcon } from './ExternalLinkIcon.vue';
81
- export { default as FeatureRequestIcon } from './FeatureRequestIcon.vue';
82
- export { default as FileEmptyIcon } from './FileEmptyIcon.vue';
83
- export { default as IndeterminateSmallIcon } from './IndeterminateSmallIcon.vue';
84
- export { default as MoreHorizontalIcon } from './MoreHorizontalIcon.vue';
85
- export { default as ServiceDocumentIcon } from './ServiceDocumentIcon.vue';
86
- export { default as ServiceHubIcon } from './ServiceHubIcon.vue';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kong/icons",
3
- "version": "1.1.0",
3
+ "version": "1.1.2",
4
4
  "description": "Kong Icon Library",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -44,21 +44,21 @@
44
44
  },
45
45
  "devDependencies": {
46
46
  "@babel/types": "^7.22.5",
47
- "@commitlint/cli": "^17.6.6",
48
- "@commitlint/config-conventional": "^17.6.6",
47
+ "@commitlint/cli": "^17.6.7",
48
+ "@commitlint/config-conventional": "^17.6.7",
49
49
  "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
50
- "@evilmartians/lefthook": "^1.4.5",
51
- "@kong/design-tokens": "^1.6.1",
50
+ "@evilmartians/lefthook": "^1.4.6",
51
+ "@kong/design-tokens": "^1.7.1",
52
52
  "@semantic-release/changelog": "^6.0.3",
53
53
  "@semantic-release/git": "^10.0.1",
54
54
  "@types/jsdom": "^21.1.1",
55
- "@types/node": "^20.4.2",
55
+ "@types/node": "^20.4.3",
56
56
  "@types/node-emoji": "^2.1.0",
57
57
  "@typescript-eslint/eslint-plugin": "^6.1.0",
58
58
  "@typescript-eslint/parser": "^6.1.0",
59
59
  "@vitejs/plugin-vue": "^4.2.3",
60
- "@vitest/ui": "^0.33.0",
61
- "@vue/test-utils": "^2.4.0",
60
+ "@vitest/ui": "^0.34.1",
61
+ "@vue/test-utils": "^2.4.1",
62
62
  "autoprefixer": "^10.4.14",
63
63
  "c8": "^8.0.0",
64
64
  "cheerio": "^1.0.0-rc.12",
@@ -73,13 +73,13 @@
73
73
  "jsdom": "^22.1.0",
74
74
  "node-emoji": "^2.1.0",
75
75
  "picocolors": "^1.0.0",
76
- "postcss": "^8.4.26",
76
+ "postcss": "^8.4.27",
77
77
  "postcss-html": "^1.5.0",
78
78
  "rimraf": "^5.0.1",
79
79
  "rollup-plugin-visualizer": "^5.9.2",
80
80
  "sass": "^1.63.6",
81
81
  "semantic-release": "^21.0.7",
82
- "stylelint": "^15.10.1",
82
+ "stylelint": "^15.10.2",
83
83
  "stylelint-config-html": "^1.1.0",
84
84
  "stylelint-config-recommended-scss": "^12.0.0",
85
85
  "stylelint-config-recommended-vue": "^1.5.0",
@@ -87,11 +87,11 @@
87
87
  "ts-node": "^10.9.1",
88
88
  "tsc-alias": "^1.8.7",
89
89
  "typescript": "^5.1.6",
90
- "vite": "^4.4.4",
91
- "vitest": "^0.33.0",
90
+ "vite": "^4.4.6",
91
+ "vitest": "^0.34.1",
92
92
  "vue": "^3.3.4",
93
93
  "vue-router": "^4.2.4",
94
- "vue-tsc": "^1.8.4"
94
+ "vue-tsc": "^1.8.6"
95
95
  },
96
96
  "peerDependencies": {
97
97
  "vue": "^3.3.4"