@pedidopago/ui 1.8.7 → 1.8.8
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/components/EmojiPicker/EmotePickerData/styles.ts"],"names":[],"mappings":";AAEA,eAAO,MAAM,wBAAwB;;;yGAUpC,CAAC;AAEF,eAAO,MAAM,kBAAkB;;;
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/components/EmojiPicker/EmotePickerData/styles.ts"],"names":[],"mappings":";AAEA,eAAO,MAAM,wBAAwB;;;yGAUpC,CAAC;AAEF,eAAO,MAAM,kBAAkB;;;yGAgD9B,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;yGAmD5B,CAAC;AAEF,eAAO,MAAM,cAAc;;;yGAY1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.EmotePickerDataContainer=exports.EmoteContentHeader=exports.EmoteContentBody=exports.EmoteContainer=void 0;var _templateObject,_templateObject2,_templateObject3,_templateObject4,_styled=_interopRequireDefault(require("@emotion/styled"));function _interopRequireDefault(obj){return obj&&obj.__esModule?obj:{default:obj}}function _taggedTemplateLiteral(strings,raw){return raw||(raw=strings.slice(0)),Object.freeze(Object.defineProperties(strings,{raw:{value:Object.freeze(raw)}}))}var EmotePickerDataContainer=_styled.default.div(_templateObject||(_templateObject=_taggedTemplateLiteral(["\n max-height: 280px;\n max-width: 510px;\n border-radius: 0.5rem;\n overflow: hidden;\n display: flex;\n flex-direction: column;\n border: 1px solid ",";\n box-shadow: ",";\n background: ","70;\n"])),function(_ref){var theme=_ref.theme;return theme.colors.neutral.neutral1},function(_ref2){var theme=_ref2.theme;return theme.shadow.level2},function(_ref3){var theme=_ref3.theme;return theme.colors.neutral.white});exports.EmotePickerDataContainer=EmotePickerDataContainer;var EmoteContentHeader=_styled.default.div(_templateObject2||(_templateObject2=_taggedTemplateLiteral(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n gap: 2rem;\n\n padding: 1em;\n\n position: relative;\n overflow-x: auto;\n\n background: ",";\n\n & div {\n display: flex;\n align-items: center;\n }\n\n &::-webkit-scrollbar-thumb {\n background: ",";\n }\n\n &::-webkit-scrollbar {\n height: 0.25rem;\n }\n\n & button {\n height: 1.5em;\n padding: 0;\n z-index: 1;\n }\n\n .background_selected_category {\n width: 36px;\n height: 3px;\n left: 11px;\n bottom: 6px;\n transition: all ease 0.2s;\n border-radius: 0.5rem;\n background: ",";\n position: absolute;\n }\n\n @media screen and (max-width: ",") {\n border-radius: 0;\n }\n"])),function(_ref4){var theme=_ref4.theme;return theme.colors.neutral.white},function(_ref5){var theme=_ref5.theme;return theme.colors.
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.EmotePickerDataContainer=exports.EmoteContentHeader=exports.EmoteContentBody=exports.EmoteContainer=void 0;var _templateObject,_templateObject2,_templateObject3,_templateObject4,_styled=_interopRequireDefault(require("@emotion/styled"));function _interopRequireDefault(obj){return obj&&obj.__esModule?obj:{default:obj}}function _taggedTemplateLiteral(strings,raw){return raw||(raw=strings.slice(0)),Object.freeze(Object.defineProperties(strings,{raw:{value:Object.freeze(raw)}}))}var EmotePickerDataContainer=_styled.default.div(_templateObject||(_templateObject=_taggedTemplateLiteral(["\n max-height: 280px;\n max-width: 510px;\n border-radius: 0.5rem;\n overflow: hidden;\n display: flex;\n flex-direction: column;\n border: 1px solid ",";\n box-shadow: ",";\n background: ","70;\n"])),function(_ref){var theme=_ref.theme;return theme.colors.neutral.neutral1},function(_ref2){var theme=_ref2.theme;return theme.shadow.level2},function(_ref3){var theme=_ref3.theme;return theme.colors.neutral.white});exports.EmotePickerDataContainer=EmotePickerDataContainer;var EmoteContentHeader=_styled.default.div(_templateObject2||(_templateObject2=_taggedTemplateLiteral(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n gap: 2rem;\n\n padding: 1em;\n\n position: relative;\n overflow-x: auto;\n\n background: ",";\n\n border-bottom: 1px solid ",";\n\n & div {\n display: flex;\n align-items: center;\n }\n\n &::-webkit-scrollbar-thumb {\n background: ",";\n }\n\n &::-webkit-scrollbar {\n height: 0.25rem;\n }\n\n & button {\n height: 1.5em;\n padding: 0;\n z-index: 1;\n }\n\n .background_selected_category {\n width: 36px;\n height: 3px;\n left: 11px;\n bottom: 6px;\n transition: all ease 0.2s;\n border-radius: 0.5rem;\n background: ",";\n position: absolute;\n }\n\n @media screen and (max-width: ",") {\n border-radius: 0;\n }\n"])),function(_ref4){var theme=_ref4.theme;return theme.colors.neutral.white},function(_ref5){var theme=_ref5.theme;return theme.colors.neutral.neutral1},function(_ref6){var theme=_ref6.theme;return theme.colors.tertiary.default},function(_ref7){var theme=_ref7.theme;return theme.colors.primary.default},function(_ref8){var theme=_ref8.theme;return theme.breakpoints.lg});exports.EmoteContentHeader=EmoteContentHeader;var EmoteContentBody=_styled.default.div(_templateObject3||(_templateObject3=_taggedTemplateLiteral(["\n display: flex;\n padding: 0em 1em;\n background: ",";\n flex-wrap: wrap;\n gap: 0.25em;\n\n max-height: 12.75em;\n overflow-y: auto;\n\n .virtual_column {\n position: absolute;\n top: 0;\n left: 0;\n width: 42px;\n height: 42px;\n }\n\n #intersection_emoji {\n position: absolute;\n bottom: 0px;\n height: 1px;\n width: 90%;\n }\n\n ::-webkit-scrollbar {\n width: 0.25em;\n }\n\n ::-webkit-scrollbar-thumb {\n background: ",";\n }\n\n ::-webkit-scrollbar-thumb:hover {\n background: ",";\n }\n\n .container_emojis {\n ::-webkit-scrollbar {\n width: 4px;\n height: 4px;\n }\n\n ::-webkit-scrollbar-thumb {\n background: ",";\n }\n\n ::-webkit-scrollbar-thumb:hover {\n background: ",";\n }\n }\n"])),function(_ref9){var theme=_ref9.theme;return theme.colors.neutral.white},function(_ref10){var theme=_ref10.theme;return theme.colors.tertiary.default},function(_ref11){var theme=_ref11.theme;return theme.colors.tertiary.hover},function(_ref12){var theme=_ref12.theme;return theme.colors.tertiary.default},function(_ref13){var theme=_ref13.theme;return theme.colors.tertiary.hover});exports.EmoteContentBody=EmoteContentBody;var EmoteContainer=_styled.default.div(_templateObject4||(_templateObject4=_taggedTemplateLiteral(["\n display: flex;\n align-items: center;\n justify-content: center;\n\n border-radius: 8px;\n padding: 0.25rem;\n\n :hover {\n cursor: pointer;\n background: ",";\n }\n"])),function(_ref14){var theme=_ref14.theme;return theme.colors.neutral.neutral1});exports.EmoteContainer=EmoteContainer;
|