Skip to content

Commit

Permalink
Merge pull request #1184 from kufu/update-smarthr-ui-to-v51.1.1
Browse files Browse the repository at this point in the history
smarthr-uiをv51.1.1に更新
  • Loading branch information
uknmr authored Jun 7, 2024
2 parents dfa0a87 + f2726d9 commit 453a5d1
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"react-instantsearch-dom": "^6.40.4",
"react-live": "^4.1.5",
"react-string-replace": "^1.1.1",
"smarthr-ui": "^51.1.0",
"smarthr-ui": "^51.1.1",
"styled-components": "^5.3.11"
},
"devDependencies": {
Expand Down
20 changes: 0 additions & 20 deletions static/smarthr-ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -2036,18 +2036,10 @@ a {
background-color: rgb(15 127 133 / var(--tw-bg-opacity))
}

.shr-bg-\[theme\(colors\.grey\.100\)\] {
background-color: #23221e
}

.shr-bg-\[theme\(colors\.grey\.20\)\] {
background-color: #d6d3d0
}

.shr-bg-\[theme\(colors\.grey\.30\)\] {
background-color: #c1bdb7
}

.shr-bg-\[theme\(colors\.grey\.5\)\] {
background-color: #f8f7f6
}
Expand Down Expand Up @@ -4347,18 +4339,10 @@ a {
border-color: rgb(214 211 208 / 0.5)
}

.\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.100\)\].\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.100\)\].\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.100\)\] {
background-color: #23221e
}

.\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.20\)\].\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.20\)\].\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.20\)\] {
background-color: #d6d3d0
}

.\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.30\)\].\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.30\)\].\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.30\)\] {
background-color: #c1bdb7
}

.\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.5\)\].\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.5\)\].\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.5\)\] {
background-color: #f8f7f6
}
Expand All @@ -4367,10 +4351,6 @@ a {
background-color: #f5f4f3
}

.\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.65\)\].\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.65\)\].\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.65\)\] {
background-color: #706d65
}

.\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.7\)\].\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.7\)\].\[\&\&\&\]\:shr-bg-\[theme\(colors\.grey\.7\)\] {
background-color: #f2f1f0
}
Expand Down
39 changes: 32 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13466,10 +13466,10 @@ smarthr-normalize-css@^1.1.0:
dependencies:
styled-reset "^4.4.2"

smarthr-ui@^51.1.0:
version "51.1.0"
resolved "https://registry.yarnpkg.com/smarthr-ui/-/smarthr-ui-51.1.0.tgz#567e198ae0c35dfe4b08df401c429f6ff722d566"
integrity sha512-jXpezwvSqTjpMWiQJtWVPeVnpeqpATxhAIdobOw1MVVYXwfwd72dmRruSOimJQCj7g58cBfPqA+aDjLIj6sAjw==
smarthr-ui@^51.1.1:
version "51.1.1"
resolved "https://registry.yarnpkg.com/smarthr-ui/-/smarthr-ui-51.1.1.tgz#b8deaad931425ec829baa381b746e186971e803d"
integrity sha512-4V0+0abRNTh1jrggGwaZmK3Wid5JxA09TiN9ivKLaFzCpWrsEaKcBqYqhfupxhHjaQY59v05nMX+/T1VlzjE7w==
dependencies:
"@smarthr/wareki" "^1.2.0"
css-loader "^7.1.2"
Expand Down Expand Up @@ -13719,7 +13719,16 @@ string-similarity@^1.2.2:
lodash.map "^4.6.0"
lodash.maxby "^4.6.0"

"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down Expand Up @@ -13843,7 +13852,7 @@ stringify-entities@^4.0.0:
character-entities-html4 "^2.0.0"
character-entities-legacy "^3.0.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand All @@ -13864,6 +13873,13 @@ strip-ansi@^5.2.0:
dependencies:
ansi-regex "^4.1.0"

strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^7.0.1, strip-ansi@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
Expand Down Expand Up @@ -15841,7 +15857,7 @@ wildcard@^2.0.0:
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67"
integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand All @@ -15859,6 +15875,15 @@ wrap-ansi@^6.2.0:
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
Expand Down

0 comments on commit 453a5d1

Please sign in to comment.