@lottiefiles/relottie-parse
Version:
Parse Lottie JSON format to LAST
155 lines (153 loc) • 4.12 kB
JavaScript
import { TITLES } from '@lottiefiles/last';
// src/constants.ts
var { number: NT, string: ST } = TITLES;
var fileConstants = {
sourceId: "relottie-parse"
};
var blendModeValues = /* @__PURE__ */ new Map([
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[]
]);
var compositeValues = /* @__PURE__ */ new Map([
[],
[]
]);
var filleRuleValues = /* @__PURE__ */ new Map([
[],
[]
]);
var gradientTypeValues = /* @__PURE__ */ new Map([
[],
[]
]);
var lineCapValues = /* @__PURE__ */ new Map([
[],
[],
[]
]);
var lineJoinValues = /* @__PURE__ */ new Map([
[],
[],
[]
]);
var shapeDirectionValues = /* @__PURE__ */ new Map([
[],
[],
[]
]);
var trimMultipleShapesValues = /* @__PURE__ */ new Map([
[],
[]
]);
var matteModeValues = /* @__PURE__ */ new Map([
[],
[],
[],
[],
[]
]);
var textBasedValues = /* @__PURE__ */ new Map([
[],
[],
[],
[]
]);
var textCapsValues = /* @__PURE__ */ new Map([
[],
[],
[]
]);
var textGroupingValues = /* @__PURE__ */ new Map([
[],
[],
[],
[]
]);
var textJustifyValues = /* @__PURE__ */ new Map([
[],
[],
[],
[],
[],
[],
[]
]);
var textShapeValues = /* @__PURE__ */ new Map([
[],
[],
[],
[],
[],
[]
]);
var fontPathOriginValues = /* @__PURE__ */ new Map([
[],
[],
[],
[]
]);
var verticalJustifyValues = /* @__PURE__ */ new Map([
[],
[],
[]
]);
var rangeUnitsValues = /* @__PURE__ */ new Map([
[],
[]
]);
var mergeModeValues = /* @__PURE__ */ new Map([
[],
[],
[],
[],
[]
]);
var constantNumValues = /* @__PURE__ */ new Map([
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[]
]);
var maskModeValues = /* @__PURE__ */ new Map([
["n", "no"],
["a", "add"],
["s", "subtract"],
["i", "intersect"],
["l", "lighten"],
["d", "darken"],
["f", "difference"]
]);
var constantStrValues = /* @__PURE__ */ new Map([[ST.maskMode, maskModeValues]]);
export { blendModeValues, compositeValues, constantNumValues, constantStrValues, fileConstants, filleRuleValues, fontPathOriginValues, gradientTypeValues, lineCapValues, lineJoinValues, maskModeValues, matteModeValues, mergeModeValues, rangeUnitsValues, shapeDirectionValues, textBasedValues, textCapsValues, textGroupingValues, textJustifyValues, textShapeValues, trimMultipleShapesValues, verticalJustifyValues };
//# sourceMappingURL=chunk-X5PT7L37.js.map
//# sourceMappingURL=chunk-X5PT7L37.js.map