@dynatrace/strato-design-tokens 0.20.8 → 0.20.9

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.
Files changed (69) hide show
  1. package/animations/index.d.ts +1 -13
  2. package/animations/index.js +1 -15
  3. package/animations-js/index.d.ts +1 -13
  4. package/animations-js/index.js +1 -15
  5. package/borders/index.d.ts +1 -13
  6. package/borders/index.js +1 -15
  7. package/box-shadows/index.d.ts +1 -13
  8. package/box-shadows/index.js +1 -15
  9. package/breakpoints/index.d.ts +1 -13
  10. package/breakpoints/index.js +1 -15
  11. package/breakpoints-js/index.d.ts +1 -13
  12. package/breakpoints-js/index.js +1 -15
  13. package/colors/index.d.ts +17 -29
  14. package/colors/index.js +1 -15
  15. package/easings/index.d.ts +1 -13
  16. package/easings/index.js +1 -15
  17. package/easings-js/index.d.ts +1 -13
  18. package/easings-js/index.js +1 -15
  19. package/elevations/index.d.ts +1 -13
  20. package/elevations/index.js +1 -15
  21. package/esm/animations/index.js +1 -15
  22. package/esm/animations/index.js.map +2 -2
  23. package/esm/animations-js/index.js +1 -15
  24. package/esm/animations-js/index.js.map +2 -2
  25. package/esm/borders/index.js +1 -15
  26. package/esm/borders/index.js.map +2 -2
  27. package/esm/box-shadows/index.js +1 -15
  28. package/esm/box-shadows/index.js.map +2 -2
  29. package/esm/breakpoints/index.js +1 -15
  30. package/esm/breakpoints/index.js.map +2 -2
  31. package/esm/breakpoints-js/index.js +1 -15
  32. package/esm/breakpoints-js/index.js.map +2 -2
  33. package/esm/colors/index.js +1 -15
  34. package/esm/colors/index.js.map +2 -2
  35. package/esm/easings/index.js +1 -15
  36. package/esm/easings/index.js.map +2 -2
  37. package/esm/easings-js/index.js +1 -15
  38. package/esm/easings-js/index.js.map +2 -2
  39. package/esm/elevations/index.js +1 -15
  40. package/esm/elevations/index.js.map +2 -2
  41. package/esm/index.js +1 -15
  42. package/esm/index.js.map +2 -2
  43. package/esm/spacings/index.js +1 -15
  44. package/esm/spacings/index.js.map +2 -2
  45. package/esm/timings/index.js +1 -15
  46. package/esm/timings/index.js.map +2 -2
  47. package/esm/timings-js/index.js +1 -15
  48. package/esm/timings-js/index.js.map +2 -2
  49. package/esm/typography/index.js +1 -15
  50. package/esm/typography/index.js.map +2 -2
  51. package/esm/variables/index.js +1 -15
  52. package/esm/variables/index.js.map +2 -2
  53. package/esm/variables-dark/index.js +1 -15
  54. package/esm/variables-dark/index.js.map +2 -2
  55. package/index.d.ts +16 -31
  56. package/index.js +1 -15
  57. package/package.json +1 -1
  58. package/spacings/index.d.ts +1 -13
  59. package/spacings/index.js +1 -15
  60. package/timings/index.d.ts +1 -13
  61. package/timings/index.js +1 -15
  62. package/timings-js/index.d.ts +1 -13
  63. package/timings-js/index.js +1 -15
  64. package/typography/index.d.ts +1 -13
  65. package/typography/index.js +1 -15
  66. package/variables/index.d.ts +0 -15
  67. package/variables/index.js +1 -15
  68. package/variables-dark/index.d.ts +0 -15
  69. package/variables-dark/index.js +1 -15
@@ -1,17 +1,5 @@
1
1
  /**
2
- * @license
3
- * Copyright 2023 Dynatrace LLC
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
2
+ * Generated file, do not edit directly!
15
3
  */
16
4
  declare const _default: {
17
5
  Open: {
@@ -1,15 +1 @@
1
- var n=Object.defineProperty;var e=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var m=(s,a)=>{for(var t in a)n(s,t,{get:a[t],enumerable:!0})},u=(s,a,t,o)=>{if(a&&typeof a=="object"||typeof a=="function")for(let i of r(a))!d.call(s,i)&&i!==t&&n(s,i,{get:()=>a[i],enumerable:!(o=e(a,i))||o.enumerable});return s};var l=s=>u(n({},"__esModule",{value:!0}),s);var D={};m(D,{default:()=>z});module.exports=l(D);/**
2
- * @license
3
- * Copyright 2023 Dynatrace LLC
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */const v={Duration:{Fast:"var(--dt-animations-open-duration-fast, 170ms)",Base:"var(--dt-animations-open-duration-base, 250ms)",Slow:"var(--dt-animations-open-duration-slow, 400ms)"},Easing:"var(--dt-animations-open-easing, cubic-bezier(0, 0, 0.2, 1))"},c={Duration:{Fast:"var(--dt-animations-close-duration-fast, 0ms)",Base:"var(--dt-animations-close-duration-base, 170ms)",Slow:"var(--dt-animations-close-duration-slow, 250ms)"},Easing:"var(--dt-animations-close-easing, cubic-bezier(0.5, 0, 1, 1))"},g={Duration:{Fast:"var(--dt-animations-slide-in-duration-fast, 200ms)",Base:"var(--dt-animations-slide-in-duration-base, 300ms)",Slow:"var(--dt-animations-slide-in-duration-slow, 400ms)"},Easing:"var(--dt-animations-slide-in-easing, cubic-bezier(0, 0, 0.2, 1))"},b={Duration:{Fast:"var(--dt-animations-slide-out-duration-fast, 150ms)",Base:"var(--dt-animations-slide-out-duration-base, 250ms)",Slow:"var(--dt-animations-slide-out-duration-slow, 350ms)"},Easing:"var(--dt-animations-slide-out-easing, cubic-bezier(0.8, 0, 0.5, 1))"},f={Duration:{Fast:"var(--dt-animations-fade-in-duration-fast, 150ms)",Base:"var(--dt-animations-fade-in-duration-base, 250ms)",Slow:"var(--dt-animations-fade-in-duration-slow, 350ms)"},Easing:"var(--dt-animations-fade-in-easing, cubic-bezier(0.5, 0, 1, 1))"},w={Duration:{Fast:"var(--dt-animations-fade-out-duration-fast, 150ms)",Base:"var(--dt-animations-fade-out-duration-base, 250ms)",Slow:"var(--dt-animations-fade-out-duration-slow, 350ms)"},Easing:"var(--dt-animations-fade-out-easing, cubic-bezier(0, 0, 0.2, 1))"},p={Duration:{Base:"var(--dt-animations-hover-duration-base, 150ms)"},Easing:"var(--dt-animations-hover-easing, cubic-bezier(0, 0, 0.2, 1))"},S={Duration:{Fast:"var(--dt-animations-staggered-motion-duration-fast, 250ms)",Base:"var(--dt-animations-staggered-motion-duration-base, 350ms)",Slow:"var(--dt-animations-staggered-motion-duration-slow, 400ms)"},Offset:{Fast:"var(--dt-animations-staggered-motion-offset-fast, 20ms)",Base:"var(--dt-animations-staggered-motion-offset-base, 30ms)",Slow:"var(--dt-animations-staggered-motion-offset-slow, 50ms)"},Easing:"var(--dt-animations-staggered-motion-easing, cubic-bezier(0, 0, 0.2, 1))"},F={Duration:{Fast:"var(--dt-animations-expand-collapse-duration-fast, 250ms)",Base:"var(--dt-animations-expand-collapse-duration-base, 400ms)",Slow:"var(--dt-animations-expand-collapse-duration-slow, 600ms)"},Easing:"var(--dt-animations-expand-collapse-easing, cubic-bezier(0.4, 0, 0.2, 1))"},B={Duration:{Fast:"var(--dt-animations-move-duration-fast, 150ms)",Base:"var(--dt-animations-move-duration-base, 400ms)",Slow:"var(--dt-animations-move-duration-slow, 600ms)"},Easing:"var(--dt-animations-move-easing, cubic-bezier(0.4, 0, 0.2, 1))"},E={Duration:{Fast:"var(--dt-animations-rescale-duration-fast, 170ms)",Base:"var(--dt-animations-rescale-duration-base, 250ms)",Slow:"var(--dt-animations-rescale-duration-slow, 400ms)"},Easing:"var(--dt-animations-rescale-easing, cubic-bezier(0.4, 0, 0.2, 1))"};var z={Open:v,Close:c,SlideIn:g,SlideOut:b,FadeIn:f,FadeOut:w,Hover:p,StaggeredMotion:S,ExpandCollapse:F,Move:B,Rescale:E};
1
+ var n=Object.defineProperty;var e=Object.getOwnPropertyDescriptor;var r=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var m=(s,a)=>{for(var t in a)n(s,t,{get:a[t],enumerable:!0})},u=(s,a,t,o)=>{if(a&&typeof a=="object"||typeof a=="function")for(let i of r(a))!d.call(s,i)&&i!==t&&n(s,i,{get:()=>a[i],enumerable:!(o=e(a,i))||o.enumerable});return s};var l=s=>u(n({},"__esModule",{value:!0}),s);var D={};m(D,{default:()=>z});module.exports=l(D);const v={Duration:{Fast:"var(--dt-animations-open-duration-fast, 170ms)",Base:"var(--dt-animations-open-duration-base, 250ms)",Slow:"var(--dt-animations-open-duration-slow, 400ms)"},Easing:"var(--dt-animations-open-easing, cubic-bezier(0, 0, 0.2, 1))"},c={Duration:{Fast:"var(--dt-animations-close-duration-fast, 0ms)",Base:"var(--dt-animations-close-duration-base, 170ms)",Slow:"var(--dt-animations-close-duration-slow, 250ms)"},Easing:"var(--dt-animations-close-easing, cubic-bezier(0.5, 0, 1, 1))"},g={Duration:{Fast:"var(--dt-animations-slide-in-duration-fast, 200ms)",Base:"var(--dt-animations-slide-in-duration-base, 300ms)",Slow:"var(--dt-animations-slide-in-duration-slow, 400ms)"},Easing:"var(--dt-animations-slide-in-easing, cubic-bezier(0, 0, 0.2, 1))"},b={Duration:{Fast:"var(--dt-animations-slide-out-duration-fast, 150ms)",Base:"var(--dt-animations-slide-out-duration-base, 250ms)",Slow:"var(--dt-animations-slide-out-duration-slow, 350ms)"},Easing:"var(--dt-animations-slide-out-easing, cubic-bezier(0.8, 0, 0.5, 1))"},f={Duration:{Fast:"var(--dt-animations-fade-in-duration-fast, 150ms)",Base:"var(--dt-animations-fade-in-duration-base, 250ms)",Slow:"var(--dt-animations-fade-in-duration-slow, 350ms)"},Easing:"var(--dt-animations-fade-in-easing, cubic-bezier(0.5, 0, 1, 1))"},w={Duration:{Fast:"var(--dt-animations-fade-out-duration-fast, 150ms)",Base:"var(--dt-animations-fade-out-duration-base, 250ms)",Slow:"var(--dt-animations-fade-out-duration-slow, 350ms)"},Easing:"var(--dt-animations-fade-out-easing, cubic-bezier(0, 0, 0.2, 1))"},p={Duration:{Base:"var(--dt-animations-hover-duration-base, 150ms)"},Easing:"var(--dt-animations-hover-easing, cubic-bezier(0, 0, 0.2, 1))"},S={Duration:{Fast:"var(--dt-animations-staggered-motion-duration-fast, 250ms)",Base:"var(--dt-animations-staggered-motion-duration-base, 350ms)",Slow:"var(--dt-animations-staggered-motion-duration-slow, 400ms)"},Offset:{Fast:"var(--dt-animations-staggered-motion-offset-fast, 20ms)",Base:"var(--dt-animations-staggered-motion-offset-base, 30ms)",Slow:"var(--dt-animations-staggered-motion-offset-slow, 50ms)"},Easing:"var(--dt-animations-staggered-motion-easing, cubic-bezier(0, 0, 0.2, 1))"},F={Duration:{Fast:"var(--dt-animations-expand-collapse-duration-fast, 250ms)",Base:"var(--dt-animations-expand-collapse-duration-base, 400ms)",Slow:"var(--dt-animations-expand-collapse-duration-slow, 600ms)"},Easing:"var(--dt-animations-expand-collapse-easing, cubic-bezier(0.4, 0, 0.2, 1))"},B={Duration:{Fast:"var(--dt-animations-move-duration-fast, 150ms)",Base:"var(--dt-animations-move-duration-base, 400ms)",Slow:"var(--dt-animations-move-duration-slow, 600ms)"},Easing:"var(--dt-animations-move-easing, cubic-bezier(0.4, 0, 0.2, 1))"},E={Duration:{Fast:"var(--dt-animations-rescale-duration-fast, 170ms)",Base:"var(--dt-animations-rescale-duration-base, 250ms)",Slow:"var(--dt-animations-rescale-duration-slow, 400ms)"},Easing:"var(--dt-animations-rescale-easing, cubic-bezier(0.4, 0, 0.2, 1))"};var z={Open:v,Close:c,SlideIn:g,SlideOut:b,FadeIn:f,FadeOut:w,Hover:p,StaggeredMotion:S,ExpandCollapse:F,Move:B,Rescale:E};
@@ -1,17 +1,5 @@
1
1
  /**
2
- * @license
3
- * Copyright 2023 Dynatrace LLC
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
2
+ * Generated file, do not edit directly!
15
3
  */
16
4
  declare const _default: {
17
5
  Open: {
@@ -1,15 +1 @@
1
- var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var u=(s,a)=>{for(var t in a)n(s,t,{get:a[t],enumerable:!0})},S=(s,a,t,e)=>{if(a&&typeof a=="object"||typeof a=="function")for(let o of l(a))!r.call(s,o)&&o!==t&&n(s,o,{get:()=>a[o],enumerable:!(e=i(a,o))||e.enumerable});return s};var g=s=>S(n({},"__esModule",{value:!0}),s);var C={};u(C,{default:()=>x});module.exports=g(C);/**
2
- * @license
3
- * Copyright 2023 Dynatrace LLC
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */const F={Duration:{Fast:.17,Base:.25,Slow:.4},Easing:[0,0,.2,1]},c={Duration:{Fast:0,Base:.17,Slow:.25},Easing:[.5,0,1,1]},B={Duration:{Fast:.2,Base:.3,Slow:.4},Easing:[0,0,.2,1]},E={Duration:{Fast:.15,Base:.25,Slow:.35},Easing:[.8,0,.5,1]},w={Duration:{Fast:.15,Base:.25,Slow:.35},Easing:[.5,0,1,1]},D={Duration:{Fast:.15,Base:.25,Slow:.35},Easing:[0,0,.2,1]},d={Duration:{Base:.15},Easing:[0,0,.2,1]},p={Duration:{Fast:.25,Base:.35,Slow:.4},Offset:{Fast:.02,Base:.03,Slow:.05},Easing:[0,0,.2,1]},O={Duration:{Fast:.25,Base:.4,Slow:.6},Easing:[.4,0,.2,1]},f={Duration:{Fast:.15,Base:.4,Slow:.6},Easing:[.4,0,.2,1]},v={Duration:{Fast:.17,Base:.25,Slow:.4},Easing:[.4,0,.2,1]};var x={Open:F,Close:c,SlideIn:B,SlideOut:E,FadeIn:w,FadeOut:D,Hover:d,StaggeredMotion:p,ExpandCollapse:O,Move:f,Rescale:v};
1
+ var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var u=(s,a)=>{for(var t in a)n(s,t,{get:a[t],enumerable:!0})},S=(s,a,t,e)=>{if(a&&typeof a=="object"||typeof a=="function")for(let o of l(a))!r.call(s,o)&&o!==t&&n(s,o,{get:()=>a[o],enumerable:!(e=i(a,o))||e.enumerable});return s};var g=s=>S(n({},"__esModule",{value:!0}),s);var C={};u(C,{default:()=>x});module.exports=g(C);const F={Duration:{Fast:.17,Base:.25,Slow:.4},Easing:[0,0,.2,1]},c={Duration:{Fast:0,Base:.17,Slow:.25},Easing:[.5,0,1,1]},B={Duration:{Fast:.2,Base:.3,Slow:.4},Easing:[0,0,.2,1]},E={Duration:{Fast:.15,Base:.25,Slow:.35},Easing:[.8,0,.5,1]},w={Duration:{Fast:.15,Base:.25,Slow:.35},Easing:[.5,0,1,1]},D={Duration:{Fast:.15,Base:.25,Slow:.35},Easing:[0,0,.2,1]},d={Duration:{Base:.15},Easing:[0,0,.2,1]},p={Duration:{Fast:.25,Base:.35,Slow:.4},Offset:{Fast:.02,Base:.03,Slow:.05},Easing:[0,0,.2,1]},O={Duration:{Fast:.25,Base:.4,Slow:.6},Easing:[.4,0,.2,1]},f={Duration:{Fast:.15,Base:.4,Slow:.6},Easing:[.4,0,.2,1]},v={Duration:{Fast:.17,Base:.25,Slow:.4},Easing:[.4,0,.2,1]};var x={Open:F,Close:c,SlideIn:B,SlideOut:E,FadeIn:w,FadeOut:D,Hover:d,StaggeredMotion:p,ExpandCollapse:O,Move:f,Rescale:v};
@@ -1,17 +1,5 @@
1
1
  /**
2
- * @license
3
- * Copyright 2023 Dynatrace LLC
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
2
+ * Generated file, do not edit directly!
15
3
  */
16
4
  declare const _default: {
17
5
  Style: {
package/borders/index.js CHANGED
@@ -1,15 +1 @@
1
- var s=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var o=(e,d)=>{for(var a in d)s(e,a,{get:d[a],enumerable:!0})},b=(e,d,a,t)=>{if(d&&typeof d=="object"||typeof d=="function")for(let r of i(d))!l.call(e,r)&&r!==a&&s(e,r,{get:()=>d[r],enumerable:!(t=u(d,r))||t.enumerable});return e};var f=e=>b(s({},"__esModule",{value:!0}),e);var n={};o(n,{default:()=>x});module.exports=f(n);/**
2
- * @license
3
- * Copyright 2023 Dynatrace LLC
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */const p={Default:"var(--dt-borders-style-default, solid)",Dashed:"var(--dt-borders-style-dashed, dashed)"},v={Default:"var(--dt-borders-width-default, 1px)",Emphasized:"var(--dt-borders-width-emphasized, 2px)"},h={Surface:{Subdued:"var(--dt-borders-radius-surface-subdued, 12px)",Default:"var(--dt-borders-radius-surface-default, 16px)"},Container:{Subdued:"var(--dt-borders-radius-container-subdued, 8px)",Default:"var(--dt-borders-radius-container-default, 12px)"},Field:{Subdued:"var(--dt-borders-radius-field-subdued, 4px)",Default:"var(--dt-borders-radius-field-default, 8px)",Emphasized:"var(--dt-borders-radius-field-emphasized, 9999px)"}};var x={Style:p,Width:v,Radius:h};
1
+ var s=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var o=(e,d)=>{for(var a in d)s(e,a,{get:d[a],enumerable:!0})},b=(e,d,a,t)=>{if(d&&typeof d=="object"||typeof d=="function")for(let r of i(d))!l.call(e,r)&&r!==a&&s(e,r,{get:()=>d[r],enumerable:!(t=u(d,r))||t.enumerable});return e};var f=e=>b(s({},"__esModule",{value:!0}),e);var n={};o(n,{default:()=>x});module.exports=f(n);const p={Default:"var(--dt-borders-style-default, solid)",Dashed:"var(--dt-borders-style-dashed, dashed)"},v={Default:"var(--dt-borders-width-default, 1px)",Emphasized:"var(--dt-borders-width-emphasized, 2px)"},h={Surface:{Subdued:"var(--dt-borders-radius-surface-subdued, 12px)",Default:"var(--dt-borders-radius-surface-default, 16px)"},Container:{Subdued:"var(--dt-borders-radius-container-subdued, 8px)",Default:"var(--dt-borders-radius-container-default, 12px)"},Field:{Subdued:"var(--dt-borders-radius-field-subdued, 4px)",Default:"var(--dt-borders-radius-field-default, 8px)",Emphasized:"var(--dt-borders-radius-field-emphasized, 9999px)"}};var x={Style:p,Width:v,Radius:h};
@@ -1,17 +1,5 @@
1
1
  /**
2
- * @license
3
- * Copyright 2023 Dynatrace LLC
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
2
+ * Generated file, do not edit directly!
15
3
  */
16
4
  declare const _default: {
17
5
  Surface: {
@@ -1,15 +1 @@
1
- var a=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var o=Object.getOwnPropertyNames;var t=Object.prototype.hasOwnProperty;var v=(p,x)=>{for(var d in x)a(p,d,{get:x[d],enumerable:!0})},f=(p,x,d,s)=>{if(x&&typeof x=="object"||typeof x=="function")for(let e of o(x))!t.call(p,e)&&e!==d&&a(p,e,{get:()=>x[e],enumerable:!(s=r(x,e))||s.enumerable});return p};var c=p=>f(a({},"__esModule",{value:!0}),p);var u={};v(u,{default:()=>h});module.exports=c(u);/**
2
- * @license
3
- * Copyright 2023 Dynatrace LLC
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */const i={Flat:{Rest:"var(--dt-box-shadows-surface-flat-rest, none)",Hover:"var(--dt-box-shadows-surface-flat-hover, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 4px 8px -2px #2d2e4e12)",Active:"var(--dt-box-shadows-surface-flat-active, none)",Drag:"var(--dt-box-shadows-surface-flat-drag, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 7px 17px -2px #2d2e4e52)"},Raised:{Rest:"var(--dt-box-shadows-surface-raised-rest, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 4px 8px -2px #2d2e4e12)",Hover:"var(--dt-box-shadows-surface-raised-hover, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 5px 11px -2px #2d2e4e29)",Active:"var(--dt-box-shadows-surface-raised-active, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 4px 8px -2px #2d2e4e12)",Drag:"var(--dt-box-shadows-surface-raised-drag, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 7px 17px -2px #2d2e4e52)"},Floating:{Rest:"var(--dt-box-shadows-surface-floating-rest, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 5px 11px -2px #2d2e4e29)",Hover:"var(--dt-box-shadows-surface-floating-hover, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 6px 14px -2px #2d2e4e3d)",Active:"var(--dt-box-shadows-surface-floating-active, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 5px 11px -2px #2d2e4e29)",Drag:"var(--dt-box-shadows-surface-floating-drag, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 7px 17px -2px #2d2e4e52)"}};var h={Surface:i};
1
+ var a=Object.defineProperty;var r=Object.getOwnPropertyDescriptor;var o=Object.getOwnPropertyNames;var t=Object.prototype.hasOwnProperty;var v=(p,x)=>{for(var d in x)a(p,d,{get:x[d],enumerable:!0})},f=(p,x,d,s)=>{if(x&&typeof x=="object"||typeof x=="function")for(let e of o(x))!t.call(p,e)&&e!==d&&a(p,e,{get:()=>x[e],enumerable:!(s=r(x,e))||s.enumerable});return p};var c=p=>f(a({},"__esModule",{value:!0}),p);var u={};v(u,{default:()=>h});module.exports=c(u);const i={Flat:{Rest:"var(--dt-box-shadows-surface-flat-rest, none)",Hover:"var(--dt-box-shadows-surface-flat-hover, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 4px 8px -2px #2d2e4e12)",Active:"var(--dt-box-shadows-surface-flat-active, none)",Drag:"var(--dt-box-shadows-surface-flat-drag, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 7px 17px -2px #2d2e4e52)"},Raised:{Rest:"var(--dt-box-shadows-surface-raised-rest, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 4px 8px -2px #2d2e4e12)",Hover:"var(--dt-box-shadows-surface-raised-hover, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 5px 11px -2px #2d2e4e29)",Active:"var(--dt-box-shadows-surface-raised-active, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 4px 8px -2px #2d2e4e12)",Drag:"var(--dt-box-shadows-surface-raised-drag, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 7px 17px -2px #2d2e4e52)"},Floating:{Rest:"var(--dt-box-shadows-surface-floating-rest, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 5px 11px -2px #2d2e4e29)",Hover:"var(--dt-box-shadows-surface-floating-hover, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 6px 14px -2px #2d2e4e3d)",Active:"var(--dt-box-shadows-surface-floating-active, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 5px 11px -2px #2d2e4e29)",Drag:"var(--dt-box-shadows-surface-floating-drag, 0px 0px 0px 1px #2d2e4e08, 0px 1px 2px #2d2e4e0d, 0px 7px 17px -2px #2d2e4e52)"}};var h={Surface:i};
@@ -1,17 +1,5 @@
1
1
  /**
2
- * @license
3
- * Copyright 2023 Dynatrace LLC
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
2
+ * Generated file, do not edit directly!
15
3
  */
16
4
  declare const _default: {
17
5
  Max: {
@@ -1,15 +1 @@
1
- var o=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var b=(e,t)=>{for(var p in t)o(e,p,{get:t[p],enumerable:!0})},d=(e,t,p,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of n(t))!s.call(e,a)&&a!==p&&o(e,a,{get:()=>t[a],enumerable:!(r=i(t,a))||r.enumerable});return e};var x=e=>d(o({},"__esModule",{value:!0}),e);var v={};b(v,{default:()=>m});module.exports=x(v);/**
2
- * @license
3
- * Copyright 2023 Dynatrace LLC
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */const k={Mobile:"var(--dt-breakpoints-max-mobile, 640px)",Tablet:"var(--dt-breakpoints-max-tablet, 960px)",Desktop:"var(--dt-breakpoints-max-desktop, 1920px)"},l={Tablet:"var(--dt-breakpoints-min-tablet, 641px)",Desktop:"var(--dt-breakpoints-min-desktop, 961px)",Widescreen:"var(--dt-breakpoints-min-widescreen, 1921px)"};var m={Max:k,Min:l};
1
+ var o=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var b=(e,t)=>{for(var p in t)o(e,p,{get:t[p],enumerable:!0})},d=(e,t,p,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of n(t))!s.call(e,a)&&a!==p&&o(e,a,{get:()=>t[a],enumerable:!(r=i(t,a))||r.enumerable});return e};var x=e=>d(o({},"__esModule",{value:!0}),e);var v={};b(v,{default:()=>m});module.exports=x(v);const k={Mobile:"var(--dt-breakpoints-max-mobile, 640px)",Tablet:"var(--dt-breakpoints-max-tablet, 960px)",Desktop:"var(--dt-breakpoints-max-desktop, 1920px)"},l={Tablet:"var(--dt-breakpoints-min-tablet, 641px)",Desktop:"var(--dt-breakpoints-min-desktop, 961px)",Widescreen:"var(--dt-breakpoints-min-widescreen, 1921px)"};var m={Max:k,Min:l};
@@ -1,17 +1,5 @@
1
1
  /**
2
- * @license
3
- * Copyright 2023 Dynatrace LLC
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
2
+ * Generated file, do not edit directly!
15
3
  */
16
4
  declare const _default: {
17
5
  Max: {
@@ -1,15 +1 @@
1
- var a=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var b=Object.getOwnPropertyNames;var c=Object.prototype.hasOwnProperty;var i=(t,e)=>{for(var s in e)a(t,s,{get:e[s],enumerable:!0})},p=(t,e,s,l)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of b(e))!c.call(t,o)&&o!==s&&a(t,o,{get:()=>e[o],enumerable:!(l=n(e,o))||l.enumerable});return t};var M=t=>p(a({},"__esModule",{value:!0}),t);var x={};i(x,{default:()=>r});module.exports=M(x);/**
2
- * @license
3
- * Copyright 2023 Dynatrace LLC
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */const d={Mobile:640,Tablet:960,Desktop:1920},k={Tablet:641,Desktop:961,Widescreen:1921};var r={Max:d,Min:k};
1
+ var a=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var b=Object.getOwnPropertyNames;var c=Object.prototype.hasOwnProperty;var i=(t,e)=>{for(var s in e)a(t,s,{get:e[s],enumerable:!0})},p=(t,e,s,l)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of b(e))!c.call(t,o)&&o!==s&&a(t,o,{get:()=>e[o],enumerable:!(l=n(e,o))||l.enumerable});return t};var M=t=>p(a({},"__esModule",{value:!0}),t);var x={};i(x,{default:()=>r});module.exports=M(x);const d={Mobile:640,Tablet:960,Desktop:1920},k={Tablet:641,Desktop:961,Widescreen:1921};var r={Max:d,Min:k};
package/colors/index.d.ts CHANGED
@@ -1,17 +1,5 @@
1
1
  /**
2
- * @license
3
- * Copyright 2023 Dynatrace LLC
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
2
+ * Generated file, do not edit directly!
15
3
  */
16
4
  declare const _default: {
17
5
  Theme: {
@@ -104,7 +92,7 @@ declare const _default: {
104
92
  '70': string;
105
93
  /** Css custom property: --dt-colors-theme-warning-80. Default value: #fdb452. */
106
94
  '80': string;
107
- /** Css custom property: --dt-colors-theme-warning-90. Default value: #ffc777. */
95
+ /** Css custom property: --dt-colors-theme-warning-90. Default value: #ffc56a. */
108
96
  '90': string;
109
97
  };
110
98
  Critical: {
@@ -124,7 +112,7 @@ declare const _default: {
124
112
  '70': string;
125
113
  /** Css custom property: --dt-colors-theme-critical-80. Default value: #b2012d. */
126
114
  '80': string;
127
- /** Css custom property: --dt-colors-theme-critical-90. Default value: #9f0020. */
115
+ /** Css custom property: --dt-colors-theme-critical-90. Default value: #a0001f. */
128
116
  '90': string;
129
117
  };
130
118
  };
@@ -445,7 +433,7 @@ declare const _default: {
445
433
  AccentHover: string;
446
434
  /**
447
435
  * Use for click interaction on accentuated warning fields.
448
- * Css custom property: --dt-colors-background-field-warning-accent-active. Default value: #ffc777.
436
+ * Css custom property: --dt-colors-background-field-warning-accent-active. Default value: #ffc56a.
449
437
  */
450
438
  AccentActive: string;
451
439
  };
@@ -497,7 +485,7 @@ declare const _default: {
497
485
  AccentHover: string;
498
486
  /**
499
487
  * Use for click interaction on accentuated neutral fields.
500
- * Css custom property: --dt-colors-background-field-critical-accent-active. Default value: #9f0020.
488
+ * Css custom property: --dt-colors-background-field-critical-accent-active. Default value: #a0001f.
501
489
  */
502
490
  AccentActive: string;
503
491
  };
@@ -775,12 +763,12 @@ declare const _default: {
775
763
  Accent: string;
776
764
  /**
777
765
  * Use as border color of warning accentuated elements on hover interaction.
778
- * Css custom property: --dt-colors-border-warning-accent-hover. Default value: #653c00.
766
+ * Css custom property: --dt-colors-border-warning-accent-hover. Default value: #683b00.
779
767
  */
780
768
  AccentHover: string;
781
769
  /**
782
770
  * Use as border color of warning accentuated elements on click interaction.
783
- * Css custom property: --dt-colors-border-warning-accent-active. Default value: #4c2800.
771
+ * Css custom property: --dt-colors-border-warning-accent-active. Default value: #4d2800.
784
772
  */
785
773
  AccentActive: string;
786
774
  };
@@ -834,12 +822,12 @@ declare const _default: {
834
822
  Accent: string;
835
823
  /**
836
824
  * Use as border color of critical accentuated elements on hover interaction.
837
- * Css custom property: --dt-colors-border-critical-accent-hover. Default value: #95001e.
825
+ * Css custom property: --dt-colors-border-critical-accent-hover. Default value: #97001f.
838
826
  */
839
827
  AccentHover: string;
840
828
  /**
841
829
  * Use as border color of critical accentuated elements on click interaction.
842
- * Css custom property: --dt-colors-border-critical-accent-active. Default value: #6e0012.
830
+ * Css custom property: --dt-colors-border-critical-accent-active. Default value: #720013.
843
831
  */
844
832
  AccentActive: string;
845
833
  };
@@ -1053,12 +1041,12 @@ declare const _default: {
1053
1041
  Default: string;
1054
1042
  /**
1055
1043
  * Use as the default warning text color on hover interaction.
1056
- * Css custom property: --dt-colors-text-warning-default-hover. Default value: #653c00.
1044
+ * Css custom property: --dt-colors-text-warning-default-hover. Default value: #683b00.
1057
1045
  */
1058
1046
  DefaultHover: string;
1059
1047
  /**
1060
1048
  * Use as the default warning text color on click interaction.
1061
- * Css custom property: --dt-colors-text-warning-default-active. Default value: #4c2800.
1049
+ * Css custom property: --dt-colors-text-warning-default-active. Default value: #4d2800.
1062
1050
  */
1063
1051
  DefaultActive: string;
1064
1052
  };
@@ -1097,12 +1085,12 @@ declare const _default: {
1097
1085
  Default: string;
1098
1086
  /**
1099
1087
  * Use as the default critical text color on hover interaction.
1100
- * Css custom property: --dt-colors-text-critical-default-hover. Default value: #95001e.
1088
+ * Css custom property: --dt-colors-text-critical-default-hover. Default value: #97001f.
1101
1089
  */
1102
1090
  DefaultHover: string;
1103
1091
  /**
1104
1092
  * Use as the default critical text color on click interaction.
1105
- * Css custom property: --dt-colors-text-critical-default-active. Default value: #6e0012.
1093
+ * Css custom property: --dt-colors-text-critical-default-active. Default value: #720013.
1106
1094
  */
1107
1095
  DefaultActive: string;
1108
1096
  };
@@ -1316,12 +1304,12 @@ declare const _default: {
1316
1304
  Default: string;
1317
1305
  /**
1318
1306
  * Use as the default warning icon color on hover interaction.
1319
- * Css custom property: --dt-colors-icon-warning-default-hover. Default value: #653c00.
1307
+ * Css custom property: --dt-colors-icon-warning-default-hover. Default value: #683b00.
1320
1308
  */
1321
1309
  DefaultHover: string;
1322
1310
  /**
1323
1311
  * Use as the default warning icon color on click interaction.
1324
- * Css custom property: --dt-colors-icon-warning-default-active. Default value: #4c2800.
1312
+ * Css custom property: --dt-colors-icon-warning-default-active. Default value: #4d2800.
1325
1313
  */
1326
1314
  DefaultActive: string;
1327
1315
  };
@@ -1360,12 +1348,12 @@ declare const _default: {
1360
1348
  Default: string;
1361
1349
  /**
1362
1350
  * Use as the default critical icon color on hover interaction.
1363
- * Css custom property: --dt-colors-icon-critical-default-hover. Default value: #95001e.
1351
+ * Css custom property: --dt-colors-icon-critical-default-hover. Default value: #97001f.
1364
1352
  */
1365
1353
  DefaultHover: string;
1366
1354
  /**
1367
1355
  * Use as the default critical icon color on click interaction.
1368
- * Css custom property: --dt-colors-icon-critical-default-active. Default value: #6e0012.
1356
+ * Css custom property: --dt-colors-icon-critical-default-active. Default value: #720013.
1369
1357
  */
1370
1358
  DefaultActive: string;
1371
1359
  };