@adplenty-tech/adplenty-components-library 1.5.2 → 1.5.3-beta.3
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/build/adstudioPreview/facebookPreview/facebookPreview.css +1 -1
- package/build/adstudioPreview/htmlTemplatePreview/htmlTemplatePreview.css +1 -1
- package/build/adstudioPreview/instagramPreview/instagramPreview.css +1 -1
- package/build/index.css +2 -2
- package/build/index.js +1 -1
- package/build/libRadioButton/libRadioButton.css +1 -1
- package/build/socialPostPreview/socialPostPreview.css +1 -1
- package/package.json +3 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
.lib-radio-button-directive{
|
|
1
|
+
.lib-radio-button-directive{-webkit-transition:.3s ease all;transition:.3s ease all}.lib-radio-button-directive.selected .selector::before{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.lib-radio-button-directive.disabled .radio-content{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);pointer-events:none}.lib-radio-button-directive.disabled .selector{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.lib-radio-button-directive .selector{width:24px;height:24px;border:2px solid var(--color-60);border-radius:100%;position:relative;margin-right:8px}.lib-radio-button-directive .selector::before{content:"";position:absolute;width:12px;height:12px;border-radius:100%;background-color:var(--color-60);-webkit-transition:.3s ease all;transition:.3s ease all;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);top:4px;left:4px}.lib-radio-button-directive .radio-content{-webkit-transition:.3s ease all;transition:.3s ease all}.lib-radio-button-directive .radio-content.unselected{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);pointer-events:none}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.social-post-preview-directive{top:0;margin-top:24px;background-color:#fff;margin:0;padding:40px;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.social-post-preview-directive .post-preview-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:
|
|
1
|
+
.social-post-preview-directive{top:0;margin-top:24px;background-color:#fff;margin:0;padding:40px 65px;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.social-post-preview-directive .post-preview-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;margin-left:0px}.social-post-preview-directive .post-preview-header>.lib-dropdown .select-container .select{min-height:32px}.social-post-preview-directive .post-preview-container{overflow:hidden;margin:auto}.social-post-preview-directive .post-preview-wrapper{max-height:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.social-post-preview-directive .post-preview-wrapper>.adstudio-preview-directive{max-height:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.social-post-preview-directive .post-preview-wrapper>.adstudio-preview-directive>.adstudio-preview-platform-selector{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.social-post-preview-directive .post-preview-content{-webkit-box-sizing:content-box;box-sizing:content-box;max-width:690px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:40px;position:sticky}.modal-layout>.modal-content:has(.cl-calendar-event-view){padding:0 !important}.cl-calendar-event-view{height:100%;padding:0 !important;scrollbar-gutter:auto !important;border-radius:10px;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.cl-calendar-event-view .lib-button-directive{font-size:16px}.cl-calendar-event-view .container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}.cl-calendar-event-view .post{min-width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f8f8f8;padding:40px;gap:12px}.cl-calendar-event-view .no-paid-ads{margin-top:30px;text-align:center}.cl-calendar-event-view .no-paid-ads .info-label{margin-top:12px;color:#46434e;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.32px}.cl-calendar-event-view .no-paid-ads .button-container{margin-top:20px;padding:0 120px;text-align:center}.cl-calendar-event-view .stats{background-color:#fff;padding:40px;width:500px}.cl-calendar-event-view .stats .organic{margin-top:20px;padding-bottom:30px;border-bottom:1px solid #000}.cl-calendar-event-view .stats .paid{margin-top:50px}.cl-calendar-event-view .stats .row{display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:20px}.cl-calendar-event-view .stats .stat{min-width:150px}.cl-calendar-event-view .stats .title{color:#000;-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;font-family:Inter;font-size:25px;font-style:normal;font-weight:700;line-height:100%;margin-bottom:18px}.cl-calendar-event-view .stats .subtitle{color:#a5a2a1;-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:100%;margin-bottom:45px}.cl-calendar-event-view .stats .number{color:#4262e2;-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;font-family:Inter;font-size:50px;font-style:normal;font-weight:700;line-height:100%;margin-bottom:2px}.cl-calendar-event-view .stats .description{color:#726f6e;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:1px;text-transform:uppercase}.cl-calendar-event-view .preview{border:none;overflow-y:auto;overflow-x:hidden;height:100%}.cl-calendar-event-view .toolbar-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.cl-calendar-event-view .toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.cl-calendar-event-view .notification{width:100%}.fc-popover{z-index:9 !important}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adplenty-tech/adplenty-components-library",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.3-beta.3",
|
|
4
4
|
"author": "Jacques Sirot <jacques@advative.io>",
|
|
5
5
|
"description": "A library of components used across adPlenty products.",
|
|
6
6
|
"license": "MIT",
|
|
@@ -18,7 +18,8 @@
|
|
|
18
18
|
"scripts": {
|
|
19
19
|
"local": "cross-env NODE_ENV=local ./node_modules/.bin/gulp dev",
|
|
20
20
|
"build": "cross-env NODE_ENV=production ./node_modules/.bin/gulp prod",
|
|
21
|
-
"pub": "npm run build && git add . && npm version patch --force && npm publish --access public"
|
|
21
|
+
"pub": "npm run build && git add . && npm version patch --force && npm publish --access public",
|
|
22
|
+
"pub:beta": "npm run build && git add . && npm version prerelease --preid=beta && git push --follow-tags && npm publish --tag beta"
|
|
22
23
|
},
|
|
23
24
|
"dependencies": {
|
|
24
25
|
"@fullcalendar/core": "^6.1.9",
|