@demos-europe/demosplan-ui 0.3.20 → 0.3.21

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.
Files changed (37) hide show
  1. package/.idea/workspace.xml +61 -41
  2. package/CHANGELOG.md +13 -1
  3. package/dist/demosplan-ui.umd.js +1 -1
  4. package/package.json +2 -2
  5. package/src/components/DpButtonRow/DpButtonRow.vue +8 -2
  6. package/src/components/DpEditor/DpEditor.vue +46 -33
  7. package/src/components/DpEditor/DpResizableImage.vue +10 -4
  8. package/src/components/DpEditor/DpUploadModal.vue +29 -15
  9. package/src/components/DpUploadFiles/DpUpload.vue +9 -1
  10. package/src/components/DpUploadFiles/DpUploadFiles.vue +7 -0
  11. package/tokens/dist/js/boxShadow.js +1 -1
  12. package/tokens/dist/js/breakpoints.js +1 -1
  13. package/tokens/dist/js/color.brand.js +1 -1
  14. package/tokens/dist/js/color.data.js +1 -1
  15. package/tokens/dist/js/color.palette.js +1 -1
  16. package/tokens/dist/js/color.ui-tailwind.js +145 -5
  17. package/tokens/dist/js/color.ui.js +145 -5
  18. package/tokens/dist/js/fontSize.js +1 -1
  19. package/tokens/dist/js/rounded.js +1 -1
  20. package/tokens/dist/js/space.js +1 -1
  21. package/tokens/dist/js/zIndex.js +1 -1
  22. package/tokens/dist/scss/_boxShadow.scss +1 -1
  23. package/tokens/dist/scss/_breakpoints.scss +1 -1
  24. package/tokens/dist/scss/_color.brand.scss +1 -1
  25. package/tokens/dist/scss/_color.data.scss +1 -1
  26. package/tokens/dist/scss/_color.palette.scss +1 -1
  27. package/tokens/dist/scss/_color.ui.scss +1 -1
  28. package/tokens/dist/scss/_fontSize.scss +1 -1
  29. package/tokens/dist/scss/_rounded.scss +1 -1
  30. package/tokens/dist/scss/_space.scss +1 -1
  31. package/tokens/dist/scss/_zIndex.scss +1 -1
  32. package/tokens/dist/tailwind/textColor.js +5 -0
  33. package/tokens/src/color/color.ui-tailwind.json +27 -2
  34. package/.idea/shelf/Uncommitted_changes_before_Checkout_at_12_07_2024_08_46_[Changes]/shelved.patch +0 -30538
  35. package/.idea/shelf/Uncommitted_changes_before_Checkout_at_12_07_2024_08_46__Changes_.xml +0 -4
  36. package/.idea/shelf/Uncommitted_changes_before_Update_at_12_07_2024_14_02_[Changes]/shelved.patch +0 -19
  37. package/.idea/shelf/Uncommitted_changes_before_Update_at_12_07_2024_14_02__Changes_.xml +0 -4
@@ -16,12 +16,19 @@
16
16
  <execution />
17
17
  </component>
18
18
  <component name="Git.Settings">
19
+ <option name="PUSH_TAGS">
20
+ <GitPushTagMode>
21
+ <option name="argument" value="--tags" />
22
+ <option name="title" value="All" />
23
+ </GitPushTagMode>
24
+ </option>
19
25
  <option name="RECENT_BRANCH_BY_REPOSITORY">
20
26
  <map>
21
27
  <entry key="$PROJECT_DIR$" value="f_tw_colors" />
22
28
  </map>
23
29
  </option>
24
30
  <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
31
+ <option name="UPDATE_TYPE" value="REBASE" />
25
32
  </component>
26
33
  <component name="MarkdownSettingsMigration">
27
34
  <option name="stateVersion" value="1" />
@@ -36,49 +43,49 @@
36
43
  <option name="hideEmptyMiddlePackages" value="true" />
37
44
  <option name="showLibraryContents" value="true" />
38
45
  </component>
39
- <component name="PropertiesComponent"><![CDATA[{
40
- "keyToString": {
41
- "RunOnceActivity.OpenProjectViewOnStart": "true",
42
- "RunOnceActivity.ShowReadmeOnStart": "true",
43
- "SONARLINT_PRECOMMIT_ANALYSIS": "true",
44
- "WebServerToolWindowFactoryState": "false",
45
- "git-widget-placeholder": "main",
46
- "node.js.detected.package.eslint": "true",
47
- "node.js.detected.package.tslint": "true",
48
- "node.js.selected.package.eslint": "(autodetect)",
49
- "node.js.selected.package.tslint": "(autodetect)",
50
- "nodejs_package_manager_path": "yarn",
51
- "settings.editor.selected.configurable": "preferences.sourceCode.JavaScript",
52
- "timeTracker.activityTracker": "null",
53
- "timeTracker.comment": "",
54
- "timeTracker.inactivityPeriodInMills": "600000",
55
- "timeTracker.isAutoTrackingEnable": "false",
56
- "timeTracker.isAutoTrackingTemporaryDisabled": "false",
57
- "timeTracker.isManualTrackingEnable": "false",
58
- "timeTracker.isPaused": "true",
59
- "timeTracker.isPostAfterCommitEnabled": "false",
60
- "timeTracker.isPostedScheduled": "true",
61
- "timeTracker.isRunning": "false",
62
- "timeTracker.isScheduledEnabled": "false",
63
- "timeTracker.isWhenProjectClosedEnabled": "false",
64
- "timeTracker.issueId": "Default",
65
- "timeTracker.issueIdReadable": "Default",
66
- "timeTracker.pausedTime": "0",
67
- "timeTracker.query": "",
68
- "timeTracker.recordedTime": "0",
69
- "timeTracker.scheduledPeriod": "19:00:0",
70
- "timeTracker.startTime": "0",
71
- "timeTracker.timeInMills": "0",
72
- "timeTracker.type": "None",
73
- "ts.external.directory.path": "/home/florian/Dev/demosplan-ui/node_modules/typescript/lib",
74
- "vue.rearranger.settings.migration": "true"
46
+ <component name="PropertiesComponent">{
47
+ &quot;keyToString&quot;: {
48
+ &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
49
+ &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
50
+ &quot;SONARLINT_PRECOMMIT_ANALYSIS&quot;: &quot;true&quot;,
51
+ &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
52
+ &quot;git-widget-placeholder&quot;: &quot;main&quot;,
53
+ &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
54
+ &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
55
+ &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
56
+ &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
57
+ &quot;nodejs_package_manager_path&quot;: &quot;yarn&quot;,
58
+ &quot;settings.editor.selected.configurable&quot;: &quot;preferences.sourceCode.JavaScript&quot;,
59
+ &quot;timeTracker.activityTracker&quot;: &quot;null&quot;,
60
+ &quot;timeTracker.comment&quot;: &quot;&quot;,
61
+ &quot;timeTracker.inactivityPeriodInMills&quot;: &quot;600000&quot;,
62
+ &quot;timeTracker.isAutoTrackingEnable&quot;: &quot;false&quot;,
63
+ &quot;timeTracker.isAutoTrackingTemporaryDisabled&quot;: &quot;false&quot;,
64
+ &quot;timeTracker.isManualTrackingEnable&quot;: &quot;false&quot;,
65
+ &quot;timeTracker.isPaused&quot;: &quot;true&quot;,
66
+ &quot;timeTracker.isPostAfterCommitEnabled&quot;: &quot;false&quot;,
67
+ &quot;timeTracker.isPostedScheduled&quot;: &quot;true&quot;,
68
+ &quot;timeTracker.isRunning&quot;: &quot;false&quot;,
69
+ &quot;timeTracker.isScheduledEnabled&quot;: &quot;false&quot;,
70
+ &quot;timeTracker.isWhenProjectClosedEnabled&quot;: &quot;false&quot;,
71
+ &quot;timeTracker.issueId&quot;: &quot;Default&quot;,
72
+ &quot;timeTracker.issueIdReadable&quot;: &quot;Default&quot;,
73
+ &quot;timeTracker.pausedTime&quot;: &quot;0&quot;,
74
+ &quot;timeTracker.query&quot;: &quot;&quot;,
75
+ &quot;timeTracker.recordedTime&quot;: &quot;0&quot;,
76
+ &quot;timeTracker.scheduledPeriod&quot;: &quot;19:00:0&quot;,
77
+ &quot;timeTracker.startTime&quot;: &quot;0&quot;,
78
+ &quot;timeTracker.timeInMills&quot;: &quot;0&quot;,
79
+ &quot;timeTracker.type&quot;: &quot;None&quot;,
80
+ &quot;ts.external.directory.path&quot;: &quot;/home/florian/Dev/demosplan-ui/node_modules/typescript/lib&quot;,
81
+ &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
75
82
  },
76
- "keyToStringList": {
77
- "com.intellij.ide.scratch.ScratchImplUtil$2/New Scratch File": [
78
- "Markdown"
83
+ &quot;keyToStringList&quot;: {
84
+ &quot;com.intellij.ide.scratch.ScratchImplUtil$2/New Scratch File&quot;: [
85
+ &quot;Markdown&quot;
79
86
  ]
80
87
  }
81
- }]]></component>
88
+ }</component>
82
89
  <component name="SharedIndexes">
83
90
  <attachedChunks>
84
91
  <set>
@@ -213,6 +220,11 @@
213
220
  <workItem from="1720790401314" duration="1875000" />
214
221
  <workItem from="1721114731372" duration="1062000" />
215
222
  <workItem from="1721211812675" duration="3247000" />
223
+ <workItem from="1721226599493" duration="1603000" />
224
+ <workItem from="1721287089937" duration="2344000" />
225
+ <workItem from="1721310632876" duration="606000" />
226
+ <workItem from="1721372293858" duration="1506000" />
227
+ <workItem from="1721639326885" duration="1251000" />
216
228
  </task>
217
229
  <task id="LOCAL-00001" summary="chore: update yarn.lock">
218
230
  <option name="closed" value="true" />
@@ -438,7 +450,15 @@
438
450
  <option name="project" value="LOCAL" />
439
451
  <updated>1720789010880</updated>
440
452
  </task>
441
- <option name="localTasksCounter" value="29" />
453
+ <task id="LOCAL-00029" summary="chore: prepare release">
454
+ <option name="closed" value="true" />
455
+ <created>1721378076383</created>
456
+ <option name="number" value="00029" />
457
+ <option name="presentableId" value="LOCAL-00029" />
458
+ <option name="project" value="LOCAL" />
459
+ <updated>1721378076383</updated>
460
+ </task>
461
+ <option name="localTasksCounter" value="30" />
442
462
  <servers>
443
463
  <YouTrack url="https://demoseurope.youtrack.cloud">
444
464
  <username>random</username>
package/CHANGELOG.md CHANGED
@@ -4,7 +4,19 @@ Since v0.0.10, this Changelog is formatted according to the [Common Changelog][c
4
4
 
5
5
  ## UNRELEASED
6
6
 
7
- ## v0.3.19 - 2024-07-17
7
+ ## v0.3.21 - 2024-07-22
8
+
9
+ ### Added
10
+
11
+ - ([#945](https://github.com/demos-europe/demosplan-ui/pull/945)) Add color tokens: text-status-[changed|progress|complete]-fill. ([@spiess-demos](https://github.com/spiess-demos))
12
+ - ([#919](https://github.com/demos-europe/demosplan-ui/pull/919)) Add enlarging images on click for DpEditor ([@gruenbergerdemos](https://github.com/gruenbergerdemos))
13
+ - ([#929](https://github.com/demos-europe/demosplan-ui/pull/929)) Add data attributes for E-2-E Test ([@ahmad-demos](https://github.com/ahmad-demos))
14
+
15
+ ### Fixed
16
+
17
+ - ([#911](https://github.com/demos-europe/demosplan-ui/pull/911)) DpButtonRow: update class ([@sakutademos](https://github.com/sakutademos))
18
+
19
+ ## v0.3.20 - 2024-07-17
8
20
 
9
21
  ### Added
10
22