@progress/kendo-theme-fluent 14.4.0-dev.0 → 14.4.0-dev.2

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.
@@ -92049,6 +92049,33 @@
92049
92049
  "resolvedValue": "var(--kendo-toolbar-item-focus-outline-color, var(--kendo-color-base-emphasis))",
92050
92050
  "resolvedType": "String"
92051
92051
  },
92052
+ {
92053
+ "description": "The border radius of the floating Toolbar.\n",
92054
+ "commentRange": {
92055
+ "start": 128,
92056
+ "end": 129
92057
+ },
92058
+ "context": {
92059
+ "type": "variable",
92060
+ "name": "kendo-floating-toolbar-border-radius",
92061
+ "value": "var( --kendo-floating-toolbar-border-radius, #{k-border-radius(md)} )",
92062
+ "scope": "default",
92063
+ "line": {
92064
+ "start": 130,
92065
+ "end": 130
92066
+ }
92067
+ },
92068
+ "group": [
92069
+ "toolbar"
92070
+ ],
92071
+ "access": "public",
92072
+ "file": {
92073
+ "path": "fluent/scss/toolbar/_variables.scss",
92074
+ "name": "_variables.scss"
92075
+ },
92076
+ "resolvedValue": "var(--kendo-floating-toolbar-border-radius, var(--kendo-border-radius-md))",
92077
+ "resolvedType": "String"
92078
+ },
92052
92079
  {
92053
92080
  "description": "The border radius of the Tooltip.\n",
92054
92081
  "commentRange": {
@@ -195722,6 +195749,33 @@
195722
195749
  "resolvedValue": "var(--kendo-toolbar-item-focus-outline-color, var(--kendo-color-base-emphasis))",
195723
195750
  "resolvedType": "String"
195724
195751
  },
195752
+ {
195753
+ "description": "The border radius of the floating Toolbar.\n",
195754
+ "commentRange": {
195755
+ "start": 128,
195756
+ "end": 129
195757
+ },
195758
+ "context": {
195759
+ "type": "variable",
195760
+ "name": "kendo-floating-toolbar-border-radius",
195761
+ "value": "var( --kendo-floating-toolbar-border-radius, #{k-border-radius(md)} )",
195762
+ "scope": "default",
195763
+ "line": {
195764
+ "start": 130,
195765
+ "end": 130
195766
+ }
195767
+ },
195768
+ "group": [
195769
+ "toolbar"
195770
+ ],
195771
+ "access": "public",
195772
+ "file": {
195773
+ "path": "fluent/scss/toolbar/_variables.scss",
195774
+ "name": "_variables.scss"
195775
+ },
195776
+ "resolvedValue": "var(--kendo-floating-toolbar-border-radius, var(--kendo-border-radius-md))",
195777
+ "resolvedType": "String"
195778
+ },
195725
195779
  {
195726
195780
  "description": "The sizes map of the ToolBar.\n",
195727
195781
  "commentRange": {
@@ -84864,6 +84864,31 @@
84864
84864
  "name": "_variables.scss"
84865
84865
  }
84866
84866
  },
84867
+ {
84868
+ "description": "The border radius of the floating Toolbar.\n",
84869
+ "commentRange": {
84870
+ "start": 128,
84871
+ "end": 129
84872
+ },
84873
+ "context": {
84874
+ "type": "variable",
84875
+ "name": "kendo-floating-toolbar-border-radius",
84876
+ "value": "var( --kendo-floating-toolbar-border-radius, #{k-border-radius(md)} )",
84877
+ "scope": "default",
84878
+ "line": {
84879
+ "start": 130,
84880
+ "end": 130
84881
+ }
84882
+ },
84883
+ "group": [
84884
+ "toolbar"
84885
+ ],
84886
+ "access": "public",
84887
+ "file": {
84888
+ "path": "toolbar/_variables.scss",
84889
+ "name": "_variables.scss"
84890
+ }
84891
+ },
84867
84892
  {
84868
84893
  "description": "The border radius of the Tooltip.\n",
84869
84894
  "commentRange": {
@@ -6789,6 +6789,10 @@
6789
6789
  }
6790
6790
  }
6791
6791
  },
6792
+ "kendo-floating-toolbar-border-radius": {
6793
+ "type": "String",
6794
+ "value": "var(--kendo-floating-toolbar-border-radius, var(--kendo-border-radius-md))"
6795
+ },
6792
6796
  "kendo-toolbar-item-focus-outline-width": {
6793
6797
  "type": "String",
6794
6798
  "value": "var(--kendo-toolbar-item-focus-outline-width, 1px)"
@@ -3,7 +3,7 @@
3
3
  "name": "All",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "14.4.0-dev.0",
6
+ "version": "14.4.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "oklch(100.00% 0.0001 0deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Fluent 1 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "14.4.0-dev.0",
6
+ "version": "14.4.0-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(21.85% 0.0025 67.57deg)",
9
9
  "oklch(24.42% 0.0024 67.57deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Fluent 1",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "14.4.0-dev.0",
6
+ "version": "14.4.0-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(100.00% 0.0001 0deg)",
9
9
  "oklch(98.26% 0.0016 66.88deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Fluent Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "14.4.0-dev.0",
6
+ "version": "14.4.0-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(23.93% 0.0000 0deg)",
9
9
  "oklch(28.09% 0.0000 0deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Fluent Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "14.4.0-dev.0",
6
+ "version": "14.4.0-dev.2",
7
7
  "previewColors": [
8
8
  "oklch(98.51% 0.0001 0deg)",
9
9
  "oklch(100.00% 0.0001 0deg)",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-fluent",
3
3
  "description": "A css variables based theme for Kendo UI that follows the Fluent design system guidelines.",
4
- "version": "14.4.0-dev.0",
4
+ "version": "14.4.0-dev.2",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -54,8 +54,8 @@
54
54
  },
55
55
  "dependencies": {
56
56
  "@progress/kendo-svg-icons": "^4.9.0",
57
- "@progress/kendo-theme-core": "14.4.0-dev.0",
58
- "@progress/kendo-theme-utils": "14.4.0-dev.0"
57
+ "@progress/kendo-theme-core": "14.4.0-dev.2",
58
+ "@progress/kendo-theme-utils": "14.4.0-dev.2"
59
59
  },
60
60
  "directories": {
61
61
  "doc": "docs",
@@ -125,6 +125,10 @@ $kendo-toolbar-item-focus-outline-style: var( --kendo-toolbar-item-focus-outline
125
125
  /// @group toolbar
126
126
  $kendo-toolbar-item-focus-outline-color: var( --kendo-toolbar-item-focus-outline-color, #{k-color(base-emphasis)} ) !default;
127
127
 
128
+ /// The border radius of the floating Toolbar.
129
+ /// @group toolbar
130
+ $kendo-floating-toolbar-border-radius: var( --kendo-floating-toolbar-border-radius, #{k-border-radius(md)} ) !default;
131
+
128
132
  @forward "@progress/kendo-theme-core/scss/components/toolbar/_variables.scss" with (
129
133
  $kendo-toolbar-default-fill-mode: $kendo-toolbar-default-fill-mode,
130
134
  $kendo-toolbar-default-size: $kendo-toolbar-default-size,
@@ -158,4 +162,5 @@ $kendo-toolbar-item-focus-outline-color: var( --kendo-toolbar-item-focus-outline
158
162
  $kendo-toolbar-separator-border: $kendo-toolbar-separator-border,
159
163
  $kendo-toolbar-input-width: $kendo-toolbar-input-width,
160
164
  $kendo-toolbar-smart-box-min-width: $kendo-toolbar-smart-box-min-width,
165
+ $kendo-floating-toolbar-border-radius: $kendo-floating-toolbar-border-radius
161
166
  );