@spectrum-css/pagination
Advanced tools
Comparing version 9.0.0-s2-foundations.5 to 9.0.0-s2-foundations.6
# Change Log | ||
## 9.0.0-s2-foundations.6 | ||
### Patch Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings | ||
- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.6 | ||
- @spectrum-css/actionbutton@7.0.0-s2-foundations.6 | ||
- @spectrum-css/textfield@8.0.0-s2-foundations.6 | ||
- @spectrum-css/button@14.0.0-s2-foundations.6 | ||
- @spectrum-css/icon@8.0.0-s2-foundations.6 | ||
## 9.0.0-s2-foundations.5 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@spectrum-css/pagination", | ||
"version": "9.0.0-s2-foundations.5", | ||
"version": "9.0.0-s2-foundations.6", | ||
"description": "The Spectrum CSS Pagination component", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -10,2 +10,4 @@ import { Template as ActionButton } from "@spectrum-css/actionbutton/stories/template.js"; | ||
import "../index.css"; | ||
import "../themes/express.css"; | ||
import "../themes/legacy.css"; | ||
@@ -12,0 +14,0 @@ export const Template = ({ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
62230
386