@liner-fe/prism 2.11.6 → 2.11.9

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.
Files changed (3) hide show
  1. package/lib/index.css +20 -20
  2. package/lib/index.js +14 -14
  3. package/package.json +5 -5
package/lib/index.css CHANGED
@@ -1997,15 +1997,15 @@
1997
1997
  }
1998
1998
 
1999
1999
  /* esbuild-sass-plugin:css-chunk:src/components/coach-mark/main/style.module.scss */
2000
- ._content_hgpfp_1 {
2000
+ ._content_1w9jj_1 {
2001
2001
  display: flex;
2002
2002
  flex-direction: column;
2003
2003
  min-width: 230px;
2004
2004
  padding: var(--lp-sys-padding-component-400);
2005
2005
  box-sizing: border-box;
2006
- animation: _slideIn_hgpfp_1 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
2006
+ animation: _slideIn_1w9jj_1 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
2007
2007
  }
2008
- @keyframes _slideIn_hgpfp_1 {
2008
+ @keyframes _slideIn_1w9jj_1 {
2009
2009
  from {
2010
2010
  transform: translateY(10px);
2011
2011
  opacity: 0;
@@ -2015,69 +2015,69 @@
2015
2015
  opacity: 1;
2016
2016
  }
2017
2017
  }
2018
- ._content_hgpfp_1._brand_hgpfp_19 {
2019
- background: var(--brand-container-mid);
2018
+ ._content_1w9jj_1._brand_1w9jj_19 {
2019
+ background: var(--inverse-container-static-high);
2020
2020
  }
2021
- ._content_hgpfp_1._brand_hgpfp_19 > span > svg > path {
2022
- fill: var(--brand-container-mid);
2021
+ ._content_1w9jj_1._brand_1w9jj_19 > span > svg > path {
2022
+ fill: var(--inverse-container-static-high);
2023
2023
  }
2024
- ._content_hgpfp_1._inverse-static_hgpfp_25 {
2024
+ ._content_1w9jj_1._inverse-static_1w9jj_25 {
2025
2025
  background: var(--inverse-container-static-high);
2026
2026
  }
2027
- ._content_hgpfp_1._inverse-static_hgpfp_25 > span > svg > path {
2027
+ ._content_1w9jj_1._inverse-static_1w9jj_25 > span > svg > path {
2028
2028
  fill: var(--inverse-container-static-high);
2029
2029
  }
2030
- ._content_hgpfp_1._inverse_hgpfp_25 {
2030
+ ._content_1w9jj_1._inverse_1w9jj_25 {
2031
2031
  background: var(--inverse-container-lowest);
2032
2032
  }
2033
- ._content_hgpfp_1._inverse_hgpfp_25 > span > svg > path {
2033
+ ._content_1w9jj_1._inverse_1w9jj_25 > span > svg > path {
2034
2034
  fill: var(--inverse-container-lowest);
2035
2035
  }
2036
- ._top_hgpfp_38 {
2036
+ ._top_1w9jj_38 {
2037
2037
  display: flex;
2038
2038
  flex-direction: column;
2039
2039
  gap: var(--lp-sys-padding-component-400);
2040
2040
  }
2041
- ._main_hgpfp_44 {
2041
+ ._main_1w9jj_44 {
2042
2042
  width: 100%;
2043
2043
  display: flex;
2044
2044
  flex-direction: column;
2045
2045
  gap: var(--lp-sys-gap-positive-100);
2046
2046
  }
2047
- ._title_hgpfp_51 {
2047
+ ._title_1w9jj_51 {
2048
2048
  display: flex;
2049
2049
  align-items: center;
2050
2050
  gap: var(--lp-sys-gap-positive-150);
2051
2051
  }
2052
- ._description_hgpfp_57 {
2052
+ ._description_1w9jj_57 {
2053
2053
  white-space: pre-wrap;
2054
2054
  }
2055
- ._footer_hgpfp_61 {
2055
+ ._footer_1w9jj_61 {
2056
2056
  display: flex;
2057
2057
  align-items: center;
2058
2058
  justify-content: space-between;
2059
2059
  padding-top: var(--lp-sys-gap-positive-150);
2060
2060
  }
2061
- ._footer_hgpfp_61 ._buttonGroup_hgpfp_67 {
2061
+ ._footer_1w9jj_61 ._buttonGroup_1w9jj_67 {
2062
2062
  display: flex;
2063
2063
  gap: var(--lp-sys-gap-positive-400);
2064
2064
  height: 28px;
2065
2065
  }
2066
- ._closeButton_hgpfp_73 {
2066
+ ._closeButton_1w9jj_73 {
2067
2067
  position: absolute;
2068
2068
  top: 0;
2069
2069
  right: 0;
2070
2070
  transform: translate(-25%, 25%);
2071
2071
  opacity: 0.64;
2072
2072
  }
2073
- ._image-container_hgpfp_81 {
2073
+ ._image-container_1w9jj_81 {
2074
2074
  position: relative;
2075
2075
  width: 248px;
2076
2076
  height: 160px;
2077
2077
  margin-top: 8px;
2078
2078
  margin-bottom: 8px;
2079
2079
  }
2080
- ._image_hgpfp_81 {
2080
+ ._image_1w9jj_81 {
2081
2081
  position: absolute;
2082
2082
  transform: translateX(-5.7%);
2083
2083
  }
package/lib/index.js CHANGED
@@ -3310,20 +3310,20 @@ import * as PopoverPrimitive4 from "@radix-ui/react-popover";
3310
3310
 
3311
3311
  // src/components/coach-mark/main/style.module.scss
3312
3312
  var style_module_default21 = {
3313
- "content": "_content_hgpfp_1",
3314
- "slideIn": "_slideIn_hgpfp_1",
3315
- "brand": "_brand_hgpfp_19",
3316
- "inverse-static": "_inverse-static_hgpfp_25",
3317
- "inverse": "_inverse_hgpfp_25",
3318
- "top": "_top_hgpfp_38",
3319
- "main": "_main_hgpfp_44",
3320
- "title": "_title_hgpfp_51",
3321
- "description": "_description_hgpfp_57",
3322
- "footer": "_footer_hgpfp_61",
3323
- "buttonGroup": "_buttonGroup_hgpfp_67",
3324
- "closeButton": "_closeButton_hgpfp_73",
3325
- "image-container": "_image-container_hgpfp_81",
3326
- "image": "_image_hgpfp_81"
3313
+ "content": "_content_1w9jj_1",
3314
+ "slideIn": "_slideIn_1w9jj_1",
3315
+ "brand": "_brand_1w9jj_19",
3316
+ "inverse-static": "_inverse-static_1w9jj_25",
3317
+ "inverse": "_inverse_1w9jj_25",
3318
+ "top": "_top_1w9jj_38",
3319
+ "main": "_main_1w9jj_44",
3320
+ "title": "_title_1w9jj_51",
3321
+ "description": "_description_1w9jj_57",
3322
+ "footer": "_footer_1w9jj_61",
3323
+ "buttonGroup": "_buttonGroup_1w9jj_67",
3324
+ "closeButton": "_closeButton_1w9jj_73",
3325
+ "image-container": "_image-container_1w9jj_81",
3326
+ "image": "_image_1w9jj_81"
3327
3327
  };
3328
3328
 
3329
3329
  // src/components/coach-mark/main/index.tsx
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@liner-fe/prism",
3
- "version": "2.11.6",
3
+ "version": "2.11.9",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "dependencies": {
@@ -17,10 +17,10 @@
17
17
  "react": "^18.2.0",
18
18
  "react-dom": "^18.2.0",
19
19
  "recoil": "^0.5.2",
20
- "@liner-fe/design-token": "^2.5.36",
21
- "@liner-fe/icon": "^0.2.57",
22
- "@liner-fe/illust": "^0.2.10",
23
- "@liner-fe/design-token-primitive": "^0.2.35"
20
+ "@liner-fe/design-token": "^2.5.39",
21
+ "@liner-fe/design-token-primitive": "^0.2.38",
22
+ "@liner-fe/icon": "^0.2.59",
23
+ "@liner-fe/illust": "^0.2.10"
24
24
  },
25
25
  "devDependencies": {
26
26
  "@chromatic-com/storybook": "^1.5.0",