@gyldendal/kobber-scene
Advanced tools
Comparing version 0.3.3 to 0.3.4
{ | ||
"name": "@gyldendal/kobber-scene", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "type": "module", |
import * as _lit_react from '@lit/react'; | ||
import { Scene, SceneImageBackground, SceneBoundary, SceneRow, SceneColumn } from '../web-components/index.js'; | ||
export { CalculatePaddingOptions, Padding, calculatePadding, groupRowsByPresentation } from '../web-components/index.js'; | ||
import 'lit-html'; | ||
import 'lit'; | ||
@@ -5,0 +6,0 @@ import '@lit/context'; |
@@ -9,3 +9,3 @@ import { | ||
groupRowsByPresentation | ||
} from "../chunks/chunk-OFQTMS6M.js"; | ||
} from "../chunks/chunk-4HPF4A43.js"; | ||
@@ -12,0 +12,0 @@ // src/index.react.tsx |
@@ -0,1 +1,2 @@ | ||
import * as lit_html from 'lit-html'; | ||
import * as lit from 'lit'; | ||
@@ -15,3 +16,3 @@ import { CSSResult, LitElement } from 'lit'; | ||
set cssDimensionTransformer(cssDimensionTransformer: (value: string | number) => string); | ||
render(): lit.TemplateResult<1>; | ||
render(): lit_html.TemplateResult<1>; | ||
} | ||
@@ -23,3 +24,3 @@ | ||
responsiveBreakpoint: number; | ||
render(): lit.TemplateResult<1>; | ||
render(): lit_html.TemplateResult<1>; | ||
} | ||
@@ -93,3 +94,3 @@ | ||
verticalAlignments: CmsVerticalAlignment; | ||
render(): lit.TemplateResult<1>; | ||
render(): lit_html.TemplateResult<1>; | ||
} | ||
@@ -104,3 +105,3 @@ | ||
verticalAlignments: CmsVerticalAlignment; | ||
render(): lit.TemplateResult<1>; | ||
render(): lit_html.TemplateResult<1>; | ||
} | ||
@@ -116,3 +117,3 @@ | ||
private _stopForcingRepaint; | ||
render(): lit.TemplateResult<1>; | ||
render(): lit_html.TemplateResult<1>; | ||
} | ||
@@ -127,4 +128,5 @@ | ||
connectedCallback(): void; | ||
private getStyles; | ||
render(): lit.TemplateResult<1>; | ||
private getCropStyles; | ||
private getImageStyles; | ||
render(): lit_html.TemplateResult<1>; | ||
} | ||
@@ -142,3 +144,3 @@ | ||
private get transform(); | ||
render(): lit.TemplateResult<1>; | ||
render(): lit_html.TemplateResult<1>; | ||
} | ||
@@ -162,2 +164,2 @@ | ||
export { CalculatePaddingOptions, Padding, Scene, SceneBoundary, SceneColumn, SceneImageBackground, SceneRow, calculatePadding, groupRowsByPresentation }; | ||
export { type CalculatePaddingOptions, type Padding, Scene, SceneBoundary, SceneColumn, SceneImageBackground, SceneRow, calculatePadding, groupRowsByPresentation }; |
@@ -9,3 +9,3 @@ import { | ||
groupRowsByPresentation | ||
} from "../chunks/chunk-OFQTMS6M.js"; | ||
} from "../chunks/chunk-4HPF4A43.js"; | ||
export { | ||
@@ -12,0 +12,0 @@ Scene, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32807
1034
1