Merge branch 'fix/overlays-color-alpha' into 'development'
fix(overlays): fixed opacity for overlays generated by entity color See merge request !96
No related branches found
No related tags found
Showing
- package.json 1 addition, 1 deletionpackage.json
- src/components/Map/MapViewer/utils/config/overlaysLayer/getColorByAvailableProperties.test.ts 0 additions, 73 deletions...onfig/overlaysLayer/getColorByAvailableProperties.test.ts
- src/components/Map/MapViewer/utils/config/overlaysLayer/getColorByAvailableProperties.ts 0 additions, 18 deletions...ils/config/overlaysLayer/getColorByAvailableProperties.ts
- src/components/Map/MapViewer/utils/config/overlaysLayer/getOverlayFeatures.ts 0 additions, 48 deletions...apViewer/utils/config/overlaysLayer/getOverlayFeatures.ts
- src/components/Map/MapViewer/utils/config/overlaysLayer/useGetOverlayColor.test.ts 62 additions, 0 deletions...wer/utils/config/overlaysLayer/useGetOverlayColor.test.ts
- src/components/Map/MapViewer/utils/config/overlaysLayer/useGetOverlayColor.ts 73 additions, 0 deletions...apViewer/utils/config/overlaysLayer/useGetOverlayColor.ts
- src/components/Map/MapViewer/utils/config/overlaysLayer/useOlMapOverlaysLayer.ts 6 additions, 34 deletions...iewer/utils/config/overlaysLayer/useOlMapOverlaysLayer.ts
- src/components/Map/MapViewer/utils/config/overlaysLayer/useOverlayFeatures.test.ts 69 additions, 0 deletions...wer/utils/config/overlaysLayer/useOverlayFeatures.test.ts
- src/components/Map/MapViewer/utils/config/overlaysLayer/useOverlayFeatures.ts 49 additions, 0 deletions...apViewer/utils/config/overlaysLayer/useOverlayFeatures.ts
- src/models/mocks/configurationOptionMock.ts 10 additions, 0 deletionssrc/models/mocks/configurationOptionMock.ts
- src/redux/configuration/configuration.mock.ts 1 addition, 0 deletionssrc/redux/configuration/configuration.mock.ts
- src/redux/map/map.fixtures.ts 17 additions, 0 deletionssrc/redux/map/map.fixtures.ts
- src/redux/models/models.mock.ts 24 additions, 0 deletionssrc/redux/models/models.mock.ts
- src/redux/overlayBioEntity/overlayBioEntity.mock.ts 43 additions, 0 deletionssrc/redux/overlayBioEntity/overlayBioEntity.mock.ts
- src/utils/convert/getHexStringColorFromRGBIntWithAlpha.test.ts 17 additions, 0 deletions...tils/convert/getHexStringColorFromRGBIntWithAlpha.test.ts
- src/utils/convert/getHexStringColorFromRGBIntWithAlpha.ts 16 additions, 0 deletionssrc/utils/convert/getHexStringColorFromRGBIntWithAlpha.ts
Please register or sign in to comment