@redkhat/timepicker 1.2.0 → 1.2.1

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.
Files changed (2) hide show
  1. package/README.md +10 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -8,6 +8,16 @@ For features like time ranges or specific hour selection, Angular's official met
8
8
  ## Demo
9
9
  [RkTimepicker](https://redkhat.github.io/timepicker/)
10
10
 
11
+ ## Preview
12
+
13
+ ### Light Theme
14
+
15
+ ![Light Theme](https://github.com/redkhat/timepicker/blob/main/light-preview.png)
16
+
17
+ ## Dark Theme
18
+
19
+ ![Dark Theme](https://github.com/redkhat/timepicker/blob/main/dark-preview.png)
20
+
11
21
  ## Install components and dependencies
12
22
 
13
23
  First install the Angular Material.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redkhat/timepicker",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "keywords": [
5
5
  "angular",
6
6
  "material",