@cloudflare/component-pagination
Advanced tools
Comparing version 5.0.42 to 5.0.43
@@ -38,3 +38,2 @@ import React from 'react'; | ||
backgroundColor: !disabled && theme.colors.gray[9], | ||
outline: 'none', | ||
borderColor: theme.colors.blue[4], | ||
@@ -41,0 +40,0 @@ boxShadow: 'none' |
@@ -52,3 +52,2 @@ "use strict"; | ||
backgroundColor: !disabled && theme.colors.gray[9], | ||
outline: 'none', | ||
borderColor: theme.colors.blue[4], | ||
@@ -55,0 +54,0 @@ boxShadow: 'none' |
{ | ||
"name": "@cloudflare/component-pagination", | ||
"description": "Cloudflare Pagination Component", | ||
"version": "5.0.42", | ||
"version": "5.0.43", | ||
"main": "lib/index.js", | ||
@@ -15,8 +15,8 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"@cloudflare/component-dynamic-content": "^1.1.459", | ||
"@cloudflare/component-icon": "^7.2.7", | ||
"@cloudflare/component-loading": "^4.1.373", | ||
"@cloudflare/component-dynamic-content": "^1.1.460", | ||
"@cloudflare/component-icon": "^7.2.8", | ||
"@cloudflare/component-loading": "^4.1.374", | ||
"@cloudflare/intl-core": "^1.11.1", | ||
"@cloudflare/intl-react": "^1.9.67", | ||
"@cloudflare/style-container": "^7.8.29", | ||
"@cloudflare/intl-react": "^1.9.68", | ||
"@cloudflare/style-container": "^7.8.30", | ||
"@cloudflare/util-formatters": "^2.7.5", | ||
@@ -40,3 +40,3 @@ "@cloudflare/util-markdown": "^1.2.15", | ||
}, | ||
"gitHead": "2c73bde0b6097fdd8ecb63012956983d4168d82f" | ||
"gitHead": "c0ee60f82b55dce7800eb2543194bd79c93902e8" | ||
} |
Sorry, the diff of this file is too big to display
221358
977