@antscorp/antsomi-ui 1.3.5-beta.641 → 1.3.5-beta.643
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/README.md +78 -78
- package/es/assets/css/main.scss +6 -6
- package/es/assets/images/feedback.svg +3 -3
- package/es/assets/svg/mobile-frame.svg +3 -3
- package/es/components/atoms/Alert/Alert.js +25 -25
- package/es/components/atoms/ContentEditable/styled.js +16 -16
- package/es/components/atoms/DividerPure/styled.js +35 -35
- package/es/components/atoms/Icon/index.js +19 -19
- package/es/components/atoms/Iframe/Iframe.js +18 -18
- package/es/components/atoms/Input/styled.js +102 -102
- package/es/components/atoms/InputDynamic/styled.js +281 -281
- package/es/components/atoms/MobileFrame/styled.js +30 -30
- package/es/components/atoms/MobileFrameV2/styled.js +42 -42
- package/es/components/atoms/PreviewTabs/styled.js +69 -69
- package/es/components/atoms/Radio/index.js +16 -16
- package/es/components/atoms/ReactIframe/ReactIframe.js +5 -5
- package/es/components/atoms/ReactIframe/styled.js +9 -9
- package/es/components/atoms/RequiredLabel/styled.js +3 -3
- package/es/components/atoms/ScrollBox/index.js +5 -5
- package/es/components/atoms/Scrollbars/styled.js +21 -21
- package/es/components/atoms/SlideBar/styled.js +114 -114
- package/es/components/atoms/Slider/styled.js +31 -31
- package/es/components/atoms/Space/Space.js +4 -4
- package/es/components/atoms/Spin/styled.js +11 -11
- package/es/components/atoms/Steps/styled.js +244 -244
- package/es/components/atoms/Tag/Tag.js +8 -8
- package/es/components/atoms/Text/styled.js +34 -34
- package/es/components/icons/DomainManagementIcon.js +3 -3
- package/es/components/icons/LoadingIcon.js +33 -33
- package/es/components/icons/document/styled.js +43 -43
- package/es/components/molecules/AccessDenied/styled.js +28 -28
- package/es/components/molecules/AccountSelection/styled.js +110 -110
- package/es/components/molecules/AddDynamicContent/components/DisplayFormat/DisplayFormat.d.ts +0 -1
- package/es/components/molecules/AddDynamicContent/styled.js +23 -23
- package/es/components/molecules/AlignSetting/styled.js +4 -4
- package/es/components/molecules/ApplyPopupContent/styled.js +32 -32
- package/es/components/molecules/CalendarSelection/components/AutoUpdateTo/styled.js +8 -8
- package/es/components/molecules/CalendarSelection/components/CustomPicker/styled.js +79 -79
- package/es/components/molecules/CalendarSelection/components/Footer/styled.js +4 -4
- package/es/components/molecules/CalendarSelection/components/RangePicker/styled.js +21 -21
- package/es/components/molecules/CalendarSelection/components/RangeSelectOptions/components/Option/Option.js +26 -26
- package/es/components/molecules/CalendarSelection/components/RangeSelectOptions/styled.js +30 -30
- package/es/components/molecules/CalendarSelection/components/TimeRangeDisplay/styled.js +26 -26
- package/es/components/molecules/CalendarSelection/styled.js +8 -8
- package/es/components/molecules/CaptureScreen/components/CommentBox/styled.js +119 -119
- package/es/components/molecules/CaptureScreen/components/Cursor/styled.js +67 -67
- package/es/components/molecules/CaptureScreen/styled.js +240 -240
- package/es/components/molecules/ChartTab/components/styled.js +24 -24
- package/es/components/molecules/ChartTab/styled.js +20 -20
- package/es/components/molecules/ChatBox/ChatBoxInsight/QuestionItem.js +4 -4
- package/es/components/molecules/ChatBox/ChatBoxInsight/styled.js +311 -311
- package/es/components/molecules/ChatBox/QuestionItem.js +4 -4
- package/es/components/molecules/ChatBox/styled.js +291 -291
- package/es/components/molecules/ColorPicker/ChromePicker/styled.js +10 -10
- package/es/components/molecules/ColorPicker/CustomPicker/styled.js +89 -89
- package/es/components/molecules/ColorPicker/SketchPicker/styled.js +5 -5
- package/es/components/molecules/ColorPicker/styled.js +7 -7
- package/es/components/molecules/ColorSetting/styled.js +32 -32
- package/es/components/molecules/DatePicker/components/AdvancedPicker/styled.js +110 -110
- package/es/components/molecules/DatePickerV2/styled.js +6 -6
- package/es/components/molecules/DrawerDetail/components/ToggleDrawerSizeButton.js +24 -24
- package/es/components/molecules/DrawerDetail/styled.js +109 -109
- package/es/components/molecules/Dropdown/style.scss +9 -9
- package/es/components/molecules/Dropdown/styled.js +28 -28
- package/es/components/molecules/EdgeSetting/styled.js +10 -10
- package/es/components/molecules/EditableName/styled.js +70 -70
- package/es/components/molecules/EditorTab/styled.js +145 -145
- package/es/components/molecules/EmptyData/styled.js +52 -52
- package/es/components/molecules/GradientSetting/styled.js +57 -57
- package/es/components/molecules/HeaderV2/styled.js +70 -70
- package/es/components/molecules/IconSelection/styled.js +69 -69
- package/es/components/molecules/ImageEditor/components/ModalShortcut.js +21 -21
- package/es/components/molecules/ImageEditor/styled.js +5 -5
- package/es/components/molecules/InputNumberWithUnit/styled.js +14 -14
- package/es/components/molecules/InputSearch/styled.js +42 -42
- package/es/components/molecules/MatchAnySelect/components/ExtendValuePopup.js +5 -5
- package/es/components/molecules/MatchAnySelect/styled.js +183 -183
- package/es/components/molecules/Modal/styled.js +63 -63
- package/es/components/molecules/ModalSelect/styled.js +152 -152
- package/es/components/molecules/ModalV2/styled.js +27 -27
- package/es/components/molecules/PopupDraggable/styled.js +43 -43
- package/es/components/molecules/PreviewModal/styled.js +26 -26
- package/es/components/molecules/ProcessLoading/styled.js +2 -2
- package/es/components/molecules/RadioGroup/styled.js +9 -9
- package/es/components/molecules/RequestAccess/styled.js +38 -38
- package/es/components/molecules/ResizeGrid/components/Cell/styled.js +77 -77
- package/es/components/molecules/ResizeGrid/styled.js +50 -50
- package/es/components/molecules/RichMenu/RichMenuBlock/RichMenuCell/styled.js +118 -118
- package/es/components/molecules/RichMenu/RichMenuBlock/styled.js +13 -13
- package/es/components/molecules/RichMenu/RichMenuChatBar/TypingChat/styled.js +40 -40
- package/es/components/molecules/RichMenu/RichMenuChatBar/styled.js +27 -27
- package/es/components/molecules/RichMenu/RichMenuMobileView/RichMenuMobileView.js +2 -2
- package/es/components/molecules/RichMenu/RichMenuMobileView/styled.js +38 -38
- package/es/components/molecules/SearchPopover/components/PopoverSelect/styles.scss +59 -59
- package/es/components/molecules/SearchPopover/styles.scss +31 -31
- package/es/components/molecules/Select/styled.js +32 -32
- package/es/components/molecules/SelectAccount/styled.js +124 -124
- package/es/components/molecules/SelectEventAttribute/styled.js +8 -8
- package/es/components/molecules/SelectMulti/styled.js +62 -62
- package/es/components/molecules/SelectV2/styled.js +124 -124
- package/es/components/molecules/SettingWrapper/styled.js +12 -12
- package/es/components/molecules/ShareAccess/components/GeneralAccess/styled.js +56 -56
- package/es/components/molecules/ShareAccess/components/LayoutContent/styled.js +5 -5
- package/es/components/molecules/ShareAccess/components/ModalTransferOwnerShip/styled.js +15 -15
- package/es/components/molecules/ShareAccess/components/PeopleAccess/styled.js +63 -63
- package/es/components/molecules/ShareAccess/components/SearchUser/styled.js +31 -31
- package/es/components/molecules/SliderWithInputNumber/styled.js +2 -2
- package/es/components/molecules/Tabs/Tabs.js +11 -11
- package/es/components/molecules/TemplateSaveAs/components/Category/Category.js +5 -5
- package/es/components/molecules/TemplateSaveAs/components/ImageSlider/styled.js +276 -276
- package/es/components/molecules/TemplateSaveAs/styled.js +134 -134
- package/es/components/molecules/ThumbnailCard/styled.js +92 -92
- package/es/components/molecules/UploadImage/styled.js +114 -114
- package/es/components/molecules/VirtualizedMenu/styled.js +57 -57
- package/es/components/organism/AccountProfile/components/AccountSetting/components/EditableInput/styles.js +98 -98
- package/es/components/organism/AccountProfile/components/AccountSetting/components/LanguageSelector/styles.js +18 -18
- package/es/components/organism/AccountProfile/components/AccountSetting/styled.js +543 -543
- package/es/components/organism/AccountProfile/components/AccountSetting/styles.scss +39 -39
- package/es/components/organism/AccountSharing/styled.js +336 -336
- package/es/components/organism/AlgorithmsSetting/styled.js +35 -35
- package/es/components/organism/ContentSources/styled.js +50 -50
- package/es/components/organism/DataTable/components/AddButton/index.js +8 -8
- package/es/components/organism/DataTable/components/Filter/FilterCondition/styled.js +34 -34
- package/es/components/organism/DataTable/components/Filter/styled.js +70 -70
- package/es/components/organism/DataTable/components/ModifyColumn/styled.js +18 -18
- package/es/components/organism/DataTable/components/Pagination/styled.js +26 -26
- package/es/components/organism/DataTable/components/Table/styled.js +135 -135
- package/es/components/organism/DataTable/components/Toolbar/SearchPopover.js +17 -17
- package/es/components/organism/DataTable/components/Toolbar/styled.js +70 -70
- package/es/components/organism/DataTable/styled/index.js +84 -84
- package/es/components/organism/FilterSetting/components/common/InputArray/styled.js +5 -5
- package/es/components/organism/FilterSetting/components/common/InputOrSelect/index.js +63 -63
- package/es/components/organism/FilterSetting/components/common/InputSelectMulti/ColumnSuggestion/index.js +31 -31
- package/es/components/organism/FilterSetting/components/common/InputSelectMulti/Tree/index.js +22 -22
- package/es/components/organism/FilterSetting/components/common/InputSelectMulti/index.js +55 -55
- package/es/components/organism/FilterSetting/styled.js +19 -19
- package/es/components/organism/GenerativeInsights/styled.js +55 -55
- package/es/components/organism/Help/Help.js +3 -3
- package/es/components/organism/Help/styled.js +264 -264
- package/es/components/organism/LeftMenu/components/HomeMenu/styled.js +39 -39
- package/es/components/organism/LeftMenu/components/common/ChildMenu/components/MenuItemImage/styled.js +16 -16
- package/es/components/organism/LeftMenu/components/common/ChildMenu/styled.js +156 -156
- package/es/components/organism/LeftMenu/styled.js +214 -214
- package/es/components/organism/LeftMenu/utils/index.js +2 -2
- package/es/components/organism/Login/components/ForgotPassword/styled.js +8 -8
- package/es/components/organism/Login/components/LoginSelectPortal/Item/styled.js +22 -22
- package/es/components/organism/Login/components/LoginSelectPortal/styled.js +3 -3
- package/es/components/organism/Login/components/SetupGGAuthenticator/styled.js +4 -4
- package/es/components/organism/Login/components/SignIn/styled.js +7 -7
- package/es/components/organism/Login/components/VerifyAccount/styled.js +13 -13
- package/es/components/organism/Login/components/WidgetLayout/styled.js +5 -5
- package/es/components/organism/Login/styled.js +36 -36
- package/es/components/organism/Menu/styled.js +6 -6
- package/es/components/organism/ModifyColumnModal/styled.js +132 -132
- package/es/components/organism/Notification/styled.js +155 -155
- package/es/components/organism/PreviewTemplateModal/components/Banner/styled.js +78 -78
- package/es/components/organism/PreviewTemplateModal/components/Information/styled.js +52 -52
- package/es/components/organism/PreviewTemplateModal/components/SimilarTemplate/styled.js +18 -18
- package/es/components/organism/PreviewTemplateModal/components/ThumbnailSlider/styled.js +75 -75
- package/es/components/organism/PreviewTemplateModal/styled.js +21 -21
- package/es/components/organism/Table/CrossTabTable/components/CustomCell/styled.js +11 -11
- package/es/components/organism/Table/CrossTabTable/styled.js +11 -11
- package/es/components/organism/Table/ExplorePivotTable/components/CustomCell/styled.js +17 -17
- package/es/components/organism/Table/ExplorePivotTable/styled.js +11 -11
- package/es/components/organism/TicketEditor/Content.js +3 -3
- package/es/components/organism/TicketEditor/styled.js +831 -831
- package/es/components/template/Layout/Layout.js +10 -10
- package/es/components/template/Layout/components/RecommendationWorkspace/components/MenuMapping/components/OldLeftMenu/styled.js +73 -73
- package/es/components/template/Layout/components/RecommendationWorkspace/components/MenuMapping/styled.js +39 -39
- package/es/components/template/Layout/components/RecommendationWorkspace/components/RecommendationImage/styled.js +61 -61
- package/es/components/template/Layout/components/RecommendationWorkspace/styled.js +16 -16
- package/es/components/template/Layout/styled.js +84 -84
- package/es/components/template/TemplateListing/Loadable.d.ts +0 -1
- package/es/components/template/TemplateListing/components/BlankTemplate/styled.js +21 -21
- package/es/components/template/TemplateListing/components/CategoryListing/styled.js +123 -123
- package/es/components/template/TemplateListing/components/Empty/styled.js +20 -20
- package/es/components/template/TemplateListing/stories/demo/styled.js +4 -4
- package/es/components/template/TemplateListing/styled/index.js +39 -39
- package/es/providers/ConfigProvider/GlobalStyle.js +1093 -1093
- package/es/styled/common.js +19 -19
- package/es/tests/styled.js +4 -4
- package/es/utils/variables.js +7 -7
- package/package.json +251 -251
- package/dist/010d0560a00a032c33da819e3c86596a.js +0 -1
- package/dist/029ed9161a8d24a9c2ba97124020989d.js +0 -1
- package/dist/02d5c4961ca855a88b1cd3e1b7fa7aa2.js +0 -1
- package/dist/03371bf1d5cbb1eab58e3a0130d1e9c2.js +0 -1
- package/dist/03487ba89c7b63069d63c1b3802a472c.js +0 -1
- package/dist/03748243ac7148ca150ba06c2919ff81.js +0 -1
- package/dist/03980cb12dacd26148c22bb61fce440f.js +0 -1
- package/dist/03aae8272914723a7bf85b984385032c.js +0 -1
- package/dist/04770a551c5b6daa744be9b180a8d0fe.js +0 -1
- package/dist/06d958315fc6cdbb28576b03e43203aa.js +0 -1
- package/dist/07101530302fe1d03dcd731992f7a899.js +0 -1
- package/dist/0731d7568a06d2e28351781370bc52bb.js +0 -1
- package/dist/0794fa2b9c882c72fa7d586069b61055.js +0 -1
- package/dist/0872e65446d05c1c443180c6280b015f.js +0 -1
- package/dist/08b9f3e305b5e3e0b81f7848fa7f3b6b.js +0 -1
- package/dist/09563004132aabcfcc186943555a92a1.js +0 -1
- package/dist/0a1d9862d917663419ac2dd2e8193267.js +0 -1
- package/dist/0a858573915ab9b03fe79f98f8c51a04.js +0 -1
- package/dist/0a9cd3d62e7f1cd404606c50d9da86fb.js +0 -1
- package/dist/0b923a43967ff893ec63b92dc4f19017.js +0 -1
- package/dist/0beea7b55cf3b8c9f9b0bd46170bb30e.js +0 -1
- package/dist/0dfb9214dfd945cd7290.png +0 -1
- package/dist/0ec4bf56a876c2bf34ea174c584ce628.js +0 -1
- package/dist/0f418117fac55a859631143ad7d0e833.js +0 -1
- package/dist/1008.index.js +0 -1
- package/dist/101.index.js +0 -1
- package/dist/10132993df2cf9c9423b53a8a44379ab.js +0 -1
- package/dist/1032.index.js +0 -1
- package/dist/1034.index.js +0 -1
- package/dist/1034e3807d1bcf55cb564491950237ab.js +0 -1
- package/dist/1040.index.js +0 -1
- package/dist/104959bdb953a3792a203e98d2bf530f.js +0 -1
- package/dist/114c58e47951fe3f6d25f683e0cd54e7.js +0 -1
- package/dist/1195.index.js +0 -1
- package/dist/11b2d52156942feeb87b7c608276c49b.js +0 -1
- package/dist/11dc77ef2ea3a04834945a52f7de2072.js +0 -1
- package/dist/1206.index.js +0 -1
- package/dist/1207.index.js +0 -1
- package/dist/1218.index.js +0 -1
- package/dist/1227.index.js +0 -1
- package/dist/123.index.js +0 -1
- package/dist/1293.index.js +0 -1
- package/dist/12b520593765ef7e714d7fb3764633ed.js +0 -1
- package/dist/130340e2c62b9e858f186dab5f491e55.js +0 -1
- package/dist/1308.index.js +0 -1
- package/dist/1319.index.js +0 -1
- package/dist/1324.index.js +0 -1
- package/dist/1324f89bd8db0bae85b79b7f90f6c119.js +0 -1
- package/dist/1366.index.js +0 -1
- package/dist/1379.index.js +0 -1
- package/dist/13eda3507db9cbfb400f46b9b3ff6553.js +0 -1
- package/dist/1441681e52f3ae9ab33afbc5517359a0.js +0 -1
- package/dist/1457.index.js +0 -1
- package/dist/1464.index.js +0 -1
- package/dist/1492.index.js +0 -1
- package/dist/1513.index.js +0 -1
- package/dist/1533058f0ce13acdaa8d5bdc7d147bef.js +0 -1
- package/dist/1549fe09fd6b44aca96e2b1b7cbd93d0.js +0 -1
- package/dist/1573.index.js +0 -1
- package/dist/15f3800d33b854ba476c9daf1b9e0326.js +0 -1
- package/dist/16563bfaf4741097d38cc6ce3ccc1a2d.js +0 -1
- package/dist/1674.index.js +0 -1
- package/dist/1701.index.js +0 -1
- package/dist/170487867de05784a96608617bdd544d.js +0 -1
- package/dist/1750.index.js +0 -1
- package/dist/1798.index.js +0 -1
- package/dist/179a93d3148b7edb72581279c3787d0c.js +0 -1
- package/dist/17dc98279d24649d3ca77cbce8c44e83.js +0 -1
- package/dist/1817.index.js +0 -1
- package/dist/1831.index.js +0 -1
- package/dist/1850762f1bfaf1a1044765b02b243ed4.js +0 -1
- package/dist/18cfa6de2de3832aa10439fbf963217a.js +0 -1
- package/dist/191feb6103c36b202bc01ba262916cdf.js +0 -1
- package/dist/1924.index.js +0 -1
- package/dist/1953.index.js +0 -1
- package/dist/1954.index.js +0 -1
- package/dist/199.index.js +0 -1
- package/dist/19e684db1b08c82963634abc8b2c989f.js +0 -1
- package/dist/1abc9efccf77fd4527d1c2fc85d87e04.js +0 -1
- package/dist/1b15b9f88acaf59b96e59c6b5f32da12.js +0 -1
- package/dist/1b64f97eed4a3837a93f8bdd363295fb.js +0 -1
- package/dist/1c02ec6ec024eee3ebb6b34fa8ff316f.js +0 -1
- package/dist/1c57b3481f295105588972ffa1305521.js +0 -1
- package/dist/1cc82820c232a82b5d8b6cb9e4152af3.js +0 -1
- package/dist/1cd3d09b5303cc37fa337225ed6a9132.js +0 -1
- package/dist/1e029a7f1f64457da4f54254d50ac59b.js +0 -1
- package/dist/1e26167b5f75d5b94add34f1f4d8b044.js +0 -1
- package/dist/1e4131e1241a5b81d54c7d9cb66b0e87.js +0 -1
- package/dist/1fe2d583da5f073431d81a6ea13ffc0c.js +0 -1
- package/dist/1fee62e3e043728a265935971fa26200.js +0 -1
- package/dist/202.index.js +0 -1
- package/dist/2067.index.js +0 -1
- package/dist/211511e7b374f57ad31acaf49dbdccb1.js +0 -1
- package/dist/2118.index.js +0 -1
- package/dist/2124.index.js +0 -1
- package/dist/2183252fe9e1b88fcf2bc454d6fd9273.js +0 -1
- package/dist/222d52530e9db0a0ec565c6306c5db35.js +0 -1
- package/dist/2231.index.js +0 -1
- package/dist/2234.index.js +0 -1
- package/dist/2267d20fd89c81a461e38abecdb8fcdc.js +0 -1
- package/dist/2272c6632c52c3e402ab27b8045ab8f1.js +0 -1
- package/dist/2300.index.js +0 -1
- package/dist/2325.index.js +0 -1
- package/dist/234.index.js +0 -1
- package/dist/2344.index.js +0 -1
- package/dist/2369.index.js +0 -1
- package/dist/2377.index.js +0 -1
- package/dist/23bb1a9f279e7a732bfd405350aab114.js +0 -1
- package/dist/23da8ba64540ff4aa68a34d3445db680.js +0 -1
- package/dist/2411.index.js +0 -1
- package/dist/243c0c0572ab9866e02e18821558a1c5.js +0 -1
- package/dist/244b1a234ec1728d0268214de601449d.js +0 -1
- package/dist/24a3ff38afde257888d755ece9bfd704.js +0 -1
- package/dist/2505.index.js +0 -1
- package/dist/2515.index.js +0 -1
- package/dist/2530.index.js +0 -1
- package/dist/2551.index.js +0 -1
- package/dist/25718a469574ade47e23567d8c543169.js +0 -1
- package/dist/2589.index.js +0 -1
- package/dist/25894751679e07fd95b21d0d3f6c8c8b.js +0 -1
- package/dist/2590.index.js +0 -1
- package/dist/25c99a71d30112583893bc5277402c46.js +0 -1
- package/dist/25eda4bb98e40a82cfd5b4bf9fbc06ec.js +0 -1
- package/dist/263f7107e9357b1c91997e1a21b59ff5.js +0 -1
- package/dist/2643.index.js +0 -1
- package/dist/2648.index.js +0 -1
- package/dist/2656.index.js +0 -1
- package/dist/2671.index.js +0 -1
- package/dist/26fb247a2e0630e1f435cb4d91ec51fd.js +0 -1
- package/dist/27730a0bdc6f430cc85049a46a73a029.js +0 -1
- package/dist/2775.index.js +0 -1
- package/dist/27ccb71fa24357a0919a861351d5b82d.js +0 -1
- package/dist/2803.index.js +0 -1
- package/dist/2806.index.js +0 -1
- package/dist/2832.index.js +0 -1
- package/dist/28474eb7ee45a125e49cc5cbe69e336f.js +0 -1
- package/dist/2865.index.js +0 -1
- package/dist/28785bea435918d49b290d27bf660baa.js +0 -1
- package/dist/28acb3b48578dfd30dd555fff7c822f7.js +0 -1
- package/dist/291611f874a2bc54dbc291b52d74c512.js +0 -1
- package/dist/2b2fe1a34cdf81c656a47e493ca9d658.js +0 -1
- package/dist/2bcf741e1f2cb07989a722a6ba9c2ea7.js +0 -1
- package/dist/2d2a42eeeeec801ab35f2fff7d900e43.js +0 -1
- package/dist/2dd82c65030101b60dffccedd8741c6e.js +0 -1
- package/dist/2ddd0346681f9f12fd3a191245aa41df.js +0 -1
- package/dist/2f055ac4066041b9008dd6aebf9df34b.js +0 -1
- package/dist/2f5be3e3e9ab852d217168220854ea9b.js +0 -1
- package/dist/2f7c864f08b00c01f04ac22375f7ddd9.js +0 -1
- package/dist/2fc0239242a898632ca8aa451cb930c2.js +0 -1
- package/dist/2ff54aa3c655216f360438bc7f5b181a.js +0 -1
- package/dist/301.index.js +0 -1
- package/dist/3019.index.js +0 -1
- package/dist/3038.index.js +0 -1
- package/dist/306.index.js +0 -1
- package/dist/3061.index.js +0 -1
- package/dist/30e80558090a09477e4466af8af4c40e.js +0 -1
- package/dist/3141.index.js +0 -1
- package/dist/3145.index.js +0 -1
- package/dist/3147.index.js +0 -1
- package/dist/3148.index.js +0 -1
- package/dist/3163.index.js +0 -1
- package/dist/3198.index.js +0 -1
- package/dist/3205.index.js +0 -1
- package/dist/3300.index.js +0 -1
- package/dist/3334.index.js +0 -1
- package/dist/3343.index.js +0 -1
- package/dist/3377.index.js +0 -1
- package/dist/33dec2e0e865dd1841ce.eot +0 -0
- package/dist/3412.index.js +0 -1
- package/dist/3435.index.js +0 -1
- package/dist/3450.index.js +0 -1
- package/dist/3470.index.js +0 -1
- package/dist/34791bf31a4236531bc887b48f872c1c.js +0 -1
- package/dist/34b3249d58303435b894a43d3776a5c3.js +0 -1
- package/dist/3526.index.js +0 -1
- package/dist/3552.index.js +0 -1
- package/dist/3567d1ea443427e944a6f189a0898819.js +0 -1
- package/dist/3596.index.js +0 -1
- package/dist/36.index.js +0 -1
- package/dist/3646668820dc96864fbed7746f805947.js +0 -1
- package/dist/36474100e81ab63c4ddbc94ab2cc8667.js +0 -1
- package/dist/365b89ceec577ebec0a39c938c2363f0.js +0 -1
- package/dist/3664.index.js +0 -1
- package/dist/367ad31e6d99d0021d05133b85bb9faf.js +0 -1
- package/dist/37172facd8a534a38f378ca2a9c7c11b.js +0 -1
- package/dist/3733.index.js +0 -1
- package/dist/3767.css +0 -736
- package/dist/3767.index.js +0 -1
- package/dist/3789.index.js +0 -1
- package/dist/37afa466cdb7fa8fc2e043164d48f29e.js +0 -1
- package/dist/37ee3b5201ae2e2dc5dc8b1b20ad900e.js +0 -1
- package/dist/382.index.js +0 -1
- package/dist/38270ad5088729f40c461c4a5a6bad5d.js +0 -1
- package/dist/3876.index.js +0 -1
- package/dist/3921.index.js +0 -1
- package/dist/3947.index.js +0 -1
- package/dist/3953.index.js +0 -1
- package/dist/3981.index.js +0 -1
- package/dist/3995.index.js +0 -1
- package/dist/3b190e5159c72fb7e27271956772bcba.js +0 -1
- package/dist/3b544bb2c5a4e7b225a4b50235a0fd6d.js +0 -1
- package/dist/3b6e7dc98c47eeafd851ca5072db4be6.js +0 -1
- package/dist/3bbf0faa999b08584dc971eab820113a.js +0 -1
- package/dist/3c5b59a666c5d39d9ba9cc054d36a410.js +0 -1
- package/dist/3c71a5c0e85afc5486ee9ac29099843d.js +0 -1
- package/dist/3dcc18a5dee46b57ad7f85c0bee86802.js +0 -1
- package/dist/3df92508d7112d83474f31fe9590e289.js +0 -1
- package/dist/3e277a4ce5486a806a00497aea8ecdd3.js +0 -1
- package/dist/3e3e2243675fa4fb4b320dc57daf2d4f.js +0 -1
- package/dist/3f55ba1c6515db2f98bb996c1a5bc9e3.js +0 -1
- package/dist/3f758ea78954547fed0a8d999691dd7c.js +0 -1
- package/dist/4001.index.js +0 -1
- package/dist/4036.index.js +0 -1
- package/dist/406884d5525e864955e9f5058526aa02.js +0 -1
- package/dist/4084.index.js +0 -1
- package/dist/4088.index.js +0 -1
- package/dist/40dc555a17f1c85020333a41f01dd9ba.js +0 -1
- package/dist/40e6f6cb52a24a747b1046614db3b164.js +0 -1
- package/dist/41d8a58fd52b6a06e8d3fb06cdabf67a.js +0 -1
- package/dist/4226.index.js +0 -1
- package/dist/4253.index.js +0 -1
- package/dist/42b4ce6de00994aa6bf7db7ff2f931a8.js +0 -1
- package/dist/4310.index.js +0 -1
- package/dist/433.index.js +0 -1
- package/dist/4353.index.js +0 -1
- package/dist/4362.index.js +0 -1
- package/dist/4380.index.js +0 -1
- package/dist/4389.index.js +0 -1
- package/dist/43a0e099f8283dc1c1c6bbd39148d98d.js +0 -1
- package/dist/440f4d477b586c7a6ba4c1c966ca79fc.js +0 -1
- package/dist/4435.index.js +0 -1
- package/dist/4441.index.js +0 -1
- package/dist/4444.index.js +0 -1
- package/dist/4448.index.js +0 -1
- package/dist/444ababf8edc26948943fbb45bd06a19.js +0 -1
- package/dist/44701e25bb6f2ab9ff18343f2357d1b0.js +0 -1
- package/dist/44ac2a2398075299754707d4bac7c276.js +0 -1
- package/dist/4504.index.js +0 -1
- package/dist/4535.index.js +0 -1
- package/dist/4553.index.js +0 -1
- package/dist/460c67d8fe31ef229704bd5ab6d1dd26.js +0 -1
- package/dist/4639c30a609d986a255ccc684404527e.js +0 -1
- package/dist/4645.index.js +0 -1
- package/dist/4700af84801dbda8a3880e3469c21130.js +0 -1
- package/dist/4727.index.js +0 -1
- package/dist/4736a562251eeaea46dd06892b489f35.js +0 -1
- package/dist/47541c23870e955fff15de4be490ba74.js +0 -1
- package/dist/4781.index.js +0 -1
- package/dist/47f0fbf038314894ac52f2d67466b5e9.js +0 -1
- package/dist/4829.index.js +0 -1
- package/dist/483.index.js +0 -1
- package/dist/4839.index.js +0 -1
- package/dist/4853.index.js +0 -1
- package/dist/4860a6a7c59b9ed5c779f7201dc1f591.js +0 -1
- package/dist/4881.index.js +0 -1
- package/dist/4886.index.js +0 -1
- package/dist/48e9351c5623d4da657ce7d5d0267ea6.js +0 -1
- package/dist/4973.index.js +0 -1
- package/dist/4990.index.js +0 -1
- package/dist/4a1dab236c2844d28f73c5c128afe299.js +0 -1
- package/dist/4b425eb8188febc5a89674b89a72d296.js +0 -1
- package/dist/4b61fe945e9e73aba22717e5d6f080df.js +0 -1
- package/dist/4bf3bc1fbdd26ac698fef1bdf26e3ff4.js +0 -1
- package/dist/4c2816c26725f7aae5b490142e31112f.js +0 -1
- package/dist/4ceabd28d8dc751f41002ebf2b6fed88.js +0 -1
- package/dist/4d143a2d103a9e376a9e3b55e680eef7.js +0 -1
- package/dist/4d8cb7033879cb7fcc7a43798e2bde22.js +0 -1
- package/dist/4e389cce6fb8f78845fab249bce43c0b.js +0 -1
- package/dist/4eed3725a00fc2bab78accdb014b7826.js +0 -1
- package/dist/4ef80ee74467e0297eec3cc03092da01.js +0 -1
- package/dist/5011.index.js +0 -1
- package/dist/5049.index.js +0 -1
- package/dist/506d44d8712a22011ce2bec8adbb19b2.js +0 -1
- package/dist/50c073327491a2ed3bfa2ebb466c4204.js +0 -1
- package/dist/5174.index.js +0 -1
- package/dist/51f903c5ce5284a63196247cffb5ca40.js +0 -1
- package/dist/522.index.js +0 -1
- package/dist/5247.index.js +0 -1
- package/dist/5290.index.js +0 -1
- package/dist/5352ecd8e5f1a2637b48e18cc406edb1.js +0 -1
- package/dist/5362.index.js +0 -1
- package/dist/53e3600928916423671f3388e2d67844.js +0 -1
- package/dist/5436.index.js +0 -1
- package/dist/54560f13b36626237959e93b7771a484.js +0 -1
- package/dist/5479.index.js +0 -1
- package/dist/54b3396acd2c700969248de4b20cbf7c.js +0 -1
- package/dist/5514.index.js +0 -1
- package/dist/5520.index.js +0 -1
- package/dist/5579.index.js +0 -1
- package/dist/55892adefebc0d53993fb108151ed150.js +0 -1
- package/dist/5621.index.js +0 -1
- package/dist/5653.index.js +0 -1
- package/dist/574b7bee0563a9fe9a29.png +0 -1
- package/dist/5779.index.js +0 -1
- package/dist/57f4109bd1f06be4dc2bcb8ff7eaf1e5.js +0 -1
- package/dist/57f9654d8ecdebfb02c636e1889af2e4.js +0 -1
- package/dist/5806.index.js +0 -1
- package/dist/582.index.js +0 -1
- package/dist/582e24f5ba929e358fadfc7be4c18025.js +0 -1
- package/dist/58598705e7012f4ca1eb1dd21d3c59a5.js +0 -1
- package/dist/5861dfe4f2c7823623e82d0619c5bf06.js +0 -1
- package/dist/5876.index.js +0 -1
- package/dist/58aab872dbdb5e1607076e1935130e03.js +0 -1
- package/dist/58c35e5c73bbc1664bbd67c570342aa0.js +0 -1
- package/dist/592.index.js +0 -1
- package/dist/5924.index.js +0 -1
- package/dist/5937.index.js +0 -1
- package/dist/595aef8d8b0a2017e2fc27db5703e0d1.js +0 -1
- package/dist/5999.index.js +0 -1
- package/dist/59cc05504a1c823b6d4796bf6b430822.js +0 -1
- package/dist/5a496ae20cc576bef1d35972548207cf.js +0 -1
- package/dist/5a67fdd5293af0a35defd2574c05cd04.js +0 -1
- package/dist/5ada4185d70a1852b578b2063de58e37.js +0 -1
- package/dist/5b6a626249d0bc43e412fffa6a9ee177.js +0 -1
- package/dist/5bad2df0e3bfd8fdc1a332fb6276cb39.js +0 -1
- package/dist/5c53d90bf4029cfd1b6a0945d1cae142.js +0 -1
- package/dist/5c96efcfd419a70a93c96557979bc66d.js +0 -1
- package/dist/5d3314103b00c8ea165c6f9f6757f794.js +0 -1
- package/dist/5d46734b57c7408a41473abcd515b64c.js +0 -1
- package/dist/5da9145440d57c9b84d469253e84898d.js +0 -1
- package/dist/5e37c1ef17a219449c8c6aa37a87a941.js +0 -1
- package/dist/5e3f006db26e9b277b1bdbc130611a14.js +0 -1
- package/dist/5e55b301888460bd06c8e26d1011e01a.js +0 -1
- package/dist/5e6c2744429a8fac6e536b179c1f31d0.js +0 -1
- package/dist/5ebdef8c548fca6c51280e915d6f4c3f.js +0 -1
- package/dist/5ede1aebde9d4e5f5cce2db3044495c7.js +0 -1
- package/dist/5f3ce6efab3c679ec1ad25ab0b3f6b2f.js +0 -1
- package/dist/5f85bbe686fda2584caf.woff +0 -0
- package/dist/5fb6059ab5d7abab7a74eb73028a3aeb.js +0 -1
- package/dist/5fc5c77d4df4f5d77f8530f6b23ecd1e.js +0 -1
- package/dist/5fedbf948ed123687f77167fac1faf8b.js +0 -1
- package/dist/60340be8eea1d704a17f399b3c3f9577.js +0 -1
- package/dist/6049.index.js +0 -1
- package/dist/607.index.js +0 -1
- package/dist/6087.index.js +0 -1
- package/dist/609.index.js +0 -1
- package/dist/6100.index.js +0 -1
- package/dist/6126.index.js +0 -1
- package/dist/6211.index.js +0 -1
- package/dist/621b99ed1a029c36b4e91ec35f36c344.js +0 -1
- package/dist/6225.index.js +0 -1
- package/dist/6228.index.js +0 -1
- package/dist/6249.index.js +0 -1
- package/dist/625.index.js +0 -1
- package/dist/6252.index.js +0 -1
- package/dist/6264.index.js +0 -1
- package/dist/6292be0125d3720498496eaa7f541618.js +0 -1
- package/dist/6307.index.js +0 -1
- package/dist/6313.index.js +0 -1
- package/dist/6378.index.js +0 -1
- package/dist/637e363c105dce85c12fb99d7ef2fa7d.js +0 -1
- package/dist/6383.index.js +0 -1
- package/dist/63b15fb6fc8f897b22a4bf72b7e8452a.js +0 -1
- package/dist/6402.index.js +0 -1
- package/dist/6431.index.js +0 -1
- package/dist/646.index.js +0 -1
- package/dist/64a5f4d62507d032038dcd76d15188e1.js +0 -1
- package/dist/64c45b6610e353ba59a58afc6dd090ca.js +0 -1
- package/dist/64d6924350bd7706850cdc0dcc76ccf6.js +0 -1
- package/dist/6511453710d760c2682567b40ddb3301.js +0 -1
- package/dist/653.index.js +0 -1
- package/dist/6548.index.js +0 -1
- package/dist/6568.index.js +0 -1
- package/dist/656f53e1b4c6e37a31799737faf6d639.js +0 -1
- package/dist/6606.index.js +0 -1
- package/dist/663234c150f2097f3812c6065491497c.js +0 -1
- package/dist/6659.index.js +0 -1
- package/dist/6691.index.js +0 -1
- package/dist/6700.index.js +0 -1
- package/dist/6747.index.js +0 -1
- package/dist/6874.index.js +0 -1
- package/dist/6903d8ef977a1424c4e2eb22b96feb77.js +0 -1
- package/dist/692.index.js +0 -1
- package/dist/6973.index.js +0 -1
- package/dist/6978.index.js +0 -1
- package/dist/6a7bf4fb4484f6f48d8e4337f126a61d.js +0 -1
- package/dist/6abb884bd4f1a54529c00b58c14741cc.js +0 -1
- package/dist/6b586356e837581204dc.svg +0 -1
- package/dist/6bb61adbbc13088ee1c32d88b5c7e754.js +0 -1
- package/dist/6c0a75dc5671c3f237a79f6e45b9891c.js +0 -1
- package/dist/6c67587c2093ac3a19da9f2196e040b7.js +0 -1
- package/dist/6d38cef4a006e6cfe54a6117aba7b600.js +0 -1
- package/dist/6f09754fd684f82e6c06ae526d15ac80.js +0 -1
- package/dist/6f64da239140d00b81d8b6c523e86daf.js +0 -1
- package/dist/6faa9e5f2a0122d2333fa450337a09b0.js +0 -1
- package/dist/6fd6a6ddbcbbebe735c9d21e594203ec.js +0 -1
- package/dist/7000.index.js +0 -1
- package/dist/70074e0c785c9a808dea76c7c7d17af3.js +0 -1
- package/dist/70286c33cab463fd576766adecd2d5d9.js +0 -1
- package/dist/703.index.js +0 -1
- package/dist/7032.index.js +0 -1
- package/dist/707fa1de4d2096da1951c4bc9d21cb6d.js +0 -1
- package/dist/7080d2a1db1608264a6d9d9fbaf2cce8.js +0 -1
- package/dist/7125.index.js +0 -1
- package/dist/7151.index.js +0 -1
- package/dist/7155.index.js +0 -1
- package/dist/716.index.js +0 -1
- package/dist/7161.index.js +0 -1
- package/dist/7165.index.js +0 -1
- package/dist/716879b6ef8945d579595d88534ae402.js +0 -1
- package/dist/7190.index.js +0 -1
- package/dist/7194.index.js +0 -1
- package/dist/7197.index.js +0 -1
- package/dist/721.index.js +0 -1
- package/dist/7222.index.js +0 -1
- package/dist/725da29f1643c2263a437c08a1454aea.js +0 -1
- package/dist/7264.index.js +0 -1
- package/dist/7335.index.js +0 -1
- package/dist/7339.index.js +0 -1
- package/dist/7349.index.js +0 -1
- package/dist/7350.index.js +0 -1
- package/dist/7375.index.js +0 -1
- package/dist/73c78b067c792ea8c737746e4671d3e0.js +0 -1
- package/dist/740f4264cd757fcf28331fd30daf295e.js +0 -1
- package/dist/7416.index.js +0 -1
- package/dist/7451.index.js +0 -1
- package/dist/7493f0c3c9bf268d6ad785019d993dd7.js +0 -1
- package/dist/74fa46809aba9625071aa51bc0a71561.js +0 -1
- package/dist/755.index.js +0 -1
- package/dist/755114145e5b97e5571a160a39e716db.js +0 -1
- package/dist/756.index.js +0 -1
- package/dist/7595.index.js +0 -1
- package/dist/75bffda9455d77087f34708ac4e85371.js +0 -1
- package/dist/75d2dae20d7bac5ecfa9dafc48ec04eb.js +0 -1
- package/dist/760eb6458a048f3cba7bc3ae52ef2ba4.js +0 -1
- package/dist/7610.index.js +0 -1
- package/dist/7613.index.js +0 -1
- package/dist/7633.index.js +0 -1
- package/dist/7665.index.js +0 -1
- package/dist/7691.index.js +0 -1
- package/dist/7726.index.js +0 -1
- package/dist/7735af777659608bcd8cd6525e3bbe58.js +0 -1
- package/dist/77aaca51c1c32acaf32656d45f4dc017.js +0 -1
- package/dist/7857.index.js +0 -1
- package/dist/788819e459cdd8c4c1ef565fd303f519.js +0 -1
- package/dist/7907.index.js +0 -1
- package/dist/791.index.js +0 -1
- package/dist/7a9a1dced0e327dc9cb1728bef25641d.js +0 -1
- package/dist/7bd84be066027e61c84c9c2aa9543c2a.js +0 -1
- package/dist/7c1cd1223bd45600763f8c152ad167d5.js +0 -1
- package/dist/7c27341a2599ffb713c8fb7beced7601.js +0 -1
- package/dist/7c317e61789b17749dfe6ea294c89b6b.js +0 -1
- package/dist/7c9c55eb1a1e5c1dfd63631511d9a1f0.js +0 -1
- package/dist/7dead8e2fcacc316bbfa632cd9f1c9bb.js +0 -1
- package/dist/7e4099fc2d04c7c1cf96892b962ba4ec.js +0 -1
- package/dist/7ef082035f74b3d7324f95a7498ea656.js +0 -1
- package/dist/7f12d133c88ce53d0837a6c4c0287a37.js +0 -1
- package/dist/7f407a1006eb830d6f0aaad96c133d26.js +0 -1
- package/dist/8026.index.js +0 -1
- package/dist/805cb6232d7a9fa46025d48a43622ecf.js +0 -1
- package/dist/806.index.js +0 -1
- package/dist/8060.index.js +0 -1
- package/dist/8085.index.js +0 -1
- package/dist/80a171b7595d1161735e23dec8efddd6.js +0 -1
- package/dist/8115.index.js +0 -1
- package/dist/8138.index.js +0 -1
- package/dist/8179.index.js +0 -1
- package/dist/8201.index.js +0 -1
- package/dist/8211.index.js +0 -1
- package/dist/8231.index.js +0 -1
- package/dist/8289.index.js +0 -1
- package/dist/8293.index.js +0 -1
- package/dist/82fed7ec74be91e0db61c500d9c6d7ee.js +0 -1
- package/dist/8302.index.js +0 -1
- package/dist/8321.index.js +0 -1
- package/dist/83387cb17a7680f59240e7b399e3ac2b.js +0 -1
- package/dist/8361542d34c46713c9aff6c4ce65a9a3.js +0 -1
- package/dist/8410.index.js +0 -1
- package/dist/8412.index.js +0 -1
- package/dist/8423f61a6b43ebee39273fd08e332d47.js +0 -1
- package/dist/8428.index.js +0 -1
- package/dist/8448.index.js +0 -1
- package/dist/8452.index.js +0 -1
- package/dist/8454.index.js +0 -1
- package/dist/8484.index.js +0 -1
- package/dist/8529.index.js +0 -1
- package/dist/8568.index.js +0 -1
- package/dist/85a977f41a907dba8c672f9bf4943da0.js +0 -1
- package/dist/8605.index.js +0 -1
- package/dist/866bf6ca5057dcb24503761af061d486.js +0 -1
- package/dist/8671.index.js +0 -1
- package/dist/870184211838006214be1c23c98672fc.js +0 -1
- package/dist/8707a7b49421dbbb842506674ff87fa3.js +0 -1
- package/dist/8713.index.js +0 -1
- package/dist/8739.index.js +0 -1
- package/dist/875e553a27bee88a73df34a90b3058e4.js +0 -1
- package/dist/8772719d0f76ecabded160e32dc5eb77.js +0 -1
- package/dist/8785.index.js +0 -1
- package/dist/8789.index.js +0 -1
- package/dist/87932c8321c9985ed3b6979e86d2a50e.js +0 -1
- package/dist/87d6bf8becf2d5ebe2f71fda95a313ea.js +0 -1
- package/dist/8825.index.js +0 -1
- package/dist/8852.index.js +0 -1
- package/dist/8883.index.js +0 -1
- package/dist/88bbfb9fdb8730ffc23f546b42d8d620.js +0 -1
- package/dist/88e2feda80ac8cfb28f1dc0ec833b40d.js +0 -1
- package/dist/890.index.js +0 -1
- package/dist/8921.index.js +0 -1
- package/dist/894720f1519e5eb34e1b4f33fca7a9dd.js +0 -1
- package/dist/894edcaf39c3c95818e3949d737ed459.js +0 -1
- package/dist/8977.index.js +0 -1
- package/dist/8991.index.js +0 -1
- package/dist/89d3c35a5ef97a600927b477a9ba06b4.js +0 -1
- package/dist/8ba6618773c9d8d0b4f6ecb785651e2c.js +0 -1
- package/dist/8bf75743fb14fea7cf02a5da1bda79d4.js +0 -1
- package/dist/8cb83aa3fea85e950c29450b8237fb72.js +0 -1
- package/dist/8d9bb1799d9b98db107e84f10132e17f.js +0 -1
- package/dist/8ed58ed9c7e1cb1ae1f2830d29011ffb.js +0 -1
- package/dist/8f5997c65fc8937aa89d15d9a7237f63.js +0 -1
- package/dist/9020.index.js +0 -1
- package/dist/9041.index.js +0 -1
- package/dist/9053.index.js +0 -1
- package/dist/909adc4a16e0f97d869e3dd16d561430.js +0 -1
- package/dist/90bafd962205e96c3285d27cbf95c55c.js +0 -1
- package/dist/9111.index.js +0 -1
- package/dist/9144.index.js +0 -1
- package/dist/9185.index.js +0 -1
- package/dist/91bd2b106800bd7812e2ab5a5fea985b.js +0 -1
- package/dist/9215.index.js +0 -1
- package/dist/9233.index.js +0 -1
- package/dist/926.index.js +0 -1
- package/dist/92f4aab5c66f6269c7054c8fbcb3de13.js +0 -1
- package/dist/9304.index.js +0 -1
- package/dist/9331.index.js +0 -1
- package/dist/9340.index.js +0 -1
- package/dist/9391.index.js +0 -1
- package/dist/9397.index.js +0 -1
- package/dist/9400.index.js +0 -1
- package/dist/9408.index.js +0 -1
- package/dist/9417.index.js +0 -1
- package/dist/9432.index.js +0 -1
- package/dist/946.index.js +0 -1
- package/dist/9463.index.js +0 -1
- package/dist/9466.index.js +0 -1
- package/dist/9468.index.js +0 -1
- package/dist/9494.index.js +0 -1
- package/dist/9508.index.js +0 -1
- package/dist/9522.index.js +0 -1
- package/dist/9532.index.js +0 -1
- package/dist/9576.index.js +0 -1
- package/dist/957970f69802c38a9092b9b6264cc1b9.js +0 -1
- package/dist/9600fed6a4508afbbcd2c75923d953c3.js +0 -1
- package/dist/9621.index.js +0 -1
- package/dist/9623.index.js +0 -1
- package/dist/962969a46fefcace3305abd4d6e14a2e.js +0 -1
- package/dist/964646d64dd3196a9c27fe302511414a.js +0 -1
- package/dist/9648.index.js +0 -1
- package/dist/9652.index.js +0 -1
- package/dist/9661.index.js +0 -1
- package/dist/9671c350e11f1569edb5066cbfeb3334.js +0 -1
- package/dist/9696a4229fb787eeb25b26f1274b75ee.js +0 -1
- package/dist/9700.index.js +0 -1
- package/dist/9748.index.js +0 -1
- package/dist/9781.index.js +0 -1
- package/dist/9793.index.js +0 -1
- package/dist/97e72973d750ecb3bc2e75b75bf63c5b.js +0 -1
- package/dist/9804.index.js +0 -1
- package/dist/9807cf1e443a7440371904b6525f37eb.js +0 -1
- package/dist/9821.index.js +0 -1
- package/dist/9853.index.js +0 -1
- package/dist/985d6749688c18f94994794f88492444.js +0 -1
- package/dist/9869.index.js +0 -1
- package/dist/9897.index.js +0 -1
- package/dist/99ade8b6895e3a1c3d6eb70583cb924e.js +0 -1
- package/dist/9b1fd9cf4206cc32e84150c49707d811.js +0 -1
- package/dist/9b8e2282f60f104ff3ace5b905af4d62.js +0 -1
- package/dist/9ff6d4a6592c0cb7d0b939113c3a6b31.js +0 -1
- package/dist/a164d0e40c4dfa485dcf8e6d5258d767.js +0 -1
- package/dist/a1c8660c5bcc6b6a43a7fb3c351174d9.js +0 -1
- package/dist/a2a705f6bc3a6827d6c94c5978aec36d.js +0 -1
- package/dist/a2c0fcb443c396b30a11fc1682a29c13.js +0 -1
- package/dist/a2d3450d9a39c72312a0afa486269a02.js +0 -1
- package/dist/a4306aa43824ec1a4ee422b59a851e6f.js +0 -1
- package/dist/a4bedde07e392f8ebf64341b61f75df2.js +0 -1
- package/dist/a4d638b976f02f35740be031f996e088.js +0 -1
- package/dist/a533e643002830be2da76c9527265860.js +0 -1
- package/dist/a5d364d12a8f7691339c497b2e725bcf.js +0 -1
- package/dist/a7824ec1ab22aeb22bb35ab8bf1ddc4a.js +0 -1
- package/dist/a934b622dd8bdcdcdc1dde985a07ac14.js +0 -1
- package/dist/a98ead014d010899b35ee25c7c225542.js +0 -1
- package/dist/aa0619cbb003e1dd873d027494aa84c4.js +0 -1
- package/dist/aa0eee504d52a12d3a30bbd523afcc34.js +0 -1
- package/dist/aa5623ec68d23fedb9c9c115c7d99063.js +0 -1
- package/dist/aaddd877950d1e3bf1b3ef0fc0ff596e.js +0 -1
- package/dist/aaf5c3a4f1a188fd051577cea7b87209.js +0 -1
- package/dist/ab4b314445b23359319c14cce9a0e321.js +0 -1
- package/dist/abb40a9a6ef0b2fe14c66dcadc9857a2.js +0 -1
- package/dist/ad215d7ba317c941cdcc96ae78e86666.js +0 -1
- package/dist/adc5e81257ed3f8d70d03cf79150eec1.js +0 -1
- package/dist/aedbf3a3ece39aab8c9f3b3a3779e79b.js +0 -1
- package/dist/af959c2a870f08dd8abccae97c9b9bae.js +0 -1
- package/dist/b0071564b0854c39e3de8b99d66e4dfd.js +0 -1
- package/dist/b02d982ccb1011197a5a24800b178a0a.js +0 -1
- package/dist/b0803f33b602bd3b26be70f259e38cee.js +0 -1
- package/dist/b1170472ae4b50e3b0070eb991e502fe.js +0 -1
- package/dist/b1ac30076824f72cdff7ea29ae0b6801.js +0 -1
- package/dist/b1f3f77a9279cdb38846ebe13c3438bc.js +0 -1
- package/dist/b20056c149af6b50c851ecfff90e0ccb.js +0 -1
- package/dist/b20cd9acf45420fcacfd923754185663.js +0 -1
- package/dist/b25188cf2652d63136d5e54c38abf84e.js +0 -1
- package/dist/b2742fab9568b63c2274698af5d381fc.js +0 -1
- package/dist/b2ff96fbe6501ff45c37491b94c96c5f.js +0 -1
- package/dist/b33ef9b4202539d3690251cb8213a034.js +0 -1
- package/dist/b3bb2c8deddd8c2afcf73f6f5d711596.js +0 -1
- package/dist/b402b938ca2da72e0984a1360eda5897.js +0 -1
- package/dist/b460e24d77f9c0d8b21e65d899840adb.js +0 -1
- package/dist/b6a6a4adaab4f09a7835ff64a5096198.js +0 -1
- package/dist/b6df2278bd475169749bab512944b7ec.js +0 -1
- package/dist/b7b7be8216519adf62d75f123f9c6423.js +0 -1
- package/dist/b808fb222140a85b23ebbe0fffa906d9.js +0 -1
- package/dist/b8197742452dd2e77090dde34cb2dc4d.js +0 -1
- package/dist/b881dca9d9a80f61d87374b4bd5a2dd5.js +0 -1
- package/dist/b98206b2175363f1150c074608603942.js +0 -1
- package/dist/ba6b8b3e06cd9d0aee9c69278ee84647.js +0 -1
- package/dist/baa5bf4cfefed057a4657a1b02cfa114.js +0 -1
- package/dist/bb4d542cb170b3f7b27a42c69262975b.js +0 -1
- package/dist/bb5bab7a675544fe31ddb7f4a77dffb9.js +0 -1
- package/dist/bc0551f89df16ee262a67c0431544a9e.js +0 -1
- package/dist/bc6bf11c6f5e6743aa4c.png +0 -1
- package/dist/c0736a7477d7aac4c669bb94ccae25d9.js +0 -1
- package/dist/c0780e66c6b1ade0fa22283ce1f9c402.js +0 -1
- package/dist/c1bc72d79cc6161590fc01c6b139fccd.js +0 -1
- package/dist/c32ec7d45ccd947b98fe458a8ca1405b.js +0 -1
- package/dist/c40023acde0f3d5f4806f5fccbb4284b.js +0 -1
- package/dist/c45445ab45defa960329c6f8e6224e57.js +0 -1
- package/dist/c51840077c684be0e7e13339f85cd4a9.js +0 -1
- package/dist/c530988d2b1966fd10a4d99fa3877e1b.js +0 -1
- package/dist/c631c95d9019218dfd22d028f215e1d1.js +0 -1
- package/dist/c728b4ef87cfd5f561d1601f0867c39d.js +0 -1
- package/dist/c733414555a126e689832ffb55cc203f.js +0 -1
- package/dist/c797511423f91a877e7fdffa74d015cb.js +0 -1
- package/dist/c7ca9dccbac3af7ebc82b271dd2aa570.js +0 -1
- package/dist/c80e89199aef31e48addb2b35ea96365.js +0 -1
- package/dist/cb4175466ea600940f2927fa03a217e8.js +0 -1
- package/dist/cb652f200fc3dd740b2e7f678a9272ea.js +0 -1
- package/dist/cbdbd623038183a8c068dd24ecd90682.js +0 -1
- package/dist/cbdc4ca43a8c940a6c3f59a8b6f17df5.js +0 -1
- package/dist/ccde58de5468dd353dbee74d631ebdf0.js +0 -1
- package/dist/cd358d9acaaa7049d85b15ac766fc314.js +0 -1
- package/dist/cd9a17f94a922c7c88000b1b3cdd67df.js +0 -1
- package/dist/cda6c5c52fa5d595982da0fac9da25a5.js +0 -1
- package/dist/cf188b3f83735389d47bb12fc9f7069a.js +0 -1
- package/dist/cf26dd07f19bcb5b7efbf057a6cfeb8f.js +0 -1
- package/dist/cf3f6b1c74c72cb5d02870022dbc9f94.js +0 -1
- package/dist/cf90a39d245bf7e6c1b41c7a9a28f0a1.js +0 -1
- package/dist/cf9c7cbfc2b609b9ae59daeab82719c4.js +0 -1
- package/dist/d04707d65591e86810ebc56d48b10810.js +0 -1
- package/dist/d1a58542777d072396d7cee5487304f9.js +0 -1
- package/dist/d1efdca26800423a363b769b1834cfcf.js +0 -1
- package/dist/d2a00e1726c71ca10fbaf4b9c4374458.js +0 -1
- package/dist/d2fe7592ff2fdda099b2b6355abe8c06.js +0 -1
- package/dist/d30fa4070abd6929228505790744e180.js +0 -1
- package/dist/d43ad5f9bad9a042b49b2592c7639c28.js +0 -1
- package/dist/d542dda7308361c34af2afb9b70d755a.js +0 -1
- package/dist/d5a6140d581e5c4eb200259ce372f40b.js +0 -1
- package/dist/d5a6dcf9830ac1369f3b.svg +0 -1
- package/dist/d5f79987405c2169278f8de37bcc9d05.js +0 -1
- package/dist/d78d3b050ea95b068380d975fd413fd7.js +0 -1
- package/dist/d79b3962938d65fb85c6f844e86d92d9.js +0 -1
- package/dist/d7b57d5ebdcade0ce5e047509e06861a.js +0 -1
- package/dist/d7d616d4aa8fd3f51d681242853dcde9.js +0 -1
- package/dist/d83f2acd25388452582e5a4c727255b0.js +0 -1
- package/dist/da1c1b1569c4d5872c9a18c29f0b5c90.js +0 -1
- package/dist/da55f4fe3daed3f79fc4565668ecf7dd.js +0 -1
- package/dist/db8ca5cfb6fe4aaef215f116f6991784.js +0 -1
- package/dist/dbc87324ecf271d088a2ab0823de9c5d.js +0 -1
- package/dist/dbd05051a3ecf6b10e2f7b8904153f2d.js +0 -1
- package/dist/dc1eb6c1c92d7067c72b82b2833a7d2c.js +0 -1
- package/dist/dcb197c0214e800da9d9436dfc9437d6.js +0 -1
- package/dist/dd249572bee43eea33a6.ttf +0 -0
- package/dist/ddbc961769cd2ff4d4a7a136168ebf4c.js +0 -1
- package/dist/de0fd4fd7c2d7a4887cbc99eed91f797.js +0 -1
- package/dist/df37029cdf8359ecac0aebdf4f257d03.js +0 -1
- package/dist/df5710d97a899b672060afaa8c4891c2.js +0 -1
- package/dist/dfb7dd1fab06b2403f76c23f80b15738.js +0 -1
- package/dist/e07a0b284934d3a0e8c02c508edc9df1.js +0 -1
- package/dist/e0adad8a8579bf99f3e22f7c214a5c64.js +0 -1
- package/dist/e0e32c3798e8895695ce5b372a0c989f.js +0 -1
- package/dist/e2b38a8393be2cf23f3894ace3efb1c3.js +0 -1
- package/dist/e32f09119052a55cce3c.png +0 -1
- package/dist/e3851b9384a984c6fdb5.png +0 -1
- package/dist/e3ba4b654313ae98884a6c9044197e09.js +0 -1
- package/dist/e4565878df49fd4ce3edd3f1022c1695.js +0 -1
- package/dist/e4917fa7632b01d28e99304d32d989f7.js +0 -1
- package/dist/e4968d8264b40c14f123f28419eb456d.js +0 -1
- package/dist/e56fe7e8042772742953d0daa47cd621.js +0 -1
- package/dist/e6070e43daf8a9e5f13f515a5a03e66c.js +0 -1
- package/dist/e61779df91186b23e7adf2d1968b2708.js +0 -1
- package/dist/e6ad50b520736b595970c9e07029c3f1.js +0 -1
- package/dist/e6cf8898b285b71e2abe832717ac7060.js +0 -1
- package/dist/e6fae0b04a3000a57f22bb25325c8afe.js +0 -1
- package/dist/e6fb5287a46e030336c006e3f50ade3a.js +0 -1
- package/dist/e7e1a807af3160b342e0a3550cf8f7c5.js +0 -1
- package/dist/e874d975c9128dc6eb9a513d088bed9f.js +0 -1
- package/dist/e8fa659263d5ca9e0d1be69c048133a8.js +0 -1
- package/dist/e97cfa120fde26da0359ca29afaf3171.js +0 -1
- package/dist/eaa55a522fb2cb2f0287711f42344984.js +0 -1
- package/dist/eba5ee3fb1f3e92af88c69e50b2a8fd1.js +0 -1
- package/dist/ec2d138afc9cc9e81c4c6ef36ed55228.js +0 -1
- package/dist/ec32839f8f3353e66b85450525fa3114.js +0 -1
- package/dist/ecd02712f5a40fcdaa3bfa8190470024.js +0 -1
- package/dist/ecd37b343c4dcc8dac849b1c680dcbef.js +0 -1
- package/dist/ecdb4966f685f3e44b1f28fae46827a3.js +0 -1
- package/dist/ee694c1bcbdc9439e50f816c39fd1023.js +0 -1
- package/dist/efc14cdf19554635e477781704353ec2.js +0 -1
- package/dist/f0548260c0ac6b0e7cdb8909df1a5333.js +0 -1
- package/dist/f0878cc386a608146dbc8fb3b6745c42.js +0 -1
- package/dist/f326f2f263b1498fedbe1d07d7254d10.js +0 -1
- package/dist/f3c7b9d832aa442df3d140f7697b4f62.js +0 -1
- package/dist/f422f99dc05cb0013092.png +0 -1
- package/dist/f42342b39da2c42adc65ebcf52839f90.js +0 -1
- package/dist/f4c53706e1721b08e8b2f650c8bd35c4.js +0 -1
- package/dist/f582d9feb91d31036d3dae4cdaea865f.js +0 -1
- package/dist/f5bea0e1099339b99b21ee2d3c0fc489.js +0 -1
- package/dist/f7186078e00d958aa2b316483dfc7e1c.js +0 -1
- package/dist/f79630d85284a7f6dadc25c1d256af0a.js +0 -1
- package/dist/f80efec9a63094f19edae0480a0f2cd8.js +0 -1
- package/dist/f90003058d7087f15baa27b80bf08c1d.js +0 -1
- package/dist/f980fd09c34c277299e2d3f83aebdba5.js +0 -1
- package/dist/f9891d13237b59ce53f07874ab7a711b.js +0 -1
- package/dist/fb59a7c154104a421146ab9e5bd71540.js +0 -1
- package/dist/fc00657a30e4c8d53e47374ba0b1e8bf.js +0 -1
- package/dist/fd40b62490e412d27bc67e660aacae19.js +0 -1
- package/dist/fd5bc50b18c9f46380cbe5ec1ac2127b.js +0 -1
- package/dist/fd5e2efd3b2d047abe8473f99c650a35.js +0 -1
- package/dist/fdf4d851b44839d8fdfa77b3419bce19.js +0 -1
- package/dist/ffd3b83e8b5878f4785591ff54b1dfff.js +0 -1
- package/dist/index.js +0 -2
- package/dist/index.js.LICENSE.txt +0 -269
- package/dist/main.css +0 -4359
- package/dist/public/icons/2d496b55d85a9545d7311c073af442bb.png +0 -0
- package/dist/public/icons/2fbb4e0927d18e3f8e5c6511ab88d5b3.png +0 -0
- package/dist/public/icons/8066280d0bf51efeeb6ed9637f730aac.svg +0 -455
- package/dist/public/icons/90553767e0a05b9585a54797cfd9ce51.png +0 -0
- package/dist/public/icons/97210ba7dc321670f4a144c1b40e88d8.png +0 -0
- package/dist/public/icons/NoData.png +0 -0
- package/dist/public/icons/antsomi_logo.png +0 -0
- package/dist/public/icons/bb64e23a1ff390a416d765ee556096ab.svg +0 -87
- package/dist/public/icons/d327b24e9c5d8f486f08d253aab58ce6.png +0 -0
- package/dist/public/icons/email.png +0 -0
- package/dist/public/icons/english.png +0 -0
- package/dist/public/icons/f1cf266d0a0a53ce07f2dbb859869b7a.png +0 -0
- package/dist/public/icons/forgot_password.png +0 -0
- package/dist/public/icons/img-account-big.png +0 -0
- package/dist/public/icons/ip14-pro-camera.png +0 -0
- package/dist/public/icons/ip14-pro-mobile-frame.png +0 -0
- package/dist/public/icons/iphone-top-bar.png +0 -0
- package/dist/public/icons/iphone.png +0 -0
- package/dist/public/icons/loginStep2.png +0 -0
- package/dist/public/icons/placeholder-image.png +0 -0
- package/dist/public/icons/profile.png +0 -0
- package/dist/public/icons/recommendation-human.png +0 -0
- package/dist/public/icons/skeleton-background.png +0 -0
- package/dist/public/icons/stars_slider.png +0 -0
- package/dist/public/icons/step1.png +0 -0
- package/dist/public/icons/step2.png +0 -0
- package/dist/public/icons/tail.png +0 -0
- package/dist/public/icons/transparent.svg +0 -1
- package/dist/public/icons/vietnam.png +0 -0
|
@@ -12,1098 +12,1098 @@ library.add(fas, far, fab);
|
|
|
12
12
|
const { fontSize, accent7, gray5, scrollBarSize, bw3, bw4, bw5 } = globalToken || {};
|
|
13
13
|
export const GlobalStyle = () => {
|
|
14
14
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41;
|
|
15
|
-
return (React.createElement(Global, { styles: css `
|
|
16
|
-
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
|
|
17
|
-
|
|
18
|
-
:root {
|
|
19
|
-
--divider-1: ${bw3};
|
|
20
|
-
--divider-2: ${bw4};
|
|
21
|
-
--divider-3: ${bw5};
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
*,
|
|
25
|
-
*:before,
|
|
26
|
-
*:after {
|
|
27
|
-
-webkit-box-sizing: border-box;
|
|
28
|
-
-moz-box-sizing: border-box;
|
|
29
|
-
box-sizing: border-box;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
hr {
|
|
33
|
-
border-color: var(--divider-1);
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.rc-virtual-list-scrollbar {
|
|
37
|
-
width: 4px !important;
|
|
38
|
-
height: 4px !important;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
/* Custom */
|
|
42
|
-
.antsomi-scrollbar-hidden {
|
|
43
|
-
-ms-overflow-style: none; /* for Internet Explorer, Edge */
|
|
44
|
-
scrollbar-width: none; /* for Firefox */
|
|
45
|
-
|
|
46
|
-
&::-webkit-scrollbar {
|
|
47
|
-
display: none;
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
/* width */
|
|
52
|
-
::-webkit-scrollbar {
|
|
53
|
-
width: ${scrollBarSize} !important;
|
|
54
|
-
height: ${scrollBarSize} !important;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/* Track */
|
|
58
|
-
::-webkit-scrollbar-track {
|
|
59
|
-
background: #fff !important;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
/* Handle */
|
|
63
|
-
::-webkit-scrollbar-thumb {
|
|
64
|
-
background: ${gray5};
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.rc-virtual-list {
|
|
68
|
-
.rc-virtual-list-scrollbar-vertical {
|
|
69
|
-
width: ${scrollBarSize} !important;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.rc-virtual-list-scrollbar-thumb {
|
|
73
|
-
background: ${accent7} !important;
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.custom-scrollbars {
|
|
78
|
-
&:hover {
|
|
79
|
-
.scrollbar-track {
|
|
80
|
-
opacity: 1 !important;
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.antsomi-scroll-box {
|
|
86
|
-
overflow-y: auto;
|
|
87
|
-
scrollbar-gutter: stable !important;
|
|
88
|
-
margin-right: -${scrollBarSize} !important;
|
|
89
|
-
|
|
90
|
-
&.on-scroll {
|
|
91
|
-
::-webkit-scrollbar-thumb {
|
|
92
|
-
display: block !important;
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.scroll-content {
|
|
97
|
-
margin-right: -${scrollBarSize} !important;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
::-webkit-scrollbar {
|
|
101
|
-
width: ${scrollBarSize} !important;
|
|
102
|
-
height: ${scrollBarSize} !important;
|
|
103
|
-
background-color: transparent !important;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
::-webkit-scrollbar-track {
|
|
107
|
-
background-color: transparent !important;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
::-webkit-scrollbar-thumb {
|
|
111
|
-
background-color: ${gray5} !important;
|
|
112
|
-
border-radius: 15px !important;
|
|
113
|
-
display: none !important;
|
|
114
|
-
|
|
115
|
-
&:hover {
|
|
116
|
-
display: block !important;
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
/* Button */
|
|
122
|
-
.antsomi-btn {
|
|
123
|
-
font-weight: 700 !important;
|
|
124
|
-
display: inline-flex !important;
|
|
125
|
-
align-items: center !important;
|
|
126
|
-
justify-content: center !important;
|
|
127
|
-
gap: 8px;
|
|
128
|
-
|
|
129
|
-
i {
|
|
130
|
-
font-size: 20px;
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
.antsomi-btn-default {
|
|
135
|
-
&:not(:disabled):hover {
|
|
136
|
-
border-color: ${(_a = THEME.token) === null || _a === void 0 ? void 0 : _a.blue3} !important;
|
|
137
|
-
background-color: ${(_b = THEME.token) === null || _b === void 0 ? void 0 : _b.blue} !important;
|
|
138
|
-
}
|
|
139
|
-
&:not(:disabled).antsomi-btn-default-active {
|
|
140
|
-
border-color: ${(_c = THEME.token) === null || _c === void 0 ? void 0 : _c.colorPrimary} !important;
|
|
141
|
-
background-color: ${(_d = THEME.token) === null || _d === void 0 ? void 0 : _d.blue1_1} !important;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
&.antsomi-btn-dangerous {
|
|
145
|
-
border-color: ${(_e = THEME.token) === null || _e === void 0 ? void 0 : _e.red2} !important;
|
|
146
|
-
|
|
147
|
-
&:not(:disabled):hover {
|
|
148
|
-
border-color: ${(_f = THEME.token) === null || _f === void 0 ? void 0 : _f.red3} !important;
|
|
149
|
-
background-color: ${(_g = THEME.token) === null || _g === void 0 ? void 0 : _g.red} !important;
|
|
150
|
-
}
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
&.antsomi-btn-icon-only {
|
|
154
|
-
width: 36px !important;
|
|
155
|
-
height: 36px !important;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
&.antsomi-btn-icon-only.antsomi-btn-default {
|
|
159
|
-
width: 30px !important;
|
|
160
|
-
height: 30px !important;
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
&.antsomi-btn-icon-only.antsomi-btn-sm {
|
|
164
|
-
/* Important to override the above code before */
|
|
165
|
-
width: 24px !important;
|
|
166
|
-
height: 24px !important;
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
|
|
170
|
-
.antsomi-btn-text:disabled,
|
|
171
|
-
.antsomi-btn-link:disabled {
|
|
172
|
-
color: ${(_h = THEME.token) === null || _h === void 0 ? void 0 : _h.bw6} !important;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
/* .antsomi-btn-primary:disabled, */
|
|
176
|
-
.antsomi-btn-default:disabled,
|
|
177
|
-
.antsomi-btn-dashed:disabled,
|
|
178
|
-
.antsomi-btn-disabled,
|
|
179
|
-
.antsomi-btn-default.antsomi-btn-dangerous:disabled,
|
|
180
|
-
.antsomi-btn-primary.antsomi-btn-dangerous:disabled {
|
|
181
|
-
border-color: ${(_j = THEME.token) === null || _j === void 0 ? void 0 : _j.bw4} !important;
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
.antsomi-btn-default:disabled,
|
|
185
|
-
.antsomi-btn-dashed:disabled,
|
|
186
|
-
.antsomi-btn-disabled,
|
|
187
|
-
.antsomi-btn-default.antsomi-btn-dangerous:disabled {
|
|
188
|
-
color: ${(_k = THEME.token) === null || _k === void 0 ? void 0 : _k.bw6} !important;
|
|
189
|
-
background-color: ${(_l = THEME.token) === null || _l === void 0 ? void 0 : _l.bw2} !important;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
// NOTE: Just hot fix for easy looking
|
|
193
|
-
.antsomi-btn-primary.antsomi-btn-compact-item.antsomi-btn-compact-first-item {
|
|
194
|
-
padding-right: 6px !important;
|
|
195
|
-
}
|
|
196
|
-
.antsomi-btn-compact-item.antsomi-btn-primary.antsomi-btn-compact-last-item {
|
|
197
|
-
width: fit-content;
|
|
198
|
-
//padding: 0px !important;
|
|
199
|
-
padding: 0px 4px !important;
|
|
200
|
-
&::before {
|
|
201
|
-
content: '';
|
|
202
|
-
position: absolute;
|
|
203
|
-
left: 0px;
|
|
204
|
-
background-color: ${globalToken === null || globalToken === void 0 ? void 0 : globalToken.blue5} !important;
|
|
205
|
-
top: auto !important;
|
|
206
|
-
height: 80% !important;
|
|
207
|
-
width: 1px !important;
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
&:disabled {
|
|
211
|
-
&::before {
|
|
212
|
-
background-color: ${globalToken === null || globalToken === void 0 ? void 0 : globalToken.bw4} !important;
|
|
213
|
-
}
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
&:not(:disabled) {
|
|
217
|
-
&:hover {
|
|
218
|
-
&::before {
|
|
219
|
-
opacity: 0;
|
|
220
|
-
}
|
|
221
|
-
}
|
|
222
|
-
}
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
/* Input */
|
|
226
|
-
.antsomi-input,
|
|
227
|
-
.antsomi-input-affix-wrapper {
|
|
228
|
-
border-width: 0 0 1px 0 !important;
|
|
229
|
-
box-shadow: none !important;
|
|
230
|
-
|
|
231
|
-
&:hover {
|
|
232
|
-
background-color: ${(_m = THEME.token) === null || _m === void 0 ? void 0 : _m.blue};
|
|
233
|
-
}
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
.antsomi-input {
|
|
237
|
-
&:focus {
|
|
238
|
-
background-color: ${(_o = THEME.token) === null || _o === void 0 ? void 0 : _o.bw0};
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
&::placeholder {
|
|
242
|
-
font-style: normal !important;
|
|
243
|
-
font-size: ${fontSize}px !important;
|
|
244
|
-
}
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
.antsomi-input-affix-wrapper {
|
|
248
|
-
&:hover {
|
|
249
|
-
> input.antsomi-input {
|
|
250
|
-
background-color: ${(_p = THEME.token) === null || _p === void 0 ? void 0 : _p.blue};
|
|
251
|
-
}
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
&.antsomi-input-affix-wrapper-focused {
|
|
255
|
-
background-color: ${(_q = THEME.token) === null || _q === void 0 ? void 0 : _q.bw0};
|
|
256
|
-
|
|
257
|
-
> input.antsomi-input {
|
|
258
|
-
background-color: ${(_r = THEME.token) === null || _r === void 0 ? void 0 : _r.bw0};
|
|
259
|
-
}
|
|
260
|
-
}
|
|
261
|
-
}
|
|
262
|
-
|
|
263
|
-
.antsomi-input-status-error:not(.antsomi-input-disabled):not(
|
|
264
|
-
.antsomi-input-borderless
|
|
265
|
-
).antsomi-input {
|
|
266
|
-
&:hover {
|
|
267
|
-
background-color: ${(_s = THEME.token) === null || _s === void 0 ? void 0 : _s.red};
|
|
268
|
-
}
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
.antsomi-input-status-warning:not(.antsomi-input-disabled):not(
|
|
272
|
-
.antsomi-input-borderless
|
|
273
|
-
).antsomi-input {
|
|
274
|
-
&:hover {
|
|
275
|
-
background-color: ${(_t = THEME.token) === null || _t === void 0 ? void 0 : _t.gold1};
|
|
276
|
-
}
|
|
277
|
-
}
|
|
278
|
-
|
|
279
|
-
.antsomi-input-affix-wrapper-status-error:not(.antsomi-input-affix-wrapper-disabled):not(
|
|
280
|
-
.antsomi-input-affix-wrapper-borderless
|
|
281
|
-
).antsomi-input-affix-wrapper {
|
|
282
|
-
&:hover,
|
|
283
|
-
&:hover > input.antsomi-input {
|
|
284
|
-
background-color: ${(_u = THEME.token) === null || _u === void 0 ? void 0 : _u.red};
|
|
285
|
-
}
|
|
286
|
-
}
|
|
287
|
-
|
|
288
|
-
.antsomi-input-affix-wrapper-status-warning:not(.antsomi-input-affix-wrapper-disabled):not(
|
|
289
|
-
.antsomi-input-affix-wrapper-borderless
|
|
290
|
-
).antsomi-input-affix-wrapper {
|
|
291
|
-
&:hover,
|
|
292
|
-
&:hover > input.antsomi-input {
|
|
293
|
-
background-color: ${(_v = THEME.token) === null || _v === void 0 ? void 0 : _v.gold1};
|
|
294
|
-
}
|
|
295
|
-
}
|
|
296
|
-
|
|
297
|
-
/* For custom search input */
|
|
298
|
-
.antsomi-input-affix-wrapper.antsomi-search-input:hover > input.antsomi-input {
|
|
299
|
-
background-color: transparent;
|
|
300
|
-
}
|
|
301
|
-
|
|
302
|
-
// Select
|
|
303
|
-
.antsomi-select .antsomi-select-arrow {
|
|
304
|
-
right: 5px !important;
|
|
305
|
-
}
|
|
306
|
-
|
|
307
|
-
.antsomi-select:not(.antsomi-select-disabled):not(.antsomi-select-customize-input):not(
|
|
308
|
-
.antsomi-pagination-size-changer
|
|
309
|
-
):hover
|
|
310
|
-
.antsomi-select-selector {
|
|
311
|
-
border-color: ${(_w = THEME.token) === null || _w === void 0 ? void 0 : _w.blue1} !important;
|
|
312
|
-
background-color: ${(_x = THEME.token) === null || _x === void 0 ? void 0 : _x.blue} !important;
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
.antsomi-select-disabled.antsomi-select:not(.antsomi-select-customize-input)
|
|
316
|
-
.antsomi-select-selector {
|
|
317
|
-
border-color: ${(_y = THEME.token) === null || _y === void 0 ? void 0 : _y.bw4};
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
.antsomi-select-disabled.antsomi-select:not(.antsomi-select-customize-input) .antsomi-tag {
|
|
321
|
-
background-color: ${(_z = THEME.token) === null || _z === void 0 ? void 0 : _z.bw4} !important;
|
|
322
|
-
}
|
|
323
|
-
|
|
324
|
-
.antsomi-select-selector {
|
|
325
|
-
border-width: 0 0 1px 0 !important;
|
|
326
|
-
box-shadow: none !important;
|
|
327
|
-
}
|
|
328
|
-
|
|
329
|
-
.antsomi-select-auto-complete {
|
|
330
|
-
.antsomi-select-selector {
|
|
331
|
-
border: none !important;
|
|
332
|
-
}
|
|
333
|
-
}
|
|
334
|
-
|
|
335
|
-
.antsomi-select-dropdown {
|
|
336
|
-
padding: 8px 0 !important;
|
|
337
|
-
z-index: 3002 !important;
|
|
338
|
-
}
|
|
339
|
-
|
|
340
|
-
.antsomi-select-selection-overflow {
|
|
341
|
-
gap: 5px;
|
|
342
|
-
}
|
|
343
|
-
|
|
344
|
-
// Dropdown
|
|
345
|
-
.antsomi-dropdown-menu {
|
|
346
|
-
padding: 8px 0 !important;
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
// Input Number
|
|
350
|
-
.antsomi-input-number,
|
|
351
|
-
.antsomi-input-number-affix-wrapper {
|
|
352
|
-
border-width: 0 0 1px 0 !important;
|
|
353
|
-
box-shadow: none !important;
|
|
354
|
-
|
|
355
|
-
&.--show-handler {
|
|
356
|
-
.antsomi-input-number-handler-wrap {
|
|
357
|
-
opacity: 1;
|
|
358
|
-
}
|
|
359
|
-
}
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
.antsomi-input-number-group-addon {
|
|
363
|
-
border-width: 0 0 1px 0 !important;
|
|
364
|
-
background-color: ${(_0 = THEME.token) === null || _0 === void 0 ? void 0 : _0.bw0} !important;
|
|
365
|
-
box-shadow: none !important;
|
|
366
|
-
}
|
|
367
|
-
|
|
368
|
-
.antsomi-input-number:hover {
|
|
369
|
-
background-color: ${(_1 = THEME.token) === null || _1 === void 0 ? void 0 : _1.blue};
|
|
370
|
-
|
|
371
|
-
.antsomi-input-number-handler {
|
|
372
|
-
background-color: ${(_2 = THEME.token) === null || _2 === void 0 ? void 0 : _2.blue};
|
|
373
|
-
}
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
.antsomi-input-number:focus,
|
|
377
|
-
.antsomi-input-number-focused {
|
|
378
|
-
border-color: ${(_3 = THEME.token) === null || _3 === void 0 ? void 0 : _3.colorPrimary} !important;
|
|
379
|
-
}
|
|
380
|
-
|
|
381
|
-
.antsomi-input-number-handler {
|
|
382
|
-
border: none !important;
|
|
383
|
-
|
|
384
|
-
&:hover i {
|
|
385
|
-
color: ${(_4 = THEME.token) === null || _4 === void 0 ? void 0 : _4.colorPrimary};
|
|
386
|
-
}
|
|
387
|
-
}
|
|
388
|
-
|
|
389
|
-
// DatePicker
|
|
390
|
-
.antsomi-picker {
|
|
391
|
-
border-width: 0 0 1px 0 !important;
|
|
392
|
-
box-shadow: none !important;
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
.antsomi-picker:hover,
|
|
396
|
-
.antsomi-picker-focused {
|
|
397
|
-
background-color: ${(_5 = THEME.token) === null || _5 === void 0 ? void 0 : _5.blue};
|
|
398
|
-
}
|
|
399
|
-
|
|
400
|
-
.antsomi-picker:not(.antsomi-picker-status-error) .antsomi-picker-suffix {
|
|
401
|
-
color: ${(_6 = THEME.token) === null || _6 === void 0 ? void 0 : _6.bw10};
|
|
402
|
-
}
|
|
403
|
-
|
|
404
|
-
.antsomi-picker:not(.antsomi-picker-disabled).antsomi-picker-status-error:not(
|
|
405
|
-
[disabled]
|
|
406
|
-
):hover {
|
|
407
|
-
background-color: ${(_7 = THEME.token) === null || _7 === void 0 ? void 0 : _7.red} !important;
|
|
408
|
-
}
|
|
409
|
-
|
|
410
|
-
// Custom
|
|
411
|
-
.date-time-picker__popup-content {
|
|
412
|
-
width: 230px !important;
|
|
413
|
-
}
|
|
414
|
-
|
|
415
|
-
.antsomi-picker-dropdown__advanced {
|
|
416
|
-
&.antsomi-picker-dropdown > .antsomi-picker-panel-container {
|
|
417
|
-
border-radius: 10px;
|
|
418
|
-
}
|
|
419
|
-
|
|
420
|
-
> .antsomi-picker-panel-container > .antsomi-picker-panel-layout > .antsomi-picker-panel {
|
|
421
|
-
flex-direction: column-reverse;
|
|
422
|
-
padding-bottom: 60px;
|
|
423
|
-
|
|
424
|
-
.antsomi-picker-date-panel,
|
|
425
|
-
.antsomi-picker-quarter-panel {
|
|
426
|
-
width: 280px !important;
|
|
427
|
-
|
|
428
|
-
.antsomi-picker-cell {
|
|
429
|
-
pointer-events: none !important;
|
|
430
|
-
}
|
|
431
|
-
}
|
|
432
|
-
|
|
433
|
-
/* .antsomi-picker-date-panel {
|
|
434
|
-
position: relative;
|
|
435
|
-
} */
|
|
436
|
-
|
|
437
|
-
/* .antsomi-picker-date-panel::before {
|
|
438
|
-
content: 'Hours';
|
|
439
|
-
position: absolute;
|
|
440
|
-
top: 0;
|
|
441
|
-
right: 0;
|
|
442
|
-
transform: translateX(100%);
|
|
443
|
-
width: 61px;
|
|
444
|
-
font-weight: bold;
|
|
445
|
-
border-right: 1px solid rgba(5, 5, 5, 0.06);
|
|
446
|
-
height: 38px;
|
|
447
|
-
display: flex;
|
|
448
|
-
align-items: center;
|
|
449
|
-
justify-content: center;
|
|
450
|
-
} */
|
|
451
|
-
|
|
452
|
-
.antsomi-picker-time-panel {
|
|
453
|
-
.antsomi-picker-time-panel-column:after {
|
|
454
|
-
height: 8px;
|
|
455
|
-
}
|
|
456
|
-
|
|
457
|
-
.antsomi-picker-time-panel-cell-selected {
|
|
458
|
-
background-color: ${(_8 = THEME.token) === null || _8 === void 0 ? void 0 : _8.colorPrimary};
|
|
459
|
-
color: #fff;
|
|
460
|
-
}
|
|
461
|
-
.antsomi-picker-time-panel-cell-selected:hover {
|
|
462
|
-
background-color: ${(_9 = THEME.token) === null || _9 === void 0 ? void 0 : _9.colorPrimary};
|
|
463
|
-
}
|
|
464
|
-
|
|
465
|
-
.antsomi-picker-cell-inner {
|
|
466
|
-
text-align: center;
|
|
467
|
-
cursor: pointer;
|
|
468
|
-
}
|
|
469
|
-
.antsomi-picker-cell-inner:hover {
|
|
470
|
-
background: rgba(34, 34, 34, 0.04);
|
|
471
|
-
}
|
|
472
|
-
|
|
473
|
-
.antsomi-picker-header {
|
|
474
|
-
display: none;
|
|
475
|
-
}
|
|
476
|
-
|
|
477
|
-
.antsomi-picker-time-panel-column {
|
|
478
|
-
width: 60px;
|
|
479
|
-
margin-top: 38px;
|
|
480
|
-
/* margin-top: 0; */
|
|
481
|
-
scrollbar-width: unset;
|
|
482
|
-
scrollbar-color: unset;
|
|
483
|
-
|
|
484
|
-
&::-webkit-scrollbar {
|
|
485
|
-
width: 6px;
|
|
486
|
-
background: transparent;
|
|
487
|
-
}
|
|
488
|
-
&::-webkit-scrollbar-track {
|
|
489
|
-
/* margin-top: 38px; */
|
|
490
|
-
border-radius: 10px;
|
|
491
|
-
}
|
|
492
|
-
}
|
|
493
|
-
|
|
494
|
-
/* ul.antsomi-picker-time-panel-column::before {
|
|
495
|
-
content: '';
|
|
496
|
-
position: absolute;
|
|
497
|
-
background: red;
|
|
498
|
-
top: 0;
|
|
499
|
-
right: 0;
|
|
500
|
-
width: 1px;
|
|
501
|
-
bottom: 0;
|
|
502
|
-
} */
|
|
503
|
-
|
|
504
|
-
/* .antsomi-picker-time-panel-column::before {
|
|
505
|
-
content: 'Hours';
|
|
506
|
-
position: sticky;
|
|
507
|
-
display: block;
|
|
508
|
-
top: 0;
|
|
509
|
-
height: 38px;
|
|
510
|
-
line-height: 38px;
|
|
511
|
-
text-align: center;
|
|
512
|
-
font-weight: bold;
|
|
513
|
-
background-color: #fff;
|
|
514
|
-
}
|
|
515
|
-
|
|
516
|
-
.antsomi-picker-time-panel-column:nth-child(1)::before {
|
|
517
|
-
content: 'Hours';
|
|
518
|
-
}
|
|
519
|
-
.antsomi-picker-time-panel-column:nth-child(2)::before {
|
|
520
|
-
content: 'Minutes';
|
|
521
|
-
}
|
|
522
|
-
.antsomi-picker-time-panel-column:nth-child(3)::before {
|
|
523
|
-
content: 'Seconds';
|
|
524
|
-
} */
|
|
525
|
-
|
|
526
|
-
/* .antsomi-picker-content {
|
|
527
|
-
position: relative;
|
|
528
|
-
|
|
529
|
-
.antsomi-picker-time-panel-column {
|
|
530
|
-
margin-top: 38px;
|
|
531
|
-
width: 60px;
|
|
532
|
-
}
|
|
533
|
-
} */
|
|
534
|
-
|
|
535
|
-
.antsomi-picker-content {
|
|
536
|
-
position: relative;
|
|
537
|
-
}
|
|
538
|
-
|
|
539
|
-
/* .antsomi-picker-content::after,
|
|
540
|
-
.antsomi-picker-content::before {
|
|
541
|
-
content: 'Minutes';
|
|
542
|
-
position: absolute;
|
|
543
|
-
top: 0;
|
|
544
|
-
left: 61px;
|
|
545
|
-
width: 60px;
|
|
546
|
-
height: 38px;
|
|
547
|
-
display: flex;
|
|
548
|
-
align-items: center;
|
|
549
|
-
justify-content: center;
|
|
550
|
-
font-weight: bold;
|
|
551
|
-
} */
|
|
552
|
-
|
|
553
|
-
/* .antsomi-picker-content::before {
|
|
554
|
-
border-right: 1px solid rgba(5, 5, 5, 0.06);
|
|
555
|
-
} */
|
|
556
|
-
/* .antsomi-picker-content::after {
|
|
557
|
-
content: 'Seconds';
|
|
558
|
-
left: 120px;
|
|
559
|
-
} */
|
|
560
|
-
}
|
|
561
|
-
|
|
562
|
-
/* Custom css scrollbar */
|
|
563
|
-
ul {
|
|
564
|
-
padding-left: 6px;
|
|
565
|
-
scrollbar-gutter: stable;
|
|
566
|
-
}
|
|
567
|
-
}
|
|
568
|
-
|
|
569
|
-
&.hide-picker-header {
|
|
570
|
-
.antsomi-picker-month-panel,
|
|
571
|
-
.antsomi-picker-quarter-panel {
|
|
572
|
-
.antsomi-picker-header {
|
|
573
|
-
display: none;
|
|
574
|
-
}
|
|
575
|
-
}
|
|
576
|
-
}
|
|
577
|
-
|
|
578
|
-
&.only-show-time-picker {
|
|
579
|
-
.antsomi-picker-date-panel {
|
|
580
|
-
display: none;
|
|
581
|
-
}
|
|
582
|
-
.antsomi-picker-time-panel {
|
|
583
|
-
border: none;
|
|
584
|
-
/* NOTE: production prod show unexpected border */
|
|
585
|
-
border-inline-start: none !important;
|
|
586
|
-
}
|
|
587
|
-
> .antsomi-picker-panel-container > .antsomi-picker-panel-layout > .antsomi-picker-panel {
|
|
588
|
-
width: 250px;
|
|
589
|
-
.antsomi-picker-datetime-panel {
|
|
590
|
-
justify-content: center;
|
|
591
|
-
}
|
|
592
|
-
|
|
593
|
-
ul {
|
|
594
|
-
::-webkit-scrollbar {
|
|
595
|
-
width: 0;
|
|
596
|
-
}
|
|
597
|
-
padding: 0;
|
|
598
|
-
}
|
|
599
|
-
|
|
600
|
-
.antsomi-picker-content::after {
|
|
601
|
-
display: none;
|
|
602
|
-
}
|
|
603
|
-
.antsomi-picker-content::before {
|
|
604
|
-
content: 'Hours';
|
|
605
|
-
border: none;
|
|
606
|
-
left: 0;
|
|
607
|
-
|
|
608
|
-
position: absolute;
|
|
609
|
-
top: 0;
|
|
610
|
-
/* left: 61px; */
|
|
611
|
-
width: 60px;
|
|
612
|
-
height: 38px;
|
|
613
|
-
display: flex;
|
|
614
|
-
align-items: center;
|
|
615
|
-
justify-content: center;
|
|
616
|
-
font-weight: bold;
|
|
617
|
-
}
|
|
618
|
-
}
|
|
619
|
-
&.is-minutes-picker {
|
|
620
|
-
> .antsomi-picker-panel-container
|
|
621
|
-
> .antsomi-picker-panel-layout
|
|
622
|
-
> .antsomi-picker-panel {
|
|
623
|
-
.antsomi-picker-content::before {
|
|
624
|
-
content: 'Minutes';
|
|
625
|
-
}
|
|
626
|
-
}
|
|
627
|
-
}
|
|
628
|
-
}
|
|
629
|
-
|
|
630
|
-
&.--error
|
|
631
|
-
> .antsomi-picker-panel-container
|
|
632
|
-
> .antsomi-picker-panel-layout
|
|
633
|
-
> .antsomi-picker-panel {
|
|
634
|
-
padding-bottom: 80px;
|
|
635
|
-
}
|
|
636
|
-
|
|
637
|
-
&.antsomi-picker-dropdown {
|
|
638
|
-
.antsomi-picker-footer-extra {
|
|
639
|
-
padding: 0 !important;
|
|
640
|
-
}
|
|
641
|
-
|
|
642
|
-
/*
|
|
643
|
-
* NOTE: UI broken when add showTime props to <DatePicker />
|
|
644
|
-
* Unexpected header control (comment code below to see bug)
|
|
645
|
-
* Temporary solution: hide the verbose element
|
|
646
|
-
*/
|
|
647
|
-
.antsomi-picker-ranges {
|
|
648
|
-
display: none;
|
|
649
|
-
}
|
|
650
|
-
}
|
|
651
|
-
}
|
|
652
|
-
|
|
653
|
-
.antsomi-advanced-picker-container .input__wrapper {
|
|
654
|
-
display: inline-block;
|
|
655
|
-
}
|
|
656
|
-
|
|
657
|
-
// Slider
|
|
658
|
-
.antsomi-slider {
|
|
659
|
-
margin: 0 !important;
|
|
660
|
-
|
|
661
|
-
&.antsomi-slider-horizontal {
|
|
662
|
-
.antsomi-slider-rail,
|
|
663
|
-
.antsomi-slider-step {
|
|
664
|
-
height: 4px;
|
|
665
|
-
width: 100%;
|
|
666
|
-
}
|
|
667
|
-
|
|
668
|
-
.antsomi-slider-rail {
|
|
669
|
-
height: 4px;
|
|
670
|
-
}
|
|
671
|
-
}
|
|
672
|
-
|
|
673
|
-
.antsomi-slider-rail,
|
|
674
|
-
.antsomi-slider-step {
|
|
675
|
-
position: absolute !important;
|
|
676
|
-
}
|
|
677
|
-
|
|
678
|
-
.antsomi-slider-rail {
|
|
679
|
-
border-radius: 2px !important;
|
|
680
|
-
transition: background-color 0.3s !important;
|
|
681
|
-
background-color: ${(_10 = THEME.token) === null || _10 === void 0 ? void 0 : _10.accent1} !important;
|
|
682
|
-
}
|
|
683
|
-
|
|
684
|
-
.antsomi-slider-track {
|
|
685
|
-
position: absolute !important;
|
|
686
|
-
border-radius: 2px !important;
|
|
687
|
-
transition: background-color 0.3s !important;
|
|
688
|
-
background-color: ${(_11 = THEME.token) === null || _11 === void 0 ? void 0 : _11.colorPrimary} !important;
|
|
689
|
-
}
|
|
690
|
-
|
|
691
|
-
.antsomi-slider-step {
|
|
692
|
-
background: 0 0 !important;
|
|
693
|
-
pointer-events: none !important;
|
|
694
|
-
}
|
|
695
|
-
|
|
696
|
-
.antsomi-slider-handle {
|
|
697
|
-
position: absolute !important;
|
|
698
|
-
width: 14px !important;
|
|
699
|
-
height: 14px !important;
|
|
700
|
-
margin-top: -2px;
|
|
701
|
-
background-color: #fff;
|
|
702
|
-
border-radius: 50%;
|
|
703
|
-
box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 2px 0px;
|
|
704
|
-
cursor: pointer;
|
|
705
|
-
transition:
|
|
706
|
-
border-color 0.3s,
|
|
707
|
-
box-shadow 0.6s,
|
|
708
|
-
transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28) !important;
|
|
709
|
-
}
|
|
710
|
-
|
|
711
|
-
.antsomi-slider-handle::before,
|
|
712
|
-
.antsomi-slider-handle::after,
|
|
713
|
-
.antsomi-slider-handle:hover::after,
|
|
714
|
-
.antsomi-slider-handle:focus::before,
|
|
715
|
-
.antsomi-slider-handle:focus::after {
|
|
716
|
-
width: 14px !important;
|
|
717
|
-
height: 14px !important;
|
|
718
|
-
box-shadow: none !important;
|
|
719
|
-
inset-block-start: 0 !important;
|
|
720
|
-
inset-inline-start: 0 !important;
|
|
721
|
-
}
|
|
722
|
-
|
|
723
|
-
.antsomi-slider-handle::after {
|
|
724
|
-
background-color: ${(_12 = THEME.token) === null || _12 === void 0 ? void 0 : _12.colorPrimary} !important;
|
|
725
|
-
}
|
|
726
|
-
|
|
727
|
-
&:hover {
|
|
728
|
-
.antsomi-slider-track {
|
|
729
|
-
background-color: ${(_13 = THEME.token) === null || _13 === void 0 ? void 0 : _13.colorPrimary} !important;
|
|
730
|
-
}
|
|
731
|
-
|
|
732
|
-
.antsomi-slider-rail {
|
|
733
|
-
background-color: ${(_14 = THEME.token) === null || _14 === void 0 ? void 0 : _14.accent1} !important;
|
|
734
|
-
}
|
|
735
|
-
|
|
736
|
-
.antsomi-slider-handle::after {
|
|
737
|
-
box-shadow: none !important;
|
|
738
|
-
}
|
|
739
|
-
|
|
740
|
-
.antsomi-slider-handle {
|
|
741
|
-
border-color: ${(_15 = THEME.token) === null || _15 === void 0 ? void 0 : _15.colorPrimary} !important;
|
|
742
|
-
}
|
|
743
|
-
}
|
|
744
|
-
|
|
745
|
-
&.antsomi-slider-with-marks {
|
|
746
|
-
margin-bottom: 0 !important;
|
|
747
|
-
}
|
|
748
|
-
|
|
749
|
-
&.antsomi-slider-disabled {
|
|
750
|
-
.antsomi-slider-handle {
|
|
751
|
-
background-color: ${(_16 = THEME.token) === null || _16 === void 0 ? void 0 : _16.accent2} !important;
|
|
752
|
-
border-color: ${(_17 = THEME.token) === null || _17 === void 0 ? void 0 : _17.accent2} !important;
|
|
753
|
-
}
|
|
754
|
-
}
|
|
755
|
-
}
|
|
756
|
-
|
|
757
|
-
/* Radio */
|
|
758
|
-
.antsomi-radio-group-outline {
|
|
759
|
-
.antsomi-radio-button-wrapper {
|
|
760
|
-
display: inline-flex;
|
|
761
|
-
align-items: center;
|
|
762
|
-
height: 30px;
|
|
763
|
-
padding-left: 20px;
|
|
764
|
-
padding-right: 20px;
|
|
765
|
-
font-family: 'Roboto';
|
|
766
|
-
color: ${(_18 = THEME.token) === null || _18 === void 0 ? void 0 : _18.colorTextBase};
|
|
767
|
-
font-size: ${(_19 = THEME.token) === null || _19 === void 0 ? void 0 : _19.fontSize}px;
|
|
768
|
-
|
|
769
|
-
&:focus-within {
|
|
770
|
-
--tw-shadow: 0 0 #0000;
|
|
771
|
-
--tw-shadow-colored: 0 0 #0000;
|
|
772
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
|
|
773
|
-
var(--tw-shadow);
|
|
774
|
-
}
|
|
775
|
-
|
|
776
|
-
&:first-child {
|
|
777
|
-
border-top-left-radius: ${(_20 = THEME.token) === null || _20 === void 0 ? void 0 : _20.borderRadius}px;
|
|
778
|
-
border-bottom-left-radius: ${(_21 = THEME.token) === null || _21 === void 0 ? void 0 : _21.borderRadius}px;
|
|
779
|
-
}
|
|
780
|
-
|
|
781
|
-
&:last-child {
|
|
782
|
-
border-top-right-radius: ${(_22 = THEME.token) === null || _22 === void 0 ? void 0 : _22.borderRadius}px;
|
|
783
|
-
border-bottom-right-radius: ${(_23 = THEME.token) === null || _23 === void 0 ? void 0 : _23.borderRadius}px;
|
|
784
|
-
}
|
|
785
|
-
|
|
786
|
-
&.antsomi-radio-button-wrapper-checked {
|
|
787
|
-
border-color: ${(_24 = THEME.token) === null || _24 === void 0 ? void 0 : _24.accent1};
|
|
788
|
-
background-color: ${(_25 = THEME.token) === null || _25 === void 0 ? void 0 : _25.colorTextActive};
|
|
789
|
-
color: ${(_26 = THEME.token) === null || _26 === void 0 ? void 0 : _26.colorPrimary};
|
|
790
|
-
font-weight: 700;
|
|
791
|
-
|
|
792
|
-
&::before {
|
|
793
|
-
background-color: ${(_27 = THEME.token) === null || _27 === void 0 ? void 0 : _27.accent1};
|
|
794
|
-
}
|
|
795
|
-
}
|
|
796
|
-
}
|
|
797
|
-
|
|
798
|
-
.antsomi-radio-wrapper {
|
|
799
|
-
font-family: 'Roboto';
|
|
800
|
-
color: ${(_28 = THEME.token) === null || _28 === void 0 ? void 0 : _28.colorTextBase};
|
|
801
|
-
font-size: ${(_29 = THEME.token) === null || _29 === void 0 ? void 0 : _29.fontSize}px;
|
|
802
|
-
margin-right: 0;
|
|
803
|
-
|
|
804
|
-
.antsomi-radio-disabled {
|
|
805
|
-
.antsomi-radio-inner {
|
|
806
|
-
border-color: #d9d9d9 !important;
|
|
807
|
-
}
|
|
808
|
-
}
|
|
809
|
-
|
|
810
|
-
.antsomi-radio-inner {
|
|
811
|
-
display: flex;
|
|
812
|
-
justify-content: center;
|
|
813
|
-
align-items: center;
|
|
814
|
-
}
|
|
815
|
-
|
|
816
|
-
.antsomi-radio-checked .antsomi-radio-inner::after {
|
|
817
|
-
transform: scale(0.6);
|
|
818
|
-
}
|
|
819
|
-
|
|
820
|
-
.antsomi-radio-inner::after {
|
|
821
|
-
flex-shrink: 0;
|
|
822
|
-
position: unset !important;
|
|
823
|
-
transition: none !important;
|
|
824
|
-
transform: scale(0.6);
|
|
825
|
-
margin-block-start: 0px;
|
|
826
|
-
margin-inline-start: 0px;
|
|
827
|
-
}
|
|
828
|
-
|
|
829
|
-
.antsomi-radio {
|
|
830
|
-
.antsomi-radio-inner {
|
|
831
|
-
width: 16px;
|
|
832
|
-
height: 16px;
|
|
833
|
-
border-color: ${(_30 = THEME.token) === null || _30 === void 0 ? void 0 : _30.colorPrimary};
|
|
834
|
-
border-width: 2px;
|
|
835
|
-
background-color: ${(_31 = THEME.token) === null || _31 === void 0 ? void 0 : _31.bw0};
|
|
836
|
-
|
|
837
|
-
&::after {
|
|
838
|
-
background-color: ${(_32 = THEME.token) === null || _32 === void 0 ? void 0 : _32.colorPrimary};
|
|
839
|
-
}
|
|
840
|
-
}
|
|
841
|
-
}
|
|
842
|
-
|
|
843
|
-
&:not(:last-child) {
|
|
844
|
-
margin-right: 30px;
|
|
845
|
-
}
|
|
846
|
-
}
|
|
847
|
-
}
|
|
848
|
-
|
|
849
|
-
/* Checkbox */
|
|
850
|
-
.antsomi-checkbox-wrapper {
|
|
851
|
-
.antsomi-checkbox-indeterminate {
|
|
852
|
-
.antsomi-checkbox-inner::after {
|
|
853
|
-
width: 10px !important;
|
|
854
|
-
height: 2px !important;
|
|
855
|
-
}
|
|
856
|
-
}
|
|
857
|
-
|
|
858
|
-
.antsomi-checkbox-indeterminate:not(.antsomi-checkbox-disabled) {
|
|
859
|
-
.antsomi-checkbox-inner {
|
|
860
|
-
background-color: ${(_33 = THEME.token) === null || _33 === void 0 ? void 0 : _33.colorPrimary} !important;
|
|
861
|
-
&::after {
|
|
862
|
-
background-color: ${(_34 = THEME.token) === null || _34 === void 0 ? void 0 : _34.bw0} !important;
|
|
863
|
-
}
|
|
864
|
-
}
|
|
865
|
-
}
|
|
866
|
-
}
|
|
867
|
-
|
|
868
|
-
/* Modal Close */
|
|
869
|
-
.antsomi-modal-root .antsomi-modal-wrap {
|
|
870
|
-
z-index: 3001;
|
|
871
|
-
}
|
|
872
|
-
|
|
873
|
-
.antsomi-modal .antsomi-modal-close {
|
|
874
|
-
width: unset !important;
|
|
875
|
-
height: unset !important;
|
|
876
|
-
top: 0px !important;
|
|
877
|
-
right: 0 !important;
|
|
878
|
-
|
|
879
|
-
.antsomi-modal-close-x {
|
|
880
|
-
padding: 20px;
|
|
881
|
-
}
|
|
882
|
-
}
|
|
883
|
-
.antsomi-modal-content {
|
|
884
|
-
.antsomi-modal-header {
|
|
885
|
-
.antsomi-modal-title {
|
|
886
|
-
font-weight: 500;
|
|
887
|
-
font-size: 16px;
|
|
888
|
-
line-height: 22px;
|
|
889
|
-
word-wrap: break-word;
|
|
890
|
-
}
|
|
891
|
-
}
|
|
892
|
-
|
|
893
|
-
.antsomi-modal-body {
|
|
894
|
-
p {
|
|
895
|
-
margin: 0;
|
|
896
|
-
}
|
|
897
|
-
.antsomi-modal-confirm-body-wrapper {
|
|
898
|
-
padding: 20px;
|
|
899
|
-
|
|
900
|
-
.antsomi-modal-confirm-body {
|
|
901
|
-
display: flex;
|
|
902
|
-
|
|
903
|
-
/* Style for icon */
|
|
904
|
-
> i {
|
|
905
|
-
color: ${(_35 = THEME.token) === null || _35 === void 0 ? void 0 : _35.colorPrimary};
|
|
906
|
-
margin-right: 13px;
|
|
907
|
-
}
|
|
908
|
-
}
|
|
909
|
-
|
|
910
|
-
.antsomi-modal-confirm-body:has(i) ~ .antsomi-modal-confirm-btns {
|
|
911
|
-
padding-left: 30px;
|
|
912
|
-
}
|
|
913
|
-
|
|
914
|
-
.antsomi-modal-confirm-btns {
|
|
915
|
-
display: flex;
|
|
916
|
-
flex-direction: row-reverse;
|
|
917
|
-
justify-content: start;
|
|
918
|
-
gap: 8px;
|
|
919
|
-
|
|
920
|
-
.antsomi-btn {
|
|
921
|
-
margin: 0px;
|
|
922
|
-
}
|
|
923
|
-
}
|
|
924
|
-
}
|
|
925
|
-
}
|
|
926
|
-
.antsomi-modal-footer {
|
|
927
|
-
margin-top: 0px;
|
|
928
|
-
padding: 15px !important;
|
|
929
|
-
text-align: right;
|
|
930
|
-
background: transparent;
|
|
931
|
-
border-top: 1px solid #f0f0f0 !important;
|
|
932
|
-
border-radius: 0 0 2px 2px;
|
|
933
|
-
}
|
|
934
|
-
}
|
|
935
|
-
/* Override style for Modal confirm in Editor Tab */
|
|
936
|
-
.editor-tab__modal-confirm .antsomi-modal-content .antsomi-modal-body {
|
|
937
|
-
.antsomi-modal-confirm-body-wrapper {
|
|
938
|
-
padding: 0;
|
|
939
|
-
|
|
940
|
-
.antsomi-modal-confirm-body {
|
|
941
|
-
padding: 20px 20px 0 20px;
|
|
942
|
-
}
|
|
943
|
-
.antsomi-modal-confirm-btns {
|
|
944
|
-
padding: 12px 20px 20px;
|
|
945
|
-
border-top: 1px solid ${(_36 = THEME.token) === null || _36 === void 0 ? void 0 : _36.bw4};
|
|
946
|
-
}
|
|
947
|
-
}
|
|
948
|
-
}
|
|
949
|
-
|
|
950
|
-
/* Message Notification */
|
|
951
|
-
.ant-message {
|
|
952
|
-
z-index: 999999 !important;
|
|
953
|
-
}
|
|
954
|
-
|
|
955
|
-
/* Collapse */
|
|
956
|
-
.antsomi-collapse-header {
|
|
957
|
-
font-size: 14px;
|
|
958
|
-
}
|
|
959
|
-
|
|
960
|
-
.antsomi-collapse {
|
|
961
|
-
&.antsomi-collapse-borderless {
|
|
962
|
-
border-bottom: 1px solid ${(_37 = THEME.token) === null || _37 === void 0 ? void 0 : _37.gray5};
|
|
963
|
-
}
|
|
964
|
-
|
|
965
|
-
> .antsomi-collapse-item > .antsomi-collapse-header .antsomi-collapse-arrow {
|
|
966
|
-
transition: all 200ms;
|
|
967
|
-
}
|
|
968
|
-
}
|
|
969
|
-
|
|
970
|
-
/* Switch */
|
|
971
|
-
.antsomi-switch {
|
|
972
|
-
border: 2px solid ${(_38 = THEME.token) === null || _38 === void 0 ? void 0 : _38.colorPrimary} !important;
|
|
973
|
-
|
|
974
|
-
&.antsomi-switch-checked {
|
|
975
|
-
> .antsomi-switch-handle {
|
|
976
|
-
&::before {
|
|
977
|
-
background-color: ${(_39 = THEME.token) === null || _39 === void 0 ? void 0 : _39.bw0} !important;
|
|
978
|
-
}
|
|
979
|
-
}
|
|
980
|
-
}
|
|
981
|
-
|
|
982
|
-
.antsomi-switch-inner {
|
|
983
|
-
padding-inline-start: 4px !important;
|
|
984
|
-
padding-inline-end: 18px !important;
|
|
985
|
-
}
|
|
986
|
-
}
|
|
987
|
-
|
|
988
|
-
/* Tabs */
|
|
989
|
-
.antsomi-tabs {
|
|
990
|
-
.antsomi-tabs-tab {
|
|
991
|
-
font-weight: bold;
|
|
992
|
-
|
|
993
|
-
&:not(.antsomi-tabs-tab-active):hover {
|
|
994
|
-
background-color: ${(_40 = THEME.token) === null || _40 === void 0 ? void 0 : _40.blue};
|
|
995
|
-
}
|
|
996
|
-
}
|
|
997
|
-
.antsomi-tabs-tab-active {
|
|
998
|
-
z-index: 2;
|
|
999
|
-
}
|
|
1000
|
-
.antsomi-tabs-nav::before {
|
|
1001
|
-
z-index: 1;
|
|
1002
|
-
}
|
|
1003
|
-
}
|
|
1004
|
-
|
|
1005
|
-
/* Form */
|
|
1006
|
-
.antsomi-form {
|
|
1007
|
-
.antsomi-form-item {
|
|
1008
|
-
.antsomi-form-item-label {
|
|
1009
|
-
> label.antsomi-form-item-required:not(.antsomi-form-item-required-mark-optional) {
|
|
1010
|
-
&::before {
|
|
1011
|
-
position: absolute;
|
|
1012
|
-
right: 0px;
|
|
1013
|
-
font-family: Roboto;
|
|
1014
|
-
}
|
|
1015
|
-
}
|
|
1016
|
-
}
|
|
1017
|
-
}
|
|
1018
|
-
}
|
|
1019
|
-
|
|
1020
|
-
/* Popover */
|
|
1021
|
-
.antsomi-popover {
|
|
1022
|
-
&.no-padding-content {
|
|
1023
|
-
.antsomi-popover-inner {
|
|
1024
|
-
padding: 0 !important;
|
|
1025
|
-
}
|
|
1026
|
-
}
|
|
1027
|
-
.antsomi-popover-inner {
|
|
1028
|
-
overflow: hidden;
|
|
1029
|
-
}
|
|
1030
|
-
}
|
|
1031
|
-
|
|
1032
|
-
/* Menu */
|
|
1033
|
-
.antsomi-menu {
|
|
1034
|
-
.antsomi-menu-submenu.antsomi-menu-submenu-selected {
|
|
1035
|
-
.antsomi-menu-item.antsomi-menu-item-selected {
|
|
1036
|
-
background-color: ${(_41 = THEME.token) === null || _41 === void 0 ? void 0 : _41.blue};
|
|
1037
|
-
}
|
|
1038
|
-
}
|
|
1039
|
-
}
|
|
1040
|
-
|
|
1041
|
-
.antsomi-typography {
|
|
1042
|
-
&.antsomi-typography-danger,
|
|
1043
|
-
&.antsomi-typography-warning {
|
|
1044
|
-
font-size: 11px;
|
|
1045
|
-
}
|
|
1046
|
-
}
|
|
1047
|
-
|
|
1048
|
-
/* Tree */
|
|
1049
|
-
.antsomi-tree-list {
|
|
1050
|
-
.antsomi-tree-treenode {
|
|
1051
|
-
align-items: center !important;
|
|
1052
|
-
|
|
1053
|
-
.antsomi-tree-checkbox {
|
|
1054
|
-
margin: 3px 0px;
|
|
1055
|
-
}
|
|
1056
|
-
}
|
|
1057
|
-
}
|
|
1058
|
-
|
|
1059
|
-
/* Checkbox */
|
|
1060
|
-
.antsomi-checkbox,
|
|
1061
|
-
.antsomi-tree-checkbox {
|
|
1062
|
-
&.antsomi-checkbox-disabled,
|
|
1063
|
-
&.antsomi-tree-checkbox-disabled {
|
|
1064
|
-
.antsomi-checkbox-inner,
|
|
1065
|
-
.antsomi-tree-checkbox-inner {
|
|
1066
|
-
background-color: ${globalToken === null || globalToken === void 0 ? void 0 : globalToken.bw0};
|
|
1067
|
-
border-color: ${globalToken === null || globalToken === void 0 ? void 0 : globalToken.bw5} !important;
|
|
1068
|
-
}
|
|
1069
|
-
|
|
1070
|
-
&.antsomi-checkbox-checked,
|
|
1071
|
-
&.antsomi-tree-checkbox-checked {
|
|
1072
|
-
.antsomi-checkbox-inner,
|
|
1073
|
-
.antsomi-tree-checkbox-inner {
|
|
1074
|
-
background-color: ${globalToken === null || globalToken === void 0 ? void 0 : globalToken.bw5};
|
|
1075
|
-
|
|
1076
|
-
&::after {
|
|
1077
|
-
border-color: ${globalToken === null || globalToken === void 0 ? void 0 : globalToken.bw0};
|
|
1078
|
-
}
|
|
1079
|
-
}
|
|
1080
|
-
}
|
|
1081
|
-
}
|
|
1082
|
-
}
|
|
1083
|
-
|
|
1084
|
-
/* Tags */
|
|
1085
|
-
.antsomi-tag {
|
|
1086
|
-
padding-inline: 10px !important;
|
|
1087
|
-
align-items: center;
|
|
1088
|
-
display: flex !important;
|
|
1089
|
-
line-height: 1;
|
|
1090
|
-
min-height: 24px;
|
|
1091
|
-
overflow: hidden;
|
|
1092
|
-
text-overflow: ellipsis;
|
|
1093
|
-
|
|
1094
|
-
.antsomi-tag-close-icon {
|
|
1095
|
-
position: absolute;
|
|
1096
|
-
top: 50%;
|
|
1097
|
-
transform: translateY(-50%);
|
|
1098
|
-
right: 4px;
|
|
1099
|
-
opacity: 0;
|
|
1100
|
-
}
|
|
1101
|
-
|
|
1102
|
-
&:hover {
|
|
1103
|
-
.antsomi-tag-close-icon {
|
|
1104
|
-
opacity: 1;
|
|
1105
|
-
}
|
|
1106
|
-
}
|
|
1107
|
-
}
|
|
15
|
+
return (React.createElement(Global, { styles: css `
|
|
16
|
+
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
|
|
17
|
+
|
|
18
|
+
:root {
|
|
19
|
+
--divider-1: ${bw3};
|
|
20
|
+
--divider-2: ${bw4};
|
|
21
|
+
--divider-3: ${bw5};
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
*,
|
|
25
|
+
*:before,
|
|
26
|
+
*:after {
|
|
27
|
+
-webkit-box-sizing: border-box;
|
|
28
|
+
-moz-box-sizing: border-box;
|
|
29
|
+
box-sizing: border-box;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
hr {
|
|
33
|
+
border-color: var(--divider-1);
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.rc-virtual-list-scrollbar {
|
|
37
|
+
width: 4px !important;
|
|
38
|
+
height: 4px !important;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
/* Custom */
|
|
42
|
+
.antsomi-scrollbar-hidden {
|
|
43
|
+
-ms-overflow-style: none; /* for Internet Explorer, Edge */
|
|
44
|
+
scrollbar-width: none; /* for Firefox */
|
|
45
|
+
|
|
46
|
+
&::-webkit-scrollbar {
|
|
47
|
+
display: none;
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
/* width */
|
|
52
|
+
::-webkit-scrollbar {
|
|
53
|
+
width: ${scrollBarSize} !important;
|
|
54
|
+
height: ${scrollBarSize} !important;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
/* Track */
|
|
58
|
+
::-webkit-scrollbar-track {
|
|
59
|
+
background: #fff !important;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
/* Handle */
|
|
63
|
+
::-webkit-scrollbar-thumb {
|
|
64
|
+
background: ${gray5};
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.rc-virtual-list {
|
|
68
|
+
.rc-virtual-list-scrollbar-vertical {
|
|
69
|
+
width: ${scrollBarSize} !important;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.rc-virtual-list-scrollbar-thumb {
|
|
73
|
+
background: ${accent7} !important;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.custom-scrollbars {
|
|
78
|
+
&:hover {
|
|
79
|
+
.scrollbar-track {
|
|
80
|
+
opacity: 1 !important;
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.antsomi-scroll-box {
|
|
86
|
+
overflow-y: auto;
|
|
87
|
+
scrollbar-gutter: stable !important;
|
|
88
|
+
margin-right: -${scrollBarSize} !important;
|
|
89
|
+
|
|
90
|
+
&.on-scroll {
|
|
91
|
+
::-webkit-scrollbar-thumb {
|
|
92
|
+
display: block !important;
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
.scroll-content {
|
|
97
|
+
margin-right: -${scrollBarSize} !important;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
::-webkit-scrollbar {
|
|
101
|
+
width: ${scrollBarSize} !important;
|
|
102
|
+
height: ${scrollBarSize} !important;
|
|
103
|
+
background-color: transparent !important;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
::-webkit-scrollbar-track {
|
|
107
|
+
background-color: transparent !important;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
::-webkit-scrollbar-thumb {
|
|
111
|
+
background-color: ${gray5} !important;
|
|
112
|
+
border-radius: 15px !important;
|
|
113
|
+
display: none !important;
|
|
114
|
+
|
|
115
|
+
&:hover {
|
|
116
|
+
display: block !important;
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
/* Button */
|
|
122
|
+
.antsomi-btn {
|
|
123
|
+
font-weight: 700 !important;
|
|
124
|
+
display: inline-flex !important;
|
|
125
|
+
align-items: center !important;
|
|
126
|
+
justify-content: center !important;
|
|
127
|
+
gap: 8px;
|
|
128
|
+
|
|
129
|
+
i {
|
|
130
|
+
font-size: 20px;
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
.antsomi-btn-default {
|
|
135
|
+
&:not(:disabled):hover {
|
|
136
|
+
border-color: ${(_a = THEME.token) === null || _a === void 0 ? void 0 : _a.blue3} !important;
|
|
137
|
+
background-color: ${(_b = THEME.token) === null || _b === void 0 ? void 0 : _b.blue} !important;
|
|
138
|
+
}
|
|
139
|
+
&:not(:disabled).antsomi-btn-default-active {
|
|
140
|
+
border-color: ${(_c = THEME.token) === null || _c === void 0 ? void 0 : _c.colorPrimary} !important;
|
|
141
|
+
background-color: ${(_d = THEME.token) === null || _d === void 0 ? void 0 : _d.blue1_1} !important;
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
&.antsomi-btn-dangerous {
|
|
145
|
+
border-color: ${(_e = THEME.token) === null || _e === void 0 ? void 0 : _e.red2} !important;
|
|
146
|
+
|
|
147
|
+
&:not(:disabled):hover {
|
|
148
|
+
border-color: ${(_f = THEME.token) === null || _f === void 0 ? void 0 : _f.red3} !important;
|
|
149
|
+
background-color: ${(_g = THEME.token) === null || _g === void 0 ? void 0 : _g.red} !important;
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
&.antsomi-btn-icon-only {
|
|
154
|
+
width: 36px !important;
|
|
155
|
+
height: 36px !important;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
&.antsomi-btn-icon-only.antsomi-btn-default {
|
|
159
|
+
width: 30px !important;
|
|
160
|
+
height: 30px !important;
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
&.antsomi-btn-icon-only.antsomi-btn-sm {
|
|
164
|
+
/* Important to override the above code before */
|
|
165
|
+
width: 24px !important;
|
|
166
|
+
height: 24px !important;
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
.antsomi-btn-text:disabled,
|
|
171
|
+
.antsomi-btn-link:disabled {
|
|
172
|
+
color: ${(_h = THEME.token) === null || _h === void 0 ? void 0 : _h.bw6} !important;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
/* .antsomi-btn-primary:disabled, */
|
|
176
|
+
.antsomi-btn-default:disabled,
|
|
177
|
+
.antsomi-btn-dashed:disabled,
|
|
178
|
+
.antsomi-btn-disabled,
|
|
179
|
+
.antsomi-btn-default.antsomi-btn-dangerous:disabled,
|
|
180
|
+
.antsomi-btn-primary.antsomi-btn-dangerous:disabled {
|
|
181
|
+
border-color: ${(_j = THEME.token) === null || _j === void 0 ? void 0 : _j.bw4} !important;
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
.antsomi-btn-default:disabled,
|
|
185
|
+
.antsomi-btn-dashed:disabled,
|
|
186
|
+
.antsomi-btn-disabled,
|
|
187
|
+
.antsomi-btn-default.antsomi-btn-dangerous:disabled {
|
|
188
|
+
color: ${(_k = THEME.token) === null || _k === void 0 ? void 0 : _k.bw6} !important;
|
|
189
|
+
background-color: ${(_l = THEME.token) === null || _l === void 0 ? void 0 : _l.bw2} !important;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
// NOTE: Just hot fix for easy looking
|
|
193
|
+
.antsomi-btn-primary.antsomi-btn-compact-item.antsomi-btn-compact-first-item {
|
|
194
|
+
padding-right: 6px !important;
|
|
195
|
+
}
|
|
196
|
+
.antsomi-btn-compact-item.antsomi-btn-primary.antsomi-btn-compact-last-item {
|
|
197
|
+
width: fit-content;
|
|
198
|
+
//padding: 0px !important;
|
|
199
|
+
padding: 0px 4px !important;
|
|
200
|
+
&::before {
|
|
201
|
+
content: '';
|
|
202
|
+
position: absolute;
|
|
203
|
+
left: 0px;
|
|
204
|
+
background-color: ${globalToken === null || globalToken === void 0 ? void 0 : globalToken.blue5} !important;
|
|
205
|
+
top: auto !important;
|
|
206
|
+
height: 80% !important;
|
|
207
|
+
width: 1px !important;
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
&:disabled {
|
|
211
|
+
&::before {
|
|
212
|
+
background-color: ${globalToken === null || globalToken === void 0 ? void 0 : globalToken.bw4} !important;
|
|
213
|
+
}
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
&:not(:disabled) {
|
|
217
|
+
&:hover {
|
|
218
|
+
&::before {
|
|
219
|
+
opacity: 0;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
/* Input */
|
|
226
|
+
.antsomi-input,
|
|
227
|
+
.antsomi-input-affix-wrapper {
|
|
228
|
+
border-width: 0 0 1px 0 !important;
|
|
229
|
+
box-shadow: none !important;
|
|
230
|
+
|
|
231
|
+
&:hover {
|
|
232
|
+
background-color: ${(_m = THEME.token) === null || _m === void 0 ? void 0 : _m.blue};
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
.antsomi-input {
|
|
237
|
+
&:focus {
|
|
238
|
+
background-color: ${(_o = THEME.token) === null || _o === void 0 ? void 0 : _o.bw0};
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
&::placeholder {
|
|
242
|
+
font-style: normal !important;
|
|
243
|
+
font-size: ${fontSize}px !important;
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
.antsomi-input-affix-wrapper {
|
|
248
|
+
&:hover {
|
|
249
|
+
> input.antsomi-input {
|
|
250
|
+
background-color: ${(_p = THEME.token) === null || _p === void 0 ? void 0 : _p.blue};
|
|
251
|
+
}
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
&.antsomi-input-affix-wrapper-focused {
|
|
255
|
+
background-color: ${(_q = THEME.token) === null || _q === void 0 ? void 0 : _q.bw0};
|
|
256
|
+
|
|
257
|
+
> input.antsomi-input {
|
|
258
|
+
background-color: ${(_r = THEME.token) === null || _r === void 0 ? void 0 : _r.bw0};
|
|
259
|
+
}
|
|
260
|
+
}
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
.antsomi-input-status-error:not(.antsomi-input-disabled):not(
|
|
264
|
+
.antsomi-input-borderless
|
|
265
|
+
).antsomi-input {
|
|
266
|
+
&:hover {
|
|
267
|
+
background-color: ${(_s = THEME.token) === null || _s === void 0 ? void 0 : _s.red};
|
|
268
|
+
}
|
|
269
|
+
}
|
|
270
|
+
|
|
271
|
+
.antsomi-input-status-warning:not(.antsomi-input-disabled):not(
|
|
272
|
+
.antsomi-input-borderless
|
|
273
|
+
).antsomi-input {
|
|
274
|
+
&:hover {
|
|
275
|
+
background-color: ${(_t = THEME.token) === null || _t === void 0 ? void 0 : _t.gold1};
|
|
276
|
+
}
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
.antsomi-input-affix-wrapper-status-error:not(.antsomi-input-affix-wrapper-disabled):not(
|
|
280
|
+
.antsomi-input-affix-wrapper-borderless
|
|
281
|
+
).antsomi-input-affix-wrapper {
|
|
282
|
+
&:hover,
|
|
283
|
+
&:hover > input.antsomi-input {
|
|
284
|
+
background-color: ${(_u = THEME.token) === null || _u === void 0 ? void 0 : _u.red};
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
.antsomi-input-affix-wrapper-status-warning:not(.antsomi-input-affix-wrapper-disabled):not(
|
|
289
|
+
.antsomi-input-affix-wrapper-borderless
|
|
290
|
+
).antsomi-input-affix-wrapper {
|
|
291
|
+
&:hover,
|
|
292
|
+
&:hover > input.antsomi-input {
|
|
293
|
+
background-color: ${(_v = THEME.token) === null || _v === void 0 ? void 0 : _v.gold1};
|
|
294
|
+
}
|
|
295
|
+
}
|
|
296
|
+
|
|
297
|
+
/* For custom search input */
|
|
298
|
+
.antsomi-input-affix-wrapper.antsomi-search-input:hover > input.antsomi-input {
|
|
299
|
+
background-color: transparent;
|
|
300
|
+
}
|
|
301
|
+
|
|
302
|
+
// Select
|
|
303
|
+
.antsomi-select .antsomi-select-arrow {
|
|
304
|
+
right: 5px !important;
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
.antsomi-select:not(.antsomi-select-disabled):not(.antsomi-select-customize-input):not(
|
|
308
|
+
.antsomi-pagination-size-changer
|
|
309
|
+
):hover
|
|
310
|
+
.antsomi-select-selector {
|
|
311
|
+
border-color: ${(_w = THEME.token) === null || _w === void 0 ? void 0 : _w.blue1} !important;
|
|
312
|
+
background-color: ${(_x = THEME.token) === null || _x === void 0 ? void 0 : _x.blue} !important;
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
.antsomi-select-disabled.antsomi-select:not(.antsomi-select-customize-input)
|
|
316
|
+
.antsomi-select-selector {
|
|
317
|
+
border-color: ${(_y = THEME.token) === null || _y === void 0 ? void 0 : _y.bw4};
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
.antsomi-select-disabled.antsomi-select:not(.antsomi-select-customize-input) .antsomi-tag {
|
|
321
|
+
background-color: ${(_z = THEME.token) === null || _z === void 0 ? void 0 : _z.bw4} !important;
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
.antsomi-select-selector {
|
|
325
|
+
border-width: 0 0 1px 0 !important;
|
|
326
|
+
box-shadow: none !important;
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
.antsomi-select-auto-complete {
|
|
330
|
+
.antsomi-select-selector {
|
|
331
|
+
border: none !important;
|
|
332
|
+
}
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
.antsomi-select-dropdown {
|
|
336
|
+
padding: 8px 0 !important;
|
|
337
|
+
z-index: 3002 !important;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
.antsomi-select-selection-overflow {
|
|
341
|
+
gap: 5px;
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
// Dropdown
|
|
345
|
+
.antsomi-dropdown-menu {
|
|
346
|
+
padding: 8px 0 !important;
|
|
347
|
+
}
|
|
348
|
+
|
|
349
|
+
// Input Number
|
|
350
|
+
.antsomi-input-number,
|
|
351
|
+
.antsomi-input-number-affix-wrapper {
|
|
352
|
+
border-width: 0 0 1px 0 !important;
|
|
353
|
+
box-shadow: none !important;
|
|
354
|
+
|
|
355
|
+
&.--show-handler {
|
|
356
|
+
.antsomi-input-number-handler-wrap {
|
|
357
|
+
opacity: 1;
|
|
358
|
+
}
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
.antsomi-input-number-group-addon {
|
|
363
|
+
border-width: 0 0 1px 0 !important;
|
|
364
|
+
background-color: ${(_0 = THEME.token) === null || _0 === void 0 ? void 0 : _0.bw0} !important;
|
|
365
|
+
box-shadow: none !important;
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
.antsomi-input-number:hover {
|
|
369
|
+
background-color: ${(_1 = THEME.token) === null || _1 === void 0 ? void 0 : _1.blue};
|
|
370
|
+
|
|
371
|
+
.antsomi-input-number-handler {
|
|
372
|
+
background-color: ${(_2 = THEME.token) === null || _2 === void 0 ? void 0 : _2.blue};
|
|
373
|
+
}
|
|
374
|
+
}
|
|
375
|
+
|
|
376
|
+
.antsomi-input-number:focus,
|
|
377
|
+
.antsomi-input-number-focused {
|
|
378
|
+
border-color: ${(_3 = THEME.token) === null || _3 === void 0 ? void 0 : _3.colorPrimary} !important;
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
.antsomi-input-number-handler {
|
|
382
|
+
border: none !important;
|
|
383
|
+
|
|
384
|
+
&:hover i {
|
|
385
|
+
color: ${(_4 = THEME.token) === null || _4 === void 0 ? void 0 : _4.colorPrimary};
|
|
386
|
+
}
|
|
387
|
+
}
|
|
388
|
+
|
|
389
|
+
// DatePicker
|
|
390
|
+
.antsomi-picker {
|
|
391
|
+
border-width: 0 0 1px 0 !important;
|
|
392
|
+
box-shadow: none !important;
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
.antsomi-picker:hover,
|
|
396
|
+
.antsomi-picker-focused {
|
|
397
|
+
background-color: ${(_5 = THEME.token) === null || _5 === void 0 ? void 0 : _5.blue};
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
.antsomi-picker:not(.antsomi-picker-status-error) .antsomi-picker-suffix {
|
|
401
|
+
color: ${(_6 = THEME.token) === null || _6 === void 0 ? void 0 : _6.bw10};
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
.antsomi-picker:not(.antsomi-picker-disabled).antsomi-picker-status-error:not(
|
|
405
|
+
[disabled]
|
|
406
|
+
):hover {
|
|
407
|
+
background-color: ${(_7 = THEME.token) === null || _7 === void 0 ? void 0 : _7.red} !important;
|
|
408
|
+
}
|
|
409
|
+
|
|
410
|
+
// Custom
|
|
411
|
+
.date-time-picker__popup-content {
|
|
412
|
+
width: 230px !important;
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
.antsomi-picker-dropdown__advanced {
|
|
416
|
+
&.antsomi-picker-dropdown > .antsomi-picker-panel-container {
|
|
417
|
+
border-radius: 10px;
|
|
418
|
+
}
|
|
419
|
+
|
|
420
|
+
> .antsomi-picker-panel-container > .antsomi-picker-panel-layout > .antsomi-picker-panel {
|
|
421
|
+
flex-direction: column-reverse;
|
|
422
|
+
padding-bottom: 60px;
|
|
423
|
+
|
|
424
|
+
.antsomi-picker-date-panel,
|
|
425
|
+
.antsomi-picker-quarter-panel {
|
|
426
|
+
width: 280px !important;
|
|
427
|
+
|
|
428
|
+
.antsomi-picker-cell {
|
|
429
|
+
pointer-events: none !important;
|
|
430
|
+
}
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
/* .antsomi-picker-date-panel {
|
|
434
|
+
position: relative;
|
|
435
|
+
} */
|
|
436
|
+
|
|
437
|
+
/* .antsomi-picker-date-panel::before {
|
|
438
|
+
content: 'Hours';
|
|
439
|
+
position: absolute;
|
|
440
|
+
top: 0;
|
|
441
|
+
right: 0;
|
|
442
|
+
transform: translateX(100%);
|
|
443
|
+
width: 61px;
|
|
444
|
+
font-weight: bold;
|
|
445
|
+
border-right: 1px solid rgba(5, 5, 5, 0.06);
|
|
446
|
+
height: 38px;
|
|
447
|
+
display: flex;
|
|
448
|
+
align-items: center;
|
|
449
|
+
justify-content: center;
|
|
450
|
+
} */
|
|
451
|
+
|
|
452
|
+
.antsomi-picker-time-panel {
|
|
453
|
+
.antsomi-picker-time-panel-column:after {
|
|
454
|
+
height: 8px;
|
|
455
|
+
}
|
|
456
|
+
|
|
457
|
+
.antsomi-picker-time-panel-cell-selected {
|
|
458
|
+
background-color: ${(_8 = THEME.token) === null || _8 === void 0 ? void 0 : _8.colorPrimary};
|
|
459
|
+
color: #fff;
|
|
460
|
+
}
|
|
461
|
+
.antsomi-picker-time-panel-cell-selected:hover {
|
|
462
|
+
background-color: ${(_9 = THEME.token) === null || _9 === void 0 ? void 0 : _9.colorPrimary};
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
.antsomi-picker-cell-inner {
|
|
466
|
+
text-align: center;
|
|
467
|
+
cursor: pointer;
|
|
468
|
+
}
|
|
469
|
+
.antsomi-picker-cell-inner:hover {
|
|
470
|
+
background: rgba(34, 34, 34, 0.04);
|
|
471
|
+
}
|
|
472
|
+
|
|
473
|
+
.antsomi-picker-header {
|
|
474
|
+
display: none;
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
.antsomi-picker-time-panel-column {
|
|
478
|
+
width: 60px;
|
|
479
|
+
margin-top: 38px;
|
|
480
|
+
/* margin-top: 0; */
|
|
481
|
+
scrollbar-width: unset;
|
|
482
|
+
scrollbar-color: unset;
|
|
483
|
+
|
|
484
|
+
&::-webkit-scrollbar {
|
|
485
|
+
width: 6px;
|
|
486
|
+
background: transparent;
|
|
487
|
+
}
|
|
488
|
+
&::-webkit-scrollbar-track {
|
|
489
|
+
/* margin-top: 38px; */
|
|
490
|
+
border-radius: 10px;
|
|
491
|
+
}
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
/* ul.antsomi-picker-time-panel-column::before {
|
|
495
|
+
content: '';
|
|
496
|
+
position: absolute;
|
|
497
|
+
background: red;
|
|
498
|
+
top: 0;
|
|
499
|
+
right: 0;
|
|
500
|
+
width: 1px;
|
|
501
|
+
bottom: 0;
|
|
502
|
+
} */
|
|
503
|
+
|
|
504
|
+
/* .antsomi-picker-time-panel-column::before {
|
|
505
|
+
content: 'Hours';
|
|
506
|
+
position: sticky;
|
|
507
|
+
display: block;
|
|
508
|
+
top: 0;
|
|
509
|
+
height: 38px;
|
|
510
|
+
line-height: 38px;
|
|
511
|
+
text-align: center;
|
|
512
|
+
font-weight: bold;
|
|
513
|
+
background-color: #fff;
|
|
514
|
+
}
|
|
515
|
+
|
|
516
|
+
.antsomi-picker-time-panel-column:nth-child(1)::before {
|
|
517
|
+
content: 'Hours';
|
|
518
|
+
}
|
|
519
|
+
.antsomi-picker-time-panel-column:nth-child(2)::before {
|
|
520
|
+
content: 'Minutes';
|
|
521
|
+
}
|
|
522
|
+
.antsomi-picker-time-panel-column:nth-child(3)::before {
|
|
523
|
+
content: 'Seconds';
|
|
524
|
+
} */
|
|
525
|
+
|
|
526
|
+
/* .antsomi-picker-content {
|
|
527
|
+
position: relative;
|
|
528
|
+
|
|
529
|
+
.antsomi-picker-time-panel-column {
|
|
530
|
+
margin-top: 38px;
|
|
531
|
+
width: 60px;
|
|
532
|
+
}
|
|
533
|
+
} */
|
|
534
|
+
|
|
535
|
+
.antsomi-picker-content {
|
|
536
|
+
position: relative;
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
/* .antsomi-picker-content::after,
|
|
540
|
+
.antsomi-picker-content::before {
|
|
541
|
+
content: 'Minutes';
|
|
542
|
+
position: absolute;
|
|
543
|
+
top: 0;
|
|
544
|
+
left: 61px;
|
|
545
|
+
width: 60px;
|
|
546
|
+
height: 38px;
|
|
547
|
+
display: flex;
|
|
548
|
+
align-items: center;
|
|
549
|
+
justify-content: center;
|
|
550
|
+
font-weight: bold;
|
|
551
|
+
} */
|
|
552
|
+
|
|
553
|
+
/* .antsomi-picker-content::before {
|
|
554
|
+
border-right: 1px solid rgba(5, 5, 5, 0.06);
|
|
555
|
+
} */
|
|
556
|
+
/* .antsomi-picker-content::after {
|
|
557
|
+
content: 'Seconds';
|
|
558
|
+
left: 120px;
|
|
559
|
+
} */
|
|
560
|
+
}
|
|
561
|
+
|
|
562
|
+
/* Custom css scrollbar */
|
|
563
|
+
ul {
|
|
564
|
+
padding-left: 6px;
|
|
565
|
+
scrollbar-gutter: stable;
|
|
566
|
+
}
|
|
567
|
+
}
|
|
568
|
+
|
|
569
|
+
&.hide-picker-header {
|
|
570
|
+
.antsomi-picker-month-panel,
|
|
571
|
+
.antsomi-picker-quarter-panel {
|
|
572
|
+
.antsomi-picker-header {
|
|
573
|
+
display: none;
|
|
574
|
+
}
|
|
575
|
+
}
|
|
576
|
+
}
|
|
577
|
+
|
|
578
|
+
&.only-show-time-picker {
|
|
579
|
+
.antsomi-picker-date-panel {
|
|
580
|
+
display: none;
|
|
581
|
+
}
|
|
582
|
+
.antsomi-picker-time-panel {
|
|
583
|
+
border: none;
|
|
584
|
+
/* NOTE: production prod show unexpected border */
|
|
585
|
+
border-inline-start: none !important;
|
|
586
|
+
}
|
|
587
|
+
> .antsomi-picker-panel-container > .antsomi-picker-panel-layout > .antsomi-picker-panel {
|
|
588
|
+
width: 250px;
|
|
589
|
+
.antsomi-picker-datetime-panel {
|
|
590
|
+
justify-content: center;
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
ul {
|
|
594
|
+
::-webkit-scrollbar {
|
|
595
|
+
width: 0;
|
|
596
|
+
}
|
|
597
|
+
padding: 0;
|
|
598
|
+
}
|
|
599
|
+
|
|
600
|
+
.antsomi-picker-content::after {
|
|
601
|
+
display: none;
|
|
602
|
+
}
|
|
603
|
+
.antsomi-picker-content::before {
|
|
604
|
+
content: 'Hours';
|
|
605
|
+
border: none;
|
|
606
|
+
left: 0;
|
|
607
|
+
|
|
608
|
+
position: absolute;
|
|
609
|
+
top: 0;
|
|
610
|
+
/* left: 61px; */
|
|
611
|
+
width: 60px;
|
|
612
|
+
height: 38px;
|
|
613
|
+
display: flex;
|
|
614
|
+
align-items: center;
|
|
615
|
+
justify-content: center;
|
|
616
|
+
font-weight: bold;
|
|
617
|
+
}
|
|
618
|
+
}
|
|
619
|
+
&.is-minutes-picker {
|
|
620
|
+
> .antsomi-picker-panel-container
|
|
621
|
+
> .antsomi-picker-panel-layout
|
|
622
|
+
> .antsomi-picker-panel {
|
|
623
|
+
.antsomi-picker-content::before {
|
|
624
|
+
content: 'Minutes';
|
|
625
|
+
}
|
|
626
|
+
}
|
|
627
|
+
}
|
|
628
|
+
}
|
|
629
|
+
|
|
630
|
+
&.--error
|
|
631
|
+
> .antsomi-picker-panel-container
|
|
632
|
+
> .antsomi-picker-panel-layout
|
|
633
|
+
> .antsomi-picker-panel {
|
|
634
|
+
padding-bottom: 80px;
|
|
635
|
+
}
|
|
636
|
+
|
|
637
|
+
&.antsomi-picker-dropdown {
|
|
638
|
+
.antsomi-picker-footer-extra {
|
|
639
|
+
padding: 0 !important;
|
|
640
|
+
}
|
|
641
|
+
|
|
642
|
+
/*
|
|
643
|
+
* NOTE: UI broken when add showTime props to <DatePicker />
|
|
644
|
+
* Unexpected header control (comment code below to see bug)
|
|
645
|
+
* Temporary solution: hide the verbose element
|
|
646
|
+
*/
|
|
647
|
+
.antsomi-picker-ranges {
|
|
648
|
+
display: none;
|
|
649
|
+
}
|
|
650
|
+
}
|
|
651
|
+
}
|
|
652
|
+
|
|
653
|
+
.antsomi-advanced-picker-container .input__wrapper {
|
|
654
|
+
display: inline-block;
|
|
655
|
+
}
|
|
656
|
+
|
|
657
|
+
// Slider
|
|
658
|
+
.antsomi-slider {
|
|
659
|
+
margin: 0 !important;
|
|
660
|
+
|
|
661
|
+
&.antsomi-slider-horizontal {
|
|
662
|
+
.antsomi-slider-rail,
|
|
663
|
+
.antsomi-slider-step {
|
|
664
|
+
height: 4px;
|
|
665
|
+
width: 100%;
|
|
666
|
+
}
|
|
667
|
+
|
|
668
|
+
.antsomi-slider-rail {
|
|
669
|
+
height: 4px;
|
|
670
|
+
}
|
|
671
|
+
}
|
|
672
|
+
|
|
673
|
+
.antsomi-slider-rail,
|
|
674
|
+
.antsomi-slider-step {
|
|
675
|
+
position: absolute !important;
|
|
676
|
+
}
|
|
677
|
+
|
|
678
|
+
.antsomi-slider-rail {
|
|
679
|
+
border-radius: 2px !important;
|
|
680
|
+
transition: background-color 0.3s !important;
|
|
681
|
+
background-color: ${(_10 = THEME.token) === null || _10 === void 0 ? void 0 : _10.accent1} !important;
|
|
682
|
+
}
|
|
683
|
+
|
|
684
|
+
.antsomi-slider-track {
|
|
685
|
+
position: absolute !important;
|
|
686
|
+
border-radius: 2px !important;
|
|
687
|
+
transition: background-color 0.3s !important;
|
|
688
|
+
background-color: ${(_11 = THEME.token) === null || _11 === void 0 ? void 0 : _11.colorPrimary} !important;
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
.antsomi-slider-step {
|
|
692
|
+
background: 0 0 !important;
|
|
693
|
+
pointer-events: none !important;
|
|
694
|
+
}
|
|
695
|
+
|
|
696
|
+
.antsomi-slider-handle {
|
|
697
|
+
position: absolute !important;
|
|
698
|
+
width: 14px !important;
|
|
699
|
+
height: 14px !important;
|
|
700
|
+
margin-top: -2px;
|
|
701
|
+
background-color: #fff;
|
|
702
|
+
border-radius: 50%;
|
|
703
|
+
box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 2px 0px;
|
|
704
|
+
cursor: pointer;
|
|
705
|
+
transition:
|
|
706
|
+
border-color 0.3s,
|
|
707
|
+
box-shadow 0.6s,
|
|
708
|
+
transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28) !important;
|
|
709
|
+
}
|
|
710
|
+
|
|
711
|
+
.antsomi-slider-handle::before,
|
|
712
|
+
.antsomi-slider-handle::after,
|
|
713
|
+
.antsomi-slider-handle:hover::after,
|
|
714
|
+
.antsomi-slider-handle:focus::before,
|
|
715
|
+
.antsomi-slider-handle:focus::after {
|
|
716
|
+
width: 14px !important;
|
|
717
|
+
height: 14px !important;
|
|
718
|
+
box-shadow: none !important;
|
|
719
|
+
inset-block-start: 0 !important;
|
|
720
|
+
inset-inline-start: 0 !important;
|
|
721
|
+
}
|
|
722
|
+
|
|
723
|
+
.antsomi-slider-handle::after {
|
|
724
|
+
background-color: ${(_12 = THEME.token) === null || _12 === void 0 ? void 0 : _12.colorPrimary} !important;
|
|
725
|
+
}
|
|
726
|
+
|
|
727
|
+
&:hover {
|
|
728
|
+
.antsomi-slider-track {
|
|
729
|
+
background-color: ${(_13 = THEME.token) === null || _13 === void 0 ? void 0 : _13.colorPrimary} !important;
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
.antsomi-slider-rail {
|
|
733
|
+
background-color: ${(_14 = THEME.token) === null || _14 === void 0 ? void 0 : _14.accent1} !important;
|
|
734
|
+
}
|
|
735
|
+
|
|
736
|
+
.antsomi-slider-handle::after {
|
|
737
|
+
box-shadow: none !important;
|
|
738
|
+
}
|
|
739
|
+
|
|
740
|
+
.antsomi-slider-handle {
|
|
741
|
+
border-color: ${(_15 = THEME.token) === null || _15 === void 0 ? void 0 : _15.colorPrimary} !important;
|
|
742
|
+
}
|
|
743
|
+
}
|
|
744
|
+
|
|
745
|
+
&.antsomi-slider-with-marks {
|
|
746
|
+
margin-bottom: 0 !important;
|
|
747
|
+
}
|
|
748
|
+
|
|
749
|
+
&.antsomi-slider-disabled {
|
|
750
|
+
.antsomi-slider-handle {
|
|
751
|
+
background-color: ${(_16 = THEME.token) === null || _16 === void 0 ? void 0 : _16.accent2} !important;
|
|
752
|
+
border-color: ${(_17 = THEME.token) === null || _17 === void 0 ? void 0 : _17.accent2} !important;
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
/* Radio */
|
|
758
|
+
.antsomi-radio-group-outline {
|
|
759
|
+
.antsomi-radio-button-wrapper {
|
|
760
|
+
display: inline-flex;
|
|
761
|
+
align-items: center;
|
|
762
|
+
height: 30px;
|
|
763
|
+
padding-left: 20px;
|
|
764
|
+
padding-right: 20px;
|
|
765
|
+
font-family: 'Roboto';
|
|
766
|
+
color: ${(_18 = THEME.token) === null || _18 === void 0 ? void 0 : _18.colorTextBase};
|
|
767
|
+
font-size: ${(_19 = THEME.token) === null || _19 === void 0 ? void 0 : _19.fontSize}px;
|
|
768
|
+
|
|
769
|
+
&:focus-within {
|
|
770
|
+
--tw-shadow: 0 0 #0000;
|
|
771
|
+
--tw-shadow-colored: 0 0 #0000;
|
|
772
|
+
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
|
|
773
|
+
var(--tw-shadow);
|
|
774
|
+
}
|
|
775
|
+
|
|
776
|
+
&:first-child {
|
|
777
|
+
border-top-left-radius: ${(_20 = THEME.token) === null || _20 === void 0 ? void 0 : _20.borderRadius}px;
|
|
778
|
+
border-bottom-left-radius: ${(_21 = THEME.token) === null || _21 === void 0 ? void 0 : _21.borderRadius}px;
|
|
779
|
+
}
|
|
780
|
+
|
|
781
|
+
&:last-child {
|
|
782
|
+
border-top-right-radius: ${(_22 = THEME.token) === null || _22 === void 0 ? void 0 : _22.borderRadius}px;
|
|
783
|
+
border-bottom-right-radius: ${(_23 = THEME.token) === null || _23 === void 0 ? void 0 : _23.borderRadius}px;
|
|
784
|
+
}
|
|
785
|
+
|
|
786
|
+
&.antsomi-radio-button-wrapper-checked {
|
|
787
|
+
border-color: ${(_24 = THEME.token) === null || _24 === void 0 ? void 0 : _24.accent1};
|
|
788
|
+
background-color: ${(_25 = THEME.token) === null || _25 === void 0 ? void 0 : _25.colorTextActive};
|
|
789
|
+
color: ${(_26 = THEME.token) === null || _26 === void 0 ? void 0 : _26.colorPrimary};
|
|
790
|
+
font-weight: 700;
|
|
791
|
+
|
|
792
|
+
&::before {
|
|
793
|
+
background-color: ${(_27 = THEME.token) === null || _27 === void 0 ? void 0 : _27.accent1};
|
|
794
|
+
}
|
|
795
|
+
}
|
|
796
|
+
}
|
|
797
|
+
|
|
798
|
+
.antsomi-radio-wrapper {
|
|
799
|
+
font-family: 'Roboto';
|
|
800
|
+
color: ${(_28 = THEME.token) === null || _28 === void 0 ? void 0 : _28.colorTextBase};
|
|
801
|
+
font-size: ${(_29 = THEME.token) === null || _29 === void 0 ? void 0 : _29.fontSize}px;
|
|
802
|
+
margin-right: 0;
|
|
803
|
+
|
|
804
|
+
.antsomi-radio-disabled {
|
|
805
|
+
.antsomi-radio-inner {
|
|
806
|
+
border-color: #d9d9d9 !important;
|
|
807
|
+
}
|
|
808
|
+
}
|
|
809
|
+
|
|
810
|
+
.antsomi-radio-inner {
|
|
811
|
+
display: flex;
|
|
812
|
+
justify-content: center;
|
|
813
|
+
align-items: center;
|
|
814
|
+
}
|
|
815
|
+
|
|
816
|
+
.antsomi-radio-checked .antsomi-radio-inner::after {
|
|
817
|
+
transform: scale(0.6);
|
|
818
|
+
}
|
|
819
|
+
|
|
820
|
+
.antsomi-radio-inner::after {
|
|
821
|
+
flex-shrink: 0;
|
|
822
|
+
position: unset !important;
|
|
823
|
+
transition: none !important;
|
|
824
|
+
transform: scale(0.6);
|
|
825
|
+
margin-block-start: 0px;
|
|
826
|
+
margin-inline-start: 0px;
|
|
827
|
+
}
|
|
828
|
+
|
|
829
|
+
.antsomi-radio {
|
|
830
|
+
.antsomi-radio-inner {
|
|
831
|
+
width: 16px;
|
|
832
|
+
height: 16px;
|
|
833
|
+
border-color: ${(_30 = THEME.token) === null || _30 === void 0 ? void 0 : _30.colorPrimary};
|
|
834
|
+
border-width: 2px;
|
|
835
|
+
background-color: ${(_31 = THEME.token) === null || _31 === void 0 ? void 0 : _31.bw0};
|
|
836
|
+
|
|
837
|
+
&::after {
|
|
838
|
+
background-color: ${(_32 = THEME.token) === null || _32 === void 0 ? void 0 : _32.colorPrimary};
|
|
839
|
+
}
|
|
840
|
+
}
|
|
841
|
+
}
|
|
842
|
+
|
|
843
|
+
&:not(:last-child) {
|
|
844
|
+
margin-right: 30px;
|
|
845
|
+
}
|
|
846
|
+
}
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
/* Checkbox */
|
|
850
|
+
.antsomi-checkbox-wrapper {
|
|
851
|
+
.antsomi-checkbox-indeterminate {
|
|
852
|
+
.antsomi-checkbox-inner::after {
|
|
853
|
+
width: 10px !important;
|
|
854
|
+
height: 2px !important;
|
|
855
|
+
}
|
|
856
|
+
}
|
|
857
|
+
|
|
858
|
+
.antsomi-checkbox-indeterminate:not(.antsomi-checkbox-disabled) {
|
|
859
|
+
.antsomi-checkbox-inner {
|
|
860
|
+
background-color: ${(_33 = THEME.token) === null || _33 === void 0 ? void 0 : _33.colorPrimary} !important;
|
|
861
|
+
&::after {
|
|
862
|
+
background-color: ${(_34 = THEME.token) === null || _34 === void 0 ? void 0 : _34.bw0} !important;
|
|
863
|
+
}
|
|
864
|
+
}
|
|
865
|
+
}
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
/* Modal Close */
|
|
869
|
+
.antsomi-modal-root .antsomi-modal-wrap {
|
|
870
|
+
z-index: 3001;
|
|
871
|
+
}
|
|
872
|
+
|
|
873
|
+
.antsomi-modal .antsomi-modal-close {
|
|
874
|
+
width: unset !important;
|
|
875
|
+
height: unset !important;
|
|
876
|
+
top: 0px !important;
|
|
877
|
+
right: 0 !important;
|
|
878
|
+
|
|
879
|
+
.antsomi-modal-close-x {
|
|
880
|
+
padding: 20px;
|
|
881
|
+
}
|
|
882
|
+
}
|
|
883
|
+
.antsomi-modal-content {
|
|
884
|
+
.antsomi-modal-header {
|
|
885
|
+
.antsomi-modal-title {
|
|
886
|
+
font-weight: 500;
|
|
887
|
+
font-size: 16px;
|
|
888
|
+
line-height: 22px;
|
|
889
|
+
word-wrap: break-word;
|
|
890
|
+
}
|
|
891
|
+
}
|
|
892
|
+
|
|
893
|
+
.antsomi-modal-body {
|
|
894
|
+
p {
|
|
895
|
+
margin: 0;
|
|
896
|
+
}
|
|
897
|
+
.antsomi-modal-confirm-body-wrapper {
|
|
898
|
+
padding: 20px;
|
|
899
|
+
|
|
900
|
+
.antsomi-modal-confirm-body {
|
|
901
|
+
display: flex;
|
|
902
|
+
|
|
903
|
+
/* Style for icon */
|
|
904
|
+
> i {
|
|
905
|
+
color: ${(_35 = THEME.token) === null || _35 === void 0 ? void 0 : _35.colorPrimary};
|
|
906
|
+
margin-right: 13px;
|
|
907
|
+
}
|
|
908
|
+
}
|
|
909
|
+
|
|
910
|
+
.antsomi-modal-confirm-body:has(i) ~ .antsomi-modal-confirm-btns {
|
|
911
|
+
padding-left: 30px;
|
|
912
|
+
}
|
|
913
|
+
|
|
914
|
+
.antsomi-modal-confirm-btns {
|
|
915
|
+
display: flex;
|
|
916
|
+
flex-direction: row-reverse;
|
|
917
|
+
justify-content: start;
|
|
918
|
+
gap: 8px;
|
|
919
|
+
|
|
920
|
+
.antsomi-btn {
|
|
921
|
+
margin: 0px;
|
|
922
|
+
}
|
|
923
|
+
}
|
|
924
|
+
}
|
|
925
|
+
}
|
|
926
|
+
.antsomi-modal-footer {
|
|
927
|
+
margin-top: 0px;
|
|
928
|
+
padding: 15px !important;
|
|
929
|
+
text-align: right;
|
|
930
|
+
background: transparent;
|
|
931
|
+
border-top: 1px solid #f0f0f0 !important;
|
|
932
|
+
border-radius: 0 0 2px 2px;
|
|
933
|
+
}
|
|
934
|
+
}
|
|
935
|
+
/* Override style for Modal confirm in Editor Tab */
|
|
936
|
+
.editor-tab__modal-confirm .antsomi-modal-content .antsomi-modal-body {
|
|
937
|
+
.antsomi-modal-confirm-body-wrapper {
|
|
938
|
+
padding: 0;
|
|
939
|
+
|
|
940
|
+
.antsomi-modal-confirm-body {
|
|
941
|
+
padding: 20px 20px 0 20px;
|
|
942
|
+
}
|
|
943
|
+
.antsomi-modal-confirm-btns {
|
|
944
|
+
padding: 12px 20px 20px;
|
|
945
|
+
border-top: 1px solid ${(_36 = THEME.token) === null || _36 === void 0 ? void 0 : _36.bw4};
|
|
946
|
+
}
|
|
947
|
+
}
|
|
948
|
+
}
|
|
949
|
+
|
|
950
|
+
/* Message Notification */
|
|
951
|
+
.ant-message {
|
|
952
|
+
z-index: 999999 !important;
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
/* Collapse */
|
|
956
|
+
.antsomi-collapse-header {
|
|
957
|
+
font-size: 14px;
|
|
958
|
+
}
|
|
959
|
+
|
|
960
|
+
.antsomi-collapse {
|
|
961
|
+
&.antsomi-collapse-borderless {
|
|
962
|
+
border-bottom: 1px solid ${(_37 = THEME.token) === null || _37 === void 0 ? void 0 : _37.gray5};
|
|
963
|
+
}
|
|
964
|
+
|
|
965
|
+
> .antsomi-collapse-item > .antsomi-collapse-header .antsomi-collapse-arrow {
|
|
966
|
+
transition: all 200ms;
|
|
967
|
+
}
|
|
968
|
+
}
|
|
969
|
+
|
|
970
|
+
/* Switch */
|
|
971
|
+
.antsomi-switch {
|
|
972
|
+
border: 2px solid ${(_38 = THEME.token) === null || _38 === void 0 ? void 0 : _38.colorPrimary} !important;
|
|
973
|
+
|
|
974
|
+
&.antsomi-switch-checked {
|
|
975
|
+
> .antsomi-switch-handle {
|
|
976
|
+
&::before {
|
|
977
|
+
background-color: ${(_39 = THEME.token) === null || _39 === void 0 ? void 0 : _39.bw0} !important;
|
|
978
|
+
}
|
|
979
|
+
}
|
|
980
|
+
}
|
|
981
|
+
|
|
982
|
+
.antsomi-switch-inner {
|
|
983
|
+
padding-inline-start: 4px !important;
|
|
984
|
+
padding-inline-end: 18px !important;
|
|
985
|
+
}
|
|
986
|
+
}
|
|
987
|
+
|
|
988
|
+
/* Tabs */
|
|
989
|
+
.antsomi-tabs {
|
|
990
|
+
.antsomi-tabs-tab {
|
|
991
|
+
font-weight: bold;
|
|
992
|
+
|
|
993
|
+
&:not(.antsomi-tabs-tab-active):hover {
|
|
994
|
+
background-color: ${(_40 = THEME.token) === null || _40 === void 0 ? void 0 : _40.blue};
|
|
995
|
+
}
|
|
996
|
+
}
|
|
997
|
+
.antsomi-tabs-tab-active {
|
|
998
|
+
z-index: 2;
|
|
999
|
+
}
|
|
1000
|
+
.antsomi-tabs-nav::before {
|
|
1001
|
+
z-index: 1;
|
|
1002
|
+
}
|
|
1003
|
+
}
|
|
1004
|
+
|
|
1005
|
+
/* Form */
|
|
1006
|
+
.antsomi-form {
|
|
1007
|
+
.antsomi-form-item {
|
|
1008
|
+
.antsomi-form-item-label {
|
|
1009
|
+
> label.antsomi-form-item-required:not(.antsomi-form-item-required-mark-optional) {
|
|
1010
|
+
&::before {
|
|
1011
|
+
position: absolute;
|
|
1012
|
+
right: 0px;
|
|
1013
|
+
font-family: Roboto;
|
|
1014
|
+
}
|
|
1015
|
+
}
|
|
1016
|
+
}
|
|
1017
|
+
}
|
|
1018
|
+
}
|
|
1019
|
+
|
|
1020
|
+
/* Popover */
|
|
1021
|
+
.antsomi-popover {
|
|
1022
|
+
&.no-padding-content {
|
|
1023
|
+
.antsomi-popover-inner {
|
|
1024
|
+
padding: 0 !important;
|
|
1025
|
+
}
|
|
1026
|
+
}
|
|
1027
|
+
.antsomi-popover-inner {
|
|
1028
|
+
overflow: hidden;
|
|
1029
|
+
}
|
|
1030
|
+
}
|
|
1031
|
+
|
|
1032
|
+
/* Menu */
|
|
1033
|
+
.antsomi-menu {
|
|
1034
|
+
.antsomi-menu-submenu.antsomi-menu-submenu-selected {
|
|
1035
|
+
.antsomi-menu-item.antsomi-menu-item-selected {
|
|
1036
|
+
background-color: ${(_41 = THEME.token) === null || _41 === void 0 ? void 0 : _41.blue};
|
|
1037
|
+
}
|
|
1038
|
+
}
|
|
1039
|
+
}
|
|
1040
|
+
|
|
1041
|
+
.antsomi-typography {
|
|
1042
|
+
&.antsomi-typography-danger,
|
|
1043
|
+
&.antsomi-typography-warning {
|
|
1044
|
+
font-size: 11px;
|
|
1045
|
+
}
|
|
1046
|
+
}
|
|
1047
|
+
|
|
1048
|
+
/* Tree */
|
|
1049
|
+
.antsomi-tree-list {
|
|
1050
|
+
.antsomi-tree-treenode {
|
|
1051
|
+
align-items: center !important;
|
|
1052
|
+
|
|
1053
|
+
.antsomi-tree-checkbox {
|
|
1054
|
+
margin: 3px 0px;
|
|
1055
|
+
}
|
|
1056
|
+
}
|
|
1057
|
+
}
|
|
1058
|
+
|
|
1059
|
+
/* Checkbox */
|
|
1060
|
+
.antsomi-checkbox,
|
|
1061
|
+
.antsomi-tree-checkbox {
|
|
1062
|
+
&.antsomi-checkbox-disabled,
|
|
1063
|
+
&.antsomi-tree-checkbox-disabled {
|
|
1064
|
+
.antsomi-checkbox-inner,
|
|
1065
|
+
.antsomi-tree-checkbox-inner {
|
|
1066
|
+
background-color: ${globalToken === null || globalToken === void 0 ? void 0 : globalToken.bw0};
|
|
1067
|
+
border-color: ${globalToken === null || globalToken === void 0 ? void 0 : globalToken.bw5} !important;
|
|
1068
|
+
}
|
|
1069
|
+
|
|
1070
|
+
&.antsomi-checkbox-checked,
|
|
1071
|
+
&.antsomi-tree-checkbox-checked {
|
|
1072
|
+
.antsomi-checkbox-inner,
|
|
1073
|
+
.antsomi-tree-checkbox-inner {
|
|
1074
|
+
background-color: ${globalToken === null || globalToken === void 0 ? void 0 : globalToken.bw5};
|
|
1075
|
+
|
|
1076
|
+
&::after {
|
|
1077
|
+
border-color: ${globalToken === null || globalToken === void 0 ? void 0 : globalToken.bw0};
|
|
1078
|
+
}
|
|
1079
|
+
}
|
|
1080
|
+
}
|
|
1081
|
+
}
|
|
1082
|
+
}
|
|
1083
|
+
|
|
1084
|
+
/* Tags */
|
|
1085
|
+
.antsomi-tag {
|
|
1086
|
+
padding-inline: 10px !important;
|
|
1087
|
+
align-items: center;
|
|
1088
|
+
display: flex !important;
|
|
1089
|
+
line-height: 1;
|
|
1090
|
+
min-height: 24px;
|
|
1091
|
+
overflow: hidden;
|
|
1092
|
+
text-overflow: ellipsis;
|
|
1093
|
+
|
|
1094
|
+
.antsomi-tag-close-icon {
|
|
1095
|
+
position: absolute;
|
|
1096
|
+
top: 50%;
|
|
1097
|
+
transform: translateY(-50%);
|
|
1098
|
+
right: 4px;
|
|
1099
|
+
opacity: 0;
|
|
1100
|
+
}
|
|
1101
|
+
|
|
1102
|
+
&:hover {
|
|
1103
|
+
.antsomi-tag-close-icon {
|
|
1104
|
+
opacity: 1;
|
|
1105
|
+
}
|
|
1106
|
+
}
|
|
1107
|
+
}
|
|
1108
1108
|
` }));
|
|
1109
1109
|
};
|