@alfalab/core-components-popup-sheet
Advanced tools
Comparing version 1.3.14 to 1.3.15
@@ -19,3 +19,3 @@ 'use strict'; | ||
var styles = {"component":"popup-sheet__component_9o5bz","closer":"popup-sheet__closer_9o5bz","content":"popup-sheet__content_9o5bz","appear":"popup-sheet__appear_9o5bz","enter":"popup-sheet__enter_9o5bz","appearActive":"popup-sheet__appearActive_9o5bz","enterActive":"popup-sheet__enterActive_9o5bz","exit":"popup-sheet__exit_9o5bz","exitBySwipe":"popup-sheet__exitBySwipe_9o5bz","exitActiveBySwipe":"popup-sheet__exitActiveBySwipe_9o5bz","exitActive":"popup-sheet__exitActive_9o5bz","exitDone":"popup-sheet__exitDone_9o5bz"}; | ||
var styles = {"component":"popup-sheet__component_1w0tm","closer":"popup-sheet__closer_1w0tm","content":"popup-sheet__content_1w0tm","appear":"popup-sheet__appear_1w0tm","enter":"popup-sheet__enter_1w0tm","appearActive":"popup-sheet__appearActive_1w0tm","enterActive":"popup-sheet__enterActive_1w0tm","exit":"popup-sheet__exit_1w0tm","exitBySwipe":"popup-sheet__exitBySwipe_1w0tm","exitActiveBySwipe":"popup-sheet__exitActiveBySwipe_1w0tm","exitActive":"popup-sheet__exitActive_1w0tm","exitDone":"popup-sheet__exitDone_1w0tm"}; | ||
require('./index.css') | ||
@@ -22,0 +22,0 @@ |
@@ -13,3 +13,3 @@ 'use strict'; | ||
var styles = {"appear":"popup-sheet__appear_123wu","enter":"popup-sheet__enter_123wu","appearActive":"popup-sheet__appearActive_123wu","enterActive":"popup-sheet__enterActive_123wu","appearDone":"popup-sheet__appearDone_123wu","enterDone":"popup-sheet__enterDone_123wu","exit":"popup-sheet__exit_123wu","exitActive":"popup-sheet__exitActive_123wu","exitDone":"popup-sheet__exitDone_123wu"}; | ||
var styles = {"appear":"popup-sheet__appear_x7ch2","enter":"popup-sheet__enter_x7ch2","appearActive":"popup-sheet__appearActive_x7ch2","enterActive":"popup-sheet__enterActive_x7ch2","appearDone":"popup-sheet__appearDone_x7ch2","enterDone":"popup-sheet__enterDone_x7ch2","exit":"popup-sheet__exit_x7ch2","exitActive":"popup-sheet__exitActive_x7ch2","exitDone":"popup-sheet__exitDone_x7ch2"}; | ||
require('./index.css') | ||
@@ -16,0 +16,0 @@ |
@@ -10,3 +10,3 @@ import { __rest, __assign } from 'tslib'; | ||
var styles = {"component":"popup-sheet__component_9o5bz","closer":"popup-sheet__closer_9o5bz","content":"popup-sheet__content_9o5bz","appear":"popup-sheet__appear_9o5bz","enter":"popup-sheet__enter_9o5bz","appearActive":"popup-sheet__appearActive_9o5bz","enterActive":"popup-sheet__enterActive_9o5bz","exit":"popup-sheet__exit_9o5bz","exitBySwipe":"popup-sheet__exitBySwipe_9o5bz","exitActiveBySwipe":"popup-sheet__exitActiveBySwipe_9o5bz","exitActive":"popup-sheet__exitActive_9o5bz","exitDone":"popup-sheet__exitDone_9o5bz"}; | ||
var styles = {"component":"popup-sheet__component_1w0tm","closer":"popup-sheet__closer_1w0tm","content":"popup-sheet__content_1w0tm","appear":"popup-sheet__appear_1w0tm","enter":"popup-sheet__enter_1w0tm","appearActive":"popup-sheet__appearActive_1w0tm","enterActive":"popup-sheet__enterActive_1w0tm","exit":"popup-sheet__exit_1w0tm","exitBySwipe":"popup-sheet__exitBySwipe_1w0tm","exitActiveBySwipe":"popup-sheet__exitActiveBySwipe_1w0tm","exitActive":"popup-sheet__exitActive_1w0tm","exitDone":"popup-sheet__exitDone_1w0tm"}; | ||
require('./index.css') | ||
@@ -13,0 +13,0 @@ |
@@ -5,3 +5,3 @@ import { __rest, __assign } from 'tslib'; | ||
var styles = {"appear":"popup-sheet__appear_123wu","enter":"popup-sheet__enter_123wu","appearActive":"popup-sheet__appearActive_123wu","enterActive":"popup-sheet__enterActive_123wu","appearDone":"popup-sheet__appearDone_123wu","enterDone":"popup-sheet__enterDone_123wu","exit":"popup-sheet__exit_123wu","exitActive":"popup-sheet__exitActive_123wu","exitDone":"popup-sheet__exitDone_123wu"}; | ||
var styles = {"appear":"popup-sheet__appear_x7ch2","enter":"popup-sheet__enter_x7ch2","appearActive":"popup-sheet__appearActive_x7ch2","enterActive":"popup-sheet__enterActive_x7ch2","appearDone":"popup-sheet__appearDone_x7ch2","enterDone":"popup-sheet__enterDone_x7ch2","exit":"popup-sheet__exit_x7ch2","exitActive":"popup-sheet__exitActive_x7ch2","exitDone":"popup-sheet__exitDone_x7ch2"}; | ||
require('./index.css') | ||
@@ -8,0 +8,0 @@ |
@@ -9,3 +9,3 @@ import React, { forwardRef, useState, useRef } from 'react'; | ||
const styles = {"component":"popup-sheet__component_9o5bz","closer":"popup-sheet__closer_9o5bz","content":"popup-sheet__content_9o5bz","appear":"popup-sheet__appear_9o5bz","enter":"popup-sheet__enter_9o5bz","appearActive":"popup-sheet__appearActive_9o5bz","enterActive":"popup-sheet__enterActive_9o5bz","exit":"popup-sheet__exit_9o5bz","exitBySwipe":"popup-sheet__exitBySwipe_9o5bz","exitActiveBySwipe":"popup-sheet__exitActiveBySwipe_9o5bz","exitActive":"popup-sheet__exitActive_9o5bz","exitDone":"popup-sheet__exitDone_9o5bz"}; | ||
const styles = {"component":"popup-sheet__component_1w0tm","closer":"popup-sheet__closer_1w0tm","content":"popup-sheet__content_1w0tm","appear":"popup-sheet__appear_1w0tm","enter":"popup-sheet__enter_1w0tm","appearActive":"popup-sheet__appearActive_1w0tm","enterActive":"popup-sheet__enterActive_1w0tm","exit":"popup-sheet__exit_1w0tm","exitBySwipe":"popup-sheet__exitBySwipe_1w0tm","exitActiveBySwipe":"popup-sheet__exitActiveBySwipe_1w0tm","exitActive":"popup-sheet__exitActive_1w0tm","exitDone":"popup-sheet__exitDone_1w0tm"}; | ||
require('./index.css') | ||
@@ -12,0 +12,0 @@ |
import React from 'react'; | ||
import { Backdrop } from '@alfalab/core-components-backdrop/modern'; | ||
const styles = {"appear":"popup-sheet__appear_123wu","enter":"popup-sheet__enter_123wu","appearActive":"popup-sheet__appearActive_123wu","enterActive":"popup-sheet__enterActive_123wu","appearDone":"popup-sheet__appearDone_123wu","enterDone":"popup-sheet__enterDone_123wu","exit":"popup-sheet__exit_123wu","exitActive":"popup-sheet__exitActive_123wu","exitDone":"popup-sheet__exitDone_123wu"}; | ||
const styles = {"appear":"popup-sheet__appear_x7ch2","enter":"popup-sheet__enter_x7ch2","appearActive":"popup-sheet__appearActive_x7ch2","enterActive":"popup-sheet__enterActive_x7ch2","appearDone":"popup-sheet__appearDone_x7ch2","enterDone":"popup-sheet__enterDone_x7ch2","exit":"popup-sheet__exit_x7ch2","exitActive":"popup-sheet__exitActive_x7ch2","exitDone":"popup-sheet__exitDone_x7ch2"}; | ||
require('./index.css') | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@alfalab/core-components-popup-sheet", | ||
"version": "1.3.14", | ||
"version": "1.3.15", | ||
"description": "Popup sheet mobile component", | ||
@@ -19,6 +19,6 @@ "keywords": [], | ||
"dependencies": { | ||
"@alfalab/core-components-base-modal": "^5.8.7", | ||
"@alfalab/core-components-backdrop": "^3.4.4", | ||
"@alfalab/core-components-base-modal": "^5.8.8", | ||
"@alfalab/core-components-backdrop": "^3.4.5", | ||
"@alfalab/core-components-shared": "^0.14.1", | ||
"@alfalab/core-components-navigation-bar-private": "^0.5.6", | ||
"@alfalab/core-components-navigation-bar-private": "^0.5.7", | ||
"react-swipeable": "^7.0.0", | ||
@@ -28,4 +28,4 @@ "classnames": "^2.5.1", | ||
}, | ||
"themesVersion": "13.6.0", | ||
"themesVersion": "13.7.0", | ||
"varsVersion": "9.16.0" | ||
} |
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
Sorry, the diff of this file is not supported yet