@antscorp/antsomi-ui 1.3.3-beta.9 → 1.3.4
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/dist/index.js +1 -1
- package/dist/main.css +1 -101
- package/es/assets/css/main.scss +0 -4
- package/es/components/atoms/Slider/index.d.ts +1 -2
- package/es/components/atoms/Slider/index.js +16 -9
- package/es/components/atoms/Spin/Spin.d.ts +1 -2
- package/es/components/atoms/index.d.ts +0 -2
- package/es/components/atoms/index.js +0 -2
- package/es/components/common/ConfigProvider/ConfigProvider.d.ts +0 -1
- package/es/components/common/ConfigProvider/ConfigProvider.js +0 -1
- package/es/components/icons/ArrowGrowIcon.d.ts +1 -2
- package/es/components/icons/AudioRecordIcon.d.ts +1 -2
- package/es/components/icons/BugIcon.d.ts +1 -2
- package/es/components/icons/CameraIcon.d.ts +1 -2
- package/es/components/icons/CaptureIcon.d.ts +1 -2
- package/es/components/icons/CheckSlimIcon.d.ts +1 -2
- package/es/components/icons/CloseIcon.d.ts +1 -2
- package/es/components/icons/CommentIcon.d.ts +1 -2
- package/es/components/icons/EventIcon.d.ts +1 -2
- package/es/components/icons/FreeDrawIcon.d.ts +1 -2
- package/es/components/icons/GPTIcon.d.ts +1 -2
- package/es/components/icons/GPTIconV2.d.ts +1 -2
- package/es/components/icons/GPTIconV3.d.ts +1 -2
- package/es/components/icons/HighlightIcon.d.ts +1 -2
- package/es/components/icons/IdeaIcon.d.ts +1 -2
- package/es/components/icons/InvisibleIcon.d.ts +1 -2
- package/es/components/icons/MuteIcon.d.ts +1 -2
- package/es/components/icons/OpenUrlIcon.d.ts +1 -2
- package/es/components/icons/PauseIcon.d.ts +1 -2
- package/es/components/icons/PlaneIcon.d.ts +1 -2
- package/es/components/icons/RequestIcon.d.ts +1 -2
- package/es/components/icons/StopRecordIcon.d.ts +1 -2
- package/es/components/icons/UserIcon.d.ts +1 -2
- package/es/components/icons/VerticalDotsIcon.d.ts +1 -2
- package/es/components/icons/WarningIcon.d.ts +1 -2
- package/es/components/molecules/CaptureScreen/CaptureScreen.d.ts +1 -2
- package/es/components/molecules/CaptureScreen/components/CommentBox/CommentBox.d.ts +1 -2
- package/es/components/molecules/CaptureScreen/components/Cursor/Cursor.d.ts +1 -2
- package/es/components/molecules/ColorPicker/CustomPicker/index.js +18 -9
- package/es/components/molecules/ColorPicker/CustomPicker/styled.d.ts +1 -5
- package/es/components/molecules/ColorPicker/CustomPicker/styled.js +3 -14
- package/es/components/molecules/ColorPicker/index.js +3 -3
- package/es/components/molecules/ColorSetting/index.js +3 -3
- package/es/components/molecules/GradientSetting/index.d.ts +2 -19
- package/es/components/molecules/GradientSetting/index.js +30 -52
- package/es/components/molecules/InputNumber/index.js +2 -2
- package/es/components/molecules/Modal/styled.d.ts +1 -1
- package/es/components/molecules/Select/Test.d.ts +1 -2
- package/es/components/molecules/SettingWrapper/index.d.ts +2 -1
- package/es/components/molecules/TreeSelect/TreeSelect.d.ts +1 -1
- package/es/components/molecules/UploadImage/MediaIcon.d.ts +1 -2
- package/es/components/molecules/index.d.ts +0 -7
- package/es/components/molecules/index.js +0 -6
- package/es/constants/storybook.d.ts +1 -2
- package/es/test.d.ts +1 -2
- package/es/test.js +39 -26
- package/package.json +1 -1
- package/es/components/atoms/Popover/styled.d.ts +0 -4
- package/es/components/atoms/Popover/styled.js +0 -5
- package/es/components/atoms/SliderV2/index.d.ts +0 -5
- package/es/components/atoms/SliderV2/index.js +0 -23
- package/es/components/molecules/FontFamilySelect/constants.d.ts +0 -307
- package/es/components/molecules/FontFamilySelect/constants.js +0 -257
- package/es/components/molecules/FontFamilySelect/index.d.ts +0 -17
- package/es/components/molecules/FontFamilySelect/index.js +0 -53
- package/es/components/molecules/FontSetting/constants.d.ts +0 -3
- package/es/components/molecules/FontSetting/constants.js +0 -22
- package/es/components/molecules/FontSetting/index.d.ts +0 -24
- package/es/components/molecules/FontSetting/index.js +0 -54
- package/es/components/molecules/FontSetting/types.d.ts +0 -22
- package/es/components/molecules/FontSetting/types.js +0 -1
- package/es/components/molecules/FontWeightSelect/constants.d.ts +0 -28
- package/es/components/molecules/FontWeightSelect/constants.js +0 -11
- package/es/components/molecules/FontWeightSelect/index.d.ts +0 -9
- package/es/components/molecules/FontWeightSelect/index.js +0 -39
- package/es/components/molecules/GradientSetting/styled.d.ts +0 -1
- package/es/components/molecules/GradientSetting/styled.js +0 -59
- package/es/components/molecules/SettingWrapperPopover/index.d.ts +0 -16
- package/es/components/molecules/SettingWrapperPopover/index.js +0 -17
- package/es/components/molecules/TextDecorationSelect/constants.d.ts +0 -19
- package/es/components/molecules/TextDecorationSelect/constants.js +0 -26
- package/es/components/molecules/TextDecorationSelect/index.d.ts +0 -15
- package/es/components/molecules/TextDecorationSelect/index.js +0 -45
- package/es/components/molecules/TextTransformSelect/constants.d.ts +0 -13
- package/es/components/molecules/TextTransformSelect/constants.js +0 -19
- package/es/components/molecules/TextTransformSelect/index.d.ts +0 -9
- package/es/components/molecules/TextTransformSelect/index.js +0 -39
package/dist/main.css
CHANGED
|
@@ -1,103 +1,4 @@
|
|
|
1
|
-
pre code.hljs {
|
|
2
|
-
display: block;
|
|
3
|
-
overflow-x: auto;
|
|
4
|
-
padding: 1em
|
|
5
|
-
}
|
|
6
|
-
code.hljs {
|
|
7
|
-
padding: 3px 5px
|
|
8
|
-
}
|
|
9
|
-
/*
|
|
10
|
-
* Visual Studio 2015 dark style
|
|
11
|
-
* Author: Nicolas LLOBERA <nllobera@gmail.com>
|
|
12
|
-
*/
|
|
13
|
-
.hljs {
|
|
14
|
-
background: #1E1E1E;
|
|
15
|
-
color: #DCDCDC
|
|
16
|
-
}
|
|
17
|
-
.hljs-keyword,
|
|
18
|
-
.hljs-literal,
|
|
19
|
-
.hljs-symbol,
|
|
20
|
-
.hljs-name {
|
|
21
|
-
color: #569CD6
|
|
22
|
-
}
|
|
23
|
-
.hljs-link {
|
|
24
|
-
color: #569CD6;
|
|
25
|
-
text-decoration: underline
|
|
26
|
-
}
|
|
27
|
-
.hljs-built_in,
|
|
28
|
-
.hljs-type {
|
|
29
|
-
color: #4EC9B0
|
|
30
|
-
}
|
|
31
|
-
.hljs-number,
|
|
32
|
-
.hljs-class {
|
|
33
|
-
color: #B8D7A3
|
|
34
|
-
}
|
|
35
|
-
.hljs-string,
|
|
36
|
-
.hljs-meta .hljs-string {
|
|
37
|
-
color: #D69D85
|
|
38
|
-
}
|
|
39
|
-
.hljs-regexp,
|
|
40
|
-
.hljs-template-tag {
|
|
41
|
-
color: #9A5334
|
|
42
|
-
}
|
|
43
|
-
.hljs-subst,
|
|
44
|
-
.hljs-function,
|
|
45
|
-
.hljs-title,
|
|
46
|
-
.hljs-params,
|
|
47
|
-
.hljs-formula {
|
|
48
|
-
color: #DCDCDC
|
|
49
|
-
}
|
|
50
|
-
.hljs-comment,
|
|
51
|
-
.hljs-quote {
|
|
52
|
-
color: #57A64A;
|
|
53
|
-
font-style: italic
|
|
54
|
-
}
|
|
55
|
-
.hljs-doctag {
|
|
56
|
-
color: #608B4E
|
|
57
|
-
}
|
|
58
|
-
.hljs-meta,
|
|
59
|
-
.hljs-meta .hljs-keyword,
|
|
60
|
-
.hljs-tag {
|
|
61
|
-
color: #9B9B9B
|
|
62
|
-
}
|
|
63
|
-
.hljs-variable,
|
|
64
|
-
.hljs-template-variable {
|
|
65
|
-
color: #BD63C5
|
|
66
|
-
}
|
|
67
|
-
.hljs-attr,
|
|
68
|
-
.hljs-attribute {
|
|
69
|
-
color: #9CDCFE
|
|
70
|
-
}
|
|
71
|
-
.hljs-section {
|
|
72
|
-
color: gold
|
|
73
|
-
}
|
|
74
|
-
.hljs-emphasis {
|
|
75
|
-
font-style: italic
|
|
76
|
-
}
|
|
77
|
-
.hljs-strong {
|
|
78
|
-
font-weight: bold
|
|
79
|
-
}
|
|
80
|
-
/*.hljs-code {
|
|
81
|
-
font-family:'Monospace';
|
|
82
|
-
}*/
|
|
83
|
-
.hljs-bullet,
|
|
84
|
-
.hljs-selector-tag,
|
|
85
|
-
.hljs-selector-id,
|
|
86
|
-
.hljs-selector-class,
|
|
87
|
-
.hljs-selector-attr,
|
|
88
|
-
.hljs-selector-pseudo {
|
|
89
|
-
color: #D7BA7D
|
|
90
|
-
}
|
|
91
|
-
.hljs-addition {
|
|
92
|
-
background-color: #144212;
|
|
93
|
-
display: inline-block;
|
|
94
|
-
width: 100%
|
|
95
|
-
}
|
|
96
|
-
.hljs-deletion {
|
|
97
|
-
background-color: #600;
|
|
98
|
-
display: inline-block;
|
|
99
|
-
width: 100%
|
|
100
|
-
}
|
|
1
|
+
pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#1e1e1e;color:#dcdcdc}.hljs-keyword,.hljs-literal,.hljs-name,.hljs-symbol{color:#569cd6}.hljs-link{color:#569cd6;text-decoration:underline}.hljs-built_in,.hljs-type{color:#4ec9b0}.hljs-class,.hljs-number{color:#b8d7a3}.hljs-meta .hljs-string,.hljs-string{color:#d69d85}.hljs-regexp,.hljs-template-tag{color:#9a5334}.hljs-formula,.hljs-function,.hljs-params,.hljs-subst,.hljs-title{color:#dcdcdc}.hljs-comment,.hljs-quote{color:#57a64a;font-style:italic}.hljs-doctag{color:#608b4e}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-tag{color:#9b9b9b}.hljs-template-variable,.hljs-variable{color:#bd63c5}.hljs-attr,.hljs-attribute{color:#9cdcfe}.hljs-section{color:gold}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-bullet,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-selector-pseudo,.hljs-selector-tag{color:#d7ba7d}.hljs-addition{background-color:#144212;display:inline-block;width:100%}.hljs-deletion{background-color:#600;display:inline-block;width:100%}
|
|
101
2
|
.react-resizable {
|
|
102
3
|
position: relative;
|
|
103
4
|
}
|
|
@@ -165,4 +66,3 @@ code.hljs {
|
|
|
165
66
|
}
|
|
166
67
|
@font-face{font-family:"icon-ants";src:url(2883cad25a2b4e87ce5f.eot);src:url(2883cad25a2b4e87ce5f.eot#iefix) format("embedded-opentype"),url(72eec5c1c786b45a667f.ttf) format("truetype"),url(0173b5993573afa04880.woff) format("woff"),url(dbc405edd6e0806efbc9.svg#icon-ants) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^=icon-ants-],[class*=icon-ants-]{font-family:"icon-ants" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ants-icon-ants-star-filled-3pKX8:before{content:""}.ants-icon-ants-check-circle-3cHE4:before{content:""}.ants-icon-ants-folder-shared-SU96G:before{content:""}.ants-icon-ants-star-border-3CT4f:before{content:""}.ants-icon-ants-toggle-on-3U5NW:before{content:""}.ants-icon-ants-data-array-3y_ha:before{content:""}.ants-icon-ants-save-2-1ICCx:before{content:""}.ants-icon-ants-more-horiz-1I87w:before{content:""}.ants-icon-ants-outline-delete-3gq1a:before{content:""}.ants-icon-ants-copy-url-u2OGn:before{content:""}.ants-icon-ants-data-object-2bjH5:before{content:""}.ants-icon-ants-dynamic-form-K7B7m:before{content:""}.ants-icon-ants-index-PsASX:before{content:""}.ants-icon-ants-unsubscribe-3Rl8S:before{content:""}.ants-icon-ants-badge-3M9oq::before{content:""}.ants-icon-ants-help-1u5pz:before{content:""}.ants-icon-ants-box-outline-3Svk2:before{content:""}.ants-icon-ants-folder-va7Rq:before{content:""}.ants-icon-ants-slide-show-1XBV0:before{content:""}.ants-icon-ants-visibility-2HR_C:before{content:""}.ants-icon-ants-visibility-off-1Krh3:before{content:""}.ants-icon-ants-layers-3ECzr:before{content:""}.ants-icon-ants-library-add-cCir8:before{content:""}.ants-icon-ants-unfold-more-1DkDF:before{content:""}.ants-icon-ants-email-3kJ0-:before{content:""}.ants-icon-ants-person-sXUxN:before{content:""}.ants-icon-ants-phone-android-21jy7:before{content:""}.ants-icon-ants-privacy-tip-ESzqa:before{content:""}.ants-icon-ants-remove-bold-1CQqu:before{content:""}.ants-icon-ants-remove-light-2egsx:before{content:""}.ants-icon-ants-yesno-button-hZZyD:before{content:""}.ants-icon-ants-palette-1EpZv:before{content:""}.ants-icon-ants-home-wgL-E:before{content:""}.ants-icon-ants-font-weight-20a9B:before{content:""}.ants-icon-ants-letter-spacing-2ri1r:before{content:""}.ants-icon-ants-material-format-bold-3JbbI:before{content:""}.ants-icon-ants-material-format-clear-hBgaq:before{content:""}.ants-icon-ants-material-format-indent-decrease-3ciMf:before{content:""}.ants-icon-ants-material-format-indent-increase-FtB3Y:before{content:""}.ants-icon-ants-material-format-italic-247Ug:before{content:""}.ants-icon-ants-material-format-line-spacing-kziLO:before{content:""}.ants-icon-ants-material-format-strikethrough-2baAq:before{content:""}.ants-icon-ants-material-format-underline-3o7RR:before{content:""}.ants-icon-ants-material-outline-border-color-2DSN3:before{content:""}.ants-icon-ants-material-outline-link-EGDf0:before{content:""}.ants-icon-ants-material-redo-2Gw5u:before{content:""}.ants-icon-ants-material-select-all-2JD60:before{content:""}.ants-icon-ants-material-subscript-1OINx:before{content:""}.ants-icon-ants-material-superscript-1AdzC:before{content:""}.ants-icon-ants-material-undo-3z4x-:before{content:""}.ants-icon-ants-merge-tags-3n-sL:before{content:""}.ants-icon-ants-text-color-1DjwN:before{content:""}.ants-icon-ants-text-transform-VhXRx:before{content:""}.ants-icon-ants-align-right-Lnbk-:before{content:"🔜"}.ants-icon-ants-align-left-28fyo:before{content:"🔙"}.ants-icon-ants-align-center-2jx5m:before{content:"🔛"}.ants-icon-ants-add-data-3ZXeG:before{content:"∏"}.ants-icon-ants-add-column-OUVJ7:before{content:"∐"}.ants-icon-ants-aggregate-3jeAp:before{content:"∑"}.ants-icon-ants-angle-down-2ee05:before{content:"∨"}.ants-icon-ants-add-square-1qKub:before{content:"⊞"}.ants-icon-ants-minus-square-2r1I6:before{content:"⊟"}.ants-icon-ants-invisible-2b3wK:before{content:"⌀"}.ants-icon-ants-branch-urE0x:before{content:"⌥"}.ants-icon-ants-wheel-2ZUzE:before{content:"⌬"}.ants-icon-ants-straight-line-V4AEK:before{content:"⎸"}.ants-icon-ants-heat-map-1V7Bu:before{content:"⏣"}.ants-icon-ants-edit-2-3123M:before{content:"⏦"}.ants-icon-ants-caret-left-FtrYq:before{content:"⏴"}.ants-icon-ants-caret-right-327xL:before{content:"⏵"}.ants-icon-ants-caret-up-1QNKC:before{content:"⏶"}.ants-icon-ants-caret-down-2QhEs:before{content:"⏷"}.ants-icon-ants-black-square-1Kf4s:before{content:"■"}.ants-icon-ants-square-outline-1TCpB:before{content:"▢"}.ants-icon-ants-select-column-121Ct:before{content:"▥"}.ants-icon-ants-delta-2zMC6:before{content:"△"}.ants-icon-ants-inner-join-6D9Ga:before{content:"◉"}.ants-icon-ants-full-join-2VTGm:before{content:"●"}.ants-icon-ants-left-join-c8Ncu:before{content:"◐"}.ants-icon-ants-right-join-1a_0G:before{content:"◑"}.ants-icon-ants-info-outline-1ZlH8:before{content:"◯"}.ants-icon-ants-five-dots-3Uh7e:before{content:"☀"}.ants-icon-ants-bars-1lb_6:before{content:"☰"}.ants-icon-ants-double-four-dots-3PVOr:before{content:"☶"}.ants-icon-ants-double-three-dots-1CFNL:before{content:"☷"}.ants-icon-ants-hyperlink-1yP7r:before{content:"♾"}.ants-icon-ants-line-chart-3c-IA:before{content:"⚋"}.ants-icon-ants-stacked-bar-chart-jXeze:before{content:"⚍"}.ants-icon-ants-danger-3q-eP:before{content:"⚠"}.ants-icon-ants-trigger-15YfO:before{content:"⚡"}.ants-icon-ants-warning-circle-X93Il:before{content:"⚫"}.ants-icon-ants-remove-circle-3OwxP:before{content:"⛒"}.ants-icon-ants-trash-3x-6-:before{content:"✁"}.ants-icon-ants-check-small-1S0YT:before{content:"✔"}.ants-icon-ants-add-2tBly:before{content:"✚"}.ants-icon-ants-plus-square-24Z-T:before{content:"✢"}.ants-icon-ants-play-circle-Z7z7m:before{content:"✪"}.ants-icon-ants-fullscreen-exit-SH5Zl:before{content:"✳"}.ants-icon-ants-input-box-G4YIc:before{content:"❌"}.ants-icon-ants-sunburst-chart-2WquP:before{content:"❦"}.ants-icon-ants-angle-left-Wnw6b:before{content:"❬"}.ants-icon-ants-angle-right1-34oVz:before{content:"❭"}.ants-icon-ants-step-backward-1zylL:before{content:"❰"}.ants-icon-ants-step-forward-2K6EF:before{content:"❱"}.ants-icon-ants-boolean-8_pjd:before{content:"➴"}.ants-icon-ants-array-string-1x-ML:before{content:"➵"}.ants-icon-ants-array-number-2Z5wn:before{content:"➶"}.ants-icon-ants-array-datetime-1otvr:before{content:"➷"}.ants-icon-ants-refresh-1OenU:before{content:"⟳"}.ants-icon-ants-undo1-3723k:before{content:"⟵"}.ants-icon-ants-redo-10Ru1:before{content:"⟶"}.ants-icon-ants-back-1ACfX:before{content:"⤀"}.ants-icon-ants-front-2wbSJ:before{content:"⤁"}.ants-icon-ants-send-to-back-12xno:before{content:"⤂"}.ants-icon-ants-bring-to-front-26jMT:before{content:"⤃"}.ants-icon-ants-upload-n8_wy:before{content:"⤒"}.ants-icon-ants-download-1b8Ts:before{content:"⤓"}.ants-icon-ants-join-2cz8a:before{content:"⥁"}.ants-icon-ants-html-aK31g:before{content:"⥎"}.ants-icon-ants-long-arrow-down-3TmXZ:before{content:"⬇"}.ants-icon-ants-line-diamond-Kkv0i:before{content:"⬨"}.ants-icon-ants-line-circle-38Qje:before{content:"⬭"}.ants-icon-ants-line-none-27Zzw:before{content:"⭖"}.ants-icon-ants-arrow-line-2q0PM:before{content:"⭨"}.ants-icon-ants-line-pointer-z_OaF:before{content:"⭲"}.ants-icon-ants-expand-2stSX:before{content:"⭿"}.ants-icon-ants-collapse-xkJEU:before{content:"⮀"}.ants-icon-ants-curved-connector-3-Zvr:before{content:"⮍"}.ants-icon-ants-double-arrow-up-1jqgU:before{content:"⮙"}.ants-icon-ants-123-hDbYh:before{content:"⮚"}.ants-icon-ants-exit-1OR8E:before{content:"⮡"}.ants-icon-ants-elbow-connector-2WUZP:before{content:"⮢"}.ants-icon-ants-undo-2-1VNzJ:before{content:"⮪"}.ants-icon-ants-redo-2-1uGdq:before{content:"⮫"}.ants-icon-ants-info-without-circle-rirId:before{content:"⮸"}.ants-icon-ants-tab-group-3Tf1A:before{content:"⯍"}.ants-icon-ants-slide-group-3EUrR:before{content:"⯎"}.ants-icon-ants-three-dot-vertical-vxfm3:before{content:""}.ants-icon-ants-sync-w4uCN:before{content:""}.ants-icon-ants-expand-more-2xVf9:before{content:""}.ants-icon-ants-settings-24NAy:before{content:""}.ants-icon-ants-divider-32yvX:before{content:"⏛"}.ants-icon-ants-browser-chrome-34MTD:before{content:""}.ants-icon-ants-browser-safari-1tnqZ:before{content:""}.ants-icon-ants-browser-firefox-2AyMz:before{content:""}.ants-icon-ants-browser-coccoc-3qaVW:before{content:""}.ants-icon-ants-browser-edge-3hk9H:before{content:""}.ants-icon-ants-os-linux-2HT4p:before{content:""}.ants-icon-ants-os-ios-1HEs5:before{content:""}.ants-icon-ants-os-windows-1WWhY:before{content:""}.ants-icon-ants-os-ubuntu-iQKqC:before{content:""}.ants-icon-ants-sql-9zGfl:before{content:""}.ants-icon-ants-os-android-tK0M1:before{content:""}.ants-icon-ants-fixed-size-25BO4:before{content:""}.ants-icon-ants-date-range-control-4SyIo:before{content:""}.ants-icon-ants-uniE90D-1vD4W:before{content:""}.ants-icon-ants-uniE90E-2OQFa:before{content:""}.ants-icon-ants-uniE90F-29DbV:before{content:""}.ants-icon-ants-browser-brave-1c3sb:before{content:""}.ants-icon-ants-grid-view-thumbnail-1Pswk:before{content:""}.ants-icon-ants-browser-ie-2w2eH:before{content:""}.ants-icon-ants-os-macos-24Qqn:before{content:""}.ants-icon-ants-edit-6K4k7:before{content:""}.ants-icon-ants-browser-opera-239-7:before{content:""}.ants-icon-ants-browser-uc-16dQ4:before{content:""}.ants-icon-ants-browser-vivaldi-2HZDz:before{content:""}.ants-icon-ants-sort-view-FUuc6:before{content:""}.ants-icon-ants-restore-1qyHB:before{content:""}.ants-icon-ants-empty-flag-2Qrug:before{content:""}.ants-icon-ants-filter-slim-3WzIZ:before{content:""}.ants-icon-ants-first-page-yEhF5:before{content:""}.ants-icon-ants-last-page-DlJ9R:before{content:""}.ants-icon-ants-remove-trash-19I8Y:before{content:""}.ants-icon-ants-save-1qMx-:before{content:""}.ants-icon-ants-list-view-3egPs:before{content:""}.ants-icon-ants-grid-view-1ZDe0:before{content:""}.ants-icon-ants-download-file-2zx-T:before{content:""}.ants-icon-ants-column-1npDA:before{content:""}.ants-icon-ants-plus-slim-2b2Tw:before{content:""}.ants-icon-ants-remove-slim-3sh7u:before{content:""}.ants-icon-ants-circle-outline-bold-26hvc:before{content:""}.ants-icon-ants-flask-d29SR:before{content:""}.ants-icon-ants-material-outline-code-3mlo8:before{content:""}.ants-icon-ants-material-outline-content-copy-2Z1X9:before{content:""}.ants-icon-ants-material-outline-save-1PZ4P:before{content:""}.ants-icon-ants-material-done-1CYYo:before{content:""}.ants-icon-ants-material-outline-remove-circle-3kGkz:before{content:""}.ants-icon-ants-material-play-arrow-1Atk2:before{content:""}.ants-icon-ants-emoji-vLT2q:before{content:""}.ants-icon-ants-image-3-1rQLL:before{content:""}.ants-icon-ants-video-1f7LC:before{content:""}.ants-icon-ants-spacer-1vsaM:before{content:""}.ants-icon-ants-button-2PquK:before{content:""}.ants-icon-ants-text-2-SyRXf:before{content:""}.ants-icon-ants-column-2-i1YzM:before{content:""}.ants-icon-ants-optin-fields-VKxxj:before{content:""}.ants-icon-ants-minus-1TC4O:before{content:""}.ants-icon-ants-traffic-1pB6s:before{content:""}.ants-icon-ants-clock-twinkle-3geId:before{content:""}.ants-icon-ants-arrow-alt-down-2_llt:before{content:""}.ants-icon-ants-arrow-alt-up-2gi1K:before{content:""}.ants-icon-ants-clock-error-1IFuS:before{content:""}.ants-icon-ants-star-1yZ0W:before{content:""}.ants-icon-ants-pie-chart-xq9tF:before{content:"🌀"}.ants-icon-ants-picture-1zm2K:before{content:"🌄"}.ants-icon-ants-leapfrogging-1ohOC:before{content:"🌊"}.ants-icon-ants-area-chart-1DWPC:before{content:"🌋"}.ants-icon-ants-image-2-3rish:before{content:"🌌"}.ants-icon-ants-earth-25sya:before{content:"🌍"}.ants-icon-ants-geo-map-Dfe35:before{content:"🌎"}.ants-icon-ants-arrow-down-x0Bx-:before{content:"🌏"}.ants-icon-ants-circle-outline-3EKv6:before{content:"🌕"}.ants-icon-ants-switch-side-panel-3Rg6N:before{content:"🌗"}.ants-icon-ants-switch-side-panel1-2-3ER:before{content:"🌘"}.ants-icon-ants-arrow-up-3GErA:before{content:"🌚"}.ants-icon-ants-upload-cloud-30YfI:before{content:"🌥"}.ants-icon-ants-angle-right-11VUK:before{content:"🌶"}.ants-icon-ants-advanced-filter-32KwS:before{content:"🌷"}.ants-icon-ants-slider-3PxkX:before{content:"🌸"}.ants-icon-ants-slider-metric-1cFcc:before{content:"⭈"}.ants-icon-ants-coding-2uz_h:before{content:"🌻"}.ants-icon-ants-dropdown-list-1Vs46:before{content:"🍀"}.ants-icon-ants-list-view-thumbnail-2t8t_:before{content:"🍬"}.ants-icon-ants-tv-1uV5a:before{content:"🎰"}.ants-icon-ants-bullet-chart-1vQ3T:before{content:"🎹"}.ants-icon-ants-minus-square-outlined-IlBGH:before{content:"🏌"}.ants-icon-ants-force-run-bu6fn:before{content:"🏗"}.ants-icon-ants-chart-setting-XxIDl:before{content:"🏮"}.ants-icon-ants-flag-10RkQ:before{content:"🏴"}.ants-icon-ants-copy-report-1xI7f:before{content:"🏻"}.ants-icon-ants-table-vertical-bqKlM:before{content:"🏽"}.ants-icon-ants-db-oracle-2P_tI:before{content:"🏾"}.ants-icon-ants-multi-monitor-WjNDB:before{content:"🐅"}.ants-icon-ants-laptop-1hgtf:before{content:"🐲"}.ants-icon-ants-undo-2Y4lZ:before{content:"👥"}.ants-icon-ants-user-22e8e:before{content:"👦"}.ants-icon-ants-uni1F4A1-2Ugtu:before{content:"💡"}.ants-icon-ants-uni1F4A2-3lMq8:before{content:"💢"}.ants-icon-ants-icon-scorecard-2xuvM:before{content:"💣"}.ants-icon-ants-scorecard--nXn6:before{content:"💦"}.ants-icon-ants-share-1YEv1:before{content:"💱"}.ants-icon-ants-phone-laptop-2gifk:before{content:"💼"}.ants-icon-ants-floppy-disk-35DZi:before{content:"💾"}.ants-icon-ants-note-310lI:before{content:"📄"}.ants-icon-ants-calendar-PnJpH:before{content:"📅"}.ants-icon-ants-calendar-small-j8-3V:before{content:"📆"}.ants-icon-ants-pivot-chart-c7ceD:before{content:"📈"}.ants-icon-ants-scatter-chart-L4ore:before{content:"📉"}.ants-icon-ants-bar-3l791:before{content:"📊"}.ants-icon-ants-table-2WQMk:before{content:"📋"}.ants-icon-ants-bar-chart-28uu-:before{content:"📌"}.ants-icon-ants-tree-map-38aC5:before{content:"📐"}.ants-icon-ants-delete-1-oKC:before{content:"📛"}.ants-icon-ants-info-ugHUP:before{content:"📢"}.ants-icon-ants-phone-1NPPC:before{content:"📱"}.ants-icon-ants-smart-phone-2ysI8:before{content:"📲"}.ants-icon-ants-angle-up-1QrXb:before{content:"📴"}.ants-icon-ants-photo-camera-2SzZM:before{content:"📷"}.ants-icon-ants-search-2-1OA_7:before{content:"🔍"}.ants-icon-ants-padlock-1MeCY:before{content:"🔒"}.ants-icon-ants-open-in-new-window-3ujNH:before{content:"🔓"}.ants-icon-ants-crop-1hyD6:before{content:"🔨"}.ants-icon-ants-filter-2qpiB:before{content:"🔻"}.ants-icon-ants-plus-circle-258NB:before{content:"🕀"}.ants-icon-ants-clock-cY94q:before{content:"🕔"}.ants-icon-ants-delay-1L6b0:before{content:"🕘"}.ants-icon-ants-history-2l6gu:before{content:"🕝"}.ants-icon-ants-version-history-3Ykqe:before{content:"🕤"}.ants-icon-ants-academy-3miAH:before{content:"🕮"}.ants-icon-ants-search-gOZM9:before{content:"🕵"}.ants-icon-ants-view-_Bp8m:before{content:"🕶"}.ants-icon-ants-eye-2GM2Z:before{content:"🕷"}.ants-icon-ants-share1-UZphz:before{content:"🕸"}.ants-icon-ants-cursor-eEPkR:before{content:"🖉"}.ants-icon-ants-uni1F59F-3Tu_t:before{content:"🖟"}.ants-icon-ants-uni1F5A0-3xkJm:before{content:"🖠"}.ants-icon-ants-sort-1mSmR:before{content:"🖡"}.ants-icon-ants-keyboard-2MWQh:before{content:"🖮"}.ants-icon-ants-desktop-kNqx-:before{content:"🖳"}.ants-icon-ants-diagram-2jIcB:before{content:"🖽"}.ants-icon-ants-enrol-17aJK:before{content:"🗇"}.ants-icon-ants-csv-29vT8:before{content:"🗍"}.ants-icon-ants-txt-3QyQo:before{content:"🗎"}.ants-icon-ants-xls-10B7X:before{content:"🗏"}.ants-icon-ants-xlsx-t7kX-:before{content:"🗐"}.ants-icon-ants-image-2lr14:before{content:"🗔"}.ants-icon-ants-full-screen-1lrPI:before{content:"🗖"}.ants-icon-ants-text-3JBnh:before{content:"🗚"}.ants-icon-ants-exclamation-1_ZY1:before{content:"🗡"}.ants-icon-ants-ABC-1Slbh:before{content:"🗳"}.ants-icon-ants-expand-icon-show-bF9fw:before{content:"🗴"}.ants-icon-ants-remove-3bPWS:before{content:"🗵"}.ants-icon-ants-check-Erowy:before{content:"🗸"}.ants-icon-ants-calendar-v2-18eV7:before{content:"🗺"}.ants-icon-ants-plus-square-outlined-27R7O:before{content:"🗾"}.ants-icon-ants-disapprove-2r-w-:before{content:"🚫"}.ants-icon-ants-send-3YThf:before{content:"🛧"}.ants-icon-ants-expand-icon-hide-3aRcI:before{content:"🛳"}.ants-icon-ants-material-outline-manage-search-3eof8:before{content:"🛴"}.ants-icon-ants-minus-slim-X4_dC:before{content:"🛶"}.ants-icon-ants-hyperlink-off-3BbfR:before{content:""}.ants-icon-ants-material-drive-file-rename-outline-TtSNX:before{content:""}.ants-icon-ants-arrow-up-square-2QeRJ:before{content:""}.ants-icon-ants-trash-outline-1ks_Y:before{content:""}.ants-icon-ants-move-to-top-3k2Tv:before{content:""}.ants-icon-ants-section-1gpM6:before{content:""}.ants-icon-ants-pencil-1wOcU:before{content:""}.ants-icon-ants-page-uZs-P:before{content:""}.ants-icon-ants-arrow-down-square-Ns5ew:before{content:""}.ants-icon-ants-move-to-bottom-3KPVI:before{content:""}.ants-icon-ants-navigation-top-left-3eCeO:before{content:""}.ants-icon-ants-navigation-tab-H17x9:before{content:""}.ants-icon-ants-navigation-left-aHrYm:before{content:""}.ants-icon-item-21YRq{cursor:pointer;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all 200ms;border-radius:5px}.ants-icon-item-21YRq:hover{background:#13c2c2;color:#fff}.ants-wrap-disabled-1o6BW{cursor:not-allowed;width:max-content}.ants-wrap-disabled-1o6BW .ants-disabled-3kQaH{pointer-events:none;color:#b6b6b6}[class*=icon],[class^=icon-]{background-repeat:no-repeat}.ants-icon-undo-1F-eB{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 0;background-size:200px 900px;width:29px;height:29px}.ants-icon-redo-3ZERM{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -50px;background-size:200px 900px;width:29px;height:29px}.ants-icon-add-chart-3FBPw{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:-100px -638px;background-size:200px 900px;width:29px;height:34px}.ants-icon-tabel-Rj6LT{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -100px;background-size:200px 900px;width:29px;height:29px}.ants-icon-line-chart-2zXeG{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -150px;background-size:200px 900px;width:29px;height:29px}.ants-icon-bar-chart-15Rei{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -200px;background-size:200px 900px;width:29px;height:29px}.ants-icon-bar-chart-15Rei.ants-rotate-90-13Caa{transform:rotate(90deg)}.ants-icon-pie-chart-34jb-{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -250px;background-size:200px 900px;width:29px;height:29px}.ants-icon-kpi-metric-Ruffi{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -300px;background-size:200px 900px;width:29px;height:29px}.ants-icon-description-2OnvI{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -350px;background-size:200px 900px;width:29px;height:29px}.ants-icon-image-component-3_WrF{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -400px;background-size:200px 900px;width:29px;height:29px}.ants-icon-shape-2aBJ3{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -450px;background-size:200px 900px;width:29px;height:29px}.ants-icon-circle-3yJff{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -500px;background-size:200px 900px;width:29px;height:29px}.ants-icon-date-picker-1HWl5{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -550px;background-size:200px 900px;width:29px;height:29px}.ants-icon-dimension-filter-1ztb9{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -600px;background-size:200px 900px;width:29px;height:29px}.ants-icon-view-3iicd{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -650px;background-size:200px 900px;width:29px;height:29px}.ants-icon-bring-to-front-ZNlLA{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -750px;background-size:200px 900px;width:29px;height:29px}.ants-icon-send-to-back-31VsV{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -700px;background-size:200px 900px;width:29px;height:29px}.ants-icon-close-square-kWM-A{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -800px;background-size:200px 900px;width:20px;height:20px}.ants-icon-selection-mode-NkkHa{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:0 -850px;background-size:200px 900px;width:29px;height:29px}.ants-icon-shared-report-2hxrj{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:-100px -100px;background-size:200px 900px;width:29px;height:29px}.ants-icon-refresh-data-3dPSg{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:-100px -500px;background-size:200px 900px;width:29px;height:29px}.ants-icon-geo-map-28oor{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:-100px -150px;background-size:200px 900px;width:29px;height:29px}.ants-icon-pivot-table-27zn_{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:-100px -200px;background-size:200px 900px;width:29px;height:29px}.ants-icon-scatter-chart-zrIFZ{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:-100px -250px;background-size:200px 900px;width:29px;height:29px}.ants-icon-cloud-down-1Rpui{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:-100px -350px;background-size:200px 900px;width:26px;height:21px}.ants-icon-bullet-1NpLB{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:-100px -400px;background-size:200px 900px;width:29px;height:29px}.ants-icon-area-chart-1YTXh{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:-100px -550px;background-size:200px 900px;width:29px;height:29px}.ants-icon-tree-map-1XtBf{background-image:url(bc6bf11c6f5e6743aa4c.png);background-position:-100px -600px;background-size:200px 900px;width:29px;height:29px}.ants-icon-sql-workspace-36iOu{background-image:url(574b7bee0563a9fe9a29.png);background-position:-132.5px -32px;background-size:200px 330px;width:13px;height:12.5px}.ants-icon-setting-1bCKa{background-image:url(574b7bee0563a9fe9a29.png);background-position:-60px 0;background-size:200px 330px;width:19px;height:18px}.ants-icon-bell-ia-Kj{background-image:url(574b7bee0563a9fe9a29.png);background-position:-60px -30px;background-size:200px 330px;width:19px;height:21px}.ants-icon-warning-3-Ayq{background-image:url(574b7bee0563a9fe9a29.png);background-position:-60px -60px;background-size:200px 330px;width:27px;height:22px}.ants-icon-drag-R0z8O{background-image:url(574b7bee0563a9fe9a29.png);background-position:-30px 0;background-size:200px 330px;width:9px;height:15px}.ants-icon-edit-2JJNd{background-image:url(574b7bee0563a9fe9a29.png);background-position:-30px -30px;background-size:200px 330px;width:14px;height:14px}.ants-icon-close-2QMlJ{background-image:url(574b7bee0563a9fe9a29.png);background-position:0 -60px;background-size:200px 330px;width:15px;height:15px}.ants-icon-add-2wEkU{background-image:url(574b7bee0563a9fe9a29.png);background-position:0 -120px;background-size:200px 330px;width:15px;height:15px}.ants-icon-danger-valid-B4v3X{background-image:url(574b7bee0563a9fe9a29.png);background-position:0 -90px;background-size:200px 330px;width:14px;height:14px}.ants-icon-back-filter-12ajL{background-image:url(574b7bee0563a9fe9a29.png);background-position:-30px -90px;background-size:200px 330px;width:17px;height:13px}.ants-icon-close-square-sm-2TC7H{background-image:url(574b7bee0563a9fe9a29.png);background-position:-60px -90px;background-size:200px 330px;width:18px;height:18px}.ants-icon-checked-sm-2e4Aq{background-image:url(574b7bee0563a9fe9a29.png);background-position:0 -150px;background-size:200px 330px;width:11px;height:7px}.ants-icon-arrow-first-21GKV{background-image:url(574b7bee0563a9fe9a29.png);background-position:0 -180px;background-size:200px 330px;width:9px;height:11px}.ants-icon-arrow-pre-2Lu_W{background-image:url(574b7bee0563a9fe9a29.png);background-position:-100px -60px;background-size:200px 330px;width:8px;height:13px}.ants-icon-arrow-next-2tfhf{background-image:url(574b7bee0563a9fe9a29.png);background-position:-100px -60px;background-size:200px 330px;width:8px;height:13px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ants-icon-plus-white-csM6e{background-image:url(574b7bee0563a9fe9a29.png);background-position:-30px -240px;background-size:200px 330px;width:13px;height:13px}.ants-icon-filter-grey-35cvF{background-image:url(574b7bee0563a9fe9a29.png);background-position:0 -210px;background-size:200px 330px;width:15px;height:15px}.ants-icon-campaign-grey--2luJ{background-image:url(574b7bee0563a9fe9a29.png);background-position:-30px -210px;background-size:200px 330px;width:16px;height:16px}.ants-icon-success-green-1xut9{background-image:url(574b7bee0563a9fe9a29.png);background-position:-60px -180px;background-size:200px 330px;width:22px;height:22px}.ants-icon-error-red-es9kz{background-image:url(574b7bee0563a9fe9a29.png);background-position:-60px -210px;background-size:200px 330px;width:22px;height:22px}.ants-icon-arrow-circle-2GM46{background-image:url(574b7bee0563a9fe9a29.png);background-position:0 -270px;background-size:200px 330px;width:16px;height:16px}.ants-icon-btn-arrow-2acYu{background-image:url(574b7bee0563a9fe9a29.png);background-position:-30px -270px;background-size:200px 330px;width:19px;height:15px}.ants-icon-arrow-down-red-1ZYBG{background-image:url(574b7bee0563a9fe9a29.png);background-position:-100px 0;background-size:200px 330px;width:10px;height:10px}.ants-icon-arrow-up-green-z7dNk{background-image:url(574b7bee0563a9fe9a29.png);background-position:-117px 0;background-size:200px 330px;width:10px;height:10px}.ants-icon-maximize-2LHNH{background-image:url(574b7bee0563a9fe9a29.png);background-position:-60px -240px;background-size:200px 330px;width:23px;height:17px}.ants-icon-demographic-2QTe_{background-image:url(574b7bee0563a9fe9a29.png);background-position:-60px -270px;background-size:200px 330px;width:23px;height:22px}.ants-icon-yeild-optiminzation-bKgCG{background-image:url(574b7bee0563a9fe9a29.png);background-position:-60px -300px;background-size:200px 330px;width:23px;height:17px}.ants-icon-pricing-model-1Gcv8{background-image:url(574b7bee0563a9fe9a29.png);background-position:-160px 0;background-size:200px 330px;width:21px;height:19px}.ants-icon-manage-ad-xXnmt{background-image:url(574b7bee0563a9fe9a29.png);background-position:-160px -30px;background-size:200px 330px;width:26px;height:16px}.ants-icon-bg-transparent-_vvHX{background-image:url(574b7bee0563a9fe9a29.png);background-position:-100px -30px;background-size:200px 330px;width:20px;height:20px}.ants-icon-analytic-3dOON{background-image:url(574b7bee0563a9fe9a29.png);background-position:-100px -150px;background-size:200px 330px;width:25px;height:13px}.ants-icon-analytic-account-JMlNr{background-image:url(574b7bee0563a9fe9a29.png);background-position:-100px -180px;background-size:200px 330px;width:25px;height:18px}.ants-icon-close-white-filter-v2-22UGf{background-image:url(574b7bee0563a9fe9a29.png);background-position:-130px -270px;background-size:200px 330px;width:18px;height:18px}.ants-icon-filter-v2-2_iVp{background-image:url(574b7bee0563a9fe9a29.png);background-position:-100px -270px;background-size:200px 330px;width:16px;height:13px}.ants-icon-arrow-filter-v2-96V9c{background-image:url(574b7bee0563a9fe9a29.png);background-position:0 -270px;background-size:200px 330px;width:16px;height:16px}.ants-icon-save-filter-v2-1IEt7{background-image:url(574b7bee0563a9fe9a29.png);background-position:-100px -300px;background-size:200px 330px;width:20px;height:20px}.ants-icon-close-filter-v2-3zVcn{background-image:url(574b7bee0563a9fe9a29.png);background-position:-130px -210px;background-size:200px 330px;width:20px;height:20px}.ants-icon-pen-filter-v2-SOEcb{background-image:url(574b7bee0563a9fe9a29.png);background-position:-130px -240px;background-size:200px 330px;width:18px;height:18px}.ants-icon-beta-tooltip-y5_P8{background-image:url(574b7bee0563a9fe9a29.png);background-position:-160px -90px;background-size:200px 330px;width:30px;height:12px}.ants-icon-align-left-ITjzT{background-image:url(574b7bee0563a9fe9a29.png);background-position:-100px -150px;background-size:200px 330px;width:14px;height:14px}.ants-icon-align-right-1Vuno{background-image:url(574b7bee0563a9fe9a29.png);background-position:-100px -150px;background-size:200px 330px;width:14px;height:14px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.ants-icon-align-center-2yK4D{background-image:url(574b7bee0563a9fe9a29.png);background-position:-116px -166px;background-size:200px 330px;width:14px;height:14px}.ants-icon-align-justify-3WYKE{background-image:url(574b7bee0563a9fe9a29.png);background-position:-100px -180px;background-size:200px 330px;width:14px;height:14px}.ants-icon-calendar-3vpBL{background-image:url(574b7bee0563a9fe9a29.png);background-position:-160px -120px;background-size:200px 330px;width:20px;height:21px}.ants-icon-arrow-grey-iWr3Y{background-image:url(574b7bee0563a9fe9a29.png);background-position:-130px 0;background-size:200px 330px;width:14px;height:16px}.ants-icon-arrow-grey-iWr3Y.ants-down-2vUp1{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ants-icon-connect-join-field-2wVo-{background-image:url(574b7bee0563a9fe9a29.png);background-position:-136px -307px;background-size:200px 330px;width:9px;height:7px}.ants-icon-connect-join-field-grey-1Ytsc{background-image:url(574b7bee0563a9fe9a29.png);background-position:-153px -301px;background-size:200px 330px;width:10px;height:6px}.ants-icon-arrow-down-grey-h4CDF{background-image:url(574b7bee0563a9fe9a29.png);background-position:-130px 0;background-size:200px 330px;width:14px;height:16px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ants-icon-config-2mCF7{background-image:url(574b7bee0563a9fe9a29.png);background-position:-158px -179px;background-size:200px 330px;width:24px;height:24px}.ants-icon-info-1mGUf{background-image:url(574b7bee0563a9fe9a29.png);background-position:-158px -208px;background-size:200px 330px;width:24px;height:24px}.ants-icon-warning-grey-27HUC{background-image:url(574b7bee0563a9fe9a29.png);background-position:-158px -242px;background-size:200px 330px;width:24px;height:21px}.ants-icon-preview-image-mgCI5{background-image:url(574b7bee0563a9fe9a29.png);background-position:-164px -268px;background-size:200px 330px;width:30px;height:25px;transform:scale(2)}.ants-icon-preview-image-small-1PPCv{background-image:url(574b7bee0563a9fe9a29.png);background-position:-164px -268px;background-size:200px 330px;width:24px;height:21px}.ants-icon-predefined-report-Ssu64{background-image:url(e32f09119052a55cce3c.png);background-position:0 0;background-size:240px 330px;width:24px;height:24px}.ants-icon-my-report-1IksV{background-image:url(e32f09119052a55cce3c.png);background-position:0 -30px;background-size:240px 330px;width:28px;height:25px}.ants-icon-my-report-template-M9N0x{background-image:url(e32f09119052a55cce3c.png);background-position:0 0;background-size:240px 330px;width:24px;height:24px}.ants-icon-shared-with-me-1yicn{background-image:url(e32f09119052a55cce3c.png);background-position:0 -271px;background-size:240px 330px;width:26px;height:19px}.ants-icon-gallery-template-3mnIw{background-image:url(e32f09119052a55cce3c.png);background-position:0 -241px;background-size:240px 330px;width:26px;height:22px}.ants-icon-beta-PQd5E{background-image:url(e32f09119052a55cce3c.png);background-position:0 -150px;background-size:240px 330px;width:26px;height:24px}.ants-icon-explorer-18tch{background-image:url(e32f09119052a55cce3c.png);background-position:0 -180px;background-size:240px 330px;width:27px;height:24px}.ants-icon-data-sources-197UX{background-image:url(e32f09119052a55cce3c.png);background-position:0 -209px;background-size:240px 330px;width:22px;height:23px}.ants-icon-connector-2NFvU{background-image:url(e32f09119052a55cce3c.png);background-position:0 -301px;background-size:240px 330px;width:26px;height:20px}.ants-icon-destination-channel-23-4E{background-image:url(e32f09119052a55cce3c.png);background-position:-34px 0;background-size:240px 330px;width:22px;height:22px}.ants-icon-workflow-2J7BZ{background-image:url(e32f09119052a55cce3c.png);background-position:-34px -30px;background-size:240px 330px;width:21px;height:21px}.ants-icon-audit-ads-a1-viuvD{background-image:url(0dfb9214dfd945cd7290.png);background-position:0 0;background-size:60px 150px;width:16px;height:16px}.ants-icon-campaign-a1-_DfjD{background-image:url(0dfb9214dfd945cd7290.png);background-position:-30px -4px;background-size:60px 150px;width:18px;height:10px}.ants-icon-analytics-a1-38ikB{background-image:url(0dfb9214dfd945cd7290.png);background-position:0 -30px;background-size:60px 150px;width:16px;height:16px}.ants-icon-connector-a1-1Py6n{background-image:url(0dfb9214dfd945cd7290.png);background-position:-32px -30px;background-size:60px 150px;width:14px;height:18px}.ants-icon-product-center-a1-3hHSe{background-image:url(0dfb9214dfd945cd7290.png);background-position:0 -60px;background-size:60px 150px;width:16px;height:16px}.ants-icon-keyword-suggestion-a1-2t2v6{background-image:url(0dfb9214dfd945cd7290.png);background-position:-30px -60px;background-size:60px 150px;width:18px;height:18px}.ants-icon-click-fraud-detection-a1-2bolp{background-image:url(0dfb9214dfd945cd7290.png);background-position:0 -90px;background-size:60px 150px;width:18px;height:18px}.ants-icon-to-do-list-a1-1jhLy{background-image:url(0dfb9214dfd945cd7290.png);background-position:-32px -90px;background-size:60px 150px;width:14px;height:16px}.ants-icon-adx-3-hck,.ants-icon-ants--6MIl{background-image:url(4f54a37971347e3d7122.png);background-position:0 0;background-size:180px 300px;width:22px;height:22px}.ants-icon-google-adwords-1S1uj,.ants-icon-google-ads-1xaNN{background-image:url(4f54a37971347e3d7122.png);background-position:-30px 0;background-size:180px 300px;width:22px;height:22px}.ants-icon-facebook-9sEM9{background-image:url(4f54a37971347e3d7122.png);background-position:0 -49.5px;background-size:180px 300px;width:22.5px;height:22.5px}.ants-icon-messenger-gRoPb{background-image:url(4f54a37971347e3d7122.png);background-position:-143.5px -269.5px;background-size:180px 300px;width:23px;height:23px}.ants-icon-google-analytics-3sxOV{background-image:url(4f54a37971347e3d7122.png);background-position:-30px -50px;background-size:180px 300px;width:22px;height:22px}.ants-icon-coc-coc-3Chkd{background-image:url(4f54a37971347e3d7122.png);background-position:0 -100px;background-size:180px 300px;width:22px;height:22px}.ants-icon-appnexus-3PUM7{background-image:url(4f54a37971347e3d7122.png);background-position:-30px -100px;background-size:180px 300px;width:22px;height:22px}.ants-icon-admicro-zKpEs{background-image:url(4f54a37971347e3d7122.png);background-position:0 -150px;background-size:180px 300px;width:22px;height:22px}.ants-icon-dfp-GjvaW{background-image:url(4f54a37971347e3d7122.png);background-position:-30px -150px;background-size:180px 300px;width:22px;height:18px}.ants-icon-woocommerce-6HRVg{background-image:url(4f54a37971347e3d7122.png);background-position:-64px -166px;background-size:180px 300px;width:36px;height:22px}.ants-icon-zalo-1PjpZ{background-image:url(4f54a37971347e3d7122.png);background-position:-116px -124px;background-size:180px 300px;width:23px;height:22px}.ants-icon-google-3F7yJ{background-image:url(4f54a37971347e3d7122.png);background-position:-115px -83px;background-size:180px 300px;width:20px;height:22px}.ants-icon-instagram-2lOt2{background-image:url(4f54a37971347e3d7122.png);background-position:-116px 0;background-size:180px 300px;width:22px;height:22px}.ants-icon-tiki-2o4zl{background-image:url(4f54a37971347e3d7122.png);background-position:-64px -83px;background-size:180px 300px;width:32px;height:22px}.ants-icon-sheets-3WcCP{background-image:url(4f54a37971347e3d7122.png);background-position:-116px -41px;background-size:180px 300px;width:17px;height:22px}.ants-icon-lazada-v2-x95k_{background-image:url(4f54a37971347e3d7122.png);background-position:-64px -124px;background-size:180px 300px;width:27px;height:22px}.ants-icon-merchant-center-3TKlG{background-image:url(4f54a37971347e3d7122.png);background-position:-64px -41px;background-size:180px 300px;width:22px;height:22px}.ants-icon-a1-1AyMr{background-image:url(4f54a37971347e3d7122.png);background-position:-153px -128px;background-size:180px 300px;width:21px;height:17px}.ants-icon-kiotviet-3GzD9{background-image:url(4f54a37971347e3d7122.png);background-position:0 -196px;background-size:180px 300px;width:67px;height:16px}.ants-icon-kiotviet-mini-1NwYy{background-image:url(4f54a37971347e3d7122.png);background-position:-26px -249px;background-size:180px 300px;width:33px;height:8px}.ants-icon-elastic-search-no-text-aVQo4{background-image:url(4f54a37971347e3d7122.png);background-position:-156px -164px;background-size:180px 300px;width:17px;height:20px}.ants-icon-elastic-search-2ZoIX{background-image:url(4f54a37971347e3d7122.png);background-position:-156px -164px;background-size:180px 300px;width:17px;height:20px}.ants-icon-sapo-2lO86{background-image:url(4f54a37971347e3d7122.png);background-position:0px -223px;background-size:180px 300px;width:46px;height:16px}.ants-icon-sapo-mini-22Gqp{background-image:url(4f54a37971347e3d7122.png);background-position:-66px -248px;background-size:180px 300px;width:28px;height:10px}.ants-icon-haravan-2ZZ4C{background-image:url(4f54a37971347e3d7122.png);background-position:-57px -220px;background-size:180px 300px;width:73px;height:18px}.ants-icon-haravan-mini-1JdqD{background-image:url(4f54a37971347e3d7122.png);background-position:-2px -244px;background-size:180px 300px;width:20px;height:18px}.ants-icon-haravan-no-text-79cWl{background-image:url(4f54a37971347e3d7122.png);background-position:-57px -220px;background-size:180px 300px;width:20px;height:18px}.ants-icon-shopee-no-text-1jvpN{background-image:url(4f54a37971347e3d7122.png);background-position:-86px -191px;background-size:180px 300px;width:26px;height:27px}.ants-icon-lazada-13E_S{background-image:url(4f54a37971347e3d7122.png);background-position:-122px -198px;background-size:180px 300px;width:23px;height:19px}.ants-icon-shopee-2HMlr{background-image:url(4f54a37971347e3d7122.png);background-position:-155px -196px;background-size:180px 300px;width:16px;height:24px}.ants-icon-blend-data-3Ioad{background-image:url(4f54a37971347e3d7122.png);background-position:-142px -226px;background-size:180px 300px;width:20px;height:13px}.ants-icon-youtube-1aY0K{background-image:url(4f54a37971347e3d7122.png);background-position:-103px -241px;background-size:180px 300px;width:25px;height:16px}.ants-icon-mysql-sqvbc{background-image:url(4f54a37971347e3d7122.png);background-position:-36px -265px;background-size:180px 300px;width:26px;height:27px}.ants-icon-postgre-1mXCg{background-image:url(4f54a37971347e3d7122.png);background-position:0 -266px;background-size:180px 300px;width:25px;height:26px}.ants-icon-big-query-18wsH{background-image:url(4f54a37971347e3d7122.png);background-position:-135px -241px;background-size:180px 300px;width:25px;height:23px}.ants-icon-saleforce-2GR_Y{background-image:url(4f54a37971347e3d7122.png);background-position:-70px -266px;background-size:180px 300px;width:38px;height:26px}.ants-icon-save-data-2eiUt{background-image:url(4f54a37971347e3d7122.png);background-position:-116px -270px;background-size:180px 300px;width:15px;height:15px;transform:scale(1.5)}.ants-icon-btn-blue-IIJdD{background:url(e3851b9384a984c6fdb5.png) no-repeat;background-position:0 -150px;background-size:18px 350px;cursor:pointer;width:18px;height:18px}.ants-icon-btn-blue-sm-3TdRv{background-image:url(e3851b9384a984c6fdb5.png);background-position:0 -100px;background-size:18px 350px;cursor:pointer;width:15px;height:15px}.ants-icon-blue-square-RSjvh{background-image:url(e3851b9384a984c6fdb5.png);background-position:0 0px;background-size:18px 350px;width:18px;height:18px;cursor:pointer}.ants-icon-blue-checkbox-2Lqyn{background-image:url(e3851b9384a984c6fdb5.png);background-position:0 -20px;background-size:18px 350px;width:18px;height:18px;cursor:pointer}.ants-icon-blue-circle-3Ksj_{background-image:url(e3851b9384a984c6fdb5.png);background-position:0 -50px;background-size:18px 350px;width:18px;height:18px;cursor:pointer}.ants-icon-blue-radio-btn-25sIG{background-image:url(e3851b9384a984c6fdb5.png);background-position:0 -70px;background-size:18px 350px;width:18px;height:18px;cursor:pointer}.ants-icon-gray-circle-1OF96{background-image:url(e3851b9384a984c6fdb5.png);background-position:0 -200px;background-size:18px 350px;width:18px;height:18px;cursor:pointer}.ants-icon-gray-radio-btn-Lg69w{background-image:url(e3851b9384a984c6fdb5.png);background-position:0 -220px;background-size:18px 350px;width:18px;height:18px;cursor:pointer}.ants-icon-blue-sub-3mWWm{background-image:url(e3851b9384a984c6fdb5.png);background-position:0 -250px;background-size:18px 350px;width:18px;height:18px;cursor:pointer}.ants-icon-gray-square-XH-6d{background-image:url(e3851b9384a984c6fdb5.png);background-position:0 -275px;background-size:18px 350px;width:18px;height:18px;cursor:pointer}.ants-icon-gray-checkbox-fNeQs{background-image:url(e3851b9384a984c6fdb5.png);background-position:0 -295px;background-size:18px 350px;width:18px;height:18px;cursor:pointer}.ants-icon-circle-thick-1Pjz0{background-image:url(e3851b9384a984c6fdb5.png);background-position:0 -321px;background-size:18px 350px;width:18px;height:18px;cursor:pointer}.ants-icon-square-3GCI7{background-image:none;border:1px solid #fff;box-sizing:content-box;width:10px;height:10px}.ants-icon-square-3GCI7.ants-blue-3WgHT{background-color:#058dc7}.ants-icon-square-3GCI7.ants-orange-1X6Bw{background-color:#ff7b00}.ants-icon-ants-search-gOZM9{color:#889199;font-size:18px}.ants-icon-font-color-2L_V_,.ants-icon-font-family-3kX58,.ants-icon-background-color-14bPM,.ants-icon-border-weight-ObFlv,.ants-icon-border-style-3mao2,.ants-icon-border-radius-1tBOK,.ants-icon-opacity-2loOI,.ants-icon-border-color-NvDnw,.ants-icon-table-header-26mwC,.ants-icon-table-div-3QzLo,.ants-icon-table-odd-row-2Yzf5,.ants-icon-table-even-row-1g0-W,.ants-icon-axis-color-3103R,.ants-icon-grid-color-1OnSe,.ants-icon-highlight-color-1cisK,.ants-icon-bar-color-1tn3Y,.ants-icon-range-color-3Qxgv{background-image:url(6b586356e837581204dc.svg);opacity:.54}.ants-icon-font-color-2L_V_{background-position:6px 4px;width:24px;height:20px}.ants-icon-font-family-3kX58{background-position:0 -22px;width:15px;height:16px}.ants-icon-background-color-14bPM{background-position:-79px 0;width:24px;height:20px}.ants-icon-border-weight-ObFlv{background-position:-27px 0;width:14px;height:12px}.ants-icon-border-style-3mao2{background-position:-27px -22px;width:15px;height:13px}.ants-icon-border-radius-1tBOK{background-position:-56px 0;width:14px;height:14px}.ants-icon-opacity-2loOI{background-position:-85px -22px;width:12px;height:15px}.ants-icon-border-color-NvDnw{background-position:-50px -22px;width:24px;height:20px}.ants-icon-table-header-26mwC{background-position:3px -46px;width:25px;height:20px}.ants-icon-table-div-3QzLo{background-position:-24px -46px;width:25px;height:20px}.ants-icon-table-odd-row-2Yzf5{background-position:-52px -46px;width:25px;height:20px}.ants-icon-table-even-row-1g0-W{background-position:-79px -46px;width:25px;height:20px}.ants-icon-axis-color-3103R{background-position:4px -72px;width:25px;height:20px}.ants-icon-grid-color-1OnSe{background-position:-23px -72px;width:25px;height:20px}.ants-icon-highlight-color-1cisK{background-position:-51px -71px;width:25px;height:20px}.ants-icon-bar-color-1tn3Y{background-position:3px -93px;width:25px;height:20px}.ants-icon-range-color-3Qxgv{background-position:-79px -75px;width:25px;height:20px}.ants-icon-ants-make-default-Akbp5:before{content:""}.ants-icon-ants-bar-chart-1-2azU7:before{content:""}.ants-icon-ants-tree-map-1-Ci-ZQ:before{content:""}.ants-icon-ants-chord-chart-3aPuE:before{content:""}.ants-icon-ants-pivot-table-2MDrF:before{content:""}.ants-icon-ants-vertical-dots-gvr9Z:before{content:""}.ants-icon-ants-stop-record-11O40:before{content:""}.ants-icon-ants-pause-34nhU:before{content:""}.ants-icon-ants-mute-3x9ke:before{content:""}.ants-icon-ants-highlight-2yTn9:before{content:""}.ants-icon-ants-free-draw-y2PbS:before{content:""}.ants-icon-ants-comment-21RPv:before{content:""}.ants-icon-ants-check-slim-2wrge:before{content:""}.ants-icon-ants-capture-1Fx_k:before{content:""}.ants-icon-ants-camera-1lU_n:before{content:""}.ants-icon-ants-audio-record-3BaQz:before{content:""}.ants-icon-ants-arrow-grow-keAjh:before{content:""}.ants-icon-ants-idea-9x9Hj:before{content:""}.ants-icon-ants-bug-2CSOm:before{content:""}.ants-icon-ants-tree-map-large-3aRGJ:before{content:""}.ants-icon-ants-pivot-table-large-2o_MI:before{content:""}.ants-icon-ants-bar-chart-large-3TjLO:before{content:""}.ants-icon-ants-media-1wdlt:before{content:"📷"}
|
|
167
68
|
|
|
168
|
-
:root{--primary-color: #005fb8;--text-base-color: #222222}
|
package/es/assets/css/main.scss
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { SliderRangeProps, SliderSingleProps } from 'antd/es/slider';
|
|
3
|
-
export interface SliderProps extends
|
|
4
|
-
tooltipVisible?: boolean | 'default';
|
|
3
|
+
export interface SliderProps extends SliderSingleProps {
|
|
5
4
|
}
|
|
6
5
|
export declare const Slider: React.FC<SliderProps | SliderRangeProps>;
|
|
@@ -1,23 +1,30 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
1
12
|
// Libraries
|
|
2
13
|
import React, { memo, useMemo } from 'react';
|
|
3
14
|
// Antd Components
|
|
4
15
|
import { Slider as AntdSlider } from 'antd';
|
|
5
16
|
// Styled
|
|
6
17
|
import { SliderWrapper } from './styled';
|
|
7
|
-
import { omit } from 'lodash';
|
|
8
18
|
export const Slider = memo(props => {
|
|
9
|
-
const { range, value, min = 0, max = 0,
|
|
19
|
+
const { range, value, min = 0, max = 0 } = props, restOf = __rest(props, ["range", "value", "min", "max"]);
|
|
10
20
|
const isNegative = useMemo(() => !!(!range && min < 0), [range, min]);
|
|
11
21
|
const calculateWidth = useMemo(() => ((value || 0) * 100) / (Math.abs(max) + Math.abs(min) || 1), [min, max, value]);
|
|
12
|
-
const restProps = tooltipVisible === 'default' ? omit(props, ['tooltipVisible']) : props;
|
|
13
22
|
if (isNegative) {
|
|
14
|
-
return (React.createElement(SliderWrapper, { isNegative: true, width: calculateWidth
|
|
15
|
-
React.createElement(AntdSlider, Object.assign({
|
|
16
|
-
0: ' ',
|
|
17
|
-
} }))));
|
|
23
|
+
return (React.createElement(SliderWrapper, { isNegative: true, width: calculateWidth },
|
|
24
|
+
React.createElement(AntdSlider, Object.assign({ min: min, max: max, value: value }, restOf, { marks: { 0: ' ' } }))));
|
|
18
25
|
}
|
|
19
|
-
return (React.createElement(SliderWrapper,
|
|
20
|
-
React.createElement(AntdSlider, Object.assign({},
|
|
26
|
+
return (React.createElement(SliderWrapper, null,
|
|
27
|
+
React.createElement(AntdSlider, Object.assign({}, props))));
|
|
21
28
|
});
|
|
22
29
|
Slider.defaultProps = {
|
|
23
30
|
tooltipVisible: false,
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { SpinProps as AntdSpinProps } from 'antd';
|
|
3
2
|
export interface TSpinProps extends AntdSpinProps {
|
|
4
3
|
indicatorSize?: number;
|
|
5
4
|
children?: any;
|
|
6
5
|
}
|
|
7
6
|
export declare const Spin: {
|
|
8
|
-
(props: TSpinProps):
|
|
7
|
+
(props: TSpinProps): JSX.Element;
|
|
9
8
|
defaultProps: {};
|
|
10
9
|
};
|
|
@@ -29,6 +29,4 @@ export { Slider } from './Slider';
|
|
|
29
29
|
export { Spin } from './Spin';
|
|
30
30
|
export { Alert } from './Alert';
|
|
31
31
|
export { ScrollBox } from './ScrollBox';
|
|
32
|
-
export { Rate } from './Rate';
|
|
33
|
-
export { SliderV2 } from './SliderV2';
|
|
34
32
|
export type { SliderProps } from './Slider';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ConfigProviderProps as AntdConfigProviderProps } from 'antd/es/config-provider';
|
|
2
2
|
import React, { ReactNode } from 'react';
|
|
3
|
-
import '@antscorp/antsomi-ui/es/assets/css/main.scss';
|
|
4
3
|
import { TLocale } from '@antscorp/antsomi-ui/es/types';
|
|
5
4
|
interface ConfigProviderProps extends Omit<AntdConfigProviderProps, 'locale'> {
|
|
6
5
|
children?: ReactNode;
|
|
@@ -17,7 +17,6 @@ import React, { useEffect } from 'react';
|
|
|
17
17
|
import { THEME } from '@antscorp/antsomi-ui/es/constants';
|
|
18
18
|
// Style
|
|
19
19
|
import { GlobalStyle } from './GlobalStyle';
|
|
20
|
-
import '@antscorp/antsomi-ui/es/assets/css/main.scss';
|
|
21
20
|
// Initialize languages
|
|
22
21
|
// import '@antscorp/antsomi-ui/es/locales/i18n';
|
|
23
22
|
import i18next from '@antscorp/antsomi-ui/es/locales/i18n';
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const ArrowGrowIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const ArrowGrowIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const AudioRecordIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const AudioRecordIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const BugIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const BugIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const CameraIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const CameraIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const CaptureIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const CaptureIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const CheckSlimIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const CheckSlimIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const CommentIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const CommentIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const FreeDrawIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const FreeDrawIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const GPTIcon: () => React.JSX.Element;
|
|
1
|
+
export declare const GPTIcon: () => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const GPTIconV2: () => React.JSX.Element;
|
|
1
|
+
export declare const GPTIconV2: () => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const GPTIconV3: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const GPTIconV3: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const HighlightIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const HighlightIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const IdeaIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const IdeaIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const InvisibleIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const InvisibleIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const MuteIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const MuteIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const OpenUrlIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const OpenUrlIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const PauseIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const PauseIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const PlaneIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const PlaneIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const RequestIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const RequestIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const StopRecordIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const StopRecordIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const UserIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const UserIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const VerticalDotsIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const VerticalDotsIcon: (props: any) => JSX.Element;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const WarningIcon: (props: any) => React.JSX.Element;
|
|
1
|
+
export declare const WarningIcon: (props: any) => JSX.Element;
|
|
@@ -16,8 +16,10 @@ import { CustomPicker as CustomPickerHOC } from 'react-color';
|
|
|
16
16
|
import { Saturation, Hue, Alpha, EditableInput } from 'react-color/lib/components/common';
|
|
17
17
|
// Atoms
|
|
18
18
|
import { Button, Divider, Icon, Text } from '@antscorp/antsomi-ui/es/components/atoms';
|
|
19
|
+
// Molecules
|
|
20
|
+
import { InputNumber } from '../../InputNumber';
|
|
19
21
|
// Styled
|
|
20
|
-
import { CustomPickerWrapper, HuePointer, PreviewColorPoint, SaturationPointer, EditableInputWrapper,
|
|
22
|
+
import { CustomPickerWrapper, HuePointer, PreviewColorPoint, SaturationPointer, EditableInputWrapper, } from './styled';
|
|
21
23
|
// Utils
|
|
22
24
|
import { handleError } from '@antscorp/antsomi-ui/es/utils';
|
|
23
25
|
const PATH = '@antscorp/antsomi-ui/es/components/molecules/ColorPicker/CustomPicker/index.tsx';
|
|
@@ -39,15 +41,14 @@ const rgbaInputStyling = {
|
|
|
39
41
|
const wrapperStyling = {
|
|
40
42
|
display: 'flex',
|
|
41
43
|
alignItems: 'center',
|
|
42
|
-
|
|
43
|
-
marginTop: '15px',
|
|
44
|
+
margin: '15px 8px 0',
|
|
44
45
|
width: '100%',
|
|
45
46
|
};
|
|
46
47
|
const styleContainAlpha = {
|
|
47
48
|
display: 'flex',
|
|
48
49
|
flexDirection: 'column',
|
|
49
50
|
marginLeft: 10,
|
|
50
|
-
|
|
51
|
+
marginRight: 10,
|
|
51
52
|
width: '100%',
|
|
52
53
|
};
|
|
53
54
|
const CustomPicker = props => {
|
|
@@ -78,7 +79,15 @@ const CustomPicker = props => {
|
|
|
78
79
|
} },
|
|
79
80
|
React.createElement(Saturation, Object.assign({}, restOf, { pointer: SaturationPointer, onChange: onChange }))),
|
|
80
81
|
React.createElement("div", { style: wrapperStyling },
|
|
81
|
-
React.createElement(PreviewColorPoint,
|
|
82
|
+
React.createElement(PreviewColorPoint, null,
|
|
83
|
+
React.createElement("div", { style: {
|
|
84
|
+
backgroundColor: props.color,
|
|
85
|
+
position: 'absolute',
|
|
86
|
+
top: '0px',
|
|
87
|
+
right: '0px',
|
|
88
|
+
bottom: '0px',
|
|
89
|
+
left: '0px',
|
|
90
|
+
} })),
|
|
82
91
|
React.createElement("div", { style: styleContainAlpha },
|
|
83
92
|
React.createElement("div", { style: { position: 'relative', width: '100%', height: 12 } },
|
|
84
93
|
React.createElement(Hue, Object.assign({}, restOf, { pointer: HuePointer, onChange: onChange }))),
|
|
@@ -93,16 +102,16 @@ const CustomPicker = props => {
|
|
|
93
102
|
React.createElement(Icon, { type: "icon-ants-unfold-more", style: { cursor: 'pointer', fontSize: '20px' }, onClick: () => setShowRgbaInput(!isShowRgbaInput) }),
|
|
94
103
|
isShowRgbaInput ? (React.createElement("div", { style: rgbaInputStyling },
|
|
95
104
|
React.createElement("div", { style: rgbaStyling },
|
|
96
|
-
React.createElement(
|
|
105
|
+
React.createElement(InputNumber, { value: (_a = props.rgb) === null || _a === void 0 ? void 0 : _a.r, controls: false, width: "auto !important", onChange: value => onChangeRgbaColor('r', value) }),
|
|
97
106
|
React.createElement(Text, { style: { position: 'absolute', bottom: '-20px' } }, "R")),
|
|
98
107
|
React.createElement("div", { style: rgbaStyling },
|
|
99
|
-
React.createElement(
|
|
108
|
+
React.createElement(InputNumber, { value: (_b = props.rgb) === null || _b === void 0 ? void 0 : _b.g, controls: false, width: "auto !important", onChange: value => onChangeRgbaColor('g', value) }),
|
|
100
109
|
React.createElement(Text, { style: { position: 'absolute', bottom: '-20px' } }, "G")),
|
|
101
110
|
React.createElement("div", { style: rgbaStyling },
|
|
102
|
-
React.createElement(
|
|
111
|
+
React.createElement(InputNumber, { value: (_c = props.rgb) === null || _c === void 0 ? void 0 : _c.b, controls: false, width: "auto !important", onChange: value => onChangeRgbaColor('b', value) }),
|
|
103
112
|
React.createElement(Text, { style: { position: 'absolute', bottom: '-20px' } }, "B")),
|
|
104
113
|
React.createElement("div", { style: rgbaStyling },
|
|
105
|
-
React.createElement(
|
|
114
|
+
React.createElement(InputNumber, { value: (_d = props.rgb) === null || _d === void 0 ? void 0 : _d.a, controls: false, width: "auto !important", onChange: value => onChangeRgbaColor('a', value) }),
|
|
106
115
|
React.createElement(Text, { style: { position: 'absolute', bottom: '-20px' } }, "A")))) : (React.createElement(EditableInputWrapper, null,
|
|
107
116
|
React.createElement(EditableInput, { value: props.color, onChange: onChange }),
|
|
108
117
|
React.createElement(Text, { style: { position: 'absolute', bottom: '-20px' } }, "HEX"))),
|
|
@@ -1,9 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare const CustomPickerWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
2
|
export declare const SaturationPointer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
3
|
export declare const HuePointer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
5
|
-
export declare const PreviewColorPoint: import("styled-components").StyledComponent<"div", any, {
|
|
6
|
-
$color?: string | undefined;
|
|
7
|
-
}, never>;
|
|
4
|
+
export declare const PreviewColorPoint: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
8
5
|
export declare const EditableInputWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
9
|
-
export declare const InputNumberWrapper: import("styled-components").StyledComponent<import("react").FC<import("../../InputNumber").InputNumberProps>, any, {}, never>;
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
var _a, _b, _c, _d, _e, _f;
|
|
2
2
|
// Libraries
|
|
3
3
|
import styled from 'styled-components';
|
|
4
|
-
// Components
|
|
5
|
-
import { InputNumber } from '../../InputNumber';
|
|
6
4
|
// Svg
|
|
7
5
|
import TransparentSvg from '@antscorp/antsomi-ui/es/assets/svg/transparent.svg';
|
|
8
6
|
// Constants
|
|
@@ -32,10 +30,12 @@ export const HuePointer = styled.div `
|
|
|
32
30
|
box-shadow: rgb(0 0 0 / 37%) 0px 1px 4px 0px;
|
|
33
31
|
`;
|
|
34
32
|
export const PreviewColorPoint = styled.div `
|
|
33
|
+
position: relative;
|
|
35
34
|
width: 36px;
|
|
36
35
|
height: 36px;
|
|
37
|
-
background:
|
|
36
|
+
background: url(${TransparentSvg}) repeat;
|
|
38
37
|
border-radius: 9999px;
|
|
38
|
+
overflow: hidden;
|
|
39
39
|
flex-shrink: 0;
|
|
40
40
|
`;
|
|
41
41
|
export const EditableInputWrapper = styled.div `
|
|
@@ -91,14 +91,3 @@ export const EditableInputWrapper = styled.div `
|
|
|
91
91
|
}
|
|
92
92
|
}
|
|
93
93
|
`;
|
|
94
|
-
export const InputNumberWrapper = styled(InputNumber) `
|
|
95
|
-
& > div {
|
|
96
|
-
width: unset !important;
|
|
97
|
-
padding: 0;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
input {
|
|
101
|
-
padding: 0 6px !important;
|
|
102
|
-
text-align: center !important;
|
|
103
|
-
}
|
|
104
|
-
`;
|
|
@@ -72,10 +72,10 @@ export const ColorPicker = props => {
|
|
|
72
72
|
const onPopoverVisibleChange = visible => {
|
|
73
73
|
setPopoverVisible(visible);
|
|
74
74
|
};
|
|
75
|
-
return (React.createElement(ColorPickerWrapper, { className:
|
|
75
|
+
return (React.createElement(ColorPickerWrapper, { className: className, style: style },
|
|
76
76
|
showInput && positionInput === 'left' && (React.createElement(Input, { style: { textTransform: 'uppercase' }, value: color, onChange: onChangeColorInput })),
|
|
77
|
-
React.createElement(Popover, {
|
|
78
|
-
React.createElement("
|
|
77
|
+
React.createElement(Popover, { arrowPointAtCenter: true, content: React.createElement(CustomPicker, { color: color, presetColors: presetColors, onChange: onChangeColorPicker, onChangeComplete: onChangeComplete }), trigger: "click", visible: popoverVisible, getPopupContainer: triggerNode => triggerNode, onVisibleChange: onPopoverVisibleChange },
|
|
78
|
+
React.createElement("button", { style: styleBtnColor }, iconNode || (React.createElement("span", { style: {
|
|
79
79
|
backgroundColor: color,
|
|
80
80
|
display: 'block',
|
|
81
81
|
width: 20,
|