blip-ds 1.142.0 → 1.143.0
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/blip-ds/bds-alert-header.entry.js +2 -2
- package/dist/blip-ds/bds-alert-header.system.entry.js +1 -1
- package/dist/blip-ds/p-0b0a3a0c.system.js +1 -1
- package/dist/blip-ds/p-79afe1d8.system.entry.js +1 -0
- package/dist/blip-ds/p-a1399088.entry.js +1 -0
- package/dist/cjs/bds-alert-header.cjs.entry.js +2 -2
- package/dist/collection/components/alert/alert-header/alert-header.css +28 -4
- package/dist/collection/components/alert/alert-header/alert-header.js +1 -1
- package/dist/esm/bds-alert-header.entry.js +2 -2
- package/dist/esm-es5/bds-alert-header.entry.js +1 -1
- package/package.json +1 -1
- package/dist/blip-ds/p-1402327f.entry.js +0 -1
- package/dist/blip-ds/p-fc1582f8.system.entry.js +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h } from './index-e8d612e6.js';
|
|
2
2
|
|
|
3
|
-
const alertHeaderCss = ".alert__header{width:100%;min-height:64px;padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.alert__header bds-icon{min-width:32px}.alert__header bds-typo{margin-left:8px;color:#
|
|
3
|
+
const alertHeaderCss = ".alert__header{width:100%;min-height:64px;padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.alert__header bds-icon{min-width:32px}.alert__header bds-typo{margin-left:8px;color:#202c44}.alert__header--system{background:#b3d4ff}.alert__header--system bds-typo{color:#202c44}.alert__header--system .color-icon{color:#202c44}.alert__header--error{background:#ffa5a5}.alert__header--error bds-typo{color:#202c44}.alert__header--error .color-icon{color:#202c44}.alert__header--warning{background:#fff6a8}.alert__header--warning bds-typo{color:#202c44}.alert__header--warning .color-icon{color:#202c44}.alert__header--delete{background:#ff4c4c}.alert__header--delete bds-typo{color:#ffffff}.alert__header--delete .color-icon{color:#ffffff}";
|
|
4
4
|
|
|
5
5
|
const AlertHeader = class {
|
|
6
6
|
constructor(hostRef) {
|
|
@@ -19,7 +19,7 @@ const AlertHeader = class {
|
|
|
19
19
|
return (h("div", { class: {
|
|
20
20
|
alert__header: true,
|
|
21
21
|
[`alert__header--${this.variant}`]: true,
|
|
22
|
-
} }, this.icon && h("bds-icon", { theme: "outline", size: "x-large",
|
|
22
|
+
} }, this.icon && h("bds-icon", { class: "color-icon", theme: "outline", size: "x-large", name: this.icon }), h("bds-typo", { variant: "fs-16", bold: "bold" }, h("slot", null))));
|
|
23
23
|
}
|
|
24
24
|
};
|
|
25
25
|
AlertHeader.style = alertHeaderCss;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
System.register(["./index-f68fa126.system.js"],(function(e){"use strict";var r,t;return{setters:[function(e){r=e.r;t=e.h}],execute:function(){var
|
|
1
|
+
System.register(["./index-f68fa126.system.js"],(function(e){"use strict";var r,t;return{setters:[function(e){r=e.r;t=e.h}],execute:function(){var o=".alert__header{width:100%;min-height:64px;padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.alert__header bds-icon{min-width:32px}.alert__header bds-typo{margin-left:8px;color:#202c44}.alert__header--system{background:#b3d4ff}.alert__header--system bds-typo{color:#202c44}.alert__header--system .color-icon{color:#202c44}.alert__header--error{background:#ffa5a5}.alert__header--error bds-typo{color:#202c44}.alert__header--error .color-icon{color:#202c44}.alert__header--warning{background:#fff6a8}.alert__header--warning bds-typo{color:#202c44}.alert__header--warning .color-icon{color:#202c44}.alert__header--delete{background:#ff4c4c}.alert__header--delete bds-typo{color:#ffffff}.alert__header--delete .color-icon{color:#ffffff}";var a=e("bds_alert_header",function(){function e(e){r(this,e);this.variant="system";this.icon=null}e.prototype.render=function(){var e;return t("div",{class:(e={alert__header:true},e["alert__header--".concat(this.variant)]=true,e)},this.icon&&t("bds-icon",{class:"color-icon",theme:"outline",size:"x-large",name:this.icon}),t("bds-typo",{variant:"fs-16",bold:"bold"},t("slot",null)))};return e}());a.style=o}}}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
System.register(["./p-200bd317.system.js"],(function(e,t){"use strict";var s,a,n,i,r,o;return{setters:[function(e){s=e.p;a=e.w;n=e.d;i=e.N;r=e.a;o=e.b}],execute:function(){var e=function(e){return"__sc_import_".concat(e.replace(/\s|-/g,"_"))};var l=function(){{s.$cssShim$=a.__cssshim}var e=Array.from(n.querySelectorAll("script")).find((function(e){return new RegExp("/".concat(i,"(\\.esm)?\\.js($|\\?|#)")).test(e.src)||e.getAttribute("data-stencil-namespace")===i}));var o=e["data-opts"]||{};if("onbeforeload"in e&&!history.scrollRestoration){return{then:function(){}}}{o.resourcesUrl=new URL(".",new URL(e.getAttribute("data-resources-url")||e.src,a.location.href)).href;{d(o.resourcesUrl,e)}if(!a.customElements){return t.import("./p-a54ab994.system.js").then((function(){return o}))}}return r(o)};var d=function(t,s){var r=e(i);try{a[r]=new Function("w","return import(w);//".concat(Math.random()))}catch(l){var o=new Map;a[r]=function(e){var i=new URL(e,t).href;var l=o.get(i);if(!l){var d=n.createElement("script");d.type="module";d.crossOrigin=s.crossOrigin;d.src=URL.createObjectURL(new Blob(["import * as m from '".concat(i,"'; window.").concat(r,".m = m;")],{type:"application/javascript"}));l=new Promise((function(e){d.onload=function(){e(a[r].m);d.remove()}}));o.set(i,l);n.head.appendChild(d)}return l}}};l().then((function(e){return o([["p-a8155e13.system",[[1,"bds-typo",{variant:[1],lineHeight:[1,"line-height"],bold:[1],italic:[4],noWrap:[4,"no-wrap"],paragraph:[4],margin:[4],tag:[1]}]]],["p-fc227969.system",[[0,"bds-datepicker",{typeOfDate:[1,"type-of-date"],startDateLimit:[1537,"start-date-limit"],endDateLimit:[1537,"end-date-limit"],message:[1],endDateLimitDaysList:[32],open:[32],dateSelected:[32],endDateSelected:[32],valueDateSelected:[32],valueEndDateSelected:[32],errorMsgDate:[32],errorMsgEndDate:[32]}]]],["p-0a0f6843.system",[[6,"bds-select-chips",{options:[1025],chips:[1025],newPrefix:[513,"new-prefix"],value:[1025],danger:[1540],maxlength:[2],errorMessage:[1025,"error-message"],disabled:[516],label:[1],icon:[513],duplicated:[4],canAddNew:[4,"can-add-new"],notFoundMessage:[1,"not-found-message"],internalOptions:[32],isOpen:[32],isValid:[64],getChips:[64]},[[9,"mousedown","handleWindow"]]]]],["p-f610b3c7.system",[[1,"bds-toast",{icon:[513],actionType:[1,"action-type"],variant:[1],toastTitle:[1,"toast-title"],toastText:[1,"toast-text"],buttonText:[1,"button-text"],duration:[2],buttonAction:[1,"button-action"],show:[4],hide:[4],position:[1],create:[64],close:[64]}]]],["p-56c6497e.system",[[1,"bds-autocomplete",{options:[1],value:[1025],selected:[1040],danger:[516],disabled:[516],searchOnlyTitle:[516,"search-only-title"],label:[1],icon:[513],placeholder:[1],optionsPosition:[1,"options-position"],clearIconOnFocus:[4,"clear-icon-on-focus"],isOpen:[32],text:[32],internalOptions:[32],isFocused:[32]},[[9,"mousedown","handleWindow"]]]]],["p-89f441ab.system",[[2,"bds-input-phone-number",{options:[16],text:[1],value:[1032],danger:[516],disabled:[516],required:[4],requiredErrorMessage:[1,"required-error-message"],numberErrorMessage:[1,"number-error-message"],label:[1],icon:[513],isOpen:[32],selectedCountry:[32],isPressed:[32]},[[9,"mousedown","handleWindow"]]]]],["p-6b8c5ef5.system",[[1,"bds-select",{options:[1],value:[1032],danger:[516],disabled:[516],label:[1],icon:[513],placeholder:[1],optionsPosition:[1,"options-position"],isOpen:[32],text:[32],internalOptions:[32]},[[9,"mousedown","handleWindow"]]]]],["p-7101187c.system",[[1,"bds-input-editable",{size:[1],expand:[4],inputName:[1,"input-name"],value:[1537],requiredErrorMessage:[1,"required-error-message"],minlength:[2],minlengthErrorMessage:[1,"minlength-error-message"],maxlength:[2],errorMessage:[1,"error-message"],helperMessage:[1,"helper-message"],danger:[1540],isEditing:[32],isValid:[32]}]]],["p-87a25bdb.system",[[2,"bds-input-password",{openEyes:[4,"open-eyes"],value:[1537],label:[1],inputName:[1,"input-name"],max:[1],maxlength:[2],min:[1],minlength:[2],readonly:[4],helperMessage:[1,"helper-message"],errorMessage:[1,"error-message"],danger:[516],icon:[513],disabled:[4],autoCapitalize:[1,"auto-capitalize"],autoComplete:[1,"auto-complete"],placeholder:[1]}]]],["p-29dc10b9.system",[[4,"bds-avatar-group",{size:[1],users:[1],internalUsers:[32],leftoversUsers:[32]}]]],["p-9df32989.system",[[1,"bds-menu-exibition",{avatarName:[1,"avatar-name"],avatarThumbnail:[1,"avatar-thumbnail"],avatarSize:[1,"avatar-size"],value:[1],subtitle:[1]}]]],["p-fc1582f8.system",[[1,"bds-alert-header",{variant:[1],icon:[513]}]]],["p-55fc500c.system",[[1,"bds-banner",{bannerAlign:[1,"banner-align"],buttonClose:[1,"button-close"],context:[1],variant:[1],visible:[32],toggle:[64]}]]],["p-b66cabc3.system",[[1,"bds-checkbox",{refer:[1],label:[1],name:[1],checked:[1540],disabled:[4],checkBoxId:[32],getInputElement:[64],getValue:[64]}]]],["p-d55b4eaf.system",[[1,"bds-menu-action",{buttonText:[1,"button-text"],subMenu:[4,"sub-menu"],iconLeft:[1,"icon-left"],lipstick:[4],openSubMenu:[32],stateSubMenu:[32],delaySubMenu:[32],zIndex:[32],delay:[32]}]]],["p-7b304290.system",[[1,"bds-menu-list-item",{color:[1],icon:[513]}]]],["p-63cbfd76.system",[[1,"bds-step",{last:[4],completed:[4],active:[4],disabled:[4],index:[2],pointer:[4]}]]],["p-46ee8c4f.system",[[4,"bds-tabs",{align:[1]},[[0,"scrollButtonClick","onScrollButtonClick"],[0,"bdsSelect","onSelectedTab"]]]]],["p-372887fe.system",[[1,"bds-warning"]]],["p-8f3e2d93.system",[[1,"bds-alert-body"]]],["p-5ee4ec4e.system",[[1,"bds-card-color",{name:[1],hex:[1],gradient:[4],variable:[1],lightText:[4,"light-text"]}]]],["p-a3bfc239.system",[[1,"bds-expansion-panel-header",{text:[1]}]]],["p-faf49e59.system",[[1,"bds-menu-separation",{value:[1],size:[1]}]]],["p-12f0f5aa.system",[[1,"bds-modal",{open:[1540],closeButton:[1540,"close-button"],toggle:[64]}]]],["p-480b5645.system",[[1,"bds-modal-close-button",{active:[1540]}]]],["p-54b2149d.system",[[1,"bds-radio",{refer:[1],label:[1],value:[1],name:[1],checked:[1540],disabled:[4],radioId:[32],getInputElement:[64],getValue:[64]}]]],["p-816f5c3b.system",[[0,"bds-tab",{group:[1],label:[1],active:[4],getChild:[64]}]]],["p-7044f6f8.system",[[4,"bds-tab-panel",{group:[1],active:[4],getChild:[64]}]]],["p-00772c5c.system",[[1,"bds-tooltip",{tooltipText:[1,"tooltip-text"],disabled:[516],position:[1],isMouseOver:[32]}]]],["p-e64b79ee.system",[[1,"bds-alert",{open:[1540],toggle:[64]}]]],["p-ab7baf95.system",[[1,"bds-alert-actions"]]],["p-53c54294.system",[[1,"bds-banner-link",{link:[1]}]]],["p-7eb76fee.system",[[1,"bds-expansion-panel"]]],["p-52d66bef.system",[[1,"bds-expansion-panel-body",{open:[4],text:[1]}]]],["p-27944b4b.system",[[1,"bds-menu",{menu:[1],position:[1],open:[1540],menuPositionTopToBottom:[32],menuPositionLeftToBottom:[32],menuPositionTopToRight:[32],menuPositionLeftToRight:[32],toggle:[64]}]]],["p-11acdc28.system",[[1,"bds-menu-list"]]],["p-62d5057f.system",[[1,"bds-modal-action"]]],["p-77e32601.system",[[1,"bds-paper",{elevation:[1]}]]],["p-9b1dab28.system",[[6,"bds-radio-group",{value:[1]}]]],["p-ef718a16.system",[[4,"bds-stepper",{setActiveStep:[64],setCompletedStep:[64],getActiveStep:[64],resetActiveSteps:[64],resetCompletedSteps:[64]}]]],["p-cd551e7b.system",[[1,"bds-switch",{refer:[1],size:[1],name:[1],checked:[1540],disabled:[4],switchId:[32],getInputElement:[64],getValue:[64]}]]],["p-75ee81be.system",[[1,"bds-icon",{color:[1],ariaLabel:[1537,"aria-label"],flipRtl:[4,"flip-rtl"],name:[1],src:[1],icon:[8],size:[1],lazy:[4],theme:[513],type:[1],svgContent:[32],isVisible:[32]}]]],["p-0015f9ae.system",[[1,"bds-chip",{icon:[1],size:[1],variant:[1],danger:[516],filter:[4],clickable:[4],deletable:[4],disabled:[4]}]]],["p-4a9b52a4.system",[[6,"bds-input-chips",{chips:[1025],type:[1],label:[1],maxlength:[2],icon:[513],delimiters:[16],errorMessage:[1025,"error-message"],danger:[1540],value:[1537],duplicated:[4],disableSubmit:[4,"disable-submit"],disabled:[516],internalChips:[32],isValid:[64],get:[64],clear:[64],add:[64],setFocus:[64],removeFocus:[64]}]]],["p-8840dabd.system",[[6,"bds-toast-container"]]],["p-5eacd019.system",[[1,"bds-datepicker-period",{startDate:[16],endDate:[16],startDateSelect:[1040],endDateSelect:[1040],week:[32],months:[32],years:[32],monthActivated:[32],yearActivated:[32],animatePrev:[32],animateNext:[32],activeSelectYear:[32],openSelectMonth:[32],openSelectYear:[32],monthsSlide:[32],clear:[64]}],[1,"bds-datepicker-single",{endDate:[16],startDate:[16],dateSelect:[1040],week:[32],months:[32],years:[32],monthActivated:[32],yearActivated:[32],animatePrev:[32],animateNext:[32],openSelectMonth:[32],openSelectYear:[32],monthsSlide:[32],clear:[64]}]]],["p-15a5dc49.system",[[0,"bds-avatar",{name:[1],thumbnail:[1],size:[1],upload:[4],ellipsis:[2]}]]],["p-3805a428.system",[[1,"bds-button-icon",{disabled:[4],size:[1],variant:[1],icon:[513]}]]],["p-abeeb09d.system",[[1,"bds-button",{disabled:[4],size:[1],variant:[1],icon:[513],arrow:[4],type:[1],typeIcon:[513,"type-icon"],bdsLoading:[4,"bds-loading"],bdsLoadingVariant:[1,"bds-loading-variant"]}],[0,"bds-loading-spinner",{variant:[1]}]]],["p-2e53e16e.system",[[6,"bds-select-option",{value:[8],selected:[4],disabled:[4],invisible:[1540],danger:[1540],bulkOption:[1,"bulk-option"],slotAlign:[1,"slot-align"],titleText:[1,"title-text"],status:[1]}]]],["p-eabf1fe9.system",[[1,"bds-input",{inputName:[1,"input-name"],type:[513],label:[1],placeholder:[1],autoCapitalize:[1,"auto-capitalize"],autoComplete:[1,"auto-complete"],max:[1],maxlength:[2],min:[1],minlength:[2],readonly:[4],required:[4],pattern:[1],helperMessage:[1,"helper-message"],errorMessage:[1025,"error-message"],icon:[513],disabled:[1540],danger:[1540],value:[1025],counterLength:[4,"counter-length"],counterLengthRule:[16],isSubmit:[4,"is-submit"],isTextarea:[4,"is-textarea"],rows:[2],cols:[2],requiredErrorMessage:[1,"required-error-message"],minlengthErrorMessage:[1,"minlength-error-message"],minErrorMessage:[1,"min-error-message"],maxErrorMessage:[1,"max-error-message"],emailErrorMessage:[1,"email-error-message"],numberErrorMessage:[1,"number-error-message"],chips:[4],dataTest:[1,"data-test"],isPressed:[32],isPassword:[32],validationMesage:[32],validationDanger:[32],setFocus:[64],removeFocus:[64],getInputElement:[64],isValid:[64],clear:[64]}],[0,"bds-counter-text",{length:[1026],max:[2],active:[1028],warning:[1040],delete:[1040]}]]]],e)}))}}}));
|
|
1
|
+
System.register(["./p-200bd317.system.js"],(function(e,t){"use strict";var s,a,n,i,r,o;return{setters:[function(e){s=e.p;a=e.w;n=e.d;i=e.N;r=e.a;o=e.b}],execute:function(){var e=function(e){return"__sc_import_".concat(e.replace(/\s|-/g,"_"))};var l=function(){{s.$cssShim$=a.__cssshim}var e=Array.from(n.querySelectorAll("script")).find((function(e){return new RegExp("/".concat(i,"(\\.esm)?\\.js($|\\?|#)")).test(e.src)||e.getAttribute("data-stencil-namespace")===i}));var o=e["data-opts"]||{};if("onbeforeload"in e&&!history.scrollRestoration){return{then:function(){}}}{o.resourcesUrl=new URL(".",new URL(e.getAttribute("data-resources-url")||e.src,a.location.href)).href;{d(o.resourcesUrl,e)}if(!a.customElements){return t.import("./p-a54ab994.system.js").then((function(){return o}))}}return r(o)};var d=function(t,s){var r=e(i);try{a[r]=new Function("w","return import(w);//".concat(Math.random()))}catch(l){var o=new Map;a[r]=function(e){var i=new URL(e,t).href;var l=o.get(i);if(!l){var d=n.createElement("script");d.type="module";d.crossOrigin=s.crossOrigin;d.src=URL.createObjectURL(new Blob(["import * as m from '".concat(i,"'; window.").concat(r,".m = m;")],{type:"application/javascript"}));l=new Promise((function(e){d.onload=function(){e(a[r].m);d.remove()}}));o.set(i,l);n.head.appendChild(d)}return l}}};l().then((function(e){return o([["p-a8155e13.system",[[1,"bds-typo",{variant:[1],lineHeight:[1,"line-height"],bold:[1],italic:[4],noWrap:[4,"no-wrap"],paragraph:[4],margin:[4],tag:[1]}]]],["p-fc227969.system",[[0,"bds-datepicker",{typeOfDate:[1,"type-of-date"],startDateLimit:[1537,"start-date-limit"],endDateLimit:[1537,"end-date-limit"],message:[1],endDateLimitDaysList:[32],open:[32],dateSelected:[32],endDateSelected:[32],valueDateSelected:[32],valueEndDateSelected:[32],errorMsgDate:[32],errorMsgEndDate:[32]}]]],["p-0a0f6843.system",[[6,"bds-select-chips",{options:[1025],chips:[1025],newPrefix:[513,"new-prefix"],value:[1025],danger:[1540],maxlength:[2],errorMessage:[1025,"error-message"],disabled:[516],label:[1],icon:[513],duplicated:[4],canAddNew:[4,"can-add-new"],notFoundMessage:[1,"not-found-message"],internalOptions:[32],isOpen:[32],isValid:[64],getChips:[64]},[[9,"mousedown","handleWindow"]]]]],["p-f610b3c7.system",[[1,"bds-toast",{icon:[513],actionType:[1,"action-type"],variant:[1],toastTitle:[1,"toast-title"],toastText:[1,"toast-text"],buttonText:[1,"button-text"],duration:[2],buttonAction:[1,"button-action"],show:[4],hide:[4],position:[1],create:[64],close:[64]}]]],["p-56c6497e.system",[[1,"bds-autocomplete",{options:[1],value:[1025],selected:[1040],danger:[516],disabled:[516],searchOnlyTitle:[516,"search-only-title"],label:[1],icon:[513],placeholder:[1],optionsPosition:[1,"options-position"],clearIconOnFocus:[4,"clear-icon-on-focus"],isOpen:[32],text:[32],internalOptions:[32],isFocused:[32]},[[9,"mousedown","handleWindow"]]]]],["p-89f441ab.system",[[2,"bds-input-phone-number",{options:[16],text:[1],value:[1032],danger:[516],disabled:[516],required:[4],requiredErrorMessage:[1,"required-error-message"],numberErrorMessage:[1,"number-error-message"],label:[1],icon:[513],isOpen:[32],selectedCountry:[32],isPressed:[32]},[[9,"mousedown","handleWindow"]]]]],["p-6b8c5ef5.system",[[1,"bds-select",{options:[1],value:[1032],danger:[516],disabled:[516],label:[1],icon:[513],placeholder:[1],optionsPosition:[1,"options-position"],isOpen:[32],text:[32],internalOptions:[32]},[[9,"mousedown","handleWindow"]]]]],["p-7101187c.system",[[1,"bds-input-editable",{size:[1],expand:[4],inputName:[1,"input-name"],value:[1537],requiredErrorMessage:[1,"required-error-message"],minlength:[2],minlengthErrorMessage:[1,"minlength-error-message"],maxlength:[2],errorMessage:[1,"error-message"],helperMessage:[1,"helper-message"],danger:[1540],isEditing:[32],isValid:[32]}]]],["p-87a25bdb.system",[[2,"bds-input-password",{openEyes:[4,"open-eyes"],value:[1537],label:[1],inputName:[1,"input-name"],max:[1],maxlength:[2],min:[1],minlength:[2],readonly:[4],helperMessage:[1,"helper-message"],errorMessage:[1,"error-message"],danger:[516],icon:[513],disabled:[4],autoCapitalize:[1,"auto-capitalize"],autoComplete:[1,"auto-complete"],placeholder:[1]}]]],["p-29dc10b9.system",[[4,"bds-avatar-group",{size:[1],users:[1],internalUsers:[32],leftoversUsers:[32]}]]],["p-9df32989.system",[[1,"bds-menu-exibition",{avatarName:[1,"avatar-name"],avatarThumbnail:[1,"avatar-thumbnail"],avatarSize:[1,"avatar-size"],value:[1],subtitle:[1]}]]],["p-79afe1d8.system",[[1,"bds-alert-header",{variant:[1],icon:[513]}]]],["p-55fc500c.system",[[1,"bds-banner",{bannerAlign:[1,"banner-align"],buttonClose:[1,"button-close"],context:[1],variant:[1],visible:[32],toggle:[64]}]]],["p-b66cabc3.system",[[1,"bds-checkbox",{refer:[1],label:[1],name:[1],checked:[1540],disabled:[4],checkBoxId:[32],getInputElement:[64],getValue:[64]}]]],["p-d55b4eaf.system",[[1,"bds-menu-action",{buttonText:[1,"button-text"],subMenu:[4,"sub-menu"],iconLeft:[1,"icon-left"],lipstick:[4],openSubMenu:[32],stateSubMenu:[32],delaySubMenu:[32],zIndex:[32],delay:[32]}]]],["p-7b304290.system",[[1,"bds-menu-list-item",{color:[1],icon:[513]}]]],["p-63cbfd76.system",[[1,"bds-step",{last:[4],completed:[4],active:[4],disabled:[4],index:[2],pointer:[4]}]]],["p-46ee8c4f.system",[[4,"bds-tabs",{align:[1]},[[0,"scrollButtonClick","onScrollButtonClick"],[0,"bdsSelect","onSelectedTab"]]]]],["p-372887fe.system",[[1,"bds-warning"]]],["p-8f3e2d93.system",[[1,"bds-alert-body"]]],["p-5ee4ec4e.system",[[1,"bds-card-color",{name:[1],hex:[1],gradient:[4],variable:[1],lightText:[4,"light-text"]}]]],["p-a3bfc239.system",[[1,"bds-expansion-panel-header",{text:[1]}]]],["p-faf49e59.system",[[1,"bds-menu-separation",{value:[1],size:[1]}]]],["p-12f0f5aa.system",[[1,"bds-modal",{open:[1540],closeButton:[1540,"close-button"],toggle:[64]}]]],["p-480b5645.system",[[1,"bds-modal-close-button",{active:[1540]}]]],["p-54b2149d.system",[[1,"bds-radio",{refer:[1],label:[1],value:[1],name:[1],checked:[1540],disabled:[4],radioId:[32],getInputElement:[64],getValue:[64]}]]],["p-816f5c3b.system",[[0,"bds-tab",{group:[1],label:[1],active:[4],getChild:[64]}]]],["p-7044f6f8.system",[[4,"bds-tab-panel",{group:[1],active:[4],getChild:[64]}]]],["p-00772c5c.system",[[1,"bds-tooltip",{tooltipText:[1,"tooltip-text"],disabled:[516],position:[1],isMouseOver:[32]}]]],["p-e64b79ee.system",[[1,"bds-alert",{open:[1540],toggle:[64]}]]],["p-ab7baf95.system",[[1,"bds-alert-actions"]]],["p-53c54294.system",[[1,"bds-banner-link",{link:[1]}]]],["p-7eb76fee.system",[[1,"bds-expansion-panel"]]],["p-52d66bef.system",[[1,"bds-expansion-panel-body",{open:[4],text:[1]}]]],["p-27944b4b.system",[[1,"bds-menu",{menu:[1],position:[1],open:[1540],menuPositionTopToBottom:[32],menuPositionLeftToBottom:[32],menuPositionTopToRight:[32],menuPositionLeftToRight:[32],toggle:[64]}]]],["p-11acdc28.system",[[1,"bds-menu-list"]]],["p-62d5057f.system",[[1,"bds-modal-action"]]],["p-77e32601.system",[[1,"bds-paper",{elevation:[1]}]]],["p-9b1dab28.system",[[6,"bds-radio-group",{value:[1]}]]],["p-ef718a16.system",[[4,"bds-stepper",{setActiveStep:[64],setCompletedStep:[64],getActiveStep:[64],resetActiveSteps:[64],resetCompletedSteps:[64]}]]],["p-cd551e7b.system",[[1,"bds-switch",{refer:[1],size:[1],name:[1],checked:[1540],disabled:[4],switchId:[32],getInputElement:[64],getValue:[64]}]]],["p-75ee81be.system",[[1,"bds-icon",{color:[1],ariaLabel:[1537,"aria-label"],flipRtl:[4,"flip-rtl"],name:[1],src:[1],icon:[8],size:[1],lazy:[4],theme:[513],type:[1],svgContent:[32],isVisible:[32]}]]],["p-0015f9ae.system",[[1,"bds-chip",{icon:[1],size:[1],variant:[1],danger:[516],filter:[4],clickable:[4],deletable:[4],disabled:[4]}]]],["p-4a9b52a4.system",[[6,"bds-input-chips",{chips:[1025],type:[1],label:[1],maxlength:[2],icon:[513],delimiters:[16],errorMessage:[1025,"error-message"],danger:[1540],value:[1537],duplicated:[4],disableSubmit:[4,"disable-submit"],disabled:[516],internalChips:[32],isValid:[64],get:[64],clear:[64],add:[64],setFocus:[64],removeFocus:[64]}]]],["p-8840dabd.system",[[6,"bds-toast-container"]]],["p-5eacd019.system",[[1,"bds-datepicker-period",{startDate:[16],endDate:[16],startDateSelect:[1040],endDateSelect:[1040],week:[32],months:[32],years:[32],monthActivated:[32],yearActivated:[32],animatePrev:[32],animateNext:[32],activeSelectYear:[32],openSelectMonth:[32],openSelectYear:[32],monthsSlide:[32],clear:[64]}],[1,"bds-datepicker-single",{endDate:[16],startDate:[16],dateSelect:[1040],week:[32],months:[32],years:[32],monthActivated:[32],yearActivated:[32],animatePrev:[32],animateNext:[32],openSelectMonth:[32],openSelectYear:[32],monthsSlide:[32],clear:[64]}]]],["p-15a5dc49.system",[[0,"bds-avatar",{name:[1],thumbnail:[1],size:[1],upload:[4],ellipsis:[2]}]]],["p-3805a428.system",[[1,"bds-button-icon",{disabled:[4],size:[1],variant:[1],icon:[513]}]]],["p-abeeb09d.system",[[1,"bds-button",{disabled:[4],size:[1],variant:[1],icon:[513],arrow:[4],type:[1],typeIcon:[513,"type-icon"],bdsLoading:[4,"bds-loading"],bdsLoadingVariant:[1,"bds-loading-variant"]}],[0,"bds-loading-spinner",{variant:[1]}]]],["p-2e53e16e.system",[[6,"bds-select-option",{value:[8],selected:[4],disabled:[4],invisible:[1540],danger:[1540],bulkOption:[1,"bulk-option"],slotAlign:[1,"slot-align"],titleText:[1,"title-text"],status:[1]}]]],["p-eabf1fe9.system",[[1,"bds-input",{inputName:[1,"input-name"],type:[513],label:[1],placeholder:[1],autoCapitalize:[1,"auto-capitalize"],autoComplete:[1,"auto-complete"],max:[1],maxlength:[2],min:[1],minlength:[2],readonly:[4],required:[4],pattern:[1],helperMessage:[1,"helper-message"],errorMessage:[1025,"error-message"],icon:[513],disabled:[1540],danger:[1540],value:[1025],counterLength:[4,"counter-length"],counterLengthRule:[16],isSubmit:[4,"is-submit"],isTextarea:[4,"is-textarea"],rows:[2],cols:[2],requiredErrorMessage:[1,"required-error-message"],minlengthErrorMessage:[1,"minlength-error-message"],minErrorMessage:[1,"min-error-message"],maxErrorMessage:[1,"max-error-message"],emailErrorMessage:[1,"email-error-message"],numberErrorMessage:[1,"number-error-message"],chips:[4],dataTest:[1,"data-test"],isPressed:[32],isPassword:[32],validationMesage:[32],validationDanger:[32],setFocus:[64],removeFocus:[64],getInputElement:[64],isValid:[64],clear:[64]}],[0,"bds-counter-text",{length:[1026],max:[2],active:[1028],warning:[1040],delete:[1040]}]]]],e)}))}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-200bd317.system.js"],(function(e){"use strict";var r,t;return{setters:[function(e){r=e.r;t=e.h}],execute:function(){var o=".alert__header{width:100%;min-height:64px;padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.alert__header bds-icon{min-width:32px}.alert__header bds-typo{margin-left:8px;color:#202c44}.alert__header--system{background:#b3d4ff}.alert__header--system bds-typo{color:#202c44}.alert__header--system .color-icon{color:#202c44}.alert__header--error{background:#ffa5a5}.alert__header--error bds-typo{color:#202c44}.alert__header--error .color-icon{color:#202c44}.alert__header--warning{background:#fff6a8}.alert__header--warning bds-typo{color:#202c44}.alert__header--warning .color-icon{color:#202c44}.alert__header--delete{background:#ff4c4c}.alert__header--delete bds-typo{color:#ffffff}.alert__header--delete .color-icon{color:#ffffff}";var a=e("bds_alert_header",function(){function e(e){r(this,e);this.variant="system";this.icon=null}e.prototype.render=function(){var e;return t("div",{class:(e={alert__header:true},e["alert__header--".concat(this.variant)]=true,e)},this.icon&&t("bds-icon",{class:"color-icon",theme:"outline",size:"x-large",name:this.icon}),t("bds-typo",{variant:"fs-16",bold:"bold"},t("slot",null)))};return e}());a.style=o}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{r as e,h as r}from"./p-f378550e.js";const o=class{constructor(r){e(this,r),this.variant="system",this.icon=null}render(){return r("div",{class:{alert__header:!0,[`alert__header--${this.variant}`]:!0}},this.icon&&r("bds-icon",{class:"color-icon",theme:"outline",size:"x-large",name:this.icon}),r("bds-typo",{variant:"fs-16",bold:"bold"},r("slot",null)))}};o.style=".alert__header{width:100%;min-height:64px;padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.alert__header bds-icon{min-width:32px}.alert__header bds-typo{margin-left:8px;color:#202c44}.alert__header--system{background:#b3d4ff}.alert__header--system bds-typo{color:#202c44}.alert__header--system .color-icon{color:#202c44}.alert__header--error{background:#ffa5a5}.alert__header--error bds-typo{color:#202c44}.alert__header--error .color-icon{color:#202c44}.alert__header--warning{background:#fff6a8}.alert__header--warning bds-typo{color:#202c44}.alert__header--warning .color-icon{color:#202c44}.alert__header--delete{background:#ff4c4c}.alert__header--delete bds-typo{color:#ffffff}.alert__header--delete .color-icon{color:#ffffff}";export{o as bds_alert_header}
|
|
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-31e4d27a.js');
|
|
6
6
|
|
|
7
|
-
const alertHeaderCss = ".alert__header{width:100%;min-height:64px;padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.alert__header bds-icon{min-width:32px}.alert__header bds-typo{margin-left:8px;color:#
|
|
7
|
+
const alertHeaderCss = ".alert__header{width:100%;min-height:64px;padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.alert__header bds-icon{min-width:32px}.alert__header bds-typo{margin-left:8px;color:#202c44}.alert__header--system{background:#b3d4ff}.alert__header--system bds-typo{color:#202c44}.alert__header--system .color-icon{color:#202c44}.alert__header--error{background:#ffa5a5}.alert__header--error bds-typo{color:#202c44}.alert__header--error .color-icon{color:#202c44}.alert__header--warning{background:#fff6a8}.alert__header--warning bds-typo{color:#202c44}.alert__header--warning .color-icon{color:#202c44}.alert__header--delete{background:#ff4c4c}.alert__header--delete bds-typo{color:#ffffff}.alert__header--delete .color-icon{color:#ffffff}";
|
|
8
8
|
|
|
9
9
|
const AlertHeader = class {
|
|
10
10
|
constructor(hostRef) {
|
|
@@ -23,7 +23,7 @@ const AlertHeader = class {
|
|
|
23
23
|
return (index.h("div", { class: {
|
|
24
24
|
alert__header: true,
|
|
25
25
|
[`alert__header--${this.variant}`]: true,
|
|
26
|
-
} }, this.icon && index.h("bds-icon", { theme: "outline", size: "x-large",
|
|
26
|
+
} }, this.icon && index.h("bds-icon", { class: "color-icon", theme: "outline", size: "x-large", name: this.icon }), index.h("bds-typo", { variant: "fs-16", bold: "bold" }, index.h("slot", null))));
|
|
27
27
|
}
|
|
28
28
|
};
|
|
29
29
|
AlertHeader.style = alertHeaderCss;
|
|
@@ -29,17 +29,41 @@
|
|
|
29
29
|
}
|
|
30
30
|
.alert__header bds-typo {
|
|
31
31
|
margin-left: 8px;
|
|
32
|
-
color: #
|
|
32
|
+
color: #202c44;
|
|
33
33
|
}
|
|
34
34
|
.alert__header--system {
|
|
35
|
-
background: #
|
|
35
|
+
background: #b3d4ff;
|
|
36
|
+
}
|
|
37
|
+
.alert__header--system bds-typo {
|
|
38
|
+
color: #202c44;
|
|
39
|
+
}
|
|
40
|
+
.alert__header--system .color-icon {
|
|
41
|
+
color: #202c44;
|
|
36
42
|
}
|
|
37
43
|
.alert__header--error {
|
|
38
|
-
background: #
|
|
44
|
+
background: #ffa5a5;
|
|
45
|
+
}
|
|
46
|
+
.alert__header--error bds-typo {
|
|
47
|
+
color: #202c44;
|
|
48
|
+
}
|
|
49
|
+
.alert__header--error .color-icon {
|
|
50
|
+
color: #202c44;
|
|
39
51
|
}
|
|
40
52
|
.alert__header--warning {
|
|
41
|
-
background: #
|
|
53
|
+
background: #fff6a8;
|
|
54
|
+
}
|
|
55
|
+
.alert__header--warning bds-typo {
|
|
56
|
+
color: #202c44;
|
|
57
|
+
}
|
|
58
|
+
.alert__header--warning .color-icon {
|
|
59
|
+
color: #202c44;
|
|
42
60
|
}
|
|
43
61
|
.alert__header--delete {
|
|
44
62
|
background: #ff4c4c;
|
|
63
|
+
}
|
|
64
|
+
.alert__header--delete bds-typo {
|
|
65
|
+
color: #ffffff;
|
|
66
|
+
}
|
|
67
|
+
.alert__header--delete .color-icon {
|
|
68
|
+
color: #ffffff;
|
|
45
69
|
}
|
|
@@ -16,7 +16,7 @@ export class AlertHeader {
|
|
|
16
16
|
alert__header: true,
|
|
17
17
|
[`alert__header--${this.variant}`]: true,
|
|
18
18
|
} },
|
|
19
|
-
this.icon && h("bds-icon", { theme: "outline", size: "x-large",
|
|
19
|
+
this.icon && h("bds-icon", { class: "color-icon", theme: "outline", size: "x-large", name: this.icon }),
|
|
20
20
|
h("bds-typo", { variant: "fs-16", bold: "bold" },
|
|
21
21
|
h("slot", null))));
|
|
22
22
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, h } from './index-dc909c9a.js';
|
|
2
2
|
|
|
3
|
-
const alertHeaderCss = ".alert__header{width:100%;min-height:64px;padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.alert__header bds-icon{min-width:32px}.alert__header bds-typo{margin-left:8px;color:#
|
|
3
|
+
const alertHeaderCss = ".alert__header{width:100%;min-height:64px;padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.alert__header bds-icon{min-width:32px}.alert__header bds-typo{margin-left:8px;color:#202c44}.alert__header--system{background:#b3d4ff}.alert__header--system bds-typo{color:#202c44}.alert__header--system .color-icon{color:#202c44}.alert__header--error{background:#ffa5a5}.alert__header--error bds-typo{color:#202c44}.alert__header--error .color-icon{color:#202c44}.alert__header--warning{background:#fff6a8}.alert__header--warning bds-typo{color:#202c44}.alert__header--warning .color-icon{color:#202c44}.alert__header--delete{background:#ff4c4c}.alert__header--delete bds-typo{color:#ffffff}.alert__header--delete .color-icon{color:#ffffff}";
|
|
4
4
|
|
|
5
5
|
const AlertHeader = class {
|
|
6
6
|
constructor(hostRef) {
|
|
@@ -19,7 +19,7 @@ const AlertHeader = class {
|
|
|
19
19
|
return (h("div", { class: {
|
|
20
20
|
alert__header: true,
|
|
21
21
|
[`alert__header--${this.variant}`]: true,
|
|
22
|
-
} }, this.icon && h("bds-icon", { theme: "outline", size: "x-large",
|
|
22
|
+
} }, this.icon && h("bds-icon", { class: "color-icon", theme: "outline", size: "x-large", name: this.icon }), h("bds-typo", { variant: "fs-16", bold: "bold" }, h("slot", null))));
|
|
23
23
|
}
|
|
24
24
|
};
|
|
25
25
|
AlertHeader.style = alertHeaderCss;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as registerInstance,h}from"./index-5cd65b54.js";var alertHeaderCss=".alert__header{width:100%;min-height:64px;padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.alert__header bds-icon{min-width:32px}.alert__header bds-typo{margin-left:8px;color:#
|
|
1
|
+
import{r as registerInstance,h}from"./index-5cd65b54.js";var alertHeaderCss=".alert__header{width:100%;min-height:64px;padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.alert__header bds-icon{min-width:32px}.alert__header bds-typo{margin-left:8px;color:#202c44}.alert__header--system{background:#b3d4ff}.alert__header--system bds-typo{color:#202c44}.alert__header--system .color-icon{color:#202c44}.alert__header--error{background:#ffa5a5}.alert__header--error bds-typo{color:#202c44}.alert__header--error .color-icon{color:#202c44}.alert__header--warning{background:#fff6a8}.alert__header--warning bds-typo{color:#202c44}.alert__header--warning .color-icon{color:#202c44}.alert__header--delete{background:#ff4c4c}.alert__header--delete bds-typo{color:#ffffff}.alert__header--delete .color-icon{color:#ffffff}";var AlertHeader=function(){function e(e){registerInstance(this,e);this.variant="system";this.icon=null}e.prototype.render=function(){var e;return h("div",{class:(e={alert__header:true},e["alert__header--".concat(this.variant)]=true,e)},this.icon&&h("bds-icon",{class:"color-icon",theme:"outline",size:"x-large",name:this.icon}),h("bds-typo",{variant:"fs-16",bold:"bold"},h("slot",null)))};return e}();AlertHeader.style=alertHeaderCss;export{AlertHeader as bds_alert_header};
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e,h as r}from"./p-f378550e.js";const a=class{constructor(r){e(this,r),this.variant="system",this.icon=null}render(){return r("div",{class:{alert__header:!0,[`alert__header--${this.variant}`]:!0}},this.icon&&r("bds-icon",{theme:"outline",size:"x-large",color:"#fff",name:this.icon}),r("bds-typo",{variant:"fs-16",bold:"bold"},r("slot",null)))}};a.style=".alert__header{width:100%;min-height:64px;padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.alert__header bds-icon{min-width:32px}.alert__header bds-typo{margin-left:8px;color:#ffffff}.alert__header--system{background:#3f7de8}.alert__header--error{background:#ff4c4c}.alert__header--warning{background:#f6a721}.alert__header--delete{background:#ff4c4c}";export{a as bds_alert_header}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
System.register(["./p-200bd317.system.js"],(function(e){"use strict";var r,t;return{setters:[function(e){r=e.r;t=e.h}],execute:function(){var n=".alert__header{width:100%;min-height:64px;padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.alert__header bds-icon{min-width:32px}.alert__header bds-typo{margin-left:8px;color:#ffffff}.alert__header--system{background:#3f7de8}.alert__header--error{background:#ff4c4c}.alert__header--warning{background:#f6a721}.alert__header--delete{background:#ff4c4c}";var i=e("bds_alert_header",function(){function e(e){r(this,e);this.variant="system";this.icon=null}e.prototype.render=function(){var e;return t("div",{class:(e={alert__header:true},e["alert__header--".concat(this.variant)]=true,e)},this.icon&&t("bds-icon",{theme:"outline",size:"x-large",color:"#fff",name:this.icon}),t("bds-typo",{variant:"fs-16",bold:"bold"},t("slot",null)))};return e}());i.style=n}}}));
|