cozy-bar 8.4.2 → 8.4.3
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/cozy-bar.min.js +4 -4
- package/dist/cozy-bar.min.js.map +1 -1
- package/package.json +2 -2
- package/CHANGELOG.md +0 -493
- package/transpiled/assets/icons/16/icon-storage-16.svg +0 -3
- package/transpiled/assets/icons/24/icon-arrow-left.svg +0 -3
- package/transpiled/assets/icons/32/icon-claudy.svg +0 -1
- package/transpiled/assets/icons/apps/icon-collect.svg +0 -25
- package/transpiled/assets/icons/apps/icon-drive.svg +0 -17
- package/transpiled/assets/icons/apps/icon-market-soon.svg +0 -25
- package/transpiled/assets/icons/apps/icon-photos.svg +0 -19
- package/transpiled/assets/icons/apps/icon-soon.svg +0 -21
- package/transpiled/assets/icons/apps/icon-store.svg +0 -19
- package/transpiled/assets/icons/claudyActions/icon-bills.svg +0 -6
- package/transpiled/assets/icons/claudyActions/icon-laptop.svg +0 -7
- package/transpiled/assets/icons/claudyActions/icon-phone.svg +0 -8
- package/transpiled/assets/icons/claudyActions/icon-question-mark.svg +0 -6
- package/transpiled/assets/icons/comingsoon/icon-bank.svg +0 -12
- package/transpiled/assets/icons/comingsoon/icon-sante.svg +0 -12
- package/transpiled/assets/icons/comingsoon/icon-store.svg +0 -6
- package/transpiled/assets/icons/icon-cozy.svg +0 -3
- package/transpiled/assets/icons/icon-shield.svg +0 -3
- package/transpiled/assets/icons/spinner.svg +0 -4
- package/transpiled/assets/sprites/icon-apps.svg +0 -1
- package/transpiled/assets/sprites/icon-cozy-home.svg +0 -16
- package/transpiled/components/Apps/AppItem.js +0 -134
- package/transpiled/components/Apps/AppItemPlaceholder.js +0 -14
- package/transpiled/components/Apps/AppNavButtons.js +0 -108
- package/transpiled/components/Apps/AppsContent.js +0 -124
- package/transpiled/components/Apps/ButtonCozyHome.js +0 -25
- package/transpiled/components/Apps/ButtonCozyHome.spec.jsx +0 -53
- package/transpiled/components/Apps/IconCozyHome.js +0 -67
- package/transpiled/components/Apps/index.js +0 -102
- package/transpiled/components/Banner.js +0 -76
- package/transpiled/components/Bar.js +0 -329
- package/transpiled/components/Bar.spec.jsx +0 -133
- package/transpiled/components/Claudy.js +0 -123
- package/transpiled/components/ClaudyIcon.js +0 -16
- package/transpiled/components/Drawer.js +0 -367
- package/transpiled/components/Drawer.spec.jsx +0 -98
- package/transpiled/components/SearchBar.js +0 -407
- package/transpiled/components/Settings/SettingsContent.js +0 -128
- package/transpiled/components/Settings/StorageData.js +0 -24
- package/transpiled/components/Settings/helper.js +0 -9
- package/transpiled/components/Settings/index.js +0 -225
- package/transpiled/components/StorageIcon.js +0 -16
- package/transpiled/components/SupportModal.js +0 -86
- package/transpiled/components/__snapshots__/Bar.spec.jsx.snap +0 -302
- package/transpiled/config/claudyActions.json +0 -20
- package/transpiled/config/persistWhitelist.json +0 -4
- package/transpiled/cozy-bar.css +0 -5905
- package/transpiled/dom.js +0 -84
- package/transpiled/index.js +0 -246
- package/transpiled/index.spec.jsx +0 -34
- package/transpiled/lib/api/helpers.js +0 -12
- package/transpiled/lib/api/index.js +0 -175
- package/transpiled/lib/exceptions.js +0 -156
- package/transpiled/lib/expiringMemoize.js +0 -17
- package/transpiled/lib/icon.js +0 -154
- package/transpiled/lib/intents.js +0 -17
- package/transpiled/lib/logger.js +0 -10
- package/transpiled/lib/middlewares/appsI18n.js +0 -64
- package/transpiled/lib/realtime.js +0 -76
- package/transpiled/lib/reducers/apps.js +0 -291
- package/transpiled/lib/reducers/apps.spec.js +0 -59
- package/transpiled/lib/reducers/content.js +0 -68
- package/transpiled/lib/reducers/context.js +0 -138
- package/transpiled/lib/reducers/index.js +0 -59
- package/transpiled/lib/reducers/locale.js +0 -27
- package/transpiled/lib/reducers/settings.js +0 -253
- package/transpiled/lib/reducers/theme.js +0 -64
- package/transpiled/lib/reducers/unserializable.js +0 -31
- package/transpiled/lib/stack-client.js +0 -442
- package/transpiled/lib/stack.js +0 -122
- package/transpiled/lib/store/index.js +0 -42
- package/transpiled/locales/de.json +0 -57
- package/transpiled/locales/en.json +0 -57
- package/transpiled/locales/es.json +0 -57
- package/transpiled/locales/fr.json +0 -57
- package/transpiled/locales/it.json +0 -57
- package/transpiled/locales/ja.json +0 -57
- package/transpiled/locales/nl_NL.json +0 -57
- package/transpiled/locales/pl.json +0 -57
- package/transpiled/locales/ru.json +0 -57
- package/transpiled/locales/sq.json +0 -57
- package/transpiled/locales/zh_CN.json +0 -57
- package/transpiled/proptypes/index.js +0 -11
- package/transpiled/queries/index.js +0 -19
- package/transpiled/styles/apps.css +0 -248
- package/transpiled/styles/banner.css +0 -64
- package/transpiled/styles/bar.css +0 -106
- package/transpiled/styles/base.css +0 -21
- package/transpiled/styles/claudy.css +0 -98
- package/transpiled/styles/drawer.css +0 -126
- package/transpiled/styles/index.styl +0 -33
- package/transpiled/styles/indicators.css +0 -58
- package/transpiled/styles/nav.css +0 -81
- package/transpiled/styles/navigation_item.css +0 -34
- package/transpiled/styles/searchbar.css +0 -156
- package/transpiled/styles/settings.css +0 -34
- package/transpiled/styles/storage.css +0 -22
- package/transpiled/styles/supportModal.css +0 -20
- package/transpiled/styles/theme.styl +0 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "cozy-bar",
|
|
3
|
-
"version": "8.4.
|
|
3
|
+
"version": "8.4.3",
|
|
4
4
|
"description": "cozy-bar.js library, a small lib provided by cozy-stack to inject the Cozy-bar component into each app",
|
|
5
5
|
"main": "dist/cozy-bar.js",
|
|
6
6
|
"author": "Cozy Cloud <contact@cozycloud.cc> (https://cozy.io/)",
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"bundlesize": [
|
|
121
121
|
{
|
|
122
122
|
"path": "./dist/cozy-bar.min.js",
|
|
123
|
-
"maxSize": "
|
|
123
|
+
"maxSize": "350 KB"
|
|
124
124
|
}
|
|
125
125
|
],
|
|
126
126
|
"jest": {
|
package/CHANGELOG.md
DELETED
|
@@ -1,493 +0,0 @@
|
|
|
1
|
-
## v5.0.8 (2018-06-27)
|
|
2
|
-
* Fixed Drawer z-index so it goes over Nav
|
|
3
|
-
|
|
4
|
-
## v5.0.7 (2018-06-25)
|
|
5
|
-
* Fixed FOUC issues
|
|
6
|
-
|
|
7
|
-
## v5.0.6 (2018-06-12)
|
|
8
|
-
* Much better swipe UX
|
|
9
|
-
|
|
10
|
-
## v5.0.5 (2018-06-12)
|
|
11
|
-
* Added RTL swipe support for closing the drawer on mobile
|
|
12
|
-
|
|
13
|
-
## v5.0.4 (2018-05-28)
|
|
14
|
-
* Fix typo in GDPR message
|
|
15
|
-
|
|
16
|
-
## v5.0.3 (2018-05-24)
|
|
17
|
-
|
|
18
|
-
#### :bug: Bug Fix
|
|
19
|
-
* [#207](https://github.com/cozy/cozy-bar/pull/207) Temporary get back editor as name prefix. ([@CPatchane](https://github.com/CPatchane))
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## [v5.0.2] (2018-05-23)
|
|
23
|
-
|
|
24
|
-
#### :rocket: Enhancement
|
|
25
|
-
* [#205](https://github.com/cozy/cozy-bar/pull/205) Improve CGU banner. ([@CPatchane](https://github.com/CPatchane))
|
|
26
|
-
|
|
27
|
-
#### :bug: Bug Fix
|
|
28
|
-
* [#206](https://github.com/cozy/cozy-bar/pull/206) Handle missing app icon in apps list. ([@CPatchane](https://github.com/CPatchane))
|
|
29
|
-
|
|
30
|
-
## [v5.0.1] - 2018-05-21
|
|
31
|
-
|
|
32
|
-
#### :rocket: Enhancement
|
|
33
|
-
* [#204](https://github.com/cozy/cozy-bar/pull/204) fix z-index of menu on ios. ([@ptbrowne](https://github.com/ptbrowne))
|
|
34
|
-
|
|
35
|
-
## [v5.0.0] - 2018-05-11
|
|
36
|
-
|
|
37
|
-
### Changed
|
|
38
|
-
|
|
39
|
-
- __Breaking:__ now the bar uses the `name_prefix` from the manifest to display the prefix with the app name instead of using the `editor` property
|
|
40
|
-
|
|
41
|
-
### Fixed
|
|
42
|
-
|
|
43
|
-
- Use a spinner in the mobile drawer when fetching apps
|
|
44
|
-
|
|
45
|
-
## [v4.10.4] - 2018-05-09
|
|
46
|
-
|
|
47
|
-
### Added
|
|
48
|
-
|
|
49
|
-
- Add a new banner display for CGU update
|
|
50
|
-
|
|
51
|
-
### Fixed
|
|
52
|
-
|
|
53
|
-
- bug about fetching apps in mobile drawer
|
|
54
|
-
|
|
55
|
-
## [v4.10.3] - 2018-05-07
|
|
56
|
-
|
|
57
|
-
### Fixed
|
|
58
|
-
|
|
59
|
-
- Add spinner on apps menu opening
|
|
60
|
-
|
|
61
|
-
## [v4.10.2] - 2018-04-17
|
|
62
|
-
|
|
63
|
-
No changes, fixes the previous broken release.
|
|
64
|
-
|
|
65
|
-
## [v4.10.1] - 2018-04-17
|
|
66
|
-
|
|
67
|
-
### Fixed
|
|
68
|
-
|
|
69
|
-
- Fade search bar on blur
|
|
70
|
-
|
|
71
|
-
## [v4.10.0] - 2018-04-06
|
|
72
|
-
|
|
73
|
-
### Fixed
|
|
74
|
-
|
|
75
|
-
- Better handling categories list from manifest (legacy support) ✨
|
|
76
|
-
|
|
77
|
-
### Removed
|
|
78
|
-
|
|
79
|
-
- Remove Claudy & Support on mobile 🌬
|
|
80
|
-
- Remove coming soon app on mobile 👋
|
|
81
|
-
|
|
82
|
-
## [v4.9.4] - 2018-03-27
|
|
83
|
-
|
|
84
|
-
### Fixed
|
|
85
|
-
|
|
86
|
-
- Hide the search bar on public pages
|
|
87
|
-
|
|
88
|
-
## [v4.9.3] - 2018-03-14
|
|
89
|
-
|
|
90
|
-
### Fixed
|
|
91
|
-
|
|
92
|
-
- Fixed a bug when clearing the search request and starting another one
|
|
93
|
-
|
|
94
|
-
## [v4.9.2] - 2018-03-13
|
|
95
|
-
|
|
96
|
-
### Fixed
|
|
97
|
-
|
|
98
|
-
- Another tweak to search request debouncing
|
|
99
|
-
|
|
100
|
-
## [v4.9.1] - 2018-03-12
|
|
101
|
-
|
|
102
|
-
### Changed
|
|
103
|
-
|
|
104
|
-
- Enable the search bar by default *but only on Cozy Drive*
|
|
105
|
-
- Changed the search bar's styling and slight behavior tweak (debounced requests)
|
|
106
|
-
|
|
107
|
-
## [v4.9.0] - 2018-03-08
|
|
108
|
-
|
|
109
|
-
### Changed
|
|
110
|
-
|
|
111
|
-
- Enable search bar by default
|
|
112
|
-
|
|
113
|
-
### Fixed
|
|
114
|
-
|
|
115
|
-
- Race conditions in search results
|
|
116
|
-
|
|
117
|
-
## [v4.8.9] - 2018-02-27
|
|
118
|
-
|
|
119
|
-
### Fixed
|
|
120
|
-
- Added `Object.assign` polyfill for IE 11
|
|
121
|
-
- Allow scrolling in the pop menu on firefox
|
|
122
|
-
|
|
123
|
-
## [v4.8.8] - 2018-02-16
|
|
124
|
-
|
|
125
|
-
### Fixed
|
|
126
|
-
- Hide scrolling bars for the pop menus
|
|
127
|
-
|
|
128
|
-
## [v4.8.7] - 2018-01-31
|
|
129
|
-
|
|
130
|
-
### Fixed
|
|
131
|
-
- ESC should hide the suggestion list in the search bar
|
|
132
|
-
|
|
133
|
-
## [v4.8.6] - 2018-01-30
|
|
134
|
-
|
|
135
|
-
### Changed
|
|
136
|
-
- Small UI & behavior changes to the search bar
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
## [v4.8.5] - 2018-01-22
|
|
140
|
-
|
|
141
|
-
### Fixed
|
|
142
|
-
- Filter correctly coming soon apps if apps already installed
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
## [v4.8.4] - 2018-01-22
|
|
146
|
-
|
|
147
|
-
### Fixed
|
|
148
|
-
- Get editor name to display it on title
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
## [v4.8.3] - 2018-01-22
|
|
152
|
-
|
|
153
|
-
### Added
|
|
154
|
-
- Add storage link to storage settings view
|
|
155
|
-
- Add coming soon modal description for cozy-store
|
|
156
|
-
|
|
157
|
-
### Fixed
|
|
158
|
-
- Get back coming soon apps in apps list menu
|
|
159
|
-
- Improve global keyboard accessibility
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
## [v4.8.2] - 2018-01-10
|
|
163
|
-
|
|
164
|
-
### Fixed
|
|
165
|
-
- Typo in logout function name
|
|
166
|
-
|
|
167
|
-
## [v4.8.1] - 2018-01-10
|
|
168
|
-
|
|
169
|
-
### Fixed
|
|
170
|
-
- Force Transifex version to avoid regression
|
|
171
|
-
|
|
172
|
-
## [v4.8.0] - 2018-01-10
|
|
173
|
-
|
|
174
|
-
### Removed
|
|
175
|
-
- `beta` after app name
|
|
176
|
-
|
|
177
|
-
## [v4.7.0] - 2018-01-04
|
|
178
|
-
### Added
|
|
179
|
-
- `onLogOut` option on initialization. If you pass it, it is used instead of original log out mechanism [b836202](https://github.com/cozy/cozy-bar/commit/b8362026453b922dbf46c4436555fe427a26f2a5)
|
|
180
|
-
|
|
181
|
-
## [v4.6.0] - 2017-12-22
|
|
182
|
-
### Added
|
|
183
|
-
- Ask permissions for apps if the list of apps can't be fetched [ac7b506](https://github.com/cozy/cozy-bar/commit/ac7b506c86657369808b1f1bf1d8c30e958e2855)
|
|
184
|
-
|
|
185
|
-
### Fixed
|
|
186
|
-
- Fixed support modal [02b774](https://github.com/cozy/cozy-bar/commit/02b774ff26dac85f0c4d7ccb07b0f55c06e63beb)
|
|
187
|
-
|
|
188
|
-
## [v4.5.5] - 2017-12-12
|
|
189
|
-
### Added
|
|
190
|
-
- Documentation of cozy bar customization API [c0d08bf](https://github.com/cozy/cozy-bar/commit/c0d08bf7796dfe79b328fbac8ab51760bbe5d775)
|
|
191
|
-
- Persiste state on mobile with localForage [1d03fb2](https://github.com/cozy/cozy-bar/commit/1d03fb2f42228429e689567c88f9ebba8756515c)
|
|
192
|
-
- Add function to update accessToken [7e523a7](https://github.com/cozy/cozy-bar/commit/7e523a714e956f76b9dfb48ac76965bc233c2758)
|
|
193
|
-
- Save apps on redux store [6037eb7](https://github.com/cozy/cozy-bar/commit/6037eb74d645433e78986b5ecf9aa38b719a49e7)
|
|
194
|
-
- chore: Add bundlesize script to monitor build size 🔧 [a9b95f1](https://github.com/cozy/cozy-bar/commit/a9b95f101446171cbce310413e38c725cf9d9ead)
|
|
195
|
-
- feat: Remove own app on mobile AppsList [1692363](https://github.com/cozy/cozy-bar/commit/16923634c5e0affe46e3267f8f75724d6e893225)
|
|
196
|
-
|
|
197
|
-
### Fixed
|
|
198
|
-
- Upgrade cozy-ui 🚀 [969a41c](https://github.com/cozy/cozy-bar/commit/969a41c7add89df22138b0a4539159bbc924a10b), [ecee45c](https://github.com/cozy/cozy-bar/commit/ecee45c9166f7368579555b5a939f1a3f5b73790)
|
|
199
|
-
- Display default icon when app don't have one [a63e08c](https://github.com/cozy/cozy-bar/commit/a63e08c278fb6a41ae229e4d7f5fc63b1c2aba3c)
|
|
200
|
-
- If context is not present on stack don't ask again [20e7e43](https://github.com/cozy/cozy-bar/commit/20e7e43e5ed649b3bd7c14c3e82d7c157f250681)
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
## [v4.5.4] - 2017-12-03
|
|
204
|
-
|
|
205
|
-
### Fixed
|
|
206
|
-
- Prevent `getLocale` returning the full store state
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
## [v4.5.3] - 2017-11-29
|
|
210
|
-
### Changed
|
|
211
|
-
- Storage computing in bytes ✏️
|
|
212
|
-
- Use I18n from cozy-ui
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
## [v4.5.2] - 2017-11-23
|
|
216
|
-
|
|
217
|
-
### Added
|
|
218
|
-
- Add an icon in search results :framed_picture:
|
|
219
|
-
|
|
220
|
-
### Changed
|
|
221
|
-
- Get back `Beta` status
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
## [v4.5.1] - 2017-11-22
|
|
225
|
-
|
|
226
|
-
### Fixed
|
|
227
|
-
- Bar elements position on mobile :ambulance:
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
## [v4.5.0] - 2017-11-21
|
|
231
|
-
|
|
232
|
-
### Fixed
|
|
233
|
-
- Claudy drawer positin on mobile
|
|
234
|
-
- Hide app drawer button on mobile if the option is enabled
|
|
235
|
-
|
|
236
|
-
### Added
|
|
237
|
-
- Better UI for the search bar
|
|
238
|
-
|
|
239
|
-
### Changed
|
|
240
|
-
- Removed beta tag \o/
|
|
241
|
-
- Added a warning : the `displayOnMobile` default value will be changed to `true` in an upcoming version.
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
## [v4.4.0] - 2017-11-13
|
|
245
|
-
### Fixed
|
|
246
|
-
- remove isRequired property for I18n props
|
|
247
|
-
- fix problems with Claudy
|
|
248
|
-
|
|
249
|
-
### Added
|
|
250
|
-
- Highlight matching texts in search results
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
## [v4.3.7] - 2017-11-08
|
|
254
|
-
### Fixed
|
|
255
|
-
- Remove a typo causing a bug in the search bar component :ambulance: [[390ff7b]](https://github.com/cozy/cozy-bar/commit/390ff7bb34f5d0aa082bcf10acf65a1205ba69ce)
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
## [v4.3.6] - 2017-11-08
|
|
259
|
-
### Changed
|
|
260
|
-
- styl: Remove unnecessary space on mobile application :art: [[bbea1bd]](https://github.com/cozy/cozy-bar/commit/bbea1bd44b768883784dd81f2bfeb0f1e241f841)
|
|
261
|
-
- lint: fix lint issues + add config file using eslint-config-cozy-app :rotating_light: [[587ae08]](https://github.com/cozy/cozy-bar/commit/587ae08a9773830e2559054c577cc7cf518e55ee)
|
|
262
|
-
- fix: use data-tutorial attribute for buttons targeted by app tutorials :art: [[564d7b8]](https://github.com/cozy/cozy-bar/commit/564d7b8b97f2625a1b3a1a9eaa16086cd06c7901)
|
|
263
|
-
- chore: use eslint for linting (cozy-app standard config) :rotating_light: [[d688455]](https://github.com/cozy/cozy-bar/commit/d688455d219e0f2bffa63f7232a23576203c69bb)
|
|
264
|
-
- styl: reduce item size in apps lists :lipstick: [[af83f45]](https://github.com/cozy/cozy-bar/commit/af83f45f3040f7426b606d710b1d03354a17b202)
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
## [v4.3.5] - 2017-11-3
|
|
268
|
-
### Fixed
|
|
269
|
-
- Uncaught error on Safari mobile caused blank screens
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
## [v4.3.4] - 2017-11-2
|
|
273
|
-
### Fixed
|
|
274
|
-
- Drawer can be opened on mobile
|
|
275
|
-
- Languages are working again
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
## [v4.3.3] - 2017-10-31
|
|
279
|
-
### Added
|
|
280
|
-
- API to set content of the Bar (setBar{Right,Left,Center} and <Bar{Left,Right, Center} />)
|
|
281
|
-
|
|
282
|
-
v4.3.0, v4.3.2, v4.3.3 are only there because of build problems on Travis.
|
|
283
|
-
|
|
284
|
-
### Removed
|
|
285
|
-
- none yet
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
## [v4.2.6] - 2017-10-25
|
|
289
|
-
### Add
|
|
290
|
-
- Add ability to display on mobile
|
|
291
|
-
- Expose a new method `setLocale` to change the bar locale without reloading the app page
|
|
292
|
-
|
|
293
|
-
### Changed
|
|
294
|
-
- Update intents library
|
|
295
|
-
- Remove useless then() for support intent
|
|
296
|
-
- Remove some unused styles
|
|
297
|
-
- Update dependencies
|
|
298
|
-
- Change `Apps` button icon
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
## [v4.2.5] - 2017-10-04
|
|
302
|
-
### Added
|
|
303
|
-
- Modal allowing to send email to support when click on "Help" link
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
## [v4.2.4] - 2017-09-26
|
|
307
|
-
### Fixed
|
|
308
|
-
- Re-instaured spacer between the app title and navigation icons
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
## [v4.2.3] - 2017-09-26
|
|
312
|
-
### Fixed
|
|
313
|
-
- Fucked up the previous release
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
## [v4.2.2] - 2017-09-26
|
|
317
|
-
### Fixed
|
|
318
|
-
- Temporarily disable the searchbar
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
## [v4.2.1] - 2017-09-21
|
|
322
|
-
### Fixed
|
|
323
|
-
- Prevent the search bar from taking up too much space
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
## [v4.2.0] - 2017-09-19
|
|
327
|
-
### Changed
|
|
328
|
-
- Updated cozy-client-js
|
|
329
|
-
|
|
330
|
-
### Added
|
|
331
|
-
- Added the search bar
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
## [v4.1.4] - 2017-08-08
|
|
335
|
-
### Changed
|
|
336
|
-
- Update intent lib according to new cozy-client-js update to handle `resizeClient()` css transition
|
|
337
|
-
- Better handling Claudy active status (desktop version)
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
## [v4.1.3] - 2017-07-26
|
|
341
|
-
### Fixed
|
|
342
|
-
- Bug about coming soon apps filtering
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
## [v4.1.2] - 2017-07-24
|
|
346
|
-
### Changed
|
|
347
|
-
- Better claudy loading CSS animation
|
|
348
|
-
|
|
349
|
-
### Removed
|
|
350
|
-
- Some now unused tx locales
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
## [v4.1.1] - 2017-07-21
|
|
354
|
-
### Fixed
|
|
355
|
-
- Do not hijack click outside the nav for react apps
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
## [v4.1.0] - 2017-07-21
|
|
359
|
-
### Changed
|
|
360
|
-
- Now the Claudy menu is displayed as an intent using a `cozy-settings` service.
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
## [v4.0.2] - 2017-07-12
|
|
364
|
-
### Fixed
|
|
365
|
-
- Apps are now opened in the same tab
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
## [v4.0.1] - 2017-07-11
|
|
369
|
-
### Fixed
|
|
370
|
-
- Fix `__SERVER__ is not defined` error
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
## [v4.0.0] - 2017-07-10
|
|
374
|
-
### Changed
|
|
375
|
-
- Rewrited entirely using preact/preact-compat with JSX components
|
|
376
|
-
- Better popups and drawer displaying/hidding transition
|
|
377
|
-
|
|
378
|
-
### Fixed
|
|
379
|
-
- Bug about displaying blue spinner at apps/settings loading
|
|
380
|
-
- Bug about duplicated items in settings menu
|
|
381
|
-
|
|
382
|
-
### Added
|
|
383
|
-
- Dependencies due to Preact usage
|
|
384
|
-
|
|
385
|
-
### Removed
|
|
386
|
-
- SvelteJS usage and dependency
|
|
387
|
-
- Some now unused dependencies
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
## [v3.2.2] - 2017-07-06
|
|
391
|
-
### Fixed
|
|
392
|
-
- filter coming soon app
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
## [v3.2.1] - 2017-07-06 [YANKED]
|
|
396
|
-
### Fixed
|
|
397
|
-
- filter coming soon app
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
## [v3.2.0] - 2017-07-05
|
|
401
|
-
### Changed
|
|
402
|
-
- Help link is now fetched from stack context
|
|
403
|
-
|
|
404
|
-
### Fixed
|
|
405
|
-
- Avoid apps being displayed twice
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
## [v3.1.1] - 2017-06-27
|
|
409
|
-
### Fixed
|
|
410
|
-
- Force claudy to rerender when the locale changes
|
|
411
|
-
- Fix bug about others apps category not alwayes at the end of the list
|
|
412
|
-
- Don't allow to close the drawer when Claudy is opened
|
|
413
|
-
- Fix bug when app detection for Claudy app links
|
|
414
|
-
|
|
415
|
-
### Added
|
|
416
|
-
- Piwik environment variables for production build
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
## [v3.1.0] - 2017-06-26
|
|
420
|
-
### Changed
|
|
421
|
-
- The 'others' apps category will always be displayed at the end of the apps list
|
|
422
|
-
|
|
423
|
-
### Fixed
|
|
424
|
-
- Long app name are correctly handled using ellipsis in the apps list of the desktop view
|
|
425
|
-
|
|
426
|
-
### Added
|
|
427
|
-
- Claudy: a list of actions available for the Cozy and suggested to the user (according the Cozy context setting), in desktop and mobile views
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
## [v3.0.1] - 2017-06-23
|
|
431
|
-
### Fixed
|
|
432
|
-
- Fixed wrong path for Cozy Store icon
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
## [v3.0.0] - 2017-06-20
|
|
436
|
-
### Changed
|
|
437
|
-
- Support link href
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
[Unreleased]: https://github.com/cozy/cozy-bar/compare/v4.10.4...HEAD
|
|
441
|
-
[v4.10.4]: https://github.com/cozy/cozy-bar/compare/v4.10.3...v4.10.4
|
|
442
|
-
[v4.10.3]: https://github.com/cozy/cozy-bar/compare/v4.10.2...v4.10.3
|
|
443
|
-
[v4.10.2]: https://github.com/cozy/cozy-bar/compare/v4.10.1...v4.10.2
|
|
444
|
-
[v4.10.1]: https://github.com/cozy/cozy-bar/compare/v4.10.0...v4.10.1
|
|
445
|
-
[v4.10.0]: https://github.com/cozy/cozy-bar/compare/v4.9.4...v4.10.0
|
|
446
|
-
[v4.9.4]: https://github.com/cozy/cozy-bar/compare/v4.9.3...v4.9.4
|
|
447
|
-
[v4.9.3]: https://github.com/cozy/cozy-bar/compare/v4.9.2...v4.9.3
|
|
448
|
-
[v4.9.2]: https://github.com/cozy/cozy-bar/compare/v4.9.1...v4.9.2
|
|
449
|
-
[v4.9.1]: https://github.com/cozy/cozy-bar/compare/v4.9.0...v4.9.1
|
|
450
|
-
[v4.9.0]: https://github.com/cozy/cozy-bar/compare/v4.8.9...v4.9.0
|
|
451
|
-
[v4.8.9]: https://github.com/cozy/cozy-bar/compare/v4.8.8...v4.8.9
|
|
452
|
-
[v4.8.8]: https://github.com/cozy/cozy-bar/compare/v4.8.7...v4.8.8
|
|
453
|
-
[v4.8.7]: https://github.com/cozy/cozy-bar/compare/v4.8.6...v4.8.7
|
|
454
|
-
[v4.8.6]: https://github.com/cozy/cozy-bar/compare/v4.8.5...v4.8.6
|
|
455
|
-
[v4.8.5]: https://github.com/cozy/cozy-bar/compare/v4.8.4...v4.8.5
|
|
456
|
-
[v4.8.4]: https://github.com/cozy/cozy-bar/compare/v4.8.3...v4.8.4
|
|
457
|
-
[v4.8.3]: https://github.com/cozy/cozy-bar/compare/v4.8.2...v4.8.3
|
|
458
|
-
[v4.8.1]: https://github.com/cozy/cozy-bar/compare/v4.8.1...v4.8.2
|
|
459
|
-
[v4.8.1]: https://github.com/cozy/cozy-bar/compare/v4.8.0...v4.8.1
|
|
460
|
-
[v4.8.0]: https://github.com/cozy/cozy-bar/compare/v4.7.0...v4.8.0
|
|
461
|
-
[v4.7.0]: https://github.com/cozy/cozy-bar/compare/v4.6.0...v4.7.0
|
|
462
|
-
[v4.6.0]: https://github.com/cozy/cozy-bar/compare/v4.5.5...v4.6.0
|
|
463
|
-
[v4.5.4]: https://github.com/cozy/cozy-bar/compare/v4.5.4...v4.5.5
|
|
464
|
-
[v4.5.4]: https://github.com/cozy/cozy-bar/compare/v4.5.3...v4.5.4
|
|
465
|
-
[v4.5.3]: https://github.com/cozy/cozy-bar/compare/v4.5.2...v4.5.3
|
|
466
|
-
[v4.5.2]: https://github.com/cozy/cozy-bar/compare/v4.5.1...v4.5.2
|
|
467
|
-
[v4.5.0]: https://github.com/cozy/cozy-bar/compare/v4.4.0...v4.5.0
|
|
468
|
-
[v4.4.0]: https://github.com/cozy/cozy-bar/compare/v4.3.7...v4.4.0
|
|
469
|
-
[v4.3.7]: https://github.com/cozy/cozy-bar/compare/v4.3.6...v4.3.7
|
|
470
|
-
[v4.3.6]: https://github.com/cozy/cozy-bar/compare/v4.3.5...v4.3.6
|
|
471
|
-
[v4.3.5]: https://github.com/cozy/cozy-bar/compare/v4.3.4...v4.3.5
|
|
472
|
-
[v4.3.4]: https://github.com/cozy/cozy-bar/compare/v4.3.3...v4.3.4
|
|
473
|
-
[v4.3.3]: https://github.com/cozy/cozy-bar/compare/v4.2.6...v4.3.3
|
|
474
|
-
[v4.2.6]: https://github.com/cozy/cozy-bar/compare/v4.2.5...v4.2.6
|
|
475
|
-
[v4.2.5]: https://github.com/cozy/cozy-bar/compare/v4.2.4...v4.2.5
|
|
476
|
-
[v4.2.4]: https://github.com/cozy/cozy-bar/compare/v4.2.3...v4.2.4
|
|
477
|
-
[v4.2.3]: https://github.com/cozy/cozy-bar/compare/v4.2.2...v4.2.3
|
|
478
|
-
[v4.2.2]: https://github.com/cozy/cozy-bar/compare/v4.2.1...v4.2.2
|
|
479
|
-
[v4.2.1]: https://github.com/cozy/cozy-bar/compare/v4.2.0...v4.2.1
|
|
480
|
-
[v4.2.0]: https://github.com/cozy/cozy-bar/compare/v4.1.4...v4.2.0
|
|
481
|
-
[v4.1.4]: https://github.com/cozy/cozy-bar/compare/v4.1.3...v4.1.4
|
|
482
|
-
[v4.1.3]: https://github.com/cozy/cozy-bar/compare/v4.1.2...v4.1.3
|
|
483
|
-
[v4.1.2]: https://github.com/cozy/cozy-bar/compare/v4.1.1...v4.1.2
|
|
484
|
-
[v4.1.1]: https://github.com/cozy/cozy-bar/compare/v4.1.0...v4.1.1
|
|
485
|
-
[v4.1.0]: https://github.com/cozy/cozy-bar/compare/v4.0.2...v4.1.0
|
|
486
|
-
[v4.0.2]: https://github.com/cozy/cozy-bar/compare/v4.0.1...v4.0.2
|
|
487
|
-
[v4.0.1]: https://github.com/cozy/cozy-bar/compare/v4.0.0...v4.0.1
|
|
488
|
-
[v4.0.0]: https://github.com/cozy/cozy-bar/compare/v3.2.1...v4.0.0
|
|
489
|
-
[v3.2.1]: https://github.com/cozy/cozy-bar/compare/v3.2.0...v3.2.1
|
|
490
|
-
[v3.2.0]: https://github.com/cozy/cozy-bar/compare/v3.1.1...v3.2.0
|
|
491
|
-
[v3.1.1]: https://github.com/cozy/cozy-bar/compare/v3.1.0...v3.1.1
|
|
492
|
-
[v3.1.0]: https://github.com/cozy/cozy-bar/compare/v3.0.1...v3.1.0
|
|
493
|
-
[v3.0.1]: https://github.com/cozy/cozy-bar/compare/v3.0.0...v3.0.1
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
-
<path fill="#5D6165" fill-rule="evenodd" d="M225,68 L239,68 L239,78.0044225 C239,78.5542648 238.550051,79 237.993155,79 L226.006845,79 C225.45078,79 225,78.555163 225,78.0044225 L225,68 Z M224,66 C224,65.4477153 224.444631,65 225.000872,65 L238.999128,65 C239.551894,65 240,65.4438648 240,66 L240,67 L224,67 L224,66 Z M229,70 L235,70 L235,72 L229,72 L229,70 Z" transform="translate(-224 -64)"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
-
<path fill="#95999D" d="M35.5708019,45.0000059 L45.6757246,54.2628518 C46.0828436,54.6360442 46.1103465,55.2686115 45.7371541,55.6757305 C45.3639617,56.0828495 44.7313944,56.1103524 44.3242754,55.73716 L32.3270117,44.7396683 C32.1261015,44.5567619 32,44.2931102 32,44.0000059 C32,43.7069016 32.1261015,43.4432499 32.3270117,43.2603435 L44.3242754,32.2628518 C44.7313944,31.8896593 45.3639617,31.9171623 45.7371541,32.3242813 C46.1103465,32.7314003 46.0828436,33.3639676 45.6757246,33.73716 L35.5708019,43.0000059 L55,43.0000059 C55.5522847,43.0000059 56,43.4477211 56,44.0000059 C56,44.5522906 55.5522847,45.0000059 55,45.0000059 L35.5708019,45.0000059 Z" transform="translate(-32 -32)"/>
|
|
3
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><style>.st0{fill:none}</style><path class="st0" d="M22 12h-7c-.6 0-1 .4-1 1s.4 1 1 1h7c.6 0 1-.4 1-1s-.4-1-1-1zM25 7H15c-.5 0-1 .4-1 1s.4 1 1 1h10c.5 0 1-.4 1-1s-.4-1-1-1z"/><path fill="#FFFFFF" d="M31 1H9c-.6 0-1 .5-1 1v15c2.2 0 4.1 1.2 5.2 3H18v1.9c0 .6.4.7.8.4l3.3-2.3H31c.6 0 1-.5 1-1V2c0-.6-.4-1-1-1zm-9 13h-7c-.6 0-1-.4-1-1s.4-1 1-1h7c.6 0 1 .4 1 1s-.4 1-1 1zm3-5H15c-.6 0-1-.4-1-1s.5-1 1-1h10c.6 0 1 .4 1 1s-.5 1-1 1z"/><path fill="#FFFFFF" id="path-3_1_" d="M10.4 26.7c0 .1-.7 1.3-2.4 1.3-1.8 0-2.4-1.2-2.4-1.3-.1-.2 0-.5.2-.7.2-.1.5 0 .7.2 0 0 .4.7 1.6.7 1.1 0 1.5-.7 1.6-.7.1-.2.4-.3.7-.2.1.2.2.5 0 .7M12 23c0-2.2-1.8-4-4-4s-4 1.8-4 4c-2.2 0-4 1.8-4 4s1.8 4 4 4h8c2.2 0 4-1.8 4-4s-1.8-4-4-4"/></svg>
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="44px" height="48px" viewBox="0 0 44 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 48.2 (47327) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>cozy data connect</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="3402-app-Drive---menu-default" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(-186.000000, -68.000000)">
|
|
8
|
-
<g id="nav-apps">
|
|
9
|
-
<g id="cozy-collect" transform="translate(168.000000, 60.000000)">
|
|
10
|
-
<g id="cozy-data-connect" transform="translate(18.000000, 8.000000)">
|
|
11
|
-
<path d="M21.75,13.0364061 C26.6091006,13.0364061 30.548291,17.0538035 30.548291,22.0091966 C30.548291,26.9645896 26.6091006,30.981987 21.75,30.981987 C16.8908994,30.981987 12.951709,26.9645896 12.951709,22.0091966 C12.951709,17.0538035 16.8908994,13.0364061 21.75,13.0364061 Z M21.75,44.2087512 C16.4803125,44.2087512 11.703818,42.0590354 8.25,38.5910424 C11.1309515,35.7926971 16.1005196,33.9440784 21.75,33.9440784 C27.3994804,33.9440784 32.3690485,35.7926971 35.25,38.5910424 C31.796182,42.0590354 27.0196875,44.2087512 21.75,44.2087512 Z" id="Shape" fill="#855CEA" fill-rule="nonzero"></path>
|
|
12
|
-
<g id="Group">
|
|
13
|
-
<circle id="Oval" stroke="#C2ADF4" stroke-width="2" cx="21.75" cy="24" r="20.75"></circle>
|
|
14
|
-
<circle id="Oval-2" fill="#C2ADF4" cx="21.75" cy="4.5" r="4.5"></circle>
|
|
15
|
-
<circle id="Oval-2-Copy" fill="#C2ADF4" cx="21.75" cy="43.5" r="4.5"></circle>
|
|
16
|
-
<circle id="Oval-2-Copy-2" fill="#C2ADF4" cx="39" cy="35.25" r="4.5"></circle>
|
|
17
|
-
<circle id="Oval-2-Copy-4" fill="#C2ADF4" cx="4.5" cy="35.25" r="4.5"></circle>
|
|
18
|
-
<circle id="Oval-2-Copy-3" fill="#C2ADF4" cx="39" cy="13.5" r="4.5"></circle>
|
|
19
|
-
<circle id="Oval-2-Copy-5" fill="#C2ADF4" cx="4.5" cy="13.5" r="4.5"></circle>
|
|
20
|
-
</g>
|
|
21
|
-
</g>
|
|
22
|
-
</g>
|
|
23
|
-
</g>
|
|
24
|
-
</g>
|
|
25
|
-
</svg>
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="48px" height="42px" viewBox="0 0 48 42" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 48.2 (47327) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>folder 02</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="3402-app-Drive---menu-default" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(-104.000000, -175.000000)">
|
|
8
|
-
<g id="nav-apps">
|
|
9
|
-
<g id="cozy-drive" transform="translate(88.000000, 164.000000)">
|
|
10
|
-
<g id="folder-02" transform="translate(16.000000, 11.000000)">
|
|
11
|
-
<rect id="Rectangle-6" fill="#B2D3FF" x="0" y="3" width="48" height="39" rx="4"></rect>
|
|
12
|
-
<path d="M0,1.9973917 C0,0.894262725 0.90234375,0 1.99456145,0 L19.0054385,0 C20.1070044,0 21.6362228,0.636222839 22.4121541,1.41215408 L22.5878459,1.58784592 C23.3677571,2.36775708 24.8970262,3 26.0049466,3 L45.0089096,3 C46.6608432,3 48,4.34205759 48,6 L48,6 L26.0049466,6 C24.8976452,6 23.3637772,6.63622284 22.5878459,7.41215408 L22.4121541,7.58784592 C21.6322429,8.36775708 20.0976563,9 19.0054385,9 L1.99456145,9 C0.892995579,9 0,8.10414219 0,7.0026083 L0,1.9973917 Z" id="Rectangle-7" fill="#197BFF"></path>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="64px" height="51px" viewBox="0 0 64 51" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 48.2 (47327) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Group 3</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="3402-app-Drive---menu-default" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(-264.000000, -172.000000)">
|
|
8
|
-
<g id="nav-apps">
|
|
9
|
-
<g id="cozy-store" transform="translate(248.000000, 164.000000)">
|
|
10
|
-
<g id="Group-3" transform="translate(16.000000, 8.000000)">
|
|
11
|
-
<g id="store" opacity="0.5" fill="#F52D2D">
|
|
12
|
-
<path d="M3,42.5066023 L3,25.5 L9,25.5 L9,37.5 L24,37.5 L24,25.5 L45,25.5 L45,42.5066023 C45,43.0550537 44.5528686,43.5 44.0013041,43.5 L41.4986959,43.5 C40.9479289,43.5 40.5,43.0490115 40.5,42.4926891 L40.5,27 L30,27 L30,42.4926891 C30,43.0586649 29.5554342,43.5 29.0070346,43.5 L3.99296544,43.5 C3.44610862,43.5 3,43.0552407 3,42.5066023 Z M3,0.997544646 C3,0.446615951 3.44326177,0 3.99678245,0 L44.0032175,0 C44.5537253,0 45,0.446311399 45,0.997544646 L45,9 L3,9 L3,0.997544646 Z" id="Path-15" fill-opacity="0.2"></path>
|
|
13
|
-
<path d="M0,25.0020869 C0,26.1055038 0.894938439,27 2.00138927,27 L45.9986107,27 C47.1039475,27 48,26.1017394 48,25.0020869 L48,21.990778 C48,21.4435864 47.9035824,20.5661208 47.7842474,20.0291133 L45,7.5 L3,7.5 L0.215752602,20.0291133 C0.09659573,20.5653192 0,21.4509752 0,21.990778 L0,25.0020869 Z" id="Path"></path>
|
|
14
|
-
</g>
|
|
15
|
-
<g id="a-venir" transform="translate(16.000000, 35.000000)">
|
|
16
|
-
<rect id="Rectangle-8" fill="#297EF1" x="0" y="0" width="48" height="16" rx="2"></rect>
|
|
17
|
-
<text id="À-VENIR" font-family="Lato-Bold, Lato" font-size="10" font-weight="bold" fill="#FFFFFF">
|
|
18
|
-
<tspan x="3.9475" y="12">À VENIR</tspan>
|
|
19
|
-
</text>
|
|
20
|
-
</g>
|
|
21
|
-
</g>
|
|
22
|
-
</g>
|
|
23
|
-
</g>
|
|
24
|
-
</g>
|
|
25
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="48px" height="39px" viewBox="0 0 48 39" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 48.2 (47327) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>images 02</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="3402-app-Drive---menu-default" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(-184.000000, -177.000000)">
|
|
8
|
-
<g id="nav-apps">
|
|
9
|
-
<g id="cozy-photos" transform="translate(168.000000, 164.000000)">
|
|
10
|
-
<g id="images-02" transform="translate(16.000000, 13.000000)">
|
|
11
|
-
<rect id="Rectangle-5" fill="#1EC737" x="0" y="0" width="48" height="39" rx="4"></rect>
|
|
12
|
-
<path d="M0,29.9768414 L9.08392328,20.8929181 C9.86600086,20.1108405 11.1307648,20.1076062 11.9143185,20.8911599 L16.5,25.4768414 L28.5807792,13.3960622 C29.3645932,12.6122482 30.6300752,12.6069166 31.4124298,13.3892712 L48,29.9768414 L48,34.9768981 C48,37.1860057 46.2059475,38.9768414 43.9901068,38.9768414 L4.00989318,38.9768414 C1.79529033,38.9768414 0,37.1771879 0,34.9768981 L0,29.9768414 Z" id="Path-8" fill="#23A636"></path>
|
|
13
|
-
<circle id="Oval-1" fill="#FFFFFF" cx="12" cy="10.5" r="4.5"></circle>
|
|
14
|
-
<path d="M16.8,24.3 L8.4,32.7 L16.8,24.3 Z" id="Path-3" stroke="#1EC737" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</svg>
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="48px" height="16px" viewBox="0 0 48 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 48.2 (47327) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>a venir</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="3402-app-Drive---menu-default" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(-280.000000, -207.000000)">
|
|
8
|
-
<g id="nav-apps">
|
|
9
|
-
<g id="cozy-store" transform="translate(248.000000, 164.000000)">
|
|
10
|
-
<g id="Group-3" transform="translate(16.000000, 8.000000)">
|
|
11
|
-
<g id="a-venir" transform="translate(16.000000, 35.000000)">
|
|
12
|
-
<rect id="Rectangle-8" fill="#297EF1" x="0" y="0" width="48" height="16" rx="2"></rect>
|
|
13
|
-
<text id="À-VENIR" font-family="Lato-Bold, Lato" font-size="10" font-weight="bold" fill="#FFFFFF">
|
|
14
|
-
<tspan x="3.9475" y="12">À VENIR</tspan>
|
|
15
|
-
</text>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
21
|
-
</svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="48px" height="44px" viewBox="0 0 48 44" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 48.2 (47327) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>store</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<defs></defs>
|
|
7
|
-
<g id="3402-app-Drive---menu-default" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(-264.000000, -172.000000)">
|
|
8
|
-
<g id="nav-apps" fill="#F52D2D">
|
|
9
|
-
<g id="cozy-store" transform="translate(248.000000, 164.000000)">
|
|
10
|
-
<g id="Group-3" transform="translate(16.000000, 8.000000)">
|
|
11
|
-
<g id="store">
|
|
12
|
-
<path d="M3,42.5066023 L3,25.5 L9,25.5 L9,37.5 L24,37.5 L24,25.5 L45,25.5 L45,42.5066023 C45,43.0550537 44.5528686,43.5 44.0013041,43.5 L41.4986959,43.5 C40.9479289,43.5 40.5,43.0490115 40.5,42.4926891 L40.5,27 L30,27 L30,42.4926891 C30,43.0586649 29.5554342,43.5 29.0070346,43.5 L3.99296544,43.5 C3.44610862,43.5 3,43.0552407 3,42.5066023 Z M3,0.997544646 C3,0.446615951 3.44326177,0 3.99678245,0 L44.0032175,0 C44.5537253,0 45,0.446311399 45,0.997544646 L45,9 L3,9 L3,0.997544646 Z" id="Path-15" fill-opacity="0.2"></path>
|
|
13
|
-
<path d="M0,25.0020869 C0,26.1055038 0.894938439,27 2.00138927,27 L45.9986107,27 C47.1039475,27 48,26.1017394 48,25.0020869 L48,21.990778 C48,21.4435864 47.9035824,20.5661208 47.7842474,20.0291133 L45,7.5 L3,7.5 L0.215752602,20.0291133 C0.09659573,20.5653192 0,21.4509752 0,21.990778 L0,25.0020869 Z" id="Path"></path>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</svg>
|