@dpa-id-components/dpa-shared-components 0.15.2 → 0.15.4

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/CHANGELOG.md CHANGED
@@ -2,6 +2,50 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [0.15.4](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.15.3...v0.15.4) (2023-03-21)
6
+
7
+
8
+ ### Features
9
+
10
+ * **datepicker:** cleanup and refactoring ([4f5b5ee](https://github.com/dpa-gmbh/dpa-shared-components/commit/4f5b5ee7d158de81fca6adc17dd90493f107a980))
11
+ * **datepicker:** cleanup and refactoring ([849d763](https://github.com/dpa-gmbh/dpa-shared-components/commit/849d7633617b6116d40f931f9760eb2d16cf4544))
12
+ * **datepicker:** reviewchanges ([c29c529](https://github.com/dpa-gmbh/dpa-shared-components/commit/c29c529c7638f2b0dc6727a6accf575efbeb4f57))
13
+ * **datepicker:** reviewchanges ([dc2904a](https://github.com/dpa-gmbh/dpa-shared-components/commit/dc2904af3260be339e23a3a8e9cf585c57d69780))
14
+ * **datepicker:** reviewchanges and close behaviour with header ([a601f6b](https://github.com/dpa-gmbh/dpa-shared-components/commit/a601f6bdd7c1c86fc2264365f520671be29c856a))
15
+ * **datepicker:** rollback dpaEventItem ([d4ea451](https://github.com/dpa-gmbh/dpa-shared-components/commit/d4ea4515c28501168474e5c0b53352c5a4983019))
16
+ * **UiDatePicker:** add action area and update pkg ([5460cef](https://github.com/dpa-gmbh/dpa-shared-components/commit/5460cef2f713cd41f0a306161ec9e47c3f08f7df))
17
+ * **UiDatePicker:** add header and optional modal style ([e2583cf](https://github.com/dpa-gmbh/dpa-shared-components/commit/e2583cfb5aeb9058488266bc9f22fda9402a59d7))
18
+ * **UiDatePicker:** add readme ([7886a16](https://github.com/dpa-gmbh/dpa-shared-components/commit/7886a16228d8f529469fb5114cad483c77faedae))
19
+ * **UiDatePicker:** add tests ([4f88d25](https://github.com/dpa-gmbh/dpa-shared-components/commit/4f88d2511934c1dd5d9d04a8dddc56437193d379))
20
+ * **UiDatePicker:** addnew component / packages and story - this is just the start. WIP ([be3af50](https://github.com/dpa-gmbh/dpa-shared-components/commit/be3af50113732784112bb4ad537728eef834585e))
21
+ * **UiDatePicker:** fix lin warning ([60602e5](https://github.com/dpa-gmbh/dpa-shared-components/commit/60602e55928388b46c66b7a88d1f0b0a70a73dc4))
22
+ * **UiDatePicker:** fix lin warning ([5eb630b](https://github.com/dpa-gmbh/dpa-shared-components/commit/5eb630b9c2179aed1bc786eec11ff21cea0128ce))
23
+ * **UiDatePicker:** fix tests ([d1bf0a3](https://github.com/dpa-gmbh/dpa-shared-components/commit/d1bf0a32b5ec0b57498ce679abcd84e654a9250f))
24
+ * **UiDatePicker:** make true a value not a string ([5aa5058](https://github.com/dpa-gmbh/dpa-shared-components/commit/5aa5058b3317fb1ac8ad8f60bd0b161224b9c5be))
25
+ * **UiDatePicker:** naming 2.0 ([d9a278a](https://github.com/dpa-gmbh/dpa-shared-components/commit/d9a278a543d8c3da051dbfa6ca53e512aecb4604))
26
+ * **UiDatePicker:** optionization ([bb01bb5](https://github.com/dpa-gmbh/dpa-shared-components/commit/bb01bb587a225eb7ee4b08cb581797206ee59ad5))
27
+
28
+
29
+ ### Bug Fixes
30
+
31
+ * **UiDatePicker:** set argTypes and minor changes to defaults ([b813e60](https://github.com/dpa-gmbh/dpa-shared-components/commit/b813e607d132ef8880414d0c3e9f4c7c0bc486c2))
32
+
33
+ ### [0.15.3](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.15.2...v0.15.3) (2023-03-21)
34
+
35
+
36
+ ### Features
37
+
38
+ * **UiEventItem:** adjust UiIcon sizeClass ([790f6d7](https://github.com/dpa-gmbh/dpa-shared-components/commit/790f6d7a664e48aea60fd1b61740e2bdeb00c69c))
39
+ * **UiEventItem:** css fix ([aff1051](https://github.com/dpa-gmbh/dpa-shared-components/commit/aff10517b78918eb47f90bef0c64a189c00e8cc4))
40
+ * **UiEventItem:** remove unnecessary template tag ([cc66f8b](https://github.com/dpa-gmbh/dpa-shared-components/commit/cc66f8bf5d28643f80d962a03c0b8ca2e15797c0))
41
+ * **UiIcon:** add missing xs value ([82f61a2](https://github.com/dpa-gmbh/dpa-shared-components/commit/82f61a2a0e47c77a1e8244d83b535fc4587fa40e))
42
+ * **UiIcon:** add sizeClass "xs" ([5f682e1](https://github.com/dpa-gmbh/dpa-shared-components/commit/5f682e1eb8a18ebbc923113472e7e73b0d917df1))
43
+ * **UiIcon:** add sizeClass w-5 h-5 as "medium", rename former "medium" and "small" sizeClasses ([3be519b](https://github.com/dpa-gmbh/dpa-shared-components/commit/3be519b704e189a6469278410e81f7510d8cae0e))
44
+ * **UiIcon:** adjustment after renaming icon sizeClasses ([bf754a2](https://github.com/dpa-gmbh/dpa-shared-components/commit/bf754a257661a4c981e9c9a19caac03c83704f53))
45
+ * **UiIcon:** EventItem adjustment after renaming icon sizeClasses ([ff0d1e3](https://github.com/dpa-gmbh/dpa-shared-components/commit/ff0d1e36b7d064b96744c2b7c1e1894b443a0d12))
46
+ * **UiIcon:** fix test for xs size ([77d5744](https://github.com/dpa-gmbh/dpa-shared-components/commit/77d5744ae1c9ee8a689ae208ccdc126027960a1a))
47
+ * **UiIcon:** UiFilterButton adjustment after renaming icon sizeClasses ([af9ab9a](https://github.com/dpa-gmbh/dpa-shared-components/commit/af9ab9a6eaf4d3097fa0b51bc6066793d94efd14))
48
+
5
49
  ### [0.15.2](https://github.com/dpa-gmbh/dpa-shared-components/compare/v0.15.1...v0.15.2) (2023-03-21)
6
50
 
7
51
 
@@ -21,7 +21,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
21
21
  default: boolean;
22
22
  };
23
23
  iconSize: {
24
- type: __PropType<"small" | "medium" | "large" | undefined>;
24
+ type: __PropType<"small" | "xs" | "large" | undefined>;
25
25
  required: false;
26
26
  default: string;
27
27
  };
@@ -30,6 +30,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
30
30
  required: false;
31
31
  default: boolean;
32
32
  };
33
+ hasIcon: {
34
+ type: __PropType<boolean | undefined>;
35
+ required: false;
36
+ default: boolean;
37
+ };
33
38
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
34
39
  title: {
35
40
  type: __PropType<string | undefined>;
@@ -52,7 +57,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
52
57
  default: boolean;
53
58
  };
54
59
  iconSize: {
55
- type: __PropType<"small" | "medium" | "large" | undefined>;
60
+ type: __PropType<"small" | "xs" | "large" | undefined>;
56
61
  required: false;
57
62
  default: string;
58
63
  };
@@ -61,6 +66,11 @@ declare const _sfc_main: import("vue").DefineComponent<{
61
66
  required: false;
62
67
  default: boolean;
63
68
  };
69
+ hasIcon: {
70
+ type: __PropType<boolean | undefined>;
71
+ required: false;
72
+ default: boolean;
73
+ };
64
74
  }>> & {
65
75
  onClick?: ((...args: any[]) => any) | undefined;
66
76
  }, {
@@ -69,6 +79,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
69
79
  variant: "blue-rounded" | "white-rounded" | "blank" | "blue-blank" | undefined;
70
80
  chevronIcon: string | undefined;
71
81
  rotateIcon: boolean | undefined;
72
- iconSize: "small" | "medium" | "large" | undefined;
82
+ iconSize: "small" | "xs" | "large" | undefined;
83
+ hasIcon: boolean | undefined;
73
84
  }>;
74
85
  export default _sfc_main;
@@ -5,7 +5,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
5
5
  required: true;
6
6
  };
7
7
  size: {
8
- type: __PropType<"small" | "medium" | "large" | "xl" | undefined>;
8
+ type: __PropType<"small" | "xs" | "medium" | "large" | "xl" | undefined>;
9
9
  required: false;
10
10
  default: string;
11
11
  };
@@ -20,7 +20,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
20
20
  required: true;
21
21
  };
22
22
  size: {
23
- type: __PropType<"small" | "medium" | "large" | "xl" | undefined>;
23
+ type: __PropType<"small" | "xs" | "medium" | "large" | "xl" | undefined>;
24
24
  required: false;
25
25
  default: string;
26
26
  };
@@ -30,7 +30,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
30
30
  default: string;
31
31
  };
32
32
  }>>, {
33
- size: "small" | "medium" | "large" | "xl" | undefined;
33
+ size: "small" | "xs" | "medium" | "large" | "xl" | undefined;
34
34
  sizeClasses: string | undefined;
35
35
  }>;
36
36
  export default _sfc_main;