@dynatrace/strato-design-tokens 0.11.1

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 (67) hide show
  1. package/LICENSE +174 -0
  2. package/animations/index.d.ts +142 -0
  3. package/animations/index.esm.js +16 -0
  4. package/animations/index.esm.js.map +7 -0
  5. package/animations/index.js +15 -0
  6. package/animations-js/index.d.ts +101 -0
  7. package/animations-js/index.esm.js +16 -0
  8. package/animations-js/index.esm.js.map +7 -0
  9. package/animations-js/index.js +15 -0
  10. package/borders/index.d.ts +50 -0
  11. package/borders/index.esm.js +16 -0
  12. package/borders/index.esm.js.map +7 -0
  13. package/borders/index.js +15 -0
  14. package/box-shadows/index.d.ts +50 -0
  15. package/box-shadows/index.esm.js +16 -0
  16. package/box-shadows/index.esm.js.map +7 -0
  17. package/box-shadows/index.js +15 -0
  18. package/breakpoints/index.d.ts +34 -0
  19. package/breakpoints/index.esm.js +16 -0
  20. package/breakpoints/index.esm.js.map +7 -0
  21. package/breakpoints/index.js +15 -0
  22. package/colors/index.d.ts +1420 -0
  23. package/colors/index.esm.js +16 -0
  24. package/colors/index.esm.js.map +7 -0
  25. package/colors/index.js +15 -0
  26. package/easings/index.d.ts +28 -0
  27. package/easings/index.esm.js +16 -0
  28. package/easings/index.esm.js.map +7 -0
  29. package/easings/index.js +15 -0
  30. package/easings-js/index.d.ts +28 -0
  31. package/easings-js/index.esm.js +16 -0
  32. package/easings-js/index.esm.js.map +7 -0
  33. package/easings-js/index.js +15 -0
  34. package/elevations/index.d.ts +26 -0
  35. package/elevations/index.esm.js +16 -0
  36. package/elevations/index.esm.js.map +7 -0
  37. package/elevations/index.js +15 -0
  38. package/index.d.ts +31 -0
  39. package/index.esm.js +16 -0
  40. package/index.esm.js.map +7 -0
  41. package/index.js +15 -0
  42. package/migrations.json +3 -0
  43. package/package.json +101 -0
  44. package/spacings/index.d.ts +50 -0
  45. package/spacings/index.esm.js +16 -0
  46. package/spacings/index.esm.js.map +7 -0
  47. package/spacings/index.js +15 -0
  48. package/timings/index.d.ts +56 -0
  49. package/timings/index.esm.js +16 -0
  50. package/timings/index.esm.js.map +7 -0
  51. package/timings/index.js +15 -0
  52. package/timings-js/index.d.ts +42 -0
  53. package/timings-js/index.esm.js +16 -0
  54. package/timings-js/index.esm.js.map +7 -0
  55. package/timings-js/index.js +15 -0
  56. package/typography/index.d.ts +362 -0
  57. package/typography/index.esm.js +16 -0
  58. package/typography/index.esm.js.map +7 -0
  59. package/typography/index.js +15 -0
  60. package/variables/index.d.ts +852 -0
  61. package/variables/index.esm.js +16 -0
  62. package/variables/index.esm.js.map +7 -0
  63. package/variables/index.js +15 -0
  64. package/variables-dark/index.d.ts +852 -0
  65. package/variables-dark/index.esm.js +16 -0
  66. package/variables-dark/index.esm.js.map +7 -0
  67. package/variables-dark/index.js +15 -0
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../generated/spacings/index.ts"],
4
+ "sourcesContent": ["/**\n * @license\n * Copyright 2023 Dynatrace LLC\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n/**\n * Do not edit directly!\n * Generated on Thu Feb 09 2023 06:52:09 GMT+0000 (GMT)\n */\n\nconst Size0 = 'var(--dt-spacings-size-0, 0)';\nconst Size2 = 'var(--dt-spacings-size-2, 2px)';\nconst Size4 = 'var(--dt-spacings-size-4, 4px)';\nconst Size6 = 'var(--dt-spacings-size-6, 6px)';\nconst Size8 = 'var(--dt-spacings-size-8, 8px)';\nconst Size12 = 'var(--dt-spacings-size-12, 12px)';\nconst Size16 = 'var(--dt-spacings-size-16, 16px)';\nconst Size20 = 'var(--dt-spacings-size-20, 20px)';\nconst Size24 = 'var(--dt-spacings-size-24, 24px)';\nconst Size28 = 'var(--dt-spacings-size-28, 28px)';\nconst Size32 = 'var(--dt-spacings-size-32, 32px)';\nconst Size36 = 'var(--dt-spacings-size-36, 36px)';\nconst Size40 = 'var(--dt-spacings-size-40, 40px)';\nconst Size48 = 'var(--dt-spacings-size-48, 48px)';\nconst Size56 = 'var(--dt-spacings-size-56, 56px)';\nconst Size64 = 'var(--dt-spacings-size-64, 64px)';\nexport default {\n /** Css custom property: --dt-spacings-size-0. Value: 0. */\n Size0,\n /** Css custom property: --dt-spacings-size-2. Value: 2px. */\n Size2,\n /** Css custom property: --dt-spacings-size-4. Value: 4px. */\n Size4,\n /** Css custom property: --dt-spacings-size-6. Value: 6px. */\n Size6,\n /** Css custom property: --dt-spacings-size-8. Value: 8px. */\n Size8,\n /** Css custom property: --dt-spacings-size-12. Value: 12px. */\n Size12,\n /** Css custom property: --dt-spacings-size-16. Value: 16px. */\n Size16,\n /** Css custom property: --dt-spacings-size-20. Value: 20px. */\n Size20,\n /** Css custom property: --dt-spacings-size-24. Value: 24px. */\n Size24,\n /** Css custom property: --dt-spacings-size-28. Value: 28px. */\n Size28,\n /** Css custom property: --dt-spacings-size-32. Value: 32px. */\n Size32,\n /** Css custom property: --dt-spacings-size-36. Value: 36px. */\n Size36,\n /** Css custom property: --dt-spacings-size-40. Value: 40px. */\n Size40,\n /** Css custom property: --dt-spacings-size-48. Value: 48px. */\n Size48,\n /** Css custom property: --dt-spacings-size-56. Value: 56px. */\n Size56,\n /** Css custom property: --dt-spacings-size-64. Value: 64px. */\n Size64,\n};\n"],
5
+ "mappings": "AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GAqBA,KAAM,GAAQ,+BACR,EAAQ,iCACR,EAAQ,iCACR,EAAQ,iCACR,EAAQ,iCACR,EAAS,mCACT,EAAS,mCACT,EAAS,mCACT,EAAS,mCACT,EAAS,mCACT,EAAS,mCACT,EAAS,mCACT,EAAS,mCACT,EAAS,mCACT,EAAS,mCACT,EAAS,mCACf,GAAO,GAAQ,CAEb,QAEA,QAEA,QAEA,QAEA,QAEA,SAEA,SAEA,SAEA,SAEA,SAEA,SAEA,SAEA,SAEA,SAEA,SAEA,QACF",
6
+ "names": []
7
+ }
@@ -0,0 +1,15 @@
1
+ var a=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var z=Object.prototype.hasOwnProperty;var d=(i,s)=>{for(var t in s)a(i,t,{get:s[t],enumerable:!0})},o=(i,s,t,c)=>{if(s&&typeof s=="object"||typeof s=="function")for(let e of p(s))!z.call(i,e)&&e!==t&&a(i,e,{get:()=>s[e],enumerable:!(c=n(s,e))||c.enumerable});return i};var r=i=>o(a({},"__esModule",{value:!0}),i);var C={};d(C,{default:()=>B});module.exports=r(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 g="var(--dt-spacings-size-0, 0)",v="var(--dt-spacings-size-2, 2px)",x="var(--dt-spacings-size-4, 4px)",S="var(--dt-spacings-size-6, 6px)",f="var(--dt-spacings-size-8, 8px)",l="var(--dt-spacings-size-12, 12px)",u="var(--dt-spacings-size-16, 16px)",b="var(--dt-spacings-size-20, 20px)",h="var(--dt-spacings-size-24, 24px)",j="var(--dt-spacings-size-28, 28px)",k="var(--dt-spacings-size-32, 32px)",m="var(--dt-spacings-size-36, 36px)",q="var(--dt-spacings-size-40, 40px)",w="var(--dt-spacings-size-48, 48px)",y="var(--dt-spacings-size-56, 56px)",A="var(--dt-spacings-size-64, 64px)";var B={Size0:g,Size2:v,Size4:x,Size6:S,Size8:f,Size12:l,Size16:u,Size20:b,Size24:h,Size28:j,Size32:k,Size36:m,Size40:q,Size48:w,Size56:y,Size64:A};
@@ -0,0 +1,56 @@
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.
15
+ */
16
+ declare const _default: {
17
+ Instant: {
18
+ /** Css custom property: --dt-timings-instant-default. Default value: 0ms. */
19
+ Default: string;
20
+ };
21
+ Offset: {
22
+ /** Css custom property: --dt-timings-offset-short. Default value: 20ms. */
23
+ Short: string;
24
+ /** Css custom property: --dt-timings-offset-medium. Default value: 30ms. */
25
+ Medium: string;
26
+ /** Css custom property: --dt-timings-offset-long. Default value: 100ms. */
27
+ Long: string;
28
+ /** Css custom property: --dt-timings-offset-default. Default value: 50ms. */
29
+ Default: string;
30
+ };
31
+ Fast: {
32
+ /** Css custom property: --dt-timings-fast-quick. Default value: 150ms. */
33
+ Quick: string;
34
+ /** Css custom property: --dt-timings-fast-default. Default value: 170ms. */
35
+ Default: string;
36
+ /** Css custom property: --dt-timings-fast-moderate. Default value: 200ms. */
37
+ Moderate: string;
38
+ };
39
+ Base: {
40
+ /** Css custom property: --dt-timings-base-quick. Default value: 250ms. */
41
+ Quick: string;
42
+ /** Css custom property: --dt-timings-base-default. Default value: 300ms. */
43
+ Default: string;
44
+ /** Css custom property: --dt-timings-base-moderate. Default value: 350ms. */
45
+ Moderate: string;
46
+ };
47
+ Slow: {
48
+ /** Css custom property: --dt-timings-slow-default. Default value: 400ms. */
49
+ Default: string;
50
+ /** Css custom property: --dt-timings-slow-moderate. Default value: 600ms. */
51
+ Moderate: string;
52
+ /** Css custom property: --dt-timings-slow-gentle. Default value: 800ms. */
53
+ Gentle: string;
54
+ };
55
+ };
56
+ export default _default;
@@ -0,0 +1,16 @@
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.
15
+ */const t={Default:"var(--dt-timings-instant-default, 0ms)"},s={Short:"var(--dt-timings-offset-short, 20ms)",Medium:"var(--dt-timings-offset-medium, 30ms)",Long:"var(--dt-timings-offset-long, 100ms)",Default:"var(--dt-timings-offset-default, 50ms)"},a={Quick:"var(--dt-timings-fast-quick, 150ms)",Default:"var(--dt-timings-fast-default, 170ms)",Moderate:"var(--dt-timings-fast-moderate, 200ms)"},e={Quick:"var(--dt-timings-base-quick, 250ms)",Default:"var(--dt-timings-base-default, 300ms)",Moderate:"var(--dt-timings-base-moderate, 350ms)"},i={Default:"var(--dt-timings-slow-default, 400ms)",Moderate:"var(--dt-timings-slow-moderate, 600ms)",Gentle:"var(--dt-timings-slow-gentle, 800ms)"};var m={Instant:t,Offset:s,Fast:a,Base:e,Slow:i};export{m as default};
16
+ //# sourceMappingURL=index.esm.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../generated/timings/index.ts"],
4
+ "sourcesContent": ["/**\n * @license\n * Copyright 2023 Dynatrace LLC\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n/**\n * Do not edit directly!\n * Generated on Thu Feb 09 2023 06:52:09 GMT+0000 (GMT)\n */\n\nconst Instant = {\n /** Css custom property: --dt-timings-instant-default. Default value: 0ms. */\n Default: 'var(--dt-timings-instant-default, 0ms)',\n};\nconst Offset = {\n /** Css custom property: --dt-timings-offset-short. Default value: 20ms. */\n Short: 'var(--dt-timings-offset-short, 20ms)',\n /** Css custom property: --dt-timings-offset-medium. Default value: 30ms. */\n Medium: 'var(--dt-timings-offset-medium, 30ms)',\n /** Css custom property: --dt-timings-offset-long. Default value: 100ms. */\n Long: 'var(--dt-timings-offset-long, 100ms)',\n /** Css custom property: --dt-timings-offset-default. Default value: 50ms. */\n Default: 'var(--dt-timings-offset-default, 50ms)',\n};\nconst Fast = {\n /** Css custom property: --dt-timings-fast-quick. Default value: 150ms. */\n Quick: 'var(--dt-timings-fast-quick, 150ms)',\n /** Css custom property: --dt-timings-fast-default. Default value: 170ms. */\n Default: 'var(--dt-timings-fast-default, 170ms)',\n /** Css custom property: --dt-timings-fast-moderate. Default value: 200ms. */\n Moderate: 'var(--dt-timings-fast-moderate, 200ms)',\n};\nconst Base = {\n /** Css custom property: --dt-timings-base-quick. Default value: 250ms. */\n Quick: 'var(--dt-timings-base-quick, 250ms)',\n /** Css custom property: --dt-timings-base-default. Default value: 300ms. */\n Default: 'var(--dt-timings-base-default, 300ms)',\n /** Css custom property: --dt-timings-base-moderate. Default value: 350ms. */\n Moderate: 'var(--dt-timings-base-moderate, 350ms)',\n};\nconst Slow = {\n /** Css custom property: --dt-timings-slow-default. Default value: 400ms. */\n Default: 'var(--dt-timings-slow-default, 400ms)',\n /** Css custom property: --dt-timings-slow-moderate. Default value: 600ms. */\n Moderate: 'var(--dt-timings-slow-moderate, 600ms)',\n /** Css custom property: --dt-timings-slow-gentle. Default value: 800ms. */\n Gentle: 'var(--dt-timings-slow-gentle, 800ms)',\n};\nexport default {\n Instant,\n Offset,\n Fast,\n Base,\n Slow,\n};\n"],
5
+ "mappings": "AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GAqBA,KAAM,GAAU,CAEd,QAAS,wCACX,EACM,EAAS,CAEb,MAAO,uCAEP,OAAQ,wCAER,KAAM,uCAEN,QAAS,wCACX,EACM,EAAO,CAEX,MAAO,sCAEP,QAAS,wCAET,SAAU,wCACZ,EACM,EAAO,CAEX,MAAO,sCAEP,QAAS,wCAET,SAAU,wCACZ,EACM,EAAO,CAEX,QAAS,wCAET,SAAU,yCAEV,OAAQ,sCACV,EACA,GAAO,GAAQ,CACb,UACA,SACA,OACA,OACA,MACF",
6
+ "names": []
7
+ }
@@ -0,0 +1,15 @@
1
+ var i=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var f=Object.prototype.hasOwnProperty;var o=(s,t)=>{for(var e in t)i(s,e,{get:t[e],enumerable:!0})},r=(s,t,e,m)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of n(t))!f.call(s,a)&&a!==e&&i(s,a,{get:()=>t[a],enumerable:!(m=d(t,a))||m.enumerable});return s};var l=s=>r(i({},"__esModule",{value:!0}),s);var w={};o(w,{default:()=>k});module.exports=l(w);/**
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 g={Default:"var(--dt-timings-instant-default, 0ms)"},u={Short:"var(--dt-timings-offset-short, 20ms)",Medium:"var(--dt-timings-offset-medium, 30ms)",Long:"var(--dt-timings-offset-long, 100ms)",Default:"var(--dt-timings-offset-default, 50ms)"},v={Quick:"var(--dt-timings-fast-quick, 150ms)",Default:"var(--dt-timings-fast-default, 170ms)",Moderate:"var(--dt-timings-fast-moderate, 200ms)"},c={Quick:"var(--dt-timings-base-quick, 250ms)",Default:"var(--dt-timings-base-default, 300ms)",Moderate:"var(--dt-timings-base-moderate, 350ms)"},D={Default:"var(--dt-timings-slow-default, 400ms)",Moderate:"var(--dt-timings-slow-moderate, 600ms)",Gentle:"var(--dt-timings-slow-gentle, 800ms)"};var k={Instant:g,Offset:u,Fast:v,Base:c,Slow:D};
@@ -0,0 +1,42 @@
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.
15
+ */
16
+ declare const _default: {
17
+ Instant: {
18
+ /** Value: 0. */ Default: number;
19
+ };
20
+ Offset: {
21
+ /** Value: 0.02. */ Short: number;
22
+ /** Value: 0.03. */ Medium: number;
23
+ /** Value: 0.1. */ Long: number;
24
+ /** Value: 0.05. */ Default: number;
25
+ };
26
+ Fast: {
27
+ /** Value: 0.15. */ Quick: number;
28
+ /** Value: 0.17. */ Default: number;
29
+ /** Value: 0.2. */ Moderate: number;
30
+ };
31
+ Base: {
32
+ /** Value: 0.25. */ Quick: number;
33
+ /** Value: 0.3. */ Default: number;
34
+ /** Value: 0.35. */ Moderate: number;
35
+ };
36
+ Slow: {
37
+ /** Value: 0.4. */ Default: number;
38
+ /** Value: 0.6. */ Moderate: number;
39
+ /** Value: 0.8. */ Gentle: number;
40
+ };
41
+ };
42
+ export default _default;
@@ -0,0 +1,16 @@
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.
15
+ */const t={Default:0},e={Short:.02,Medium:.03,Long:.1,Default:.05},a={Quick:.15,Default:.17,Moderate:.2},o={Quick:.25,Default:.3,Moderate:.35},n={Default:.4,Moderate:.6,Gentle:.8};var s={Instant:t,Offset:e,Fast:a,Base:o,Slow:n};export{s as default};
16
+ //# sourceMappingURL=index.esm.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../generated/timings-js/index.ts"],
4
+ "sourcesContent": ["/**\n * @license\n * Copyright 2023 Dynatrace LLC\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n/**\n * Do not edit directly!\n * Generated on Thu Feb 09 2023 06:52:09 GMT+0000 (GMT)\n */\n\nconst Instant = {\n /** Value: 0. */ Default: 0,\n};\nconst Offset = {\n /** Value: 0.02. */ Short: 0.02,\n /** Value: 0.03. */ Medium: 0.03,\n /** Value: 0.1. */ Long: 0.1,\n /** Value: 0.05. */ Default: 0.05,\n};\nconst Fast = {\n /** Value: 0.15. */ Quick: 0.15,\n /** Value: 0.17. */ Default: 0.17,\n /** Value: 0.2. */ Moderate: 0.2,\n};\nconst Base = {\n /** Value: 0.25. */ Quick: 0.25,\n /** Value: 0.3. */ Default: 0.3,\n /** Value: 0.35. */ Moderate: 0.35,\n};\nconst Slow = {\n /** Value: 0.4. */ Default: 0.4,\n /** Value: 0.6. */ Moderate: 0.6,\n /** Value: 0.8. */ Gentle: 0.8,\n};\nexport default {\n Instant,\n Offset,\n Fast,\n Base,\n Slow,\n};\n"],
5
+ "mappings": "AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GAqBA,KAAM,GAAU,CACG,QAAS,CAC5B,EACM,EAAS,CACO,MAAO,IACP,OAAQ,IACT,KAAM,GACL,QAAS,GAC/B,EACM,EAAO,CACS,MAAO,IACP,QAAS,IACV,SAAU,EAC/B,EACM,EAAO,CACS,MAAO,IACR,QAAS,GACR,SAAU,GAChC,EACM,EAAO,CACQ,QAAS,GACT,SAAU,GACV,OAAQ,EAC7B,EACA,GAAO,GAAQ,CACb,UACA,SACA,OACA,OACA,MACF",
6
+ "names": []
7
+ }
@@ -0,0 +1,15 @@
1
+ var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var l=Object.prototype.hasOwnProperty;var c=(e,t)=>{for(var o in t)n(e,o,{get:t[o],enumerable:!0})},d=(e,t,o,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of f(t))!l.call(e,a)&&a!==o&&n(e,a,{get:()=>t[a],enumerable:!(s=u(t,a))||s.enumerable});return e};var r=e=>d(n({},"__esModule",{value:!0}),e);var g={};c(g,{default:()=>S});module.exports=r(g);/**
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={Default:0},M={Short:.02,Medium:.03,Long:.1,Default:.05},i={Quick:.15,Default:.17,Moderate:.2},k={Quick:.25,Default:.3,Moderate:.35},Q={Default:.4,Moderate:.6,Gentle:.8};var S={Instant:D,Offset:M,Fast:i,Base:k,Slow:Q};
@@ -0,0 +1,362 @@
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.
15
+ */
16
+ declare const _default: {
17
+ Display: {
18
+ Level1: {
19
+ /** Css custom property: --dt-typography-display-level-1-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
20
+ Family: string;
21
+ /** Css custom property: --dt-typography-display-level-1-weight. Default value: 600. */
22
+ Weight: string;
23
+ /** Css custom property: --dt-typography-display-level-1-size. Default value: 64px. */
24
+ Size: string;
25
+ /** Css custom property: --dt-typography-display-level-1-line-height. Default value: 1.1875. */
26
+ LineHeight: string;
27
+ /** Css custom property: --dt-typography-display-level-1-text-decoration. Default value: none. */
28
+ TextDecoration: string;
29
+ /** Css custom property: --dt-typography-display-level-1-text-transform. Default value: none. */
30
+ TextTransform: string;
31
+ };
32
+ Level2: {
33
+ /** Css custom property: --dt-typography-display-level-2-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
34
+ Family: string;
35
+ /** Css custom property: --dt-typography-display-level-2-weight. Default value: 600. */
36
+ Weight: string;
37
+ /** Css custom property: --dt-typography-display-level-2-size. Default value: 56px. */
38
+ Size: string;
39
+ /** Css custom property: --dt-typography-display-level-2-line-height. Default value: 1.2142857143. */
40
+ LineHeight: string;
41
+ /** Css custom property: --dt-typography-display-level-2-text-decoration. Default value: none. */
42
+ TextDecoration: string;
43
+ /** Css custom property: --dt-typography-display-level-2-text-transform. Default value: none. */
44
+ TextTransform: string;
45
+ };
46
+ Level3: {
47
+ /** Css custom property: --dt-typography-display-level-3-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
48
+ Family: string;
49
+ /** Css custom property: --dt-typography-display-level-3-weight. Default value: 600. */
50
+ Weight: string;
51
+ /** Css custom property: --dt-typography-display-level-3-size. Default value: 48px. */
52
+ Size: string;
53
+ /** Css custom property: --dt-typography-display-level-3-line-height. Default value: 1.25. */
54
+ LineHeight: string;
55
+ /** Css custom property: --dt-typography-display-level-3-text-decoration. Default value: none. */
56
+ TextDecoration: string;
57
+ /** Css custom property: --dt-typography-display-level-3-text-transform. Default value: none. */
58
+ TextTransform: string;
59
+ };
60
+ };
61
+ Heading: {
62
+ Level1: {
63
+ /** Css custom property: --dt-typography-heading-level-1-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
64
+ Family: string;
65
+ /** Css custom property: --dt-typography-heading-level-1-weight. Default value: 600. */
66
+ Weight: string;
67
+ /** Css custom property: --dt-typography-heading-level-1-size. Default value: 32px. */
68
+ Size: string;
69
+ /** Css custom property: --dt-typography-heading-level-1-line-height. Default value: 1.25. */
70
+ LineHeight: string;
71
+ /** Css custom property: --dt-typography-heading-level-1-text-decoration. Default value: none. */
72
+ TextDecoration: string;
73
+ /** Css custom property: --dt-typography-heading-level-1-text-transform. Default value: none. */
74
+ TextTransform: string;
75
+ };
76
+ Level2: {
77
+ /** Css custom property: --dt-typography-heading-level-2-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
78
+ Family: string;
79
+ /** Css custom property: --dt-typography-heading-level-2-weight. Default value: 600. */
80
+ Weight: string;
81
+ /** Css custom property: --dt-typography-heading-level-2-size. Default value: 28px. */
82
+ Size: string;
83
+ /** Css custom property: --dt-typography-heading-level-2-line-height. Default value: 1.2857142857. */
84
+ LineHeight: string;
85
+ /** Css custom property: --dt-typography-heading-level-2-text-decoration. Default value: none. */
86
+ TextDecoration: string;
87
+ /** Css custom property: --dt-typography-heading-level-2-text-transform. Default value: none. */
88
+ TextTransform: string;
89
+ };
90
+ Level3: {
91
+ /** Css custom property: --dt-typography-heading-level-3-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
92
+ Family: string;
93
+ /** Css custom property: --dt-typography-heading-level-3-weight. Default value: 600. */
94
+ Weight: string;
95
+ /** Css custom property: --dt-typography-heading-level-3-size. Default value: 24px. */
96
+ Size: string;
97
+ /** Css custom property: --dt-typography-heading-level-3-line-height. Default value: 1.3333333333. */
98
+ LineHeight: string;
99
+ /** Css custom property: --dt-typography-heading-level-3-text-decoration. Default value: none. */
100
+ TextDecoration: string;
101
+ /** Css custom property: --dt-typography-heading-level-3-text-transform. Default value: none. */
102
+ TextTransform: string;
103
+ };
104
+ Level4: {
105
+ /** Css custom property: --dt-typography-heading-level-4-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
106
+ Family: string;
107
+ /** Css custom property: --dt-typography-heading-level-4-weight. Default value: 600. */
108
+ Weight: string;
109
+ /** Css custom property: --dt-typography-heading-level-4-size. Default value: 20px. */
110
+ Size: string;
111
+ /** Css custom property: --dt-typography-heading-level-4-line-height. Default value: 1.4. */
112
+ LineHeight: string;
113
+ /** Css custom property: --dt-typography-heading-level-4-text-decoration. Default value: none. */
114
+ TextDecoration: string;
115
+ /** Css custom property: --dt-typography-heading-level-4-text-transform. Default value: none. */
116
+ TextTransform: string;
117
+ };
118
+ Level5: {
119
+ /** Css custom property: --dt-typography-heading-level-5-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
120
+ Family: string;
121
+ /** Css custom property: --dt-typography-heading-level-5-weight. Default value: 600. */
122
+ Weight: string;
123
+ /** Css custom property: --dt-typography-heading-level-5-size. Default value: 16px. */
124
+ Size: string;
125
+ /** Css custom property: --dt-typography-heading-level-5-line-height. Default value: 1.5. */
126
+ LineHeight: string;
127
+ /** Css custom property: --dt-typography-heading-level-5-text-decoration. Default value: none. */
128
+ TextDecoration: string;
129
+ /** Css custom property: --dt-typography-heading-level-5-text-transform. Default value: none. */
130
+ TextTransform: string;
131
+ };
132
+ Level6: {
133
+ /** Css custom property: --dt-typography-heading-level-6-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
134
+ Family: string;
135
+ /** Css custom property: --dt-typography-heading-level-6-weight. Default value: 600. */
136
+ Weight: string;
137
+ /** Css custom property: --dt-typography-heading-level-6-size. Default value: 14px. */
138
+ Size: string;
139
+ /** Css custom property: --dt-typography-heading-level-6-line-height. Default value: 1.4285714286. */
140
+ LineHeight: string;
141
+ /** Css custom property: --dt-typography-heading-level-6-text-decoration. Default value: none. */
142
+ TextDecoration: string;
143
+ /** Css custom property: --dt-typography-heading-level-6-text-transform. Default value: none. */
144
+ TextTransform: string;
145
+ };
146
+ };
147
+ Subtitle: {
148
+ Display: {
149
+ Level1: {
150
+ /** Css custom property: --dt-typography-subtitle-display-level-1-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
151
+ Family: string;
152
+ /** Css custom property: --dt-typography-subtitle-display-level-1-weight. Default value: 400. */
153
+ Weight: string;
154
+ /** Css custom property: --dt-typography-subtitle-display-level-1-size. Default value: 28px. */
155
+ Size: string;
156
+ /** Css custom property: --dt-typography-subtitle-display-level-1-line-height. Default value: 1.4285714286. */
157
+ LineHeight: string;
158
+ /** Css custom property: --dt-typography-subtitle-display-level-1-text-decoration. Default value: none. */
159
+ TextDecoration: string;
160
+ /** Css custom property: --dt-typography-subtitle-display-level-1-text-transform. Default value: none. */
161
+ TextTransform: string;
162
+ };
163
+ Level2: {
164
+ /** Css custom property: --dt-typography-subtitle-display-level-2-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
165
+ Family: string;
166
+ /** Css custom property: --dt-typography-subtitle-display-level-2-weight. Default value: 400. */
167
+ Weight: string;
168
+ /** Css custom property: --dt-typography-subtitle-display-level-2-size. Default value: 24px. */
169
+ Size: string;
170
+ /** Css custom property: --dt-typography-subtitle-display-level-2-line-height. Default value: 1.5. */
171
+ LineHeight: string;
172
+ /** Css custom property: --dt-typography-subtitle-display-level-2-text-decoration. Default value: none. */
173
+ TextDecoration: string;
174
+ /** Css custom property: --dt-typography-subtitle-display-level-2-text-transform. Default value: none. */
175
+ TextTransform: string;
176
+ };
177
+ Level3: {
178
+ /** Css custom property: --dt-typography-subtitle-display-level-3-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
179
+ Family: string;
180
+ /** Css custom property: --dt-typography-subtitle-display-level-3-weight. Default value: 400. */
181
+ Weight: string;
182
+ /** Css custom property: --dt-typography-subtitle-display-level-3-size. Default value: 21px. */
183
+ Size: string;
184
+ /** Css custom property: --dt-typography-subtitle-display-level-3-line-height. Default value: 1.5238095238. */
185
+ LineHeight: string;
186
+ /** Css custom property: --dt-typography-subtitle-display-level-3-text-decoration. Default value: none. */
187
+ TextDecoration: string;
188
+ /** Css custom property: --dt-typography-subtitle-display-level-3-text-transform. Default value: none. */
189
+ TextTransform: string;
190
+ };
191
+ };
192
+ Heading: {
193
+ Level1: {
194
+ /** Css custom property: --dt-typography-subtitle-heading-level-1-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
195
+ Family: string;
196
+ /** Css custom property: --dt-typography-subtitle-heading-level-1-weight. Default value: 400. */
197
+ Weight: string;
198
+ /** Css custom property: --dt-typography-subtitle-heading-level-1-size. Default value: 21px. */
199
+ Size: string;
200
+ /** Css custom property: --dt-typography-subtitle-heading-level-1-line-height. Default value: 1.5238095238. */
201
+ LineHeight: string;
202
+ /** Css custom property: --dt-typography-subtitle-heading-level-1-text-decoration. Default value: none. */
203
+ TextDecoration: string;
204
+ /** Css custom property: --dt-typography-subtitle-heading-level-1-text-transform. Default value: none. */
205
+ TextTransform: string;
206
+ };
207
+ Level2: {
208
+ /** Css custom property: --dt-typography-subtitle-heading-level-2-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
209
+ Family: string;
210
+ /** Css custom property: --dt-typography-subtitle-heading-level-2-weight. Default value: 400. */
211
+ Weight: string;
212
+ /** Css custom property: --dt-typography-subtitle-heading-level-2-size. Default value: 18px. */
213
+ Size: string;
214
+ /** Css custom property: --dt-typography-subtitle-heading-level-2-line-height. Default value: 1.5555555556. */
215
+ LineHeight: string;
216
+ /** Css custom property: --dt-typography-subtitle-heading-level-2-text-decoration. Default value: none. */
217
+ TextDecoration: string;
218
+ /** Css custom property: --dt-typography-subtitle-heading-level-2-text-transform. Default value: none. */
219
+ TextTransform: string;
220
+ };
221
+ Level3: {
222
+ /** Css custom property: --dt-typography-subtitle-heading-level-3-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
223
+ Family: string;
224
+ /** Css custom property: --dt-typography-subtitle-heading-level-3-weight. Default value: 400. */
225
+ Weight: string;
226
+ /** Css custom property: --dt-typography-subtitle-heading-level-3-size. Default value: 16px. */
227
+ Size: string;
228
+ /** Css custom property: --dt-typography-subtitle-heading-level-3-line-height. Default value: 1.5. */
229
+ LineHeight: string;
230
+ /** Css custom property: --dt-typography-subtitle-heading-level-3-text-decoration. Default value: none. */
231
+ TextDecoration: string;
232
+ /** Css custom property: --dt-typography-subtitle-heading-level-3-text-transform. Default value: none. */
233
+ TextTransform: string;
234
+ };
235
+ };
236
+ };
237
+ Text: {
238
+ Base: {
239
+ Default: {
240
+ /** Css custom property: --dt-typography-text-base-default-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
241
+ Family: string;
242
+ /** Css custom property: --dt-typography-text-base-default-weight. Default value: 400. */
243
+ Weight: string;
244
+ /** Css custom property: --dt-typography-text-base-default-size. Default value: 14px. */
245
+ Size: string;
246
+ /** Css custom property: --dt-typography-text-base-default-line-height. Default value: 1.4285714286. */
247
+ LineHeight: string;
248
+ /** Css custom property: --dt-typography-text-base-default-text-decoration. Default value: none. */
249
+ TextDecoration: string;
250
+ /** Css custom property: --dt-typography-text-base-default-text-transform. Default value: none. */
251
+ TextTransform: string;
252
+ };
253
+ Emphasized: {
254
+ /** Css custom property: --dt-typography-text-base-emphasized-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
255
+ Family: string;
256
+ /** Css custom property: --dt-typography-text-base-emphasized-weight. Default value: 500. */
257
+ Weight: string;
258
+ /** Css custom property: --dt-typography-text-base-emphasized-size. Default value: 14px. */
259
+ Size: string;
260
+ /** Css custom property: --dt-typography-text-base-emphasized-line-height. Default value: 1.4285714286. */
261
+ LineHeight: string;
262
+ /** Css custom property: --dt-typography-text-base-emphasized-text-decoration. Default value: none. */
263
+ TextDecoration: string;
264
+ /** Css custom property: --dt-typography-text-base-emphasized-text-transform. Default value: none. */
265
+ TextTransform: string;
266
+ };
267
+ };
268
+ Small: {
269
+ Default: {
270
+ /** Css custom property: --dt-typography-text-small-default-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
271
+ Family: string;
272
+ /** Css custom property: --dt-typography-text-small-default-weight. Default value: 400. */
273
+ Weight: string;
274
+ /** Css custom property: --dt-typography-text-small-default-size. Default value: 12px. */
275
+ Size: string;
276
+ /** Css custom property: --dt-typography-text-small-default-line-height. Default value: 1.333333333. */
277
+ LineHeight: string;
278
+ /** Css custom property: --dt-typography-text-small-default-text-decoration. Default value: none. */
279
+ TextDecoration: string;
280
+ /** Css custom property: --dt-typography-text-small-default-text-transform. Default value: none. */
281
+ TextTransform: string;
282
+ };
283
+ Emphasized: {
284
+ /** Css custom property: --dt-typography-text-small-emphasized-family. Default value: DynatraceFlow,Roboto,Helvetica,sans-serif. */
285
+ Family: string;
286
+ /** Css custom property: --dt-typography-text-small-emphasized-weight. Default value: 500. */
287
+ Weight: string;
288
+ /** Css custom property: --dt-typography-text-small-emphasized-size. Default value: 12px. */
289
+ Size: string;
290
+ /** Css custom property: --dt-typography-text-small-emphasized-line-height. Default value: 1.333333333. */
291
+ LineHeight: string;
292
+ /** Css custom property: --dt-typography-text-small-emphasized-text-decoration. Default value: none. */
293
+ TextDecoration: string;
294
+ /** Css custom property: --dt-typography-text-small-emphasized-text-transform. Default value: none. */
295
+ TextTransform: string;
296
+ };
297
+ };
298
+ };
299
+ Code: {
300
+ Base: {
301
+ Default: {
302
+ /** Css custom property: --dt-typography-code-base-default-family. Default value: Roboto Mono,monospace. */
303
+ Family: string;
304
+ /** Css custom property: --dt-typography-code-base-default-weight. Default value: 400. */
305
+ Weight: string;
306
+ /** Css custom property: --dt-typography-code-base-default-size. Default value: 14px. */
307
+ Size: string;
308
+ /** Css custom property: --dt-typography-code-base-default-line-height. Default value: 1.4285714286. */
309
+ LineHeight: string;
310
+ /** Css custom property: --dt-typography-code-base-default-text-decoration. Default value: none. */
311
+ TextDecoration: string;
312
+ /** Css custom property: --dt-typography-code-base-default-text-transform. Default value: none. */
313
+ TextTransform: string;
314
+ };
315
+ Emphasized: {
316
+ /** Css custom property: --dt-typography-code-base-emphasized-family. Default value: Roboto Mono,monospace. */
317
+ Family: string;
318
+ /** Css custom property: --dt-typography-code-base-emphasized-weight. Default value: 500. */
319
+ Weight: string;
320
+ /** Css custom property: --dt-typography-code-base-emphasized-size. Default value: 14px. */
321
+ Size: string;
322
+ /** Css custom property: --dt-typography-code-base-emphasized-line-height. Default value: 1.4285714286. */
323
+ LineHeight: string;
324
+ /** Css custom property: --dt-typography-code-base-emphasized-text-decoration. Default value: none. */
325
+ TextDecoration: string;
326
+ /** Css custom property: --dt-typography-code-base-emphasized-text-transform. Default value: none. */
327
+ TextTransform: string;
328
+ };
329
+ };
330
+ Small: {
331
+ Default: {
332
+ /** Css custom property: --dt-typography-code-small-default-family. Default value: Roboto Mono,monospace. */
333
+ Family: string;
334
+ /** Css custom property: --dt-typography-code-small-default-weight. Default value: 400. */
335
+ Weight: string;
336
+ /** Css custom property: --dt-typography-code-small-default-size. Default value: 12px. */
337
+ Size: string;
338
+ /** Css custom property: --dt-typography-code-small-default-line-height. Default value: 1.333333333. */
339
+ LineHeight: string;
340
+ /** Css custom property: --dt-typography-code-small-default-text-decoration. Default value: none. */
341
+ TextDecoration: string;
342
+ /** Css custom property: --dt-typography-code-small-default-text-transform. Default value: none. */
343
+ TextTransform: string;
344
+ };
345
+ Emphasized: {
346
+ /** Css custom property: --dt-typography-code-small-emphasized-family. Default value: Roboto Mono,monospace. */
347
+ Family: string;
348
+ /** Css custom property: --dt-typography-code-small-emphasized-weight. Default value: 500. */
349
+ Weight: string;
350
+ /** Css custom property: --dt-typography-code-small-emphasized-size. Default value: 12px. */
351
+ Size: string;
352
+ /** Css custom property: --dt-typography-code-small-emphasized-line-height. Default value: 1.333333333. */
353
+ LineHeight: string;
354
+ /** Css custom property: --dt-typography-code-small-emphasized-text-decoration. Default value: none. */
355
+ TextDecoration: string;
356
+ /** Css custom property: --dt-typography-code-small-emphasized-text-transform. Default value: none. */
357
+ TextTransform: string;
358
+ };
359
+ };
360
+ };
361
+ };
362
+ export default _default;
@@ -0,0 +1,16 @@
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.
15
+ */const e={Level1:{Family:"var(--dt-typography-display-level-1-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-display-level-1-weight, 600)",Size:"var(--dt-typography-display-level-1-size, 64px)",LineHeight:"var(--dt-typography-display-level-1-line-height, 1.1875)",TextDecoration:"var(--dt-typography-display-level-1-text-decoration, none)",TextTransform:"var(--dt-typography-display-level-1-text-transform, none)"},Level2:{Family:"var(--dt-typography-display-level-2-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-display-level-2-weight, 600)",Size:"var(--dt-typography-display-level-2-size, 56px)",LineHeight:"var(--dt-typography-display-level-2-line-height, 1.2142857143)",TextDecoration:"var(--dt-typography-display-level-2-text-decoration, none)",TextTransform:"var(--dt-typography-display-level-2-text-transform, none)"},Level3:{Family:"var(--dt-typography-display-level-3-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-display-level-3-weight, 600)",Size:"var(--dt-typography-display-level-3-size, 48px)",LineHeight:"var(--dt-typography-display-level-3-line-height, 1.25)",TextDecoration:"var(--dt-typography-display-level-3-text-decoration, none)",TextTransform:"var(--dt-typography-display-level-3-text-transform, none)"}},t={Level1:{Family:"var(--dt-typography-heading-level-1-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-heading-level-1-weight, 600)",Size:"var(--dt-typography-heading-level-1-size, 32px)",LineHeight:"var(--dt-typography-heading-level-1-line-height, 1.25)",TextDecoration:"var(--dt-typography-heading-level-1-text-decoration, none)",TextTransform:"var(--dt-typography-heading-level-1-text-transform, none)"},Level2:{Family:"var(--dt-typography-heading-level-2-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-heading-level-2-weight, 600)",Size:"var(--dt-typography-heading-level-2-size, 28px)",LineHeight:"var(--dt-typography-heading-level-2-line-height, 1.2857142857)",TextDecoration:"var(--dt-typography-heading-level-2-text-decoration, none)",TextTransform:"var(--dt-typography-heading-level-2-text-transform, none)"},Level3:{Family:"var(--dt-typography-heading-level-3-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-heading-level-3-weight, 600)",Size:"var(--dt-typography-heading-level-3-size, 24px)",LineHeight:"var(--dt-typography-heading-level-3-line-height, 1.3333333333)",TextDecoration:"var(--dt-typography-heading-level-3-text-decoration, none)",TextTransform:"var(--dt-typography-heading-level-3-text-transform, none)"},Level4:{Family:"var(--dt-typography-heading-level-4-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-heading-level-4-weight, 600)",Size:"var(--dt-typography-heading-level-4-size, 20px)",LineHeight:"var(--dt-typography-heading-level-4-line-height, 1.4)",TextDecoration:"var(--dt-typography-heading-level-4-text-decoration, none)",TextTransform:"var(--dt-typography-heading-level-4-text-transform, none)"},Level5:{Family:"var(--dt-typography-heading-level-5-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-heading-level-5-weight, 600)",Size:"var(--dt-typography-heading-level-5-size, 16px)",LineHeight:"var(--dt-typography-heading-level-5-line-height, 1.5)",TextDecoration:"var(--dt-typography-heading-level-5-text-decoration, none)",TextTransform:"var(--dt-typography-heading-level-5-text-transform, none)"},Level6:{Family:"var(--dt-typography-heading-level-6-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-heading-level-6-weight, 600)",Size:"var(--dt-typography-heading-level-6-size, 14px)",LineHeight:"var(--dt-typography-heading-level-6-line-height, 1.4285714286)",TextDecoration:"var(--dt-typography-heading-level-6-text-decoration, none)",TextTransform:"var(--dt-typography-heading-level-6-text-transform, none)"}},a={Display:{Level1:{Family:"var(--dt-typography-subtitle-display-level-1-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-subtitle-display-level-1-weight, 400)",Size:"var(--dt-typography-subtitle-display-level-1-size, 28px)",LineHeight:"var(--dt-typography-subtitle-display-level-1-line-height, 1.4285714286)",TextDecoration:"var(--dt-typography-subtitle-display-level-1-text-decoration, none)",TextTransform:"var(--dt-typography-subtitle-display-level-1-text-transform, none)"},Level2:{Family:"var(--dt-typography-subtitle-display-level-2-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-subtitle-display-level-2-weight, 400)",Size:"var(--dt-typography-subtitle-display-level-2-size, 24px)",LineHeight:"var(--dt-typography-subtitle-display-level-2-line-height, 1.5)",TextDecoration:"var(--dt-typography-subtitle-display-level-2-text-decoration, none)",TextTransform:"var(--dt-typography-subtitle-display-level-2-text-transform, none)"},Level3:{Family:"var(--dt-typography-subtitle-display-level-3-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-subtitle-display-level-3-weight, 400)",Size:"var(--dt-typography-subtitle-display-level-3-size, 21px)",LineHeight:"var(--dt-typography-subtitle-display-level-3-line-height, 1.5238095238)",TextDecoration:"var(--dt-typography-subtitle-display-level-3-text-decoration, none)",TextTransform:"var(--dt-typography-subtitle-display-level-3-text-transform, none)"}},Heading:{Level1:{Family:"var(--dt-typography-subtitle-heading-level-1-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-subtitle-heading-level-1-weight, 400)",Size:"var(--dt-typography-subtitle-heading-level-1-size, 21px)",LineHeight:"var(--dt-typography-subtitle-heading-level-1-line-height, 1.5238095238)",TextDecoration:"var(--dt-typography-subtitle-heading-level-1-text-decoration, none)",TextTransform:"var(--dt-typography-subtitle-heading-level-1-text-transform, none)"},Level2:{Family:"var(--dt-typography-subtitle-heading-level-2-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-subtitle-heading-level-2-weight, 400)",Size:"var(--dt-typography-subtitle-heading-level-2-size, 18px)",LineHeight:"var(--dt-typography-subtitle-heading-level-2-line-height, 1.5555555556)",TextDecoration:"var(--dt-typography-subtitle-heading-level-2-text-decoration, none)",TextTransform:"var(--dt-typography-subtitle-heading-level-2-text-transform, none)"},Level3:{Family:"var(--dt-typography-subtitle-heading-level-3-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-subtitle-heading-level-3-weight, 400)",Size:"var(--dt-typography-subtitle-heading-level-3-size, 16px)",LineHeight:"var(--dt-typography-subtitle-heading-level-3-line-height, 1.5)",TextDecoration:"var(--dt-typography-subtitle-heading-level-3-text-decoration, none)",TextTransform:"var(--dt-typography-subtitle-heading-level-3-text-transform, none)"}}},i={Base:{Default:{Family:"var(--dt-typography-text-base-default-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-text-base-default-weight, 400)",Size:"var(--dt-typography-text-base-default-size, 14px)",LineHeight:"var(--dt-typography-text-base-default-line-height, 1.4285714286)",TextDecoration:"var(--dt-typography-text-base-default-text-decoration, none)",TextTransform:"var(--dt-typography-text-base-default-text-transform, none)"},Emphasized:{Family:"var(--dt-typography-text-base-emphasized-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-text-base-emphasized-weight, 500)",Size:"var(--dt-typography-text-base-emphasized-size, 14px)",LineHeight:"var(--dt-typography-text-base-emphasized-line-height, 1.4285714286)",TextDecoration:"var(--dt-typography-text-base-emphasized-text-decoration, none)",TextTransform:"var(--dt-typography-text-base-emphasized-text-transform, none)"}},Small:{Default:{Family:"var(--dt-typography-text-small-default-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-text-small-default-weight, 400)",Size:"var(--dt-typography-text-small-default-size, 12px)",LineHeight:"var(--dt-typography-text-small-default-line-height, 1.333333333)",TextDecoration:"var(--dt-typography-text-small-default-text-decoration, none)",TextTransform:"var(--dt-typography-text-small-default-text-transform, none)"},Emphasized:{Family:"var(--dt-typography-text-small-emphasized-family, DynatraceFlow,Roboto,Helvetica,sans-serif)",Weight:"var(--dt-typography-text-small-emphasized-weight, 500)",Size:"var(--dt-typography-text-small-emphasized-size, 12px)",LineHeight:"var(--dt-typography-text-small-emphasized-line-height, 1.333333333)",TextDecoration:"var(--dt-typography-text-small-emphasized-text-decoration, none)",TextTransform:"var(--dt-typography-text-small-emphasized-text-transform, none)"}}},l={Base:{Default:{Family:"var(--dt-typography-code-base-default-family, Roboto Mono,monospace)",Weight:"var(--dt-typography-code-base-default-weight, 400)",Size:"var(--dt-typography-code-base-default-size, 14px)",LineHeight:"var(--dt-typography-code-base-default-line-height, 1.4285714286)",TextDecoration:"var(--dt-typography-code-base-default-text-decoration, none)",TextTransform:"var(--dt-typography-code-base-default-text-transform, none)"},Emphasized:{Family:"var(--dt-typography-code-base-emphasized-family, Roboto Mono,monospace)",Weight:"var(--dt-typography-code-base-emphasized-weight, 500)",Size:"var(--dt-typography-code-base-emphasized-size, 14px)",LineHeight:"var(--dt-typography-code-base-emphasized-line-height, 1.4285714286)",TextDecoration:"var(--dt-typography-code-base-emphasized-text-decoration, none)",TextTransform:"var(--dt-typography-code-base-emphasized-text-transform, none)"}},Small:{Default:{Family:"var(--dt-typography-code-small-default-family, Roboto Mono,monospace)",Weight:"var(--dt-typography-code-small-default-weight, 400)",Size:"var(--dt-typography-code-small-default-size, 12px)",LineHeight:"var(--dt-typography-code-small-default-line-height, 1.333333333)",TextDecoration:"var(--dt-typography-code-small-default-text-decoration, none)",TextTransform:"var(--dt-typography-code-small-default-text-transform, none)"},Emphasized:{Family:"var(--dt-typography-code-small-emphasized-family, Roboto Mono,monospace)",Weight:"var(--dt-typography-code-small-emphasized-weight, 500)",Size:"var(--dt-typography-code-small-emphasized-size, 12px)",LineHeight:"var(--dt-typography-code-small-emphasized-line-height, 1.333333333)",TextDecoration:"var(--dt-typography-code-small-emphasized-text-decoration, none)",TextTransform:"var(--dt-typography-code-small-emphasized-text-transform, none)"}}};var o={Display:e,Heading:t,Subtitle:a,Text:i,Code:l};export{o as default};
16
+ //# sourceMappingURL=index.esm.js.map