@imposium-hub/components 1.60.0 → 1.60.1
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/cjs/components/assets/AssetsTableSelectCell.js +8 -2
- package/dist/cjs/components/assets/AssetsTableSelectCell.js.map +1 -1
- package/dist/esm/components/assets/AssetsTableSelectCell.js +8 -2
- package/dist/esm/components/assets/AssetsTableSelectCell.js.map +1 -1
- package/package.json +1 -1
- package/src/components/assets/AssetsTableSelectCell.tsx +19 -9
- package/dist/cjs/components/publish-wizard/EmailWorkflow.d.ts +0 -2
- package/dist/cjs/components/publish-wizard/EmailWorkflow.js +0 -491
- package/dist/cjs/components/publish-wizard/EmailWorkflow.js.map +0 -1
- package/dist/cjs/components/publish-wizard/copy.d.ts +0 -186
- package/dist/cjs/components/publish-wizard/copy.js +0 -199
- package/dist/cjs/components/publish-wizard/copy.js.map +0 -1
- package/dist/cjs/components/story-previewer/StoryPreviewer_BACKUP_64741.d.ts +0 -2
- package/dist/cjs/components/story-previewer/StoryPreviewer_BACKUP_64741.js +0 -670
- package/dist/cjs/components/story-previewer/StoryPreviewer_BACKUP_64741.js.map +0 -1
- package/dist/cjs/components/story-previewer/StoryPreviewer_BASE_64741.d.ts +0 -2
- package/dist/cjs/components/story-previewer/StoryPreviewer_BASE_64741.js +0 -553
- package/dist/cjs/components/story-previewer/StoryPreviewer_BASE_64741.js.map +0 -1
- package/dist/cjs/components/story-previewer/StoryPreviewer_LOCAL_64741.d.ts +0 -2
- package/dist/cjs/components/story-previewer/StoryPreviewer_LOCAL_64741.js +0 -650
- package/dist/cjs/components/story-previewer/StoryPreviewer_LOCAL_64741.js.map +0 -1
- package/dist/cjs/components/story-previewer/StoryPreviewer_REMOTE_64741.d.ts +0 -2
- package/dist/cjs/components/story-previewer/StoryPreviewer_REMOTE_64741.js +0 -639
- package/dist/cjs/components/story-previewer/StoryPreviewer_REMOTE_64741.js.map +0 -1
- package/dist/cjs/constants/assets_BACKUP_14924.d.ts +0 -20
- package/dist/cjs/constants/assets_BACKUP_14924.js +0 -30
- package/dist/cjs/constants/assets_BACKUP_14924.js.map +0 -1
- package/dist/cjs/constants/assets_BASE_14924.d.ts +0 -21
- package/dist/cjs/constants/assets_BASE_14924.js +0 -32
- package/dist/cjs/constants/assets_BASE_14924.js.map +0 -1
- package/dist/cjs/constants/assets_LOCAL_14924.d.ts +0 -20
- package/dist/cjs/constants/assets_LOCAL_14924.js +0 -30
- package/dist/cjs/constants/assets_LOCAL_14924.js.map +0 -1
- package/dist/cjs/constants/assets_REMOTE_14924.d.ts +0 -21
- package/dist/cjs/constants/assets_REMOTE_14924.js +0 -32
- package/dist/cjs/constants/assets_REMOTE_14924.js.map +0 -1
- package/dist/esm/components/publish-wizard/EmailWorkflow.d.ts +0 -2
- package/dist/esm/components/publish-wizard/EmailWorkflow.js +0 -398
- package/dist/esm/components/publish-wizard/EmailWorkflow.js.map +0 -1
- package/dist/esm/components/publish-wizard/copy.d.ts +0 -186
- package/dist/esm/components/publish-wizard/copy.js +0 -196
- package/dist/esm/components/publish-wizard/copy.js.map +0 -1
- package/dist/esm/components/story-previewer/StoryPreviewer_BACKUP_64741.d.ts +0 -2
- package/dist/esm/components/story-previewer/StoryPreviewer_BACKUP_64741.js +0 -554
- package/dist/esm/components/story-previewer/StoryPreviewer_BACKUP_64741.js.map +0 -1
- package/dist/esm/components/story-previewer/StoryPreviewer_BASE_64741.d.ts +0 -2
- package/dist/esm/components/story-previewer/StoryPreviewer_BASE_64741.js +0 -489
- package/dist/esm/components/story-previewer/StoryPreviewer_BASE_64741.js.map +0 -1
- package/dist/esm/components/story-previewer/StoryPreviewer_LOCAL_64741.d.ts +0 -2
- package/dist/esm/components/story-previewer/StoryPreviewer_LOCAL_64741.js +0 -537
- package/dist/esm/components/story-previewer/StoryPreviewer_LOCAL_64741.js.map +0 -1
- package/dist/esm/components/story-previewer/StoryPreviewer_REMOTE_64741.d.ts +0 -2
- package/dist/esm/components/story-previewer/StoryPreviewer_REMOTE_64741.js +0 -526
- package/dist/esm/components/story-previewer/StoryPreviewer_REMOTE_64741.js.map +0 -1
- package/dist/esm/constants/assets_BACKUP_14924.d.ts +0 -20
- package/dist/esm/constants/assets_BACKUP_14924.js +0 -26
- package/dist/esm/constants/assets_BACKUP_14924.js.map +0 -1
- package/dist/esm/constants/assets_BASE_14924.d.ts +0 -21
- package/dist/esm/constants/assets_BASE_14924.js +0 -28
- package/dist/esm/constants/assets_BASE_14924.js.map +0 -1
- package/dist/esm/constants/assets_LOCAL_14924.d.ts +0 -20
- package/dist/esm/constants/assets_LOCAL_14924.js +0 -26
- package/dist/esm/constants/assets_LOCAL_14924.js.map +0 -1
- package/dist/esm/constants/assets_REMOTE_14924.d.ts +0 -21
- package/dist/esm/constants/assets_REMOTE_14924.js +0 -28
- package/dist/esm/constants/assets_REMOTE_14924.js.map +0 -1
|
@@ -1,196 +0,0 @@
|
|
|
1
|
-
export const assets = {
|
|
2
|
-
tooltipFilter: 'Filter by Asset type',
|
|
3
|
-
previewNotAvailable: 'Preview Not Available for this Asset Type',
|
|
4
|
-
iconTypes: {
|
|
5
|
-
filter: 'Filter By Type',
|
|
6
|
-
lut: 'LUT',
|
|
7
|
-
all: 'All Types',
|
|
8
|
-
video: 'Video Files',
|
|
9
|
-
audio: 'Audio Files',
|
|
10
|
-
video_composition: 'Composition',
|
|
11
|
-
image: 'Image Files',
|
|
12
|
-
image_sequence: 'Image Sequences (Archive)',
|
|
13
|
-
template: 'Custom Template',
|
|
14
|
-
static_composition: 'Template',
|
|
15
|
-
font: 'Font Files',
|
|
16
|
-
after_effects: 'After Effects'
|
|
17
|
-
},
|
|
18
|
-
uploads: {
|
|
19
|
-
noUploads: 'There are currently no assets uploading...',
|
|
20
|
-
preparePhase: 'Preparing asset...',
|
|
21
|
-
autoTagInput: 'Tag by filename',
|
|
22
|
-
assignToStoryInput: 'Assign to Story',
|
|
23
|
-
assignToStoryInfo: 'If selected, any assets uploaded will only be available to use with the currently selected story.',
|
|
24
|
-
uploadButton: 'Upload',
|
|
25
|
-
cancelButton: 'Cancel'
|
|
26
|
-
},
|
|
27
|
-
tags: {
|
|
28
|
-
add: 'Add new tag',
|
|
29
|
-
duplicated: 'Duplicated Tags: "[dupedTags]" will not be added.'
|
|
30
|
-
},
|
|
31
|
-
field: {
|
|
32
|
-
fieldMismatchError: 'Asset Type mismatch. Field only accepts "[accepts]" assets.',
|
|
33
|
-
dragPrompt: 'Drag Asset Here',
|
|
34
|
-
tooltipClear: 'Clear the selected Asset',
|
|
35
|
-
tooltipFilter: 'Filter assets to match Asset type',
|
|
36
|
-
tooltipFilterAsset: 'Filter assets to the selected Asset'
|
|
37
|
-
},
|
|
38
|
-
details: 'Asset Details',
|
|
39
|
-
newDetails: 'New Asset Details',
|
|
40
|
-
name: 'Name',
|
|
41
|
-
date: 'Date Created',
|
|
42
|
-
addTag: 'Add Tag',
|
|
43
|
-
assetTag: 'Tags',
|
|
44
|
-
sessionExpired: 'Your session has expired, please log in again to continue.'
|
|
45
|
-
};
|
|
46
|
-
export const previewer = {
|
|
47
|
-
previewVars: 'Preview Variables',
|
|
48
|
-
time: 'Time Elapsed:',
|
|
49
|
-
expRunning: 'Rendering Experience',
|
|
50
|
-
runExpStart: 'Creating Experience',
|
|
51
|
-
runExpError: 'Error running experience - ID: [expId]',
|
|
52
|
-
triggerExpError: 'Error triggering experience - ID: [expId]',
|
|
53
|
-
expId: 'Running Experience - ID: [expId]',
|
|
54
|
-
createExpError: 'Error creating experience',
|
|
55
|
-
logDownloadError: 'Could not download log of Job: [jobId]',
|
|
56
|
-
logURLError: 'Could not retrieve log URL of Job: [jobId]',
|
|
57
|
-
btnLog: 'Job Log',
|
|
58
|
-
btnRender: 'Render',
|
|
59
|
-
btnReRender: 'Re-Render',
|
|
60
|
-
expIdField: 'Exp. ID',
|
|
61
|
-
runExpErrorDes: 'Sorry, there was a problem creating your video. Please try again.'
|
|
62
|
-
};
|
|
63
|
-
export const compositions = {
|
|
64
|
-
name: 'Name',
|
|
65
|
-
width: 'Width',
|
|
66
|
-
height: 'Height',
|
|
67
|
-
rotation: 'Rotation',
|
|
68
|
-
color: 'Color',
|
|
69
|
-
x: 'X',
|
|
70
|
-
y: 'Y',
|
|
71
|
-
wrap: 'Wrap',
|
|
72
|
-
fit: 'Fit',
|
|
73
|
-
fillMode: 'Fill Mode',
|
|
74
|
-
hAlign: 'H. Align',
|
|
75
|
-
vAlign: 'V. Align',
|
|
76
|
-
backgroundColor: 'Background',
|
|
77
|
-
layers: 'Layers',
|
|
78
|
-
layerText: 'Text',
|
|
79
|
-
fontType: 'Font Type',
|
|
80
|
-
layerImage: 'Image',
|
|
81
|
-
fontSize: 'Font Size',
|
|
82
|
-
lineHeight: 'Line Height',
|
|
83
|
-
font: 'Font',
|
|
84
|
-
letterSpacing: 'Letter Spacing',
|
|
85
|
-
wordSpacing: 'Word Spacing',
|
|
86
|
-
tooltipName: 'Display name of this composition.',
|
|
87
|
-
tooltipBackgroundColor: 'Background color of this composition. Can also be transparent.',
|
|
88
|
-
tooltipWidth: 'Width of the composition, in pixels',
|
|
89
|
-
tooltipHeight: 'Height of the composition, in pixels',
|
|
90
|
-
tooltipAddLayer: 'Add a new layer to the composition',
|
|
91
|
-
tooltipLayerRotation: 'Rotation angle of the layer, in degrees',
|
|
92
|
-
tooltipLayerX: 'Layer X position.',
|
|
93
|
-
tooltipLayerY: 'Layer Y position',
|
|
94
|
-
tooltipLayerWidth: 'Layer width, in pixels.',
|
|
95
|
-
tooltipLayerHeight: 'Layer height, in pixels',
|
|
96
|
-
textOptions: 'Text Options',
|
|
97
|
-
textLayerContent: 'Content',
|
|
98
|
-
tooltipTextLayerContent: 'The copy rendered in this layer. Wrap variables like so: {{variable_id}}.'
|
|
99
|
-
};
|
|
100
|
-
export const publish = {
|
|
101
|
-
accessKey: 'Access Key',
|
|
102
|
-
tooltipAccessKey: 'API access key to use for this video distribution.',
|
|
103
|
-
publishTitle: 'Publish & Deliver',
|
|
104
|
-
// publish
|
|
105
|
-
publishStepTitle: 'STEP 1: Publish your Project',
|
|
106
|
-
publishStepDesc: "Your project needs to be published before your changes can be seen. If you haven't made any changes since the last time you published, you can skip to the next step.",
|
|
107
|
-
// distribute
|
|
108
|
-
distributeStepTitle: 'STEP 2: How do you want your users to view their video?',
|
|
109
|
-
distributeStepDesc: 'Select which Composition you want to deliver, access credentials you want to use, and distribution channel.',
|
|
110
|
-
compositionError: 'Please Select Composition',
|
|
111
|
-
// webpage
|
|
112
|
-
btnWebsite: 'Webpage',
|
|
113
|
-
webpageTitle: 'STEP 3: Webpage',
|
|
114
|
-
webPageHosted: 'Webpage hosted on Imposium',
|
|
115
|
-
webpageDesc: 'You can share a demo page that is hosted on Imposium or you can download a sample webpage you can customize and use to generate videos. Please ensure you include a column for every variable on your story.',
|
|
116
|
-
sampleWebpage: 'Download sample webpage',
|
|
117
|
-
// email
|
|
118
|
-
btnEmail: 'Email',
|
|
119
|
-
exporting: 'Exporting CSV... (please wait)',
|
|
120
|
-
emailTitle: 'STEP 3: Upload a CSV file with your user information in it.',
|
|
121
|
-
emailDesc: 'You can download a sample CSV with fields to populate as a starting point. Or you can upload one that already has the data in it.',
|
|
122
|
-
downloadSampleCsvLink: 'Download Sample CSV',
|
|
123
|
-
uploadCsv: 'Upload Your CSV',
|
|
124
|
-
generatingLink: 'STEP 4: Generating embed links',
|
|
125
|
-
downloadLink: 'STEP 5: Download Your CSV file',
|
|
126
|
-
btnDownload: 'Download CSV',
|
|
127
|
-
generatingLinkDesc: 'Please wait while we generate the link for your users. This may take few minutes.',
|
|
128
|
-
missingColumns: 'Error: missing required columns',
|
|
129
|
-
renderBatchFailed: 'Error: Failed to render batch',
|
|
130
|
-
createBatchFailed: 'Error: Failed to create batch',
|
|
131
|
-
downloadError: 'Error downloading sample CSV.',
|
|
132
|
-
embeddedCodeCopyError: 'Error copying embed code.',
|
|
133
|
-
creatingLinks: 'Creating User Links... (please wait)',
|
|
134
|
-
importingData: 'Importing Data... (please wait)',
|
|
135
|
-
downloadDesc: 'Your CSV data file is ready to download with an embed code you can import into your email platform to send out.',
|
|
136
|
-
titleMissingColumns: 'Warning: ',
|
|
137
|
-
csvMissingColumns: 'Some of your column names did not match up with the variables in the story. Please ensure these variables line up and then re-upload the csv: ',
|
|
138
|
-
csvMatchColumns: 'Please match the column(s) provided to the story variables:',
|
|
139
|
-
// export
|
|
140
|
-
exportBatchOfVideo: 'Export batch of videos',
|
|
141
|
-
// hubspot
|
|
142
|
-
btnHubspot: 'Hubspot',
|
|
143
|
-
hubspotTitle: 'STEP 3: Copy Hubspot code snippet',
|
|
144
|
-
hubspotDesc: 'Copy the provided embed code into HubSpot. Replace the placeholder variable values with HubSpot template strings, to splice in your user data.',
|
|
145
|
-
saveChanges: 'Save Changes',
|
|
146
|
-
embeddedCode: 'Embed Url: ',
|
|
147
|
-
// api
|
|
148
|
-
btnAPI: 'API integration',
|
|
149
|
-
// export
|
|
150
|
-
btnExport: 'Export',
|
|
151
|
-
btnCRM: 'Flashtalking Creative Manager',
|
|
152
|
-
// global
|
|
153
|
-
btnPublish: 'Publish',
|
|
154
|
-
btnSkip: 'Skip',
|
|
155
|
-
btnBack: 'Back',
|
|
156
|
-
btnFinished: 'Done',
|
|
157
|
-
btnCancel: 'Cancel',
|
|
158
|
-
btnNext: 'Next',
|
|
159
|
-
noCompErrorTitle: 'No Compositions Found',
|
|
160
|
-
noCompErrorDesc: `You must have at least 1 composition on your story to render and distribute videos.`
|
|
161
|
-
};
|
|
162
|
-
export const integration = {
|
|
163
|
-
errorPullingComps: ' Error getting composition IDs, contact your Imposium admin for support.',
|
|
164
|
-
errorPullingAEs: ' Error getting After Effect IDs, contact your Imposium admin for support.',
|
|
165
|
-
errorCreatingCreds: ' Error creating credentials, contact your Imposium admin for support.',
|
|
166
|
-
errorGettingCreds: ' Error getting credentials, contact your Imposium admin for support.',
|
|
167
|
-
documentation: 'Documentation',
|
|
168
|
-
docParagraph: 'Use the links below for more information on integrating Imposium into your application.',
|
|
169
|
-
js: 'JavaScript SDK',
|
|
170
|
-
jsSdkLink: 'https://docs.imposium.com/js-sdk/#/',
|
|
171
|
-
restLink: 'https://docs.imposium.com',
|
|
172
|
-
rest: 'REST API',
|
|
173
|
-
sdkArchiveSuffix: ' - JS SDK Integration.zip'
|
|
174
|
-
};
|
|
175
|
-
export const header = {
|
|
176
|
-
publishing: 'Publishing...',
|
|
177
|
-
working: 'Using Working Copy',
|
|
178
|
-
statusError: 'Error getting story status',
|
|
179
|
-
publishJobError: 'Error creating publish story job',
|
|
180
|
-
publishPollError: 'Error polling publish job status'
|
|
181
|
-
};
|
|
182
|
-
export const project = {
|
|
183
|
-
compName: 'Composition',
|
|
184
|
-
tooltipCompId: 'Unique ID of the selected composition. Used to render that specific composition via the API and Imposium JS-SDK.'
|
|
185
|
-
};
|
|
186
|
-
export const BATCHES_COPY = {
|
|
187
|
-
progress: {
|
|
188
|
-
notRendered: 'not rendered',
|
|
189
|
-
rendering: 'rendering',
|
|
190
|
-
rendered: 'rendered',
|
|
191
|
-
cancelled: 'cancelled',
|
|
192
|
-
queued: 'queued',
|
|
193
|
-
malformed: 'unknown'
|
|
194
|
-
}
|
|
195
|
-
};
|
|
196
|
-
//# sourceMappingURL=copy.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"copy.js","sourceRoot":"","sources":["../../../../src/components/publish-wizard/copy.ts"],"names":[],"mappings":"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"}
|