@tamagui/text 1.0.14 → 1.0.16

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.
@@ -26,8 +26,7 @@ var import_SizableText = require("./SizableText");
26
26
  const Paragraph = (0, import_core.styled)(import_SizableText.SizableText, {
27
27
  name: "Paragraph",
28
28
  tag: "p",
29
- selectable: true,
30
- cursor: "text"
29
+ selectable: true
31
30
  });
32
31
  // Annotate the CommonJS export names for ESM import in node:
33
32
  0 && (module.exports = {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/Paragraph.tsx"],
4
- "sourcesContent": ["import { PropTypes, styled } from '@tamagui/core'\n\nimport { SizableText } from './SizableText'\n\nexport const Paragraph = styled(SizableText, {\n name: 'Paragraph',\n tag: 'p',\n selectable: true,\n cursor: 'text',\n})\n\nexport type ParagraphProps = PropTypes<typeof Paragraph>\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAAkC;AAElC,yBAA4B;AAErB,MAAM,gBAAY,oBAAO,gCAAa;AAAA,EAC3C,MAAM;AAAA,EACN,KAAK;AAAA,EACL,YAAY;AAAA,EACZ,QAAQ;AACV,CAAC;",
4
+ "sourcesContent": ["import { PropTypes, styled } from '@tamagui/core'\n\nimport { SizableText } from './SizableText'\n\nexport const Paragraph = styled(SizableText, {\n name: 'Paragraph',\n tag: 'p',\n selectable: true,\n})\n\nexport type ParagraphProps = PropTypes<typeof Paragraph>\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAAkC;AAElC,yBAA4B;AAErB,MAAM,gBAAY,oBAAO,gCAAa;AAAA,EAC3C,MAAM;AAAA,EACN,KAAK;AAAA,EACL,YAAY;AACd,CAAC;",
6
6
  "names": []
7
7
  }
@@ -3,8 +3,7 @@ import { SizableText } from "./SizableText";
3
3
  const Paragraph = styled(SizableText, {
4
4
  name: "Paragraph",
5
5
  tag: "p",
6
- selectable: true,
7
- cursor: "text"
6
+ selectable: true
8
7
  });
9
8
  export {
10
9
  Paragraph
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/Paragraph.tsx"],
4
- "sourcesContent": ["import { PropTypes, styled } from '@tamagui/core'\n\nimport { SizableText } from './SizableText'\n\nexport const Paragraph = styled(SizableText, {\n name: 'Paragraph',\n tag: 'p',\n selectable: true,\n cursor: 'text',\n})\n\nexport type ParagraphProps = PropTypes<typeof Paragraph>\n"],
5
- "mappings": "AAAA,SAAoB,cAAc;AAElC,SAAS,mBAAmB;AAErB,MAAM,YAAY,OAAO,aAAa;AAAA,EAC3C,MAAM;AAAA,EACN,KAAK;AAAA,EACL,YAAY;AAAA,EACZ,QAAQ;AACV,CAAC;",
4
+ "sourcesContent": ["import { PropTypes, styled } from '@tamagui/core'\n\nimport { SizableText } from './SizableText'\n\nexport const Paragraph = styled(SizableText, {\n name: 'Paragraph',\n tag: 'p',\n selectable: true,\n})\n\nexport type ParagraphProps = PropTypes<typeof Paragraph>\n"],
5
+ "mappings": "AAAA,SAAoB,cAAc;AAElC,SAAS,mBAAmB;AAErB,MAAM,YAAY,OAAO,aAAa;AAAA,EAC3C,MAAM;AAAA,EACN,KAAK;AAAA,EACL,YAAY;AACd,CAAC;",
6
6
  "names": []
7
7
  }
@@ -3,8 +3,7 @@ import { SizableText } from "./SizableText";
3
3
  const Paragraph = styled(SizableText, {
4
4
  name: "Paragraph",
5
5
  tag: "p",
6
- selectable: true,
7
- cursor: "text"
6
+ selectable: true
8
7
  });
9
8
  export {
10
9
  Paragraph
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/Paragraph.tsx"],
4
- "sourcesContent": ["import { PropTypes, styled } from '@tamagui/core'\n\nimport { SizableText } from './SizableText'\n\nexport const Paragraph = styled(SizableText, {\n name: 'Paragraph',\n tag: 'p',\n selectable: true,\n cursor: 'text',\n})\n\nexport type ParagraphProps = PropTypes<typeof Paragraph>\n"],
5
- "mappings": "AAAA,SAAoB,cAAc;AAElC,SAAS,mBAAmB;AAErB,MAAM,YAAY,OAAO,aAAa;AAAA,EAC3C,MAAM;AAAA,EACN,KAAK;AAAA,EACL,YAAY;AAAA,EACZ,QAAQ;AACV,CAAC;",
4
+ "sourcesContent": ["import { PropTypes, styled } from '@tamagui/core'\n\nimport { SizableText } from './SizableText'\n\nexport const Paragraph = styled(SizableText, {\n name: 'Paragraph',\n tag: 'p',\n selectable: true,\n})\n\nexport type ParagraphProps = PropTypes<typeof Paragraph>\n"],
5
+ "mappings": "AAAA,SAAoB,cAAc;AAElC,SAAS,mBAAmB;AAErB,MAAM,YAAY,OAAO,aAAa;AAAA,EAC3C,MAAM;AAAA,EACN,KAAK;AAAA,EACL,YAAY;AACd,CAAC;",
6
6
  "names": []
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/text",
3
- "version": "1.0.14",
3
+ "version": "1.0.16",
4
4
  "sideEffects": [
5
5
  "*.css"
6
6
  ],
@@ -31,16 +31,16 @@
31
31
  }
32
32
  },
33
33
  "dependencies": {
34
- "@tamagui/core": "^1.0.14",
35
- "@tamagui/get-font-sized": "^1.0.14",
36
- "@tamagui/helpers-tamagui": "^1.0.14"
34
+ "@tamagui/core": "^1.0.16",
35
+ "@tamagui/get-font-sized": "^1.0.16",
36
+ "@tamagui/helpers-tamagui": "^1.0.16"
37
37
  },
38
38
  "peerDependencies": {
39
39
  "react": "*",
40
40
  "react-dom": "*"
41
41
  },
42
42
  "devDependencies": {
43
- "@tamagui/build": "^1.0.14",
43
+ "@tamagui/build": "^1.0.16",
44
44
  "react": "^18.2.0",
45
45
  "react-dom": "^18.2.0",
46
46
  "vitest": "^0.26.3"
package/src/Paragraph.tsx CHANGED
@@ -6,7 +6,6 @@ export const Paragraph = styled(SizableText, {
6
6
  name: 'Paragraph',
7
7
  tag: 'p',
8
8
  selectable: true,
9
- cursor: 'text',
10
9
  })
11
10
 
12
11
  export type ParagraphProps = PropTypes<typeof Paragraph>