@demos-europe/demosplan-ui 0.3.21 → 0.3.24

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 (54) hide show
  1. package/.idea/shelf/Uncommitted_changes_before_Checkout_at_26_07_2024_16_29_[Changes]/shelved.patch +30800 -0
  2. package/.idea/shelf/Uncommitted_changes_before_Checkout_at_26_07_2024_16_29__Changes_.xml +4 -0
  3. package/.idea/workspace.xml +129 -46
  4. package/.yarn/install-state.gz +0 -0
  5. package/CHANGELOG.md +21 -0
  6. package/dist/demosplan-ui.umd.js +1 -1
  7. package/package.json +19 -6
  8. package/scripts/buildTokens.js +118 -0
  9. package/scripts/utils/transformTokens.js +249 -0
  10. package/src/components/DpDataTable/DpDataTable.vue +6 -2
  11. package/src/components/DpDataTable/DpTableHeader.vue +6 -2
  12. package/src/components/DpEditor/libs/editorCustomLink.js +3 -0
  13. package/src/lib/DpApi.js +2 -2
  14. package/tailwind.config.js +20 -50
  15. package/tokens/dist/js/boxShadow.js +10 -10
  16. package/tokens/dist/js/breakpoints.js +1 -1
  17. package/tokens/dist/js/color.brand.js +1 -1
  18. package/tokens/dist/js/color.data.js +1 -1
  19. package/tokens/dist/js/color.palette.js +1 -1
  20. package/tokens/dist/js/color.ui-tailwind.js +1 -1
  21. package/tokens/dist/js/color.ui.js +68 -68
  22. package/tokens/dist/js/fontSize.js +86 -98
  23. package/tokens/dist/js/rounded.js +1 -1
  24. package/tokens/dist/js/space.js +1 -1
  25. package/tokens/dist/js/zIndex.js +18 -18
  26. package/tokens/dist/scss/_boxShadow.scss +1 -1
  27. package/tokens/dist/scss/_breakpoints.scss +1 -1
  28. package/tokens/dist/scss/_color.brand.scss +1 -1
  29. package/tokens/dist/scss/_color.data.scss +1 -1
  30. package/tokens/dist/scss/_color.palette.scss +1 -1
  31. package/tokens/dist/scss/_color.ui.scss +1 -1
  32. package/tokens/dist/scss/_fontSize.scss +13 -7
  33. package/tokens/dist/scss/_rounded.scss +1 -1
  34. package/tokens/dist/scss/_space.scss +1 -1
  35. package/tokens/dist/scss/_zIndex.scss +1 -1
  36. package/tokens/dist/tailwind/backgroundColor.js +22 -22
  37. package/tokens/dist/tailwind/borderColor.js +7 -7
  38. package/tokens/dist/tailwind/boxShadow.js +6 -0
  39. package/tokens/dist/tailwind/breakpoints.js +6 -0
  40. package/tokens/dist/tailwind/color.js +37 -3
  41. package/tokens/dist/tailwind/fontSize.js +16 -0
  42. package/tokens/dist/tailwind/rounded.js +8 -0
  43. package/tokens/dist/tailwind/space.js +20 -0
  44. package/tokens/dist/tailwind/textColor.js +35 -35
  45. package/tokens/dist/tailwind/zIndex.js +10 -0
  46. package/tokens/src/boxShadow.json +5 -5
  47. package/tokens/src/color/color.ui.json +397 -0
  48. package/tokens/src/fontSize.json +47 -23
  49. package/tokens/src/zIndex.json +1 -1
  50. package/yarn-error.log +13974 -0
  51. package/.idea/shelf/Uncommitted_changes_before_Update_at_17_07_2024_15_21_[Changes]/shelved.patch +0 -36
  52. package/.idea/shelf/Uncommitted_changes_before_Update_at_17_07_2024_15_21__Changes_.xml +0 -4
  53. package/buildTokens.js +0 -240
  54. package/tokens/src/color/color.ui-tailwind.json +0 -401
@@ -0,0 +1,4 @@
1
+ <changelist name="Uncommitted_changes_before_Checkout_at_26_07_2024_16_29_[Changes]" date="1722004181971" recycled="true" deleted="true">
2
+ <option name="PATH" value="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Checkout_at_26_07_2024_16_29_[Changes]/shelved.patch" />
3
+ <option name="DESCRIPTION" value="Uncommitted changes before Checkout at 26 07 2024 16:29 [Changes]" />
4
+ </changelist>
@@ -5,7 +5,7 @@
5
5
  </component>
6
6
  <component name="ChangeListManager">
7
7
  <list default="true" id="0afade99-d5c9-4644-8d94-9e61461e1bbe" name="Changes" comment="chore: prepare release">
8
- <change beforePath="$PROJECT_DIR$/CHANGELOG.md" beforeDir="false" afterPath="$PROJECT_DIR$/CHANGELOG.md" afterDir="false" />
8
+ <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
9
9
  </list>
10
10
  <option name="SHOW_DIALOG" value="false" />
11
11
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -24,7 +24,7 @@
24
24
  </option>
25
25
  <option name="RECENT_BRANCH_BY_REPOSITORY">
26
26
  <map>
27
- <entry key="$PROJECT_DIR$" value="f_tw_colors" />
27
+ <entry key="$PROJECT_DIR$" value="f_bump_yarn" />
28
28
  </map>
29
29
  </option>
30
30
  <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
@@ -43,49 +43,49 @@
43
43
  <option name="hideEmptyMiddlePackages" value="true" />
44
44
  <option name="showLibraryContents" value="true" />
45
45
  </component>
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;
46
+ <component name="PropertiesComponent"><![CDATA[{
47
+ "keyToString": {
48
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
49
+ "RunOnceActivity.ShowReadmeOnStart": "true",
50
+ "SONARLINT_PRECOMMIT_ANALYSIS": "true",
51
+ "WebServerToolWindowFactoryState": "false",
52
+ "git-widget-placeholder": "main",
53
+ "node.js.detected.package.eslint": "true",
54
+ "node.js.detected.package.tslint": "true",
55
+ "node.js.selected.package.eslint": "(autodetect)",
56
+ "node.js.selected.package.tslint": "(autodetect)",
57
+ "nodejs_package_manager_path": "yarn",
58
+ "settings.editor.selected.configurable": "preferences.sourceCode.JavaScript",
59
+ "timeTracker.activityTracker": "null",
60
+ "timeTracker.comment": "",
61
+ "timeTracker.inactivityPeriodInMills": "600000",
62
+ "timeTracker.isAutoTrackingEnable": "false",
63
+ "timeTracker.isAutoTrackingTemporaryDisabled": "false",
64
+ "timeTracker.isManualTrackingEnable": "false",
65
+ "timeTracker.isPaused": "true",
66
+ "timeTracker.isPostAfterCommitEnabled": "false",
67
+ "timeTracker.isPostedScheduled": "true",
68
+ "timeTracker.isRunning": "false",
69
+ "timeTracker.isScheduledEnabled": "false",
70
+ "timeTracker.isWhenProjectClosedEnabled": "false",
71
+ "timeTracker.issueId": "Default",
72
+ "timeTracker.issueIdReadable": "Default",
73
+ "timeTracker.pausedTime": "0",
74
+ "timeTracker.query": "",
75
+ "timeTracker.recordedTime": "0",
76
+ "timeTracker.scheduledPeriod": "19:00:0",
77
+ "timeTracker.startTime": "0",
78
+ "timeTracker.timeInMills": "0",
79
+ "timeTracker.type": "None",
80
+ "ts.external.directory.path": "/home/florian/Dev/demosplan-ui/node_modules/typescript/lib",
81
+ "vue.rearranger.settings.migration": "true"
82
82
  },
83
- &quot;keyToStringList&quot;: {
84
- &quot;com.intellij.ide.scratch.ScratchImplUtil$2/New Scratch File&quot;: [
85
- &quot;Markdown&quot;
83
+ "keyToStringList": {
84
+ "com.intellij.ide.scratch.ScratchImplUtil$2/New Scratch File": [
85
+ "Markdown"
86
86
  ]
87
87
  }
88
- }</component>
88
+ }]]></component>
89
89
  <component name="SharedIndexes">
90
90
  <attachedChunks>
91
91
  <set>
@@ -224,7 +224,16 @@
224
224
  <workItem from="1721287089937" duration="2344000" />
225
225
  <workItem from="1721310632876" duration="606000" />
226
226
  <workItem from="1721372293858" duration="1506000" />
227
- <workItem from="1721639326885" duration="1251000" />
227
+ <workItem from="1721639326885" duration="1619000" />
228
+ <workItem from="1721719188516" duration="1695000" />
229
+ <workItem from="1721807353191" duration="632000" />
230
+ <workItem from="1721830434433" duration="4415000" />
231
+ <workItem from="1721901749927" duration="1627000" />
232
+ <workItem from="1721986905740" duration="1679000" />
233
+ <workItem from="1721995822749" duration="4215000" />
234
+ <workItem from="1722003991097" duration="61000" />
235
+ <workItem from="1722004072304" duration="460000" />
236
+ <workItem from="1722228856816" duration="4744000" />
228
237
  </task>
229
238
  <task id="LOCAL-00001" summary="chore: update yarn.lock">
230
239
  <option name="closed" value="true" />
@@ -458,7 +467,79 @@
458
467
  <option name="project" value="LOCAL" />
459
468
  <updated>1721378076383</updated>
460
469
  </task>
461
- <option name="localTasksCounter" value="30" />
470
+ <task id="LOCAL-00030" summary="chore: prepare release">
471
+ <option name="closed" value="true" />
472
+ <created>1721640742082</created>
473
+ <option name="number" value="00030" />
474
+ <option name="presentableId" value="LOCAL-00030" />
475
+ <option name="project" value="LOCAL" />
476
+ <updated>1721640742082</updated>
477
+ </task>
478
+ <task id="LOCAL-00031" summary="fix: Pass Data to tableHeader">
479
+ <option name="closed" value="true" />
480
+ <created>1721833636008</created>
481
+ <option name="number" value="00031" />
482
+ <option name="presentableId" value="LOCAL-00031" />
483
+ <option name="project" value="LOCAL" />
484
+ <updated>1721833636008</updated>
485
+ </task>
486
+ <task id="LOCAL-00032" summary="fix: Allow 201 and 302 (and others) as response with payload">
487
+ <option name="closed" value="true" />
488
+ <created>1721833695594</created>
489
+ <option name="number" value="00032" />
490
+ <option name="presentableId" value="LOCAL-00032" />
491
+ <option name="project" value="LOCAL" />
492
+ <updated>1721833695594</updated>
493
+ </task>
494
+ <task id="LOCAL-00033" summary="add changelog">
495
+ <option name="closed" value="true" />
496
+ <created>1721833830350</created>
497
+ <option name="number" value="00033" />
498
+ <option name="presentableId" value="LOCAL-00033" />
499
+ <option name="project" value="LOCAL" />
500
+ <updated>1721833830350</updated>
501
+ </task>
502
+ <task id="LOCAL-00034" summary="add changelog">
503
+ <option name="closed" value="true" />
504
+ <created>1721833848933</created>
505
+ <option name="number" value="00034" />
506
+ <option name="presentableId" value="LOCAL-00034" />
507
+ <option name="project" value="LOCAL" />
508
+ <updated>1721833848933</updated>
509
+ </task>
510
+ <task id="LOCAL-00035" summary="add changelog">
511
+ <option name="closed" value="true" />
512
+ <created>1721834026093</created>
513
+ <option name="number" value="00035" />
514
+ <option name="presentableId" value="LOCAL-00035" />
515
+ <option name="project" value="LOCAL" />
516
+ <updated>1721834026093</updated>
517
+ </task>
518
+ <task id="LOCAL-00036" summary="fix: Check if data is set">
519
+ <option name="closed" value="true" />
520
+ <created>1721835395957</created>
521
+ <option name="number" value="00036" />
522
+ <option name="presentableId" value="LOCAL-00036" />
523
+ <option name="project" value="LOCAL" />
524
+ <updated>1721835395958</updated>
525
+ </task>
526
+ <task id="LOCAL-00037" summary="chore: prepare release">
527
+ <option name="closed" value="true" />
528
+ <created>1721996040589</created>
529
+ <option name="number" value="00037" />
530
+ <option name="presentableId" value="LOCAL-00037" />
531
+ <option name="project" value="LOCAL" />
532
+ <updated>1721996040589</updated>
533
+ </task>
534
+ <task id="LOCAL-00038" summary="chore: prepare release">
535
+ <option name="closed" value="true" />
536
+ <created>1722257453736</created>
537
+ <option name="number" value="00038" />
538
+ <option name="presentableId" value="LOCAL-00038" />
539
+ <option name="project" value="LOCAL" />
540
+ <updated>1722257453736</updated>
541
+ </task>
542
+ <option name="localTasksCounter" value="39" />
462
543
  <servers>
463
544
  <YouTrack url="https://demoseurope.youtrack.cloud">
464
545
  <username>random</username>
@@ -495,8 +576,6 @@
495
576
  </option>
496
577
  </component>
497
578
  <component name="VcsManagerConfiguration">
498
- <MESSAGE value="chore: update yarn.lock" />
499
- <MESSAGE value="fix: Restore original functionality" />
500
579
  <MESSAGE value="chore: Add try Catch for api requests" />
501
580
  <MESSAGE value="chore: remove obsolet comment" />
502
581
  <MESSAGE value="chore: Update yarn lock" />
@@ -517,6 +596,10 @@
517
596
  <MESSAGE value="chore: Add changelog" />
518
597
  <MESSAGE value="chore: Move changelog entry to the right place" />
519
598
  <MESSAGE value="chore: fix merge issues" />
599
+ <MESSAGE value="fix: Pass Data to tableHeader" />
600
+ <MESSAGE value="fix: Allow 201 and 302 (and others) as response with payload" />
601
+ <MESSAGE value="add changelog" />
602
+ <MESSAGE value="fix: Check if data is set" />
520
603
  <MESSAGE value="chore: prepare release" />
521
604
  <option name="LAST_COMMIT_MESSAGE" value="chore: prepare release" />
522
605
  </component>
Binary file
package/CHANGELOG.md CHANGED
@@ -4,6 +4,27 @@ Since v0.0.10, this Changelog is formatted according to the [Common Changelog][c
4
4
 
5
5
  ## UNRELEASED
6
6
 
7
+ ## v0.3.24 - 2024-07-29
8
+
9
+ ### Fixed
10
+ - ([#962](https://github.com/demos-europe/demosplan-ui/pull/962)) Make spacing tokens work with Tailwindcss 3.4.7. ([@spiess-demos](https://github.com/spiess-demos))
11
+
12
+ ### Added
13
+ - ([#961](https://github.com/demos-europe/demosplan-ui/pull/961)) DpEditor: Allow class attribute in custom links ([@gruenbergerdemos](https://github.com/gruenbergerdemos))
14
+
15
+ ### Changed
16
+ - ([#954](https://github.com/demos-europe/demosplan-ui/pull/953)) BREAKING: Bump Yarn to v4.2.2 ([@salisdemos](https://github.com/salisdemos))
17
+
18
+ ## v0.3.23 - 2024-07-26
19
+
20
+ ### Changed
21
+
22
+ - ([#954](https://github.com/demos-europe/demosplan-ui/pull/954)) Allow all 2xx and 3xx as response Codes in DpApi (not only 200). ([@salisdemos](https://github.com/salisdemos))
23
+
24
+ ### Fixed
25
+
26
+ - ([#955](https://github.com/demos-europe/demosplan-ui/pull/955)) BREAKING: Pass headerFields-Data to tableHeader slot so the content gets rendered ([@salisdemos](https://github.com/salisdemos))
27
+
7
28
  ## v0.3.21 - 2024-07-22
8
29
 
9
30
  ### Added