@bcgov-sso/common-react-components 1.28.6 → 1.29.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/dist/cjs/index.js
CHANGED
|
@@ -12348,6 +12348,13 @@ const styles$1 = {
|
|
|
12348
12348
|
},
|
|
12349
12349
|
},
|
|
12350
12350
|
variant: {
|
|
12351
|
+
govStandard: {
|
|
12352
|
+
button: `
|
|
12353
|
+
color: #003366;
|
|
12354
|
+
background-color: #ffffff;
|
|
12355
|
+
border: solid 2.5px #003366;
|
|
12356
|
+
`,
|
|
12357
|
+
},
|
|
12351
12358
|
callout: {
|
|
12352
12359
|
button: `
|
|
12353
12360
|
background-color: #fdb913;
|