@synerise/ds-filter 0.20.9 → 0.20.10

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/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [0.20.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-filter@0.20.9...@synerise/ds-filter@0.20.10) (2025-03-10)
7
+
8
+ **Note:** Version bump only for package @synerise/ds-filter
9
+
10
+
11
+
12
+
13
+
6
14
  ## [0.20.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-filter@0.20.8...@synerise/ds-filter@0.20.9) (2025-03-04)
7
15
 
8
16
  **Note:** Version bump only for package @synerise/ds-filter
@@ -2,39 +2,39 @@ import styled from 'styled-components';
2
2
  import { Body, DragIcon, Footer } from '@synerise/ds-step-card/dist/StepCard.styles';
3
3
  export var FilterWrapper = styled.div.withConfig({
4
4
  displayName: "Filterstyles__FilterWrapper",
5
- componentId: "w5f27p-0"
5
+ componentId: "sc-w5f27p-0"
6
6
  })(["display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;"]);
7
7
  export var FilterHeader = styled.div.withConfig({
8
8
  displayName: "Filterstyles__FilterHeader",
9
- componentId: "w5f27p-1"
9
+ componentId: "sc-w5f27p-1"
10
10
  })(["width:100%;display:flex;margin-bottom:24px;flex-direction:row;align-items:center;justify-content:space-between;"]);
11
11
  export var FilterHeaderRightSide = styled.div.withConfig({
12
12
  displayName: "Filterstyles__FilterHeaderRightSide",
13
- componentId: "w5f27p-2"
13
+ componentId: "sc-w5f27p-2"
14
14
  })(["flex:1;overflow-x:hidden;"]);
15
15
  export var MatchingAndConditionsWrapper = styled.div.withConfig({
16
16
  displayName: "Filterstyles__MatchingAndConditionsWrapper",
17
- componentId: "w5f27p-3"
17
+ componentId: "sc-w5f27p-3"
18
18
  })(["flex:0 0 auto;margin-right:24px;display:flex;align-items:baseline;"]);
19
19
  export var MatchingWrapper = styled.div.withConfig({
20
20
  displayName: "Filterstyles__MatchingWrapper",
21
- componentId: "w5f27p-4"
21
+ componentId: "sc-w5f27p-4"
22
22
  })(["text-wrap:nowrap;"]);
23
23
  export var ConditionsLimit = styled.div.withConfig({
24
24
  displayName: "Filterstyles__ConditionsLimit",
25
- componentId: "w5f27p-5"
25
+ componentId: "sc-w5f27p-5"
26
26
  })(["margin-left:16px;"]);
27
27
  export var ConditionsLimitResults = styled.span.withConfig({
28
28
  displayName: "Filterstyles__ConditionsLimitResults",
29
- componentId: "w5f27p-6"
29
+ componentId: "sc-w5f27p-6"
30
30
  })(["font-weight:500;"]);
31
31
  export var LogicWrapper = styled.div.withConfig({
32
32
  displayName: "Filterstyles__LogicWrapper",
33
- componentId: "w5f27p-7"
33
+ componentId: "sc-w5f27p-7"
34
34
  })(["margin:22px 0;"]);
35
35
  export var ExpressionWrapper = styled.div.withConfig({
36
36
  displayName: "Filterstyles__ExpressionWrapper",
37
- componentId: "w5f27p-8"
37
+ componentId: "sc-w5f27p-8"
38
38
  })(["width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;&.sortable-chosen{cursor:grabbing;width:100%;opacity:1 !important;height:50px;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 16px 32px 0 #23293619;&&&&.ghost-element{z-index:100 !important;}", "{visibility:visible;opacity:1;}", "{position:absolute;opacity:0;height:0;}", ",", "{display:none;}}&.ghost-element{cursor:grabbing;width:100%;background-color:", ";border-left:2px solid ", ";border-radius:3px;display:flex;align-items:center;justify-content:center;padding:0;margin-bottom:24px;height:68px;box-shadow:none;position:relative;&:before{content:attr(data-dropLabel);text-align:center;position:relative;color:", ";}*{position:absolute;opacity:0;height:0;}}"], DragIcon, Body, Footer, LogicWrapper, function (props) {
39
39
  return props.theme.palette['blue-050'];
40
40
  }, function (props) {
@@ -44,11 +44,11 @@ export var ExpressionWrapper = styled.div.withConfig({
44
44
  });
45
45
  export var AddButtonWrapper = styled.div.withConfig({
46
46
  displayName: "Filterstyles__AddButtonWrapper",
47
- componentId: "w5f27p-9"
47
+ componentId: "sc-w5f27p-9"
48
48
  })(["display:flex;align-items:flex-start;justify-content:flex-start;margin:24px 0 0;width:100%;position:relative;"]);
49
49
  export var FilterTitle = styled.div.withConfig({
50
50
  displayName: "Filterstyles__FilterTitle",
51
- componentId: "w5f27p-10"
51
+ componentId: "sc-w5f27p-10"
52
52
  })(["font-size:16px;font-weight:500;line-height:1.25;color:", ";text-align:left;user-select:none;margin-bottom:24px;flex:0 0 auto;&:first-letter{text-transform:uppercase;}"], function (props) {
53
53
  return props.theme.palette['grey-800'];
54
54
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@synerise/ds-filter",
3
- "version": "0.20.9",
3
+ "version": "0.20.10",
4
4
  "description": "Filter UI Component for the Synerise Design System",
5
5
  "license": "ISC",
6
6
  "repository": "Synerise/synerise-design",
@@ -21,7 +21,7 @@
21
21
  "build:js": "babel --delete-dir-on-start --root-mode upward src --out-dir dist --extensions '.js,.ts,.tsx'",
22
22
  "build:watch": "npm run build:js -- --watch",
23
23
  "defs": "tsc --declaration --outDir dist/ --emitDeclarationOnly",
24
- "pack:ci": "npm pack --pack-destination ../../portal/storybook-static/static",
24
+ "pack:ci": "npm pack --pack-destination ../../storybook/storybook-static/static",
25
25
  "prepublish": "npm run build",
26
26
  "test": "jest",
27
27
  "test:watch": "npm run test -- --watchAll",
@@ -34,10 +34,10 @@
34
34
  ],
35
35
  "types": "dist/index.d.ts",
36
36
  "dependencies": {
37
- "@synerise/ds-button": "^0.23.3",
38
- "@synerise/ds-logic": "^0.10.6",
39
- "@synerise/ds-step-card": "^0.13.9",
40
- "@synerise/ds-utils": "^0.32.2",
37
+ "@synerise/ds-button": "^0.23.4",
38
+ "@synerise/ds-logic": "^0.10.7",
39
+ "@synerise/ds-step-card": "^0.13.10",
40
+ "@synerise/ds-utils": "^0.32.3",
41
41
  "react-sortablejs": "^6.0.0",
42
42
  "sortablejs": "1.15.1"
43
43
  },
@@ -47,5 +47,5 @@
47
47
  "react-intl": ">=3.12.0 <= 6.8",
48
48
  "styled-components": "^5.3.3"
49
49
  },
50
- "gitHead": "c5a647bd7a24a2c9294e781b2b69223e8543859f"
50
+ "gitHead": "a176b46dab123cd503247ae57022f8e808772d68"
51
51
  }