imio.smartweb.common 1.2.28__py3-none-any.whl → 1.2.30__py3-none-any.whl

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.
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <metadata>
3
- <version>1030</version>
3
+ <version>1032</version>
4
4
  <dependencies>
5
5
  <dependency>profile-plone.restapi:default</dependency>
6
6
  <dependency>profile-eea.facetednavigation:default</dependency>
@@ -64,101 +64,6 @@
64
64
  </value>
65
65
  </record>
66
66
 
67
- <record name="plone.menu"
68
- interface="Products.CMFPlone.interfaces.controlpanel.ITinyMCESchema">
69
- <value>
70
- {
71
- "edit": {
72
- "title": "Edit",
73
- "items": "undo redo | cut copy paste | searchreplace selectall"
74
- },
75
- "view": {
76
- "title": "View",
77
- "items": "visualblocks preview fullscreen"
78
- },
79
- "table": {
80
- "title": "Table",
81
- "items": "inserttable deletetable | cell row column"
82
- }
83
- }
84
- </value>
85
- </record>
86
-
87
-
88
- <record name="plone.content_css"
89
- interface="Products.CMFPlone.interfaces.controlpanel.ITinyMCESchema">
90
- <value purge="true">
91
- <element>++theme++barceloneta/tinymce/tinymce-ui-content.css</element>
92
- </value>
93
- </record>
94
-
95
- <record name="plone.menubar"
96
- interface="Products.CMFPlone.interfaces.controlpanel.ITinyMCESchema">
97
- <value purge="true">
98
- <element>edit</element>
99
- <element>view</element>
100
- <element>table</element>
101
- </value>
102
- </record>
103
-
104
- <record name="plone.other_settings"
105
- interface="Products.CMFPlone.interfaces.controlpanel.ITinyMCESchema">
106
- <value>
107
- {
108
- "paste_as_text": true,
109
- "style_formats": [
110
- {
111
- "block": "p",
112
- "title": "Paragraphe"
113
- },
114
- {
115
- "block": "h2",
116
- "title": "Titre 2"
117
- },
118
- {
119
- "block": "h3",
120
- "title": "Titre 3"
121
- },
122
- {
123
- "block": "h4",
124
- "title": "Titre 4"
125
- },
126
- {
127
- "block": "mark",
128
- "title": "Mise en évidence"
129
- },
130
- {
131
- "block": "blockquote",
132
- "title": "Citation"
133
- }
134
- ]
135
- }
136
- </value>
137
- </record>
138
-
139
- <record name="plone.plugins"
140
- interface="Products.CMFPlone.interfaces.controlpanel.ITinyMCESchema">
141
- <value purge="true">
142
- <element>autosave</element>
143
- <element>fullscreen</element>
144
- <element>lists</element>
145
- <element>nonbreaking</element>
146
- <element>paste</element>
147
- <element>preview</element>
148
- <element>searchreplace</element>
149
- <element>tabfocus</element>
150
- <element>table</element>
151
- <element>visualblocks</element>
152
- <element>wordcount</element>
153
- </value>
154
- </record>
155
-
156
- <record name="plone.toolbar"
157
- interface="Products.CMFPlone.interfaces.controlpanel.ITinyMCESchema">
158
- <value>undo redo | styleselect | bold italic superscript | bullist numlist | nonbreaking | plonelink unlink | fullscreen</value>
159
- </record>
160
-
161
-
162
67
  <record name="imio.smartweb.cities">
163
68
  <field type="plone.registry.field.Text">
164
69
  <title i18n:translate="">Cities</title>
@@ -0,0 +1,172 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <registry>
3
+
4
+ <!-- See TinyMCE 7 version used in https://github.com/plone/mockup/blob/master/package.json -->
5
+
6
+ <!-- See format documentation in https://www.tiny.cloud/docs/tinymce/latest/content-formatting/ -->
7
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
8
+ name="plone.formats"
9
+ >
10
+ <value>{}</value>
11
+ </record>
12
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
13
+ name="plone.header_styles"
14
+ >
15
+ <value>
16
+ <element>|</element>
17
+ </value>
18
+ </record>
19
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
20
+ name="plone.inline_styles"
21
+ >
22
+ <value>
23
+ <element>||</element>
24
+ </value>
25
+ </record>
26
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
27
+ name="plone.block_styles"
28
+ >
29
+ <value>
30
+ <element>|</element>
31
+ </value>
32
+ </record>
33
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
34
+ name="plone.alignment_styles"
35
+ >
36
+ <value>
37
+ <element>||</element>
38
+ </value>
39
+ </record>
40
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
41
+ name="plone.table_styles"
42
+ >
43
+ <value>
44
+ <element>|</element>
45
+ </value>
46
+ </record>
47
+
48
+ <!-- See possible values in https://www.tiny.cloud/docs/tinymce/latest/plugins/#open-source-plugins -->
49
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
50
+ name="plone.plugins"
51
+ >
52
+ <value purge="true">
53
+ <element>code</element>
54
+ <element>charmap</element>
55
+ <element>fullscreen</element>
56
+ <element>hr</element>
57
+ <element>lists</element>
58
+ <element>nonbreaking</element>
59
+ <element>noneditable</element>
60
+ <element>paste</element>
61
+ <element>searchreplace</element>
62
+ <element>table</element>
63
+ <element>visualblocks</element>
64
+ <element>visualchars</element>
65
+ <element>wordcount</element>
66
+ </value>
67
+ </record>
68
+
69
+ <!-- See possible values in https://www.tiny.cloud/docs/tinymce/latest/menus-configuration-options/#menubar -->
70
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
71
+ name="plone.menubar"
72
+ >
73
+ <value purge="true">
74
+ <element>edit</element>
75
+ <element>format</element>
76
+ <element>insert</element>
77
+ <element>table</element>
78
+ <element>view</element>
79
+ </value>
80
+ </record>
81
+
82
+ <!-- See possible values in https://www.tiny.cloud/docs/tinymce/latest/available-menu-items/ -->
83
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
84
+ name="plone.menu"
85
+ >
86
+ <value purge="true">
87
+ {
88
+ "file": {
89
+ "title": "File",
90
+ "items": ""
91
+ },
92
+ "tools": {
93
+ "title": "Tools",
94
+ "items": ""
95
+ },
96
+ "table": {
97
+ "title": "Table",
98
+ "items": ""
99
+ },
100
+ "edit": {
101
+ "title": "Edit",
102
+ "items": "undo redo | cut copy paste | searchreplace selectall"
103
+ },
104
+ "format": {
105
+ "title": "Format",
106
+ "items": ""
107
+ },
108
+ "insert": {
109
+ "title": "Insert",
110
+ "items": ""
111
+ },
112
+ "table": {
113
+ "title": "Table",
114
+ "items": "inserttable deletetable | cell row column"
115
+ },
116
+ "view": {
117
+ "title": "View",
118
+ "items": "visualblocks preview fullscreen"
119
+ }
120
+ }
121
+ </value>
122
+ </record>
123
+
124
+ <!-- See possible values in https://www.tiny.cloud/docs/tinymce/latest/available-toolbar-buttons/ -->
125
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
126
+ name="plone.toolbar"
127
+ >
128
+ <value>undo redo | styleselect | bold italic superscript | bullist numlist | nonbreaking | plonelink unlink | fullscreen</value>
129
+ </record>
130
+
131
+
132
+ <!-- See paste_as_text options in https://www.tiny.cloud/docs/tinymce/latest/copy-and-paste/#paste_as_text -->
133
+ <!-- See style_formats options in https://www.tiny.cloud/docs/tinymce/latest/user-formatting-options/#style_formats -->
134
+ <!-- See default table options in https://www.tiny.cloud/docs/tinymce/latest/table-options/ -->
135
+ <!-- See plugin table options in https://www.tiny.cloud/docs/tinymce/latest/table/ -->
136
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
137
+ name="plone.other_settings"
138
+ >
139
+ <value>
140
+ {
141
+ "paste_as_text": true,
142
+ "style_formats": [
143
+ {
144
+ "block": "p",
145
+ "title": "Paragraphe"
146
+ },
147
+ {
148
+ "block": "h2",
149
+ "title": "Titre 2"
150
+ },
151
+ {
152
+ "block": "h3",
153
+ "title": "Titre 3"
154
+ },
155
+ {
156
+ "block": "h4",
157
+ "title": "Titre 4"
158
+ },
159
+ {
160
+ "block": "mark",
161
+ "title": "Mise en évidence"
162
+ },
163
+ {
164
+ "block": "blockquote",
165
+ "title": "Citation"
166
+ }
167
+ ]
168
+ }
169
+ </value>
170
+ </record>
171
+
172
+ </registry>
@@ -1,158 +1,176 @@
1
1
  <configure
2
2
  xmlns="http://namespaces.zope.org/zope"
3
3
  xmlns:genericsetup="http://namespaces.zope.org/genericsetup"
4
- i18n_domain="imio.smartweb">
4
+ i18n_domain="imio.smartweb"
5
+ >
5
6
 
6
7
 
7
8
  <genericsetup:registerProfile
8
9
  name="upgrade_1007_to_1008"
9
10
  title="Upgrade common from 1007 to 1008"
10
- directory="profiles/1007_to_1008"
11
11
  description="Add local manager role and sharing permissions rolemap"
12
12
  provides="Products.GenericSetup.interfaces.EXTENSION"
13
+ directory="profiles/1007_to_1008"
13
14
  />
14
15
 
15
16
  <genericsetup:registerProfile
16
17
  name="upgrade_1008_to_1009"
17
18
  title="Upgrade common from 1008 to 1009"
18
- directory="profiles/1008_to_1009"
19
19
  description="Hide faceted actions"
20
20
  provides="Products.GenericSetup.interfaces.EXTENSION"
21
+ directory="profiles/1008_to_1009"
21
22
  />
22
23
 
23
24
  <genericsetup:registerProfile
24
25
  name="upgrade_1009_to_1010"
25
26
  title="Upgrade common from 1009 to 1010"
26
- directory="profiles/1009_to_1010"
27
27
  description="Add non breaking space option to tiny (registry)"
28
28
  provides="Products.GenericSetup.interfaces.EXTENSION"
29
+ directory="profiles/1009_to_1010"
29
30
  />
30
31
 
31
32
  <genericsetup:registerProfile
32
33
  name="upgrade_1010_to_1011"
33
34
  title="Upgrade common from 1010 to 1011"
34
- directory="profiles/1010_to_1011"
35
35
  description="Migrate bundles / resources to simplified resources registry"
36
36
  provides="Products.GenericSetup.interfaces.EXTENSION"
37
+ directory="profiles/1010_to_1011"
37
38
  />
38
39
 
39
40
  <genericsetup:registerProfile
40
41
  name="upgrade_1011_to_1012"
41
42
  title="Upgrade common from 1011 to 1012"
42
- directory="profiles/1011_to_1012"
43
43
  description="Remove faceted deprecated bundles"
44
44
  provides="Products.GenericSetup.interfaces.EXTENSION"
45
+ directory="profiles/1011_to_1012"
45
46
  />
46
47
 
47
48
  <genericsetup:registerProfile
48
49
  name="upgrade_1013_to_1014"
49
50
  title="Upgrade common from 1013 to 1014"
50
- directory="profiles/1013_to_1014"
51
51
  description="Fix TinyMCE menu bar and format menu"
52
52
  provides="Products.GenericSetup.interfaces.EXTENSION"
53
+ directory="profiles/1013_to_1014"
53
54
  />
54
55
 
55
56
  <genericsetup:registerProfile
56
57
  name="upgrade_1014_to_1015"
57
58
  title="Upgrade common from 1014 to 1015"
58
- directory="profiles/1014_to_1015"
59
59
  description="Fix atom/syndication registry keys"
60
60
  provides="Products.GenericSetup.interfaces.EXTENSION"
61
+ directory="profiles/1014_to_1015"
61
62
  />
62
63
 
63
64
  <genericsetup:registerProfile
64
65
  name="upgrade_1015_to_1016"
65
66
  title="Upgrade common from 1015 to 1016"
66
- directory="profiles/1015_to_1016"
67
67
  description="Patch (Remove select2) eea.facetednavigation jquery"
68
68
  provides="Products.GenericSetup.interfaces.EXTENSION"
69
+ directory="profiles/1015_to_1016"
69
70
  />
70
71
 
71
72
  <genericsetup:registerProfile
72
73
  name="upgrade_1016_to_1017"
73
74
  title="Upgrade common from 1016 to 1017"
74
- directory="profiles/1016_to_1017"
75
75
  description="Change banner scale to have infinite height"
76
76
  provides="Products.GenericSetup.interfaces.EXTENSION"
77
+ directory="profiles/1016_to_1017"
77
78
  />
78
79
 
79
80
  <genericsetup:registerProfile
80
81
  name="upgrade_1017_to_1018"
81
82
  title="Upgrade common from 1017 to 1018"
82
- directory="profiles/1017_to_1018"
83
83
  description="Add new registry key to activate logging smartweb / authentic sources products"
84
84
  provides="Products.GenericSetup.interfaces.EXTENSION"
85
+ directory="profiles/1017_to_1018"
85
86
  />
86
87
 
87
88
  <genericsetup:registerProfile
88
89
  name="upgrade_1018_to_1019"
89
90
  title="Upgrade common from 1018 to 1019"
90
- directory="profiles/1018_to_1019"
91
91
  description="Refactoring scales : Define new scales available for two display modes : landscape and portrait"
92
92
  provides="Products.GenericSetup.interfaces.EXTENSION"
93
+ directory="profiles/1018_to_1019"
93
94
  />
94
95
 
95
96
  <genericsetup:registerProfile
96
97
  name="upgrade_1022_to_1023"
97
98
  title="Upgrade common from 1022 to 1023"
98
- directory="profiles/1022_to_1023"
99
99
  description="Change portrait scales dimensions"
100
100
  provides="Products.GenericSetup.interfaces.EXTENSION"
101
+ directory="profiles/1022_to_1023"
101
102
  />
102
103
 
103
104
  <genericsetup:registerProfile
104
105
  name="upgrade_1023_to_1024"
105
106
  title="Upgrade common from 1023 to 1024"
106
- directory="profiles/1023_to_1024"
107
107
  description="Improve image compression quality"
108
108
  provides="Products.GenericSetup.interfaces.EXTENSION"
109
+ directory="profiles/1023_to_1024"
109
110
  />
110
111
 
111
112
  <genericsetup:registerProfile
112
113
  name="upgrade_1025_to_1026"
113
114
  title="Upgrade common from 1025 to 1026"
114
- directory="profiles/1025_to_1026"
115
115
  description="Add 'carre' scales dimensions"
116
116
  provides="Products.GenericSetup.interfaces.EXTENSION"
117
+ directory="profiles/1025_to_1026"
117
118
  />
118
119
 
119
120
  <genericsetup:registerProfile
120
121
  name="upgrade_1027_to_1028"
121
122
  title="Upgrade common from 1027 to 1028"
122
- directory="profiles/1027_to_1028"
123
123
  description="Unpatch (restore original) eea.facetednavigation jquery"
124
124
  provides="Products.GenericSetup.interfaces.EXTENSION"
125
+ directory="profiles/1027_to_1028"
125
126
  />
126
127
 
127
128
  <genericsetup:registerProfile
128
129
  name="upgrade_1028_to_1029"
129
130
  title="Upgrade common from 1028 to 1029"
130
- directory="profiles/1028_to_1029"
131
131
  description="Cover use case for sending data in odwb for a staging environment"
132
132
  provides="Products.GenericSetup.interfaces.EXTENSION"
133
+ directory="profiles/1028_to_1029"
133
134
  />
134
135
 
135
136
  <genericsetup:registerProfile
136
137
  name="upgrade_1029_to_1030"
137
138
  title="Upgrade common from 1029 to 1030"
138
- directory="profiles/1029_to_1030"
139
139
  description="Remove obsolete patterns bundle / fix previous 1027_to_1028 upgrade"
140
140
  provides="Products.GenericSetup.interfaces.EXTENSION"
141
+ directory="profiles/1029_to_1030"
142
+ />
143
+
144
+ <genericsetup:registerProfile
145
+ name="upgrade_1030_to_1031"
146
+ title="Upgrade common from 1030 to 1031"
147
+ description="Migrate settings from TinyMCE5 to TinyMCE7"
148
+ provides="Products.GenericSetup.interfaces.EXTENSION"
149
+ directory="profiles/1030_to_1031"
150
+ />
151
+
152
+ <genericsetup:registerProfile
153
+ name="upgrade_1031_to_1032"
154
+ title="Upgrade common from 1031 to 1032"
155
+ description="Migrate missing settings from TinyMCE5 to TinyMCE7"
156
+ provides="Products.GenericSetup.interfaces.EXTENSION"
157
+ directory="profiles/1031_to_1032"
141
158
  />
142
159
 
143
160
  <genericsetup:upgradeStep
144
161
  title="Configure first official release"
145
162
  description="Run needed registry step"
163
+ profile="imio.smartweb.common:default"
146
164
  source="1000"
147
165
  destination="1001"
148
166
  handler=".upgrades.reload_registry"
149
- profile="imio.smartweb.common:default"
150
167
  />
151
168
 
152
169
  <genericsetup:upgradeSteps
170
+ profile="imio.smartweb.common:default"
153
171
  source="1001"
154
172
  destination="1002"
155
- profile="imio.smartweb.common:default">
173
+ >
156
174
  <genericsetup:upgradeDepends
157
175
  title="Install collective.privacy add-on for cookies consent"
158
176
  import_profile="collective.privacy:default"
@@ -170,52 +188,53 @@
170
188
  <genericsetup:upgradeStep
171
189
  title="Reload registry to add view.js to bundle"
172
190
  description=""
191
+ profile="imio.smartweb.common:default"
173
192
  source="1002"
174
193
  destination="1003"
175
194
  handler=".upgrades.reload_registry"
176
- profile="imio.smartweb.common:default"
177
195
  />
178
196
 
179
197
  <genericsetup:upgradeStep
180
198
  title="Reload registry to refresh privacy resources"
181
199
  description=""
200
+ profile="imio.smartweb.common:default"
182
201
  source="1003"
183
202
  destination="1004"
184
203
  handler=".upgrades.reload_registry"
185
- profile="imio.smartweb.common:default"
186
204
  />
187
205
 
188
206
  <genericsetup:upgradeStep
189
207
  title="Reload actions to hide ical related actions"
190
208
  description=""
209
+ profile="imio.smartweb.common:default"
191
210
  source="1004"
192
211
  destination="1005"
193
212
  handler=".upgrades.reload_actions"
194
- profile="imio.smartweb.common:default"
195
213
  />
196
214
 
197
215
  <genericsetup:upgradeDepends
198
216
  title="Reload rolemap to assign 'Access inactive portal content' permission"
199
217
  description=""
218
+ profile="imio.smartweb.common:default"
200
219
  source="1005"
201
220
  destination="1006"
202
- profile="imio.smartweb.common:default"
203
221
  import_steps="rolemap"
204
222
  />
205
223
 
206
224
  <genericsetup:upgradeStep
207
225
  title="Reindex SearchableText index to add Subjects"
208
226
  description=""
227
+ profile="imio.smartweb.common:default"
209
228
  source="1006"
210
229
  destination="1007"
211
230
  handler=".upgrades.reindex_searchable_text"
212
- profile="imio.smartweb.common:default"
213
231
  />
214
232
 
215
233
  <genericsetup:upgradeSteps
234
+ profile="imio.smartweb.common:default"
216
235
  source="1007"
217
236
  destination="1008"
218
- profile="imio.smartweb.common:default">
237
+ >
219
238
  <genericsetup:upgradeDepends
220
239
  title="Add local manager role and sharing permissions rolemap"
221
240
  import_profile="imio.smartweb.common.upgrades:upgrade_1007_to_1008"
@@ -224,9 +243,10 @@
224
243
  </genericsetup:upgradeSteps>
225
244
 
226
245
  <genericsetup:upgradeSteps
246
+ profile="imio.smartweb.common:default"
227
247
  source="1008"
228
248
  destination="1009"
229
- profile="imio.smartweb.common:default">
249
+ >
230
250
  <genericsetup:upgradeDepends
231
251
  title="Hide faceted actions"
232
252
  import_profile="imio.smartweb.common.upgrades:upgrade_1008_to_1009"
@@ -235,9 +255,10 @@
235
255
  </genericsetup:upgradeSteps>
236
256
 
237
257
  <genericsetup:upgradeSteps
258
+ profile="imio.smartweb.common:default"
238
259
  source="1009"
239
260
  destination="1010"
240
- profile="imio.smartweb.common:default">
261
+ >
241
262
  <genericsetup:upgradeDepends
242
263
  title="Add non breaking space option to tiny (registry)"
243
264
  import_profile="imio.smartweb.common.upgrades:upgrade_1009_to_1010"
@@ -245,9 +266,10 @@
245
266
  </genericsetup:upgradeSteps>
246
267
 
247
268
  <genericsetup:upgradeSteps
269
+ profile="imio.smartweb.common:default"
248
270
  source="1010"
249
271
  destination="1011"
250
- profile="imio.smartweb.common:default">
272
+ >
251
273
  <genericsetup:upgradeDepends
252
274
  title="Fix resources registry and TinyMCE / scales configuration after Plone upgrade"
253
275
  import_profile="imio.smartweb.common.upgrades:upgrade_1010_to_1011"
@@ -255,9 +277,10 @@
255
277
  </genericsetup:upgradeSteps>
256
278
 
257
279
  <genericsetup:upgradeSteps
280
+ profile="imio.smartweb.common:default"
258
281
  source="1011"
259
282
  destination="1012"
260
- profile="imio.smartweb.common:default">
283
+ >
261
284
  <genericsetup:upgradeDepends
262
285
  title="Remove faceted deprecated bundles"
263
286
  import_profile="imio.smartweb.common.upgrades:upgrade_1011_to_1012"
@@ -265,9 +288,10 @@
265
288
  </genericsetup:upgradeSteps>
266
289
 
267
290
  <genericsetup:upgradeSteps
291
+ profile="imio.smartweb.common:default"
268
292
  source="1012"
269
293
  destination="1013"
270
- profile="imio.smartweb.common:default">
294
+ >
271
295
  <genericsetup:upgradeDepends
272
296
  title="Uninstall collective.js.jqueryui"
273
297
  import_profile="collective.js.jqueryui:uninstall"
@@ -275,9 +299,10 @@
275
299
  </genericsetup:upgradeSteps>
276
300
 
277
301
  <genericsetup:upgradeSteps
302
+ profile="imio.smartweb.common:default"
278
303
  source="1013"
279
304
  destination="1014"
280
- profile="imio.smartweb.common:default">
305
+ >
281
306
  <genericsetup:upgradeStep
282
307
  title="Upgrade plonetheme.barceloneta registry"
283
308
  handler=".upgrades.upgrade_barceloneta"
@@ -289,9 +314,10 @@
289
314
  </genericsetup:upgradeSteps>
290
315
 
291
316
  <genericsetup:upgradeSteps
317
+ profile="imio.smartweb.common:default"
292
318
  source="1014"
293
319
  destination="1015"
294
- profile="imio.smartweb.common:default">
320
+ >
295
321
  <genericsetup:upgradeDepends
296
322
  title="Fix atom/syndication registry keys"
297
323
  import_profile="imio.smartweb.common.upgrades:upgrade_1014_to_1015"
@@ -299,9 +325,10 @@
299
325
  </genericsetup:upgradeSteps>
300
326
 
301
327
  <genericsetup:upgradeSteps
328
+ profile="imio.smartweb.common:default"
302
329
  source="1015"
303
330
  destination="1016"
304
- profile="imio.smartweb.common:default">
331
+ >
305
332
  <genericsetup:upgradeDepends
306
333
  title="Patch (Remove select2) eea.facetednavigation jquery"
307
334
  import_profile="imio.smartweb.common.upgrades:upgrade_1015_to_1016"
@@ -309,9 +336,10 @@
309
336
  </genericsetup:upgradeSteps>
310
337
 
311
338
  <genericsetup:upgradeSteps
339
+ profile="imio.smartweb.common:default"
312
340
  source="1016"
313
341
  destination="1017"
314
- profile="imio.smartweb.common:default">
342
+ >
315
343
  <genericsetup:upgradeDepends
316
344
  title="Change banner scale to have infinite height"
317
345
  import_profile="imio.smartweb.common.upgrades:upgrade_1016_to_1017"
@@ -319,9 +347,10 @@
319
347
  </genericsetup:upgradeSteps>
320
348
 
321
349
  <genericsetup:upgradeSteps
350
+ profile="imio.smartweb.common:default"
322
351
  source="1017"
323
352
  destination="1018"
324
- profile="imio.smartweb.common:default">
353
+ >
325
354
  <genericsetup:upgradeDepends
326
355
  title="Add new registry key to activate logging in smartweb / authentic sources products"
327
356
  import_profile="imio.smartweb.common.upgrades:upgrade_1017_to_1018"
@@ -329,9 +358,10 @@
329
358
  </genericsetup:upgradeSteps>
330
359
 
331
360
  <genericsetup:upgradeSteps
361
+ profile="imio.smartweb.common:default"
332
362
  source="1018"
333
363
  destination="1019"
334
- profile="imio.smartweb.common:default">
364
+ >
335
365
  <genericsetup:upgradeDepends
336
366
  title="Refactoring scales : Define new scales available for two display modes : landscape and portrait"
337
367
  import_profile="imio.smartweb.common.upgrades:upgrade_1018_to_1019"
@@ -340,32 +370,33 @@
340
370
 
341
371
  <genericsetup:upgradeStep
342
372
  title="Remove deprecated cropping annotations on all objects"
373
+ profile="imio.smartweb.common:default"
343
374
  source="1019"
344
375
  destination="1020"
345
376
  handler=".upgrades.remove_deprecated_cropping_annotations"
346
- profile="imio.smartweb.common:default"
347
377
  />
348
378
 
349
379
  <genericsetup:upgradeStep
350
380
  title="Restore missing textfields mimetypes"
381
+ profile="imio.smartweb.common:default"
351
382
  source="1020"
352
383
  destination="1021"
353
384
  handler=".upgrades.restore_textfields_mimetypes"
354
- profile="imio.smartweb.common:default"
355
385
  />
356
386
 
357
387
  <genericsetup:upgradeStep
358
388
  title="Fix missing values for lists"
389
+ profile="imio.smartweb.common:default"
359
390
  source="1021"
360
391
  destination="1022"
361
392
  handler=".upgrades.fix_missing_values_for_lists"
362
- profile="imio.smartweb.common:default"
363
393
  />
364
394
 
365
395
  <genericsetup:upgradeSteps
396
+ profile="imio.smartweb.common:default"
366
397
  source="1022"
367
398
  destination="1023"
368
- profile="imio.smartweb.common:default">
399
+ >
369
400
  <genericsetup:upgradeDepends
370
401
  title="Change portrait scales dimensions"
371
402
  import_profile="imio.smartweb.common.upgrades:upgrade_1022_to_1023"
@@ -373,9 +404,10 @@
373
404
  </genericsetup:upgradeSteps>
374
405
 
375
406
  <genericsetup:upgradeSteps
407
+ profile="imio.smartweb.common:default"
376
408
  source="1023"
377
409
  destination="1024"
378
- profile="imio.smartweb.common:default">
410
+ >
379
411
  <genericsetup:upgradeDepends
380
412
  title="Improve image compression quality"
381
413
  import_profile="imio.smartweb.common.upgrades:upgrade_1023_to_1024"
@@ -384,16 +416,17 @@
384
416
 
385
417
  <genericsetup:upgradeStep
386
418
  title="Set effective date equal to created_date for File and Image"
419
+ profile="imio.smartweb.common:default"
387
420
  source="1024"
388
421
  destination="1025"
389
422
  handler=".upgrades.set_effective_date_equal_to_created_date"
390
- profile="imio.smartweb.common:default"
391
423
  />
392
424
 
393
425
  <genericsetup:upgradeSteps
426
+ profile="imio.smartweb.common:default"
394
427
  source="1025"
395
428
  destination="1026"
396
- profile="imio.smartweb.common:default">
429
+ >
397
430
  <genericsetup:upgradeDepends
398
431
  title="Add 'carre' scales dimensions"
399
432
  import_profile="imio.smartweb.common.upgrades:upgrade_1025_to_1026"
@@ -402,16 +435,17 @@
402
435
 
403
436
  <genericsetup:upgradeStep
404
437
  title="Reindex SolR"
438
+ profile="imio.smartweb.common:default"
405
439
  source="1026"
406
440
  destination="1027"
407
441
  handler=".upgrades.reindex_solr"
408
- profile="imio.smartweb.common:default"
409
442
  />
410
443
 
411
444
  <genericsetup:upgradeSteps
445
+ profile="imio.smartweb.common:default"
412
446
  source="1027"
413
447
  destination="1028"
414
- profile="imio.smartweb.common:default">
448
+ >
415
449
  <genericsetup:upgradeDepends
416
450
  title="Unpatch (restore original) eea.facetednavigation jquery"
417
451
  import_profile="imio.smartweb.common.upgrades:upgrade_1027_to_1028"
@@ -419,9 +453,10 @@
419
453
  </genericsetup:upgradeSteps>
420
454
 
421
455
  <genericsetup:upgradeSteps
456
+ profile="imio.smartweb.common:default"
422
457
  source="1028"
423
458
  destination="1029"
424
- profile="imio.smartweb.common:default">
459
+ >
425
460
  <genericsetup:upgradeDepends
426
461
  title="Cover use case for sending data in odwb for a staging environment"
427
462
  import_profile="imio.smartweb.common.upgrades:upgrade_1028_to_1029"
@@ -429,13 +464,36 @@
429
464
  </genericsetup:upgradeSteps>
430
465
 
431
466
  <genericsetup:upgradeSteps
467
+ profile="imio.smartweb.common:default"
432
468
  source="1029"
433
469
  destination="1030"
434
- profile="imio.smartweb.common:default">
470
+ >
435
471
  <genericsetup:upgradeDepends
436
472
  title="Remove obsolete patterns bundle / fix previous 1027_to_1028 upgrade"
437
473
  import_profile="imio.smartweb.common.upgrades:upgrade_1029_to_1030"
438
474
  />
439
475
  </genericsetup:upgradeSteps>
440
476
 
477
+ <genericsetup:upgradeSteps
478
+ profile="imio.smartweb.common:default"
479
+ source="1030"
480
+ destination="1031"
481
+ >
482
+ <genericsetup:upgradeDepends
483
+ title="Migrate settings from TinyMCE5 to TinyMCE7"
484
+ import_profile="imio.smartweb.common.upgrades:upgrade_1030_to_1031"
485
+ />
486
+ </genericsetup:upgradeSteps>
487
+
488
+ <genericsetup:upgradeSteps
489
+ profile="imio.smartweb.common:default"
490
+ source="1031"
491
+ destination="1032"
492
+ >
493
+ <genericsetup:upgradeDepends
494
+ title="Migrate missing settings from TinyMCE5 to TinyMCE7"
495
+ import_profile="imio.smartweb.common.upgrades:upgrade_1031_to_1032"
496
+ />
497
+ </genericsetup:upgradeSteps>
498
+
441
499
  </configure>
@@ -0,0 +1,188 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <registry>
3
+
4
+ <!-- See TinyMCE 7 version used in https://github.com/plone/mockup/blob/master/package.json -->
5
+
6
+ <!-- See format documentation in https://www.tiny.cloud/docs/tinymce/latest/content-formatting/ -->
7
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
8
+ name="plone.formats"
9
+ >
10
+ <value>{}</value>
11
+ </record>
12
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
13
+ name="plone.header_styles"
14
+ >
15
+ <value>
16
+ <element>|</element>
17
+ </value>
18
+ </record>
19
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
20
+ name="plone.inline_styles"
21
+ >
22
+ <value>
23
+ <element>||</element>
24
+ </value>
25
+ </record>
26
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
27
+ name="plone.block_styles"
28
+ >
29
+ <value>
30
+ <element>|</element>
31
+ </value>
32
+ </record>
33
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
34
+ name="plone.alignment_styles"
35
+ >
36
+ <value>
37
+ <element>||</element>
38
+ </value>
39
+ </record>
40
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
41
+ name="plone.table_styles"
42
+ >
43
+ <value>
44
+ <element>|</element>
45
+ </value>
46
+ </record>
47
+
48
+ <!-- See possible values in https://www.tiny.cloud/docs/tinymce/latest/plugins/#open-source-plugins -->
49
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
50
+ name="plone.plugins"
51
+ >
52
+ <value purge="true">
53
+ <element>code</element>
54
+ <element>charmap</element>
55
+ <element>fullscreen</element>
56
+ <element>hr</element>
57
+ <element>lists</element>
58
+ <element>nonbreaking</element>
59
+ <element>noneditable</element>
60
+ <element>paste</element>
61
+ <element>searchreplace</element>
62
+ <element>table</element>
63
+ <element>visualblocks</element>
64
+ <element>visualchars</element>
65
+ <element>wordcount</element>
66
+ </value>
67
+ </record>
68
+
69
+ <!-- See possible values in https://www.tiny.cloud/docs/tinymce/latest/menus-configuration-options/#menubar -->
70
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
71
+ name="plone.menubar"
72
+ >
73
+ <value purge="true">
74
+ <element>edit</element>
75
+ <element>format</element>
76
+ <element>insert</element>
77
+ <element>table</element>
78
+ <element>view</element>
79
+ </value>
80
+ </record>
81
+
82
+ <!-- See possible values in https://www.tiny.cloud/docs/tinymce/latest/available-menu-items/ -->
83
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
84
+ name="plone.other_settings"
85
+ >
86
+ <value>
87
+ {
88
+ "paste_as_text": true,
89
+ "style_formats": [
90
+ {
91
+ "block": "p",
92
+ "title": "Paragraphe"
93
+ },
94
+ {
95
+ "block": "h2",
96
+ "title": "Titre 2"
97
+ },
98
+ {
99
+ "block": "h3",
100
+ "title": "Titre 3"
101
+ },
102
+ {
103
+ "block": "h4",
104
+ "title": "Titre 4"
105
+ },
106
+ {
107
+ "block": "mark",
108
+ "title": "Mise en évidence"
109
+ },
110
+ {
111
+ "block": "blockquote",
112
+ "title": "Citation"
113
+ }
114
+ ]
115
+ }
116
+ </value>
117
+ </record>
118
+
119
+ <!-- See possible values in https://www.tiny.cloud/docs/tinymce/latest/available-toolbar-buttons/ -->
120
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
121
+ name="plone.toolbar"
122
+ >
123
+ <value>undo redo | styleselect | bold italic superscript | bullist numlist | nonbreaking | plonelink unlink | fullscreen</value>
124
+ </record>
125
+
126
+
127
+ <!-- See paste_as_text options in https://www.tiny.cloud/docs/tinymce/latest/copy-and-paste/#paste_as_text -->
128
+ <!-- See style_formats options in https://www.tiny.cloud/docs/tinymce/latest/user-formatting-options/#style_formats -->
129
+ <!-- See default table options in https://www.tiny.cloud/docs/tinymce/latest/table-options/ -->
130
+ <!-- See plugin table options in https://www.tiny.cloud/docs/tinymce/latest/table/ -->
131
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
132
+ name="plone.other_settings"
133
+ >
134
+ <value>
135
+ {
136
+ "paste_as_text": true,
137
+ "style_formats": [
138
+ {
139
+ "block": "p",
140
+ "title": "Paragraphe"
141
+ },
142
+ {
143
+ "block": "h2",
144
+ "title": "Titre 2"
145
+ },
146
+ {
147
+ "block": "h3",
148
+ "title": "Titre 3"
149
+ },
150
+ {
151
+ "block": "h4",
152
+ "title": "Titre 4"
153
+ },
154
+ {
155
+ "block": "mark",
156
+ "title": "Mise en évidence"
157
+ },
158
+ {
159
+ "block": "blockquote",
160
+ "title": "Citation"
161
+ }
162
+ ],
163
+ "table_sizing_mode": "relative",
164
+ "table_appearance_options": false,
165
+ "table_advtab": false,
166
+ "table_row_advtab": false,
167
+ "table_cell_advtab": false,
168
+ "table_default_styles": {
169
+ "width": "100%"
170
+ },
171
+ "table_class_list": [
172
+ {"title": "Standard", "value": "table"},
173
+ {"title": "Striped", "value": "table table-striped"},
174
+ {"title": "Bordered", "value": "table table-bordered "}
175
+ ],
176
+ "table_row_class_list": [
177
+ {"title": "None", "value": ""},
178
+ {"title": "Important row", "value": "important"}
179
+ ],
180
+ "table_cell_class_list": [
181
+ {"title": "None", "value": ""},
182
+ {"title": "Important cell", "value": "important"}
183
+ ]
184
+ }
185
+ </value>
186
+ </record>
187
+
188
+ </registry>
@@ -0,0 +1,86 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <registry>
3
+
4
+ <!-- See possible values in https://www.tiny.cloud/docs/tinymce/latest/available-menu-items/ -->
5
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
6
+ name="plone.menu"
7
+ >
8
+ <value purge="true">
9
+ {
10
+ "file": {
11
+ "title": "File",
12
+ "items": ""
13
+ },
14
+ "tools": {
15
+ "title": "Tools",
16
+ "items": ""
17
+ },
18
+ "table": {
19
+ "title": "Table",
20
+ "items": ""
21
+ },
22
+ "edit": {
23
+ "title": "Edit",
24
+ "items": "undo redo | cut copy paste | searchreplace selectall"
25
+ },
26
+ "format": {
27
+ "title": "Format",
28
+ "items": ""
29
+ },
30
+ "insert": {
31
+ "title": "Insert",
32
+ "items": ""
33
+ },
34
+ "table": {
35
+ "title": "Table",
36
+ "items": "inserttable deletetable | cell row column"
37
+ },
38
+ "view": {
39
+ "title": "View",
40
+ "items": "visualblocks preview fullscreen"
41
+ }
42
+ }
43
+ </value>
44
+ </record>
45
+
46
+ <!-- See paste_as_text options in https://www.tiny.cloud/docs/tinymce/latest/copy-and-paste/#paste_as_text -->
47
+ <!-- See style_formats options in https://www.tiny.cloud/docs/tinymce/latest/user-formatting-options/#style_formats -->
48
+ <!-- See default table options in https://www.tiny.cloud/docs/tinymce/latest/table-options/ -->
49
+ <!-- See plugin table options in https://www.tiny.cloud/docs/tinymce/latest/table/ -->
50
+ <record interface="plone.base.interfaces.controlpanel.ITinyMCESchema"
51
+ name="plone.other_settings"
52
+ >
53
+ <value>
54
+ {
55
+ "paste_as_text": true,
56
+ "style_formats": [
57
+ {
58
+ "block": "p",
59
+ "title": "Paragraphe"
60
+ },
61
+ {
62
+ "block": "h2",
63
+ "title": "Titre 2"
64
+ },
65
+ {
66
+ "block": "h3",
67
+ "title": "Titre 3"
68
+ },
69
+ {
70
+ "block": "h4",
71
+ "title": "Titre 4"
72
+ },
73
+ {
74
+ "block": "mark",
75
+ "title": "Mise en évidence"
76
+ },
77
+ {
78
+ "block": "blockquote",
79
+ "title": "Citation"
80
+ }
81
+ ]
82
+ }
83
+ </value>
84
+ </record>
85
+
86
+ </registry>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: imio.smartweb.common
3
- Version: 1.2.28
3
+ Version: 1.2.30
4
4
  Summary: Common utilities, vocabularies, taxonomies for imio.smartweb & co products
5
5
  Home-page: https://github.com/imio/imio.smartweb.common
6
6
  Author: iMio
@@ -178,6 +178,20 @@ Changelog
178
178
  =========
179
179
 
180
180
 
181
+ 1.2.30 (2025-05-14)
182
+ -------------------
183
+
184
+ - Upgrade missing TinyMCE settings to version 7
185
+ [remdub]
186
+
187
+
188
+ 1.2.29 (2025-05-13)
189
+ -------------------
190
+
191
+ - Upgrade TinyMCE settings to version 7
192
+ [remdub]
193
+
194
+
181
195
  1.2.28 (2025-04-30)
182
196
  -------------------
183
197
 
@@ -1,4 +1,4 @@
1
- imio.smartweb.common-1.2.28-py3.13-nspkg.pth,sha256=XZ3YhlzwpUCC8tXtelHRqxVxo3NWomIiMsUfUshrbeE,1011
1
+ imio.smartweb.common-1.2.30-py3.12-nspkg.pth,sha256=XZ3YhlzwpUCC8tXtelHRqxVxo3NWomIiMsUfUshrbeE,1011
2
2
  imio/smartweb/common/__init__.py,sha256=Na9XBfEQUMrm2c5jbqQgwWeg40ih0aXVG1vT8NeAjMQ,2709
3
3
  imio/smartweb/common/adapters.py,sha256=BjnzwhRhSYXziKUzmNTRBOXqDv4k8C8kfmwqZE7r1yU,1413
4
4
  imio/smartweb/common/adapters.zcml,sha256=VO3luZDtRL9FIIEghxPrqpx8paZF3m6MGEy-8kF1sOQ,437
@@ -61,9 +61,10 @@ imio/smartweb/common/faceted/widget.py,sha256=EMvFyEcS9t6lJAgz4zIkUnGAPd1fQcrv4A
61
61
  imio/smartweb/common/profiles/default/actions.xml,sha256=q5ajChGAPlPtpN_H80voDgg4C8Z-yDcIghUJIgFYtRg,1193
62
62
  imio/smartweb/common/profiles/default/browserlayer.xml,sha256=Up2dVOgFtzE43eLMNJY1xXvdUbQRSEpNxnySqSncFqQ,185
63
63
  imio/smartweb/common/profiles/default/catalog.xml,sha256=hB2Cu64TPp29EKICqbfixwa3AFmrDJVC784KeKTMX90,576
64
- imio/smartweb/common/profiles/default/metadata.xml,sha256=OpX9lr-otgJAUm13eQq1hl7qvyzYvqgohSoxaTHPgeE,432
65
- imio/smartweb/common/profiles/default/registry.xml,sha256=2QtF0fDOdiYbkGLrxW710g-8FnfrNsby9FJGsfdygZk,46853
64
+ imio/smartweb/common/profiles/default/metadata.xml,sha256=wGhizUvfr8wK8PTsvYMOjFXLsum3ZLNai6oizW3-LNA,432
66
65
  imio/smartweb/common/profiles/default/rolemap.xml,sha256=XCdOazRleiwTAAZt3lzTsOw3ZtIwoPDqA8s4zXACvkc,1595
66
+ imio/smartweb/common/profiles/default/registry/registry.xml,sha256=GXo92ntNu5GPhFOvDzde5ES7z6pgzrvK1aJtH-ElAHg,44314
67
+ imio/smartweb/common/profiles/default/registry/tinymce.xml,sha256=Z5iwGtQmL_dG0ACpMRoSLQ8BM-WXho0IXOwCnWBpZnc,5141
67
68
  imio/smartweb/common/profiles/testing/catalog.xml,sha256=CzEXLuHkT5NH-lRzTSDIR_3y_U7t2D7oBDm1oAJIoP4,214
68
69
  imio/smartweb/common/profiles/testing/metadata.xml,sha256=hPZnje-9ffhOiQfVamGoE_lOf9ISjBBf2ynQlg-Hv20,229
69
70
  imio/smartweb/common/profiles/testing/registry.xml,sha256=8lTQSGT_bnP2Z0y-86ztgpdQY8yDOLoXgqTC7fXiD2Y,1010
@@ -105,7 +106,7 @@ imio/smartweb/common/tests/resources/image_1400x800.png,sha256=Iy3bWGH4NBlgYC5Bo
105
106
  imio/smartweb/common/tests/resources/image_1800x700.png,sha256=aQcMisSFQO78c6QX4mO7qIfDb9SDRmfzTuPjxMJ_0HM,32643
106
107
  imio/smartweb/common/tests/robot/test_example.robot,sha256=3ClbWps1Pfr6-RHT4FmmzGWGmtJrNnDW53bJGP69Nz4,2011
107
108
  imio/smartweb/common/upgrades/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
108
- imio/smartweb/common/upgrades/configure.zcml,sha256=WjVIBgNrlWJgupK1GWlh7flkhcpoFnBWoEhyq0TAXnE,14758
109
+ imio/smartweb/common/upgrades/configure.zcml,sha256=hc2VR-xRvCjGpVJxWjJYTQ0CnGON0rAGgaMiHH0_JCs,16160
109
110
  imio/smartweb/common/upgrades/upgrades.py,sha256=NObmvdWPUrfgaPJhTB_tIZsmLawxg5jbui-TRLhS2NE,5474
110
111
  imio/smartweb/common/upgrades/profiles/1007_to_1008/rolemap.xml,sha256=dKUuBq-2pO4dGtHshBisISSTBP8aWfbwTGHj_pJvY5A,1346
111
112
  imio/smartweb/common/upgrades/profiles/1008_to_1009/actions.xml,sha256=D41gp1PDVINobhCM8L11IMXABYatjmoUuW-EQkPT804,721
@@ -126,6 +127,8 @@ imio/smartweb/common/upgrades/profiles/1025_to_1026/registry/scales.xml,sha256=5
126
127
  imio/smartweb/common/upgrades/profiles/1027_to_1028/restored-faceted-jquery.xml,sha256=m6f4maF5HmswCKu5TJmTejshCrrBBM9feii6a5jTZfY,264
127
128
  imio/smartweb/common/upgrades/profiles/1028_to_1029/registry.xml,sha256=3XXZyTOD_AWftgJ53ynpFuX5kwhbZEviU6zH1OgJkXQ,595
128
129
  imio/smartweb/common/upgrades/profiles/1029_to_1030/registry.xml,sha256=cApJaG7duyGX3D3Bby3V3D8YcIAZuWB-A-WSH3XKU7E,406
130
+ imio/smartweb/common/upgrades/profiles/1030_to_1031/registry/tinymce.xml,sha256=EYBpIVuUnQyfxntiLmXoTLiRHBzMlwzfFXmTqwMNrn0,5813
131
+ imio/smartweb/common/upgrades/profiles/1031_to_1032/registry/tinymce.xml,sha256=3IOzZra7FIfxDO8DDIXwygL8z92f-cUCYEXq2GsVetg,2419
129
132
  imio/smartweb/common/viewlets/__init__.py,sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0,24
130
133
  imio/smartweb/common/viewlets/analytics.pt,sha256=J6e8fWmusLWMKXg3cJbNYV0LPS9ONz2yJ921vMvrrzE,33
131
134
  imio/smartweb/common/viewlets/colophon.pt,sha256=qaEUV2N5aZpAEcztLzK_R2eINBod1AByWxi11B1HYa0,1278
@@ -137,10 +140,10 @@ imio/smartweb/common/viewlets/skip_to_content.pt,sha256=-tb3HkoGG8H_gBZL4eiJrPcW
137
140
  imio/smartweb/common/viewlets/skip_to_content.py,sha256=wm22NUf8Qh5uzz8p4vkLCdFNiDv9zUGAueRyXAIXQDo,496
138
141
  imio/smartweb/common/widgets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
139
142
  imio/smartweb/common/widgets/select.py,sha256=vfVdbecH7qDfJvWV6TfkpqocD6AA5G4yIq7XqSOuVNw,1142
140
- imio_smartweb_common-1.2.28.dist-info/licenses/LICENSE.GPL,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
141
- imio_smartweb_common-1.2.28.dist-info/licenses/LICENSE.rst,sha256=5dd78Fdt0e-oM2ICBrMpjHnT8vEP-jhBDF7akXni6B4,655
142
- imio_smartweb_common-1.2.28.dist-info/METADATA,sha256=9ZJX-fjl9O8XVGQrpj-BqWpBpWs8U50pMAVbVQQAilQ,17322
143
- imio_smartweb_common-1.2.28.dist-info/WHEEL,sha256=ooBFpIzZCPdw3uqIQsOo4qqbA4ZRPxHnOH7peeONza0,91
144
- imio_smartweb_common-1.2.28.dist-info/namespace_packages.txt,sha256=Pg8AH8t9viMMW1hJbNZvTy_n2jXG2igIYUpon5RA4Js,19
145
- imio_smartweb_common-1.2.28.dist-info/top_level.txt,sha256=ZktC0EGzThvMTAin9_q_41rzvvfMT2FYbP8pbhSLMSA,5
146
- imio_smartweb_common-1.2.28.dist-info/RECORD,,
143
+ imio_smartweb_common-1.2.30.dist-info/licenses/LICENSE.GPL,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
144
+ imio_smartweb_common-1.2.30.dist-info/licenses/LICENSE.rst,sha256=5dd78Fdt0e-oM2ICBrMpjHnT8vEP-jhBDF7akXni6B4,655
145
+ imio_smartweb_common-1.2.30.dist-info/METADATA,sha256=aeQDGpsPqkmkCvl9Ky7BHK-ljgHcCbgljpl0OHOJNkU,17518
146
+ imio_smartweb_common-1.2.30.dist-info/WHEEL,sha256=DnLRTWE75wApRYVsjgc6wsVswC54sMSJhAEd4xhDpBk,91
147
+ imio_smartweb_common-1.2.30.dist-info/namespace_packages.txt,sha256=Pg8AH8t9viMMW1hJbNZvTy_n2jXG2igIYUpon5RA4Js,19
148
+ imio_smartweb_common-1.2.30.dist-info/top_level.txt,sha256=ZktC0EGzThvMTAin9_q_41rzvvfMT2FYbP8pbhSLMSA,5
149
+ imio_smartweb_common-1.2.30.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.0.1)
2
+ Generator: setuptools (80.4.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5