@woosmap/ui 4.111.1 → 4.113.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@woosmap/ui",
3
- "version": "4.111.1",
3
+ "version": "4.113.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -69,15 +69,15 @@
69
69
  "@babel/cli": "^7.20.7",
70
70
  "@babel/core": "^7.20.7",
71
71
  "@babel/plugin-proposal-class-properties": "^7.18.6",
72
- "@storybook/addon-actions": "^6.5.15",
73
- "@storybook/addon-essentials": "^6.5.15",
74
- "@storybook/addon-jest": "^6.5.15",
75
- "@storybook/addon-links": "^6.5.15",
76
- "@storybook/builder-webpack5": "^6.5.15",
77
- "@storybook/manager-webpack5": "^6.5.15",
78
- "@storybook/node-logger": "^6.5.15",
72
+ "@storybook/addon-actions": "^6.5.16",
73
+ "@storybook/addon-essentials": "^6.5.16",
74
+ "@storybook/addon-jest": "^6.5.16",
75
+ "@storybook/addon-links": "^6.5.16",
76
+ "@storybook/builder-webpack5": "^6.5.16",
77
+ "@storybook/manager-webpack5": "^6.5.16",
78
+ "@storybook/node-logger": "^6.5.16",
79
79
  "@storybook/preset-create-react-app": "^4.1.2",
80
- "@storybook/react": "^6.5.15",
80
+ "@storybook/react": "^6.5.16",
81
81
  "@storybook/storybook-deployer": "^2.8.16",
82
82
  "@testing-library/jest-dom": "^5.16.5",
83
83
  "@testing-library/react": "^13.4.0",
@@ -219,21 +219,24 @@ input
219
219
  br()
220
220
  overflow hidden
221
221
  &::-webkit-color-swatch-wrapper
222
-
223
222
  padding 0
224
223
  &::-webkit-color-swatch
225
224
  border none
225
+ &::-moz-color-swatch-wrapper
226
+ padding 0
227
+ &::-moz-color-swatch
228
+ border none
226
229
  &--number
227
230
  .input__container
228
231
  display flex
229
232
  > :first-child
230
233
  border-radius $borderRadius 0 0 $borderRadius !important
234
+ border-right 0 !important
231
235
  > :nth-child(2)
232
236
  border-radius 0 !important
233
- border-left 0 !important
234
- border-right 0 !important
235
237
  > :nth-child(3)
236
238
  border-radius 0 $borderRadius $borderRadius 0 !important
239
+ border-left 0 !important
237
240
  input::-webkit-outer-spin-button
238
241
  input::-webkit-inner-spin-button
239
242
  -webkit-appearance none
@@ -1,6 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="Encoding">
4
- <file url="PROJECT" charset="UTF-8" />
5
- </component>
6
- </project>
@@ -1,18 +0,0 @@
1
- <component name="InspectionProjectProfileManager">
2
- <profile version="1.0">
3
- <option name="myName" value="Project Default" />
4
- <inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
5
- <inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
6
- <option name="ignoredPackages">
7
- <value>
8
- <list size="4">
9
- <item index="0" class="java.lang.String" itemvalue="Fabric" />
10
- <item index="1" class="java.lang.String" itemvalue="PyYAML" />
11
- <item index="2" class="java.lang.String" itemvalue="Jinja2" />
12
- <item index="3" class="java.lang.String" itemvalue="github3.py" />
13
- </list>
14
- </value>
15
- </option>
16
- </inspection_tool>
17
- </profile>
18
- </component>
@@ -1,6 +0,0 @@
1
- <component name="InspectionProjectProfileManager">
2
- <settings>
3
- <option name="USE_PROJECT_PROFILE" value="false" />
4
- <version value="1.0" />
5
- </settings>
6
- </component>
@@ -1,6 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="EslintConfiguration">
4
- <option name="fix-on-save" value="true" />
5
- </component>
6
- </project>
package/.idea/misc.xml DELETED
@@ -1,4 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9" project-jdk-type="Python SDK" />
4
- </project>
package/.idea/modules.xml DELETED
@@ -1,8 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ProjectModuleManager">
4
- <modules>
5
- <module fileurl="file://$PROJECT_DIR$/.idea/ui.iml" filepath="$PROJECT_DIR$/.idea/ui.iml" />
6
- </modules>
7
- </component>
8
- </project>
@@ -1,6 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="PrettierConfiguration">
4
- <option name="myRunOnReformat" value="true" />
5
- </component>
6
- </project>
package/.idea/ui.iml DELETED
@@ -1,15 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="PYTHON_MODULE" version="4">
3
- <component name="NewModuleRootManager">
4
- <content url="file://$MODULE_DIR$" />
5
- <orderEntry type="inheritedJdk" />
6
- <orderEntry type="sourceFolder" forTests="false" />
7
- </component>
8
- <component name="TemplatesService">
9
- <option name="TEMPLATE_FOLDERS">
10
- <list>
11
- <option value="$MODULE_DIR$/node_modules/@storybook/core/dist/server/templates" />
12
- </list>
13
- </option>
14
- </component>
15
- </module>
package/.idea/vcs.xml DELETED
@@ -1,6 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="VcsDirectoryMappings">
4
- <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
- </component>
6
- </project>