@bluepic/embed 0.2.11 → 0.2.13

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bluepic/embed",
3
3
  "private": false,
4
- "version": "0.2.11",
4
+ "version": "0.2.13",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "package.json",
@@ -1,25 +0,0 @@
1
- import { getTemplateAspectRatioHumanReadable } from '../util/aspectRatio';
2
- declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
- selected: {
4
- type: BooleanConstructor;
5
- required: true;
6
- };
7
- templateDocument: {
8
- type: null;
9
- required: true;
10
- };
11
- }>, {
12
- props: any;
13
- readonly getTemplateAspectRatioHumanReadable: typeof getTemplateAspectRatioHumanReadable;
14
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
15
- selected: {
16
- type: BooleanConstructor;
17
- required: true;
18
- };
19
- templateDocument: {
20
- type: null;
21
- required: true;
22
- };
23
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
24
- export default _sfc_main;
25
- //# sourceMappingURL=TemplateCard.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TemplateCard.vue.d.ts","sourceRoot":"","sources":["TemplateCard.vue.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,mCAAmC,EAAE,MAAM,qBAAqB,CAAC;AAG1E,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;iGAeb,CAAA;AACF,eAAe,SAAS,CAAA"}
@@ -1,6 +0,0 @@
1
- import { Studio } from "@bluepic/types";
2
- import { z } from '@hono/zod-openapi';
3
- export declare function aspectRatio(val: number, lim: number): number[];
4
- export declare const aspectRatioStr: (width: number, height: number) => string;
5
- export declare function getTemplateAspectRatioHumanReadable(templateDocument: z.infer<typeof Studio.templateDocumentSchema>): string;
6
- //# sourceMappingURL=aspectRatio.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"aspectRatio.d.ts","sourceRoot":"","sources":["aspectRatio.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AACxC,OAAO,EAAC,CAAC,EAAC,MAAM,mBAAmB,CAAA;AAGnC,wBAAgB,WAAW,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,YA0BnD;AAED,eAAO,MAAM,cAAc,UAAW,MAAM,UAAU,MAAM,WAG3D,CAAC;AAEF,wBAAgB,mCAAmC,CAAC,gBAAgB,EAAE,CAAC,CAAC,KAAK,CAAC,OAAO,MAAM,CAAC,sBAAsB,CAAC,UASlH"}