@hedia/recommendation-screen 1.4.2 → 1.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.
@@ -28,7 +28,9 @@
28
28
  </select>
29
29
  </component>
30
30
  <component name="ChangeListManager">
31
- <list default="true" id="bceba75c-4c15-4bdc-9b41-023f63a30830" name="Default Changelist" comment="" />
31
+ <list default="true" id="bceba75c-4c15-4bdc-9b41-023f63a30830" name="Default Changelist" comment="">
32
+ <change beforePath="$PROJECT_DIR$/src/components/RecommendedCarbs.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/RecommendedCarbs.tsx" afterDir="false" />
33
+ </list>
32
34
  <option name="SHOW_DIALOG" value="false" />
33
35
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
34
36
  <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -175,7 +177,7 @@
175
177
  <workItem from="1599729519931" duration="17229000" />
176
178
  <workItem from="1599810708519" duration="11591000" />
177
179
  <workItem from="1600069248315" duration="19504000" />
178
- <workItem from="1600159788993" duration="1877000" />
180
+ <workItem from="1600159788993" duration="5677000" />
179
181
  </task>
180
182
  <servers />
181
183
  </component>
@@ -183,9 +185,9 @@
183
185
  <option name="version" value="3" />
184
186
  <option name="exactExcludedFiles">
185
187
  <list>
186
- <option value="$PROJECT_DIR$/index.js" />
187
188
  <option value="$PROJECT_DIR$/App.jsx" />
188
189
  <option value="$PROJECT_DIR$/App.d.ts" />
190
+ <option value="$PROJECT_DIR$/index.js" />
189
191
  <option value="$PROJECT_DIR$/index.d.ts" />
190
192
  <option value="$PROJECT_DIR$/src/RecommendationScreen.d.ts" />
191
193
  <option value="$PROJECT_DIR$/src/RecommendationScreen.jsx" />
@@ -371,13 +373,13 @@
371
373
  <screen x="1792" y="-410" width="1920" height="1057" />
372
374
  </state>
373
375
  <state x="2477" y="-143" key="refactoring.ChangeSignatureDialog/1792.-410.1920.1057/0.23.1792.1097@1792.-410.1920.1057" timestamp="1599040674381" />
374
- <state x="360" y="268" width="671" height="677" key="search.everywhere.popup" timestamp="1600097151510">
375
- <screen x="0" y="23" width="1792" height="1097" />
376
+ <state x="2484" y="121" width="1287" height="875" key="search.everywhere.popup" timestamp="1600165624951">
377
+ <screen x="1792" y="-195" width="3440" height="1417" />
376
378
  </state>
377
379
  <state x="360" y="268" width="670" height="676" key="search.everywhere.popup/-1920.-66.1920.1057/0.23.1792.1097@0.23.1792.1097" timestamp="1596101738778" />
378
380
  <state x="360" y="268" width="670" height="676" key="search.everywhere.popup/0.23.1792.1097@0.23.1792.1097" timestamp="1596191050648" />
379
381
  <state x="360" y="268" width="671" height="677" key="search.everywhere.popup/1792.-195.3440.1417/0.23.1792.1097@0.23.1792.1097" timestamp="1597748285464" />
380
- <state x="2484" y="121" width="1287" height="875" key="search.everywhere.popup/1792.-195.3440.1417/0.23.1792.1097@1792.-195.3440.1417" timestamp="1599744384312" />
382
+ <state x="2484" y="121" width="1287" height="875" key="search.everywhere.popup/1792.-195.3440.1417/0.23.1792.1097@1792.-195.3440.1417" timestamp="1600165624951" />
381
383
  <state x="360" y="268" width="671" height="677" key="search.everywhere.popup/1792.-410.1920.1057/0.23.1792.1097@0.23.1792.1097" timestamp="1600097151510" />
382
384
  <state x="2178" y="-174" width="718" height="652" key="search.everywhere.popup/1792.-410.1920.1057/0.23.1792.1097@1792.-410.1920.1057" timestamp="1599833679258" />
383
385
  </component>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hedia/recommendation-screen",
3
- "version": "1.4.2",
3
+ "version": "1.4.3",
4
4
  "description": "Hedia Recommendation Screen for Bolus and Carbohydrates",
5
5
  "main": "index.js",
6
6
  "scripts": {