All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.generated.themes.DropIndicator.css.js.map Maven / Gradle / Ivy

The newest version!
{"version":3,"file":"DropIndicator.css.js","sourceRoot":"","sources":["../../../src/generated/themes/DropIndicator.css.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,yDAAyD,CAAC;AAExG,OAAO,gBAAgB,MAAM,uFAAuF,CAAC;AACrH,OAAO,YAAY,MAAM,wCAAwC,CAAC;AAElE,6BAA6B,CAAC,4BAA4B,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,gBAAgB,CAAC,CAAC;AACzG,6BAA6B,CAAC,oBAAoB,EAAE,aAAa,EAAE,KAAK,IAAI,EAAE,CAAC,YAAY,CAAC,CAAC;AAE7F,MAAM,SAAS,GAAc,EAAC,WAAW,EAAC,oBAAoB,EAAC,QAAQ,EAAC,6BAA6B,EAAC,OAAO,EAAC;CAC7G,EAAC,CAAC;AACH,eAAe,SAAS,CAAC","sourcesContent":["import type { StyleData } from \"@ui5/webcomponents-base/dist/types.js\";\nimport { registerThemePropertiesLoader } from \"@ui5/webcomponents-base/dist/asset-registries/Themes.js\";\n\nimport defaultThemeBase from \"@ui5/webcomponents-theming/dist/generated/themes/sap_horizon/parameters-bundle.css.js\";\nimport defaultTheme from \"./sap_horizon/parameters-bundle.css.js\";\n\nregisterThemePropertiesLoader(\"@ui5/webcomponents-theming\", \"sap_horizon\", async () => defaultThemeBase);\nregisterThemePropertiesLoader(\"@ui5/webcomponents\", \"sap_horizon\", async () => defaultTheme);\n\nconst styleData: StyleData = {packageName:\"@ui5/webcomponents\",fileName:\"themes/DropIndicator.css.ts\",content:`:host{position:absolute;pointer-events:none;z-index:99}:host([orientation=\"Vertical\"]) .ui5-di-needle{width:.125rem;height:100%;inset-block:0;background:var(--sapContent_DragAndDropActiveColor)}:host([orientation=\"Vertical\"]){margin-left:-.0625rem}:host([orientation=\"Horizontal\"]) .ui5-di-needle{height:.125rem;width:100%;inset-inline:0;background:var(--sapContent_DragAndDropActiveColor)}:host([orientation=\"Horizontal\"]){margin-top:-.0625rem}:host([orientation=\"Horizontal\"][placement=\"Before\"][first]){margin-top:.3125rem}:host([orientation=\"Horizontal\"][placement=\"After\"][last]){margin-top:-.3125rem}:host([orientation=\"Vertical\"]) .ui5-di-needle:before{left:-.1875rem;content:\"\";position:absolute;width:.25rem;height:.25rem;border-radius:.25rem;border:.125rem solid var(--sapContent_DragAndDropActiveColor);background-color:#fff;pointer-events:none}:host([orientation=\"Horizontal\"]) .ui5-di-needle:before{top:-.1875rem;content:\"\";position:absolute;width:.25rem;height:.25rem;border-radius:.25rem;border:.125rem solid var(--sapContent_DragAndDropActiveColor);background-color:#fff;pointer-events:none}:host .ui5-di-rect{border:.125rem solid var(--sapContent_DragAndDropActiveColor);position:absolute;inset:0}:host .ui5-di-rect:before{content:\" \";position:absolute;inset:0;background:var(--sapContent_DragAndDropActiveColor);opacity:.05}\n`};\nexport default styleData;\n\t"]}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy