@limetech/lime-crm-building-blocks 1.122.0 → 1.122.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/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [1.122.1](https://github.com/Lundalogik/lime-crm-building-blocks/compare/v1.122.0...v1.122.1) (2026-05-11)
2
+
3
+ ### Bug Fixes
4
+
5
+
6
+ * **sommary-popover:** enable download button in file preview ([0da4fb3](https://github.com/Lundalogik/lime-crm-building-blocks/commit/0da4fb3d6898c2ab6782613ccc09fd5fb58693e1))
7
+
1
8
  ## [1.122.0](https://github.com/Lundalogik/lime-crm-building-blocks/compare/v1.121.0...v1.122.0) (2026-05-06)
2
9
 
3
10
  ### Features
@@ -52943,6 +52943,168 @@ var icons = [
52943
52943
  id: "-lime-column-1-3.svg",
52944
52944
  tags: [
52945
52945
  ]
52946
+ },
52947
+ {
52948
+ id: "-lime-rainbow.svg",
52949
+ tags: [
52950
+ ]
52951
+ },
52952
+ {
52953
+ id: "-lime-flag-of-sweden.svg",
52954
+ tags: [
52955
+ ]
52956
+ },
52957
+ {
52958
+ id: "-lime-flag-of-poland.svg",
52959
+ tags: [
52960
+ ]
52961
+ },
52962
+ {
52963
+ id: "-lime-flag-of-norway.svg",
52964
+ tags: [
52965
+ ]
52966
+ },
52967
+ {
52968
+ id: "-lime-flag-of-netherlands.svg",
52969
+ tags: [
52970
+ ]
52971
+ },
52972
+ {
52973
+ id: "-lime-flag-of-great-britain.svg",
52974
+ tags: [
52975
+ ]
52976
+ },
52977
+ {
52978
+ id: "-lime-flag-of-germany.svg",
52979
+ tags: [
52980
+ ]
52981
+ },
52982
+ {
52983
+ id: "-lime-flag-of-france.svg",
52984
+ tags: [
52985
+ ]
52986
+ },
52987
+ {
52988
+ id: "-lime-flag-of-finland.svg",
52989
+ tags: [
52990
+ ]
52991
+ },
52992
+ {
52993
+ id: "-lime-flag-of-europe.svg",
52994
+ tags: [
52995
+ ]
52996
+ },
52997
+ {
52998
+ id: "-lime-flag-of-denmark.svg",
52999
+ tags: [
53000
+ ]
53001
+ },
53002
+ {
53003
+ id: "-lime-lgbt-flag.svg",
53004
+ tags: [
53005
+ "pride",
53006
+ "rainbow"
53007
+ ]
53008
+ },
53009
+ {
53010
+ id: "-lime-flag-of-sweden-proportional.svg",
53011
+ tags: [
53012
+ ]
53013
+ },
53014
+ {
53015
+ id: "-lime-flag-of-poland-proportional.svg",
53016
+ tags: [
53017
+ ]
53018
+ },
53019
+ {
53020
+ id: "-lime-flag-of-norway-proportional.svg",
53021
+ tags: [
53022
+ ]
53023
+ },
53024
+ {
53025
+ id: "-lime-flag-of-netherlands-proportional.svg",
53026
+ tags: [
53027
+ ]
53028
+ },
53029
+ {
53030
+ id: "-lime-flag-of-great-britain-proportional.svg",
53031
+ tags: [
53032
+ ]
53033
+ },
53034
+ {
53035
+ id: "-lime-flag-of-germany-proportional.svg",
53036
+ tags: [
53037
+ ]
53038
+ },
53039
+ {
53040
+ id: "-lime-flag-of-france-proportional.svg",
53041
+ tags: [
53042
+ ]
53043
+ },
53044
+ {
53045
+ id: "-lime-flag-of-finland-proportional.svg",
53046
+ tags: [
53047
+ ]
53048
+ },
53049
+ {
53050
+ id: "-lime-flag-of-europe-proportional.svg",
53051
+ tags: [
53052
+ ]
53053
+ },
53054
+ {
53055
+ id: "-lime-flag-of-denmark-proportional.svg",
53056
+ tags: [
53057
+ ]
53058
+ },
53059
+ {
53060
+ id: "-lime-flag-of-sweden-proportional.svg",
53061
+ tags: [
53062
+ ]
53063
+ },
53064
+ {
53065
+ id: "-lime-flag-of-poland-proportional.svg",
53066
+ tags: [
53067
+ ]
53068
+ },
53069
+ {
53070
+ id: "-lime-flag-of-norway-proportional.svg",
53071
+ tags: [
53072
+ ]
53073
+ },
53074
+ {
53075
+ id: "-lime-flag-of-netherlands-proportional.svg",
53076
+ tags: [
53077
+ ]
53078
+ },
53079
+ {
53080
+ id: "-lime-flag-of-great-britain-proportional.svg",
53081
+ tags: [
53082
+ ]
53083
+ },
53084
+ {
53085
+ id: "-lime-flag-of-germany-proportional.svg",
53086
+ tags: [
53087
+ ]
53088
+ },
53089
+ {
53090
+ id: "-lime-flag-of-france-proportional.svg",
53091
+ tags: [
53092
+ ]
53093
+ },
53094
+ {
53095
+ id: "-lime-flag-of-finland-proportional.svg",
53096
+ tags: [
53097
+ ]
53098
+ },
53099
+ {
53100
+ id: "-lime-flag-of-europe-proportional.svg",
53101
+ tags: [
53102
+ ]
53103
+ },
53104
+ {
53105
+ id: "-lime-flag-of-denmark-proportional.svg",
53106
+ tags: [
53107
+ ]
52946
53108
  }
52947
53109
  ];
52948
53110
 
@@ -149,7 +149,7 @@ const SummaryPopover = class {
149
149
  borderRadius: '0.5rem',
150
150
  minHeight: isPdf ? '20rem' : undefined,
151
151
  };
152
- return (index.h("limel-file-viewer", { slot: "component", style: style, url: this.file.href, filename: isUnsupported ? undefined : this.file.filename }));
152
+ return (index.h("limel-file-viewer", { slot: "component", style: style, url: this.file.href, filename: isUnsupported ? undefined : this.file.filename, allowDownload: true }));
153
153
  }
154
154
  };
155
155
  SummaryPopover.currentOpenPopover = null;