@kiva/kv-components 0.21.5 → 0.22.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/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [0.22.0](https://github.com/kiva/kv-ui-elements/compare/@kiva/kv-components@0.21.5...@kiva/kv-components@0.22.0) (2021-10-04)
7
+
8
+
9
+ ### Features
10
+
11
+ * Add placeholder styling to our base styles ([ab42188](https://github.com/kiva/kv-ui-elements/commit/ab421881420c6698717930dca49f5b72e89da115))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [0.21.5](https://github.com/kiva/kv-ui-elements/compare/@kiva/kv-components@0.21.4...@kiva/kv-components@0.21.5) (2021-10-01)
7
18
 
8
19
  **Note:** Version bump only for package @kiva/kv-components
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kiva/kv-components",
3
- "version": "0.21.5",
3
+ "version": "0.22.0",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -45,7 +45,7 @@
45
45
  "test": "jest"
46
46
  },
47
47
  "dependencies": {
48
- "@kiva/kv-tokens": "^0.13.0",
48
+ "@kiva/kv-tokens": "^0.14.0",
49
49
  "@mdi/js": "^5.9.55",
50
50
  "aria-hidden": "^1.1.3",
51
51
  "embla-carousel": "^4.5.3",
@@ -53,5 +53,5 @@
53
53
  "vue": "^2.6.12",
54
54
  "vue-focus-lock": "^1.4.1"
55
55
  },
56
- "gitHead": "539035ff1ab0c4a0ef4ca2598e5506677ea8d9c9"
56
+ "gitHead": "07cfb01068ef2c7424b604f80eca71c31b4e9c19"
57
57
  }
@@ -17,7 +17,6 @@
17
17
  tw-appearance-none
18
18
  tw-text-base
19
19
  tw-bg-primary
20
- tw-placeholder-tertiary
21
20
  tw-ring-inset
22
21
  focus:tw-outline-none focus:tw-ring-2 focus:tw-ring-action focus:tw-border-transparent
23
22
  "